I finally discovered what the problem was.  It turns out I was using the wrong ending tag in my FDS configuration file.  It would be nice to get better feedback in the Builder for this type of error.  Internal Build Error isn't very clear.

--Josh

On 6/27/06, Joshua Garnett <[EMAIL PROTECTED]> wrote:
I'm running the Flex 2 plugin inside of Eclipse.  I made a few changes to the code and ended up hitting an Internal build error.  I'm not sure what the actual cause is since I've tried to back out of the code changes I had recently made.

Here is the message from the .log file:

!ENTRY com.adobe.flexbuilder.project 4 43 2006-06-27 16:05:48.972
!MESSAGE Uncaught exception in compiler
!STACK 0
flex.messaging.config.ConfigurationException: Configuration error encountered on line 32, column 41: 'The element type "url" must be terminated by the matching end-tag "</url>".'
    at flex.messaging.config.AbstractConfigurationParser.loadDocument(AbstractConfigurationParser.java:143)
    at flex.messaging.config.AbstractConfigurationParser.loadDocument(AbstractConfigurationParser.java:99)
    at flex.messaging.config.ClientConfigurationParser.serviceInclude(ClientConfigurationParser.java:157)
    at flex.messaging.config.ClientConfigurationParser.services(ClientConfigurationParser.java:133)
    at flex.messaging.config.ClientConfigurationParser.parseTopLevelConfig(ClientConfigurationParser.java:53)
    at flex.messaging.config.AbstractConfigurationParser.parse(AbstractConfigurationParser.java:71)
    at flex.messaging.config.AbstractConfigurationParser.parse (AbstractConfigurationParser.java:62)
    at flex.messaging.config.ServicesDependencies.getClientConfiguration(ServicesDependencies.java:96)
    at flex.messaging.config.ServicesDependencies.<init>(ServicesDependencies.java :35)
    at flex2.compiler.common.CompilerConfiguration.getServicesDependencies(CompilerConfiguration.java:351)
    at flex2.compiler.API.getMessagingClasses(API.java:988)
    at flex2.compiler.API.compile(API.java :892)
    at com.adobe.flexbuilder.project.compiler.Compiler.compile(Unknown Source)
    at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.buildApplication(Unknown Source)
    at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build (Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:593)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run (Platform.java:783)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:168)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:202)
    at org.eclipse.core.internal.events.BuildManager$1.run (BuildManager.java:231)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.core.internal.events.BuildManager.basicBuild (BuildManager.java:234)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:253)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:282)
    at org.eclipse.core.internal.resources.Workspace.build (Workspace.java:211)
    at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:182)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)


Any help with this would be greatly appreciated.

Thanks,
--Josh



__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to