[ 
http://issues.apache.org/jira/browse/XMLBEANS-204?page=comments#action_12359811 
] 

Jim McMaster commented on XMLBEANS-204:
---------------------------------------

I just talked to another developer here who is having the same problem.  He 
opens eclipse from a terminal window, while I just click a shortcut.  

Whenever he runs an ant build from eclipse wirh a xmlbean task, he gets the 
following in the terminal window.  Could this be a clue?

Exception in thread "Ant Build Server Connection"
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
        at java.lang.String.substring(String.java:1768)
        at
org.eclipse.ant.internal.ui.AntUtil.getLocationLink(AntUtil.java:491)
        at
org.eclipse.ant.internal.ui.launchConfigurations.RemoteAntBuildListener.generateLink(RemoteAntBuildListener.java:255)
        at
org.eclipse.ant.internal.ui.launchConfigurations.RemoteAntBuildListener.receiveTaskMessage(RemoteAntBuildListener.java:243)
        at
org.eclipse.ant.internal.ui.launchConfigurations.RemoteAntBuildListener.receiveMessage(RemoteAntBuildListener.java:173)
        at
org.eclipse.ant.internal.ui.launchConfigurations.RemoteAntBuildListener
$ServerConnection.run(RemoteAntBuildListener.java:104)



> Ant task output disappears after running xmlbean task under Eclipse in Linux
> ----------------------------------------------------------------------------
>
>          Key: XMLBEANS-204
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-204
>      Project: XMLBeans
>         Type: Bug
>     Versions: Version 2
>  Environment: OS Fedora Core 3 Linux, Eclipse 3.1, ant 1.6.5
>     Reporter: Jim McMaster

>
> When running the xmlbean ant task under the version of ant shipped with 
> eclipse (1.6.5), in Eclipse 3.1 under Fedora Core 3 Linux, all output after 
> "[xmlbean] Time to generate code: 0.389 seconds" does not appear on the 
> Eclipse console.  Output from succeeding tasks is not available.
> When the same ant build file produces the expected output when run under 
> Eclipse 3.1 under Windows XP SP2.  It also produces the expected output when 
> run with ant 1.6.2 from the linux command line.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to