Re: [abbot-users] [abbot - Developers] abbot.ExitException problem
| From:Timothy Wall [twall@masked-domain] |
| Sent on:Fri, 21 Mar 2008 16:51:39 -0400 |
On Mar 21, 2008, at 3:52 PM, SourceForge.net wrote:
>
> Read and respond to this message at:
> https://sourceforge.net/forum/message.php?msg_id=4857025
> By: xvost_2001
>
> Hi. I'm trying to run an application (by invoking its main([])
> method) in AbbotSuite
> (via gui). The application I try to run is a "server". But Launch
> fails with
> the following exception. Can sombody help me with this?
>
> Error: abbot.ExitException: Application exit denied (0) on
> Thread[Threaded Launch
> com.cmtn.ams.server.ce.AmsServer.main([]),6,AUT Thread Group for
> Script Editor
> (root):0]
>
>
Your application is trying to exit (notice the "fatalError" below).
You'll need to look at its logs (if any) or other output to determine
why it failed. Most likely it couldn't find a required resource,
which would indicate a classpath or resource loading problem.
>
> at java.lang.System.exit(Unknown Source)
>
> at com.cmtn.ams.server.ce.AmsServer.fatalError(AmsServer.java:369)
>
> at com.cmtn.ams.server.ce.AmsServer.main(AmsServer.java:93)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>
> at java.lang.reflect.Method.invoke(Unknown Source)
>
> at abbot.script.Call.invoke(Call.java:194)
>
> at abbot.script.Call.runStep(Call.java:129)
>
> at abbot.script.Launch.synchronizedRunStep(Launch.java:138)
>
> at abbot.script.Launch$1.run(Launch.java:186)
>
Timothy Wall
http://abbot.sf.net
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
abbot-users mailing list
[abbot-users@masked-domain]
https://lists.sourceforge.net/lists/listinfo/abbot-users
Other messages in this topic