Jump to content

Plug-in for TIBCO FTL - Error running product ANT task


Jhon Marcelo

Recommended Posts

HI.

What could be the cause of the following error:

 

BUILD FAILED

C:tibcoBW6bw6.5scriptsbwpostinstall.xml:1026: Java returned: 13

at org.apache.tools.ant.taskdefs.Java.execute(Java.java:111)

at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)

at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)

at org.apache.tools.ant.Task.perform(Task.java:348)

at org.apache.tools.ant.Target.execute(Target.java:392)

at org.apache.tools.ant.Target.performTasks(Target.java:413)

at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)

at org.apache.tools.ant.Project.executeTarget(Project.java:1368)

at com.tibco.installer.util.TIBCOAntTaskRunner.doInBackground(TIBCOAntTaskRunner.java:34)

at com.tibco.installer.util.TIBCOAntTaskRunner.doInBackground(TIBCOAntTaskRunner.java:12)

at javax.swing.SwingWorker$1.call(SwingWorker.java:295)

at java.util.concurrent.FutureTask.run(FutureTask.java:266)

at javax.swing.SwingWorker.run(SwingWorker.java:334)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

at java.lang.Thread.run(Thread.java:748)

Total time: 26 seconds

 

If someone can help me, thank you

Link to comment
Share on other sites

  • 1 month later...

Hi,

When I got the same error, while installing plug-in version 6.4.3, after looking around in c:Users\.TIBCO folder for the the ANT task error, and following a trail of log files from there, I ended up checking readme of the plug-in.

Turns out, I had FTL 6.0.1 on the machine, but the plug-in is only compatible until FTL 5.4.1.

I kept FTL 6.0.1, but alongside installed FTL 5.4.1.

It recolved the ANT task error, once I specified FTL 5.4 as FTL HOME directory.

Hoping this helps you.

- Raghavan.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...