[jbosstools-users] Running Ant from Eclipse runs differently from command-line

R Searls jbosstools-users at lists.jboss.org
Tue Oct 7 14:27:03 EDT 2014


I'm running jboss-devstudio-8.0.0.Beta2 on Linux.  I imported a (working) maven project.
The project provides an ant build.xml for special task processing.  I created
an "external Tool Config" for one of the ant tasks.  The task fails during 
processing with error,   
    Caused by: java.lang.IllegalArgumentException: Invalid logger interface 
    org.jboss.wsf.stack.cxf.Loggers (implementation not found in 
    sun.misc.Launcher$AppClassLoader

This task succeeds from the command-line. 

I have verified jboss-devstudio-8.0.0.Beta2 and the command-line are using the 
same ant version and JDK version.

I'm trying to debug the jboss-devstudio-8.0.0.Beta2 ant (wrapped) cmd.  I have 
not been successful.  The jboss-devstudio-8.0.0.Beta2 ant (wrapper) ignores the 
ant option "--execdebug" 

I am looking for advise as to how to debug this and/or resolve it.

Posted by forums
Original post: https://developer.jboss.org/message/906267#906267



More information about the jbosstools-users mailing list