|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Running JADE in Oracle JVMHi everyone, I’m working on a project which requires me to run JADE inside the Oracle JVM, but I’m getting some issues when trying to run it. I have loaded the jade jar files using loadjava, and then to run jade I’m using the ojvmjava utility. Just to see if it runs, I’m calling the “jade.Boot” class. Although you all may not be experts on the Oracle JVM, I’m more hoping that by looking at the following error message you may be able to offer some advice regarding what the agent is doing at startup – and from there I can determine what the DB problem is. $ java jade.Boot This is an important project and I appreciate your time and effort in providing any advice.
Cheers, Matt
Matt Hutchinson WOOLPERT, INC. Dayton, OH 45430-1500
_______________________________________________ jade-develop mailing list jade-develop@... https://avalon.cselt.it/mailman/listinfo/jade-develop UNSUBSCRIBE INSTRUCTIONS AT http://jade.tilab.com/community-mailinglist.htm |
|
|
RE: Running JADE in Oracle JVMHi, I never used the
OracleJVM and also the error you have does not tell me much. If I understood
well it appears that suddenly someone invokes System.exit(0). There is a single point
in JADE where System.exit() is called and immediately before there is a log
that looks like “JADE is closing
down now”. Do you see this log? Bye, Giovanni From:
jade-develop-bounces@...
[mailto:jade-develop-bounces@...] On Behalf Of Hutchinson, Matt Hi everyone, I’m working on a project which requires me to run JADE
inside the Oracle JVM, but I’m getting some issues when trying to run it.
I have loaded the jade jar files using loadjava, and
then to run jade I’m using the ojvmjava
utility. Just to see if it runs, I’m calling the “jade.Boot”
class. Although you all may not be experts on the Oracle JVM,
I’m more hoping that by looking at the following error message you may be
able to offer some advice regarding what the agent is doing at startup –
and from there I can determine what the DB problem is. $ java jade.Boot This is an important project and I appreciate your time
and effort in providing any advice. Cheers, Matt Matt Hutchinson WOOLPERT, INC. Dayton, OH 45430-1500 _______________________________________________ jade-develop mailing list jade-develop@... https://avalon.cselt.it/mailman/listinfo/jade-develop UNSUBSCRIBE INSTRUCTIONS AT http://jade.tilab.com/community-mailinglist.htm |
| Free Forum Powered by Nabble | Forum Help |