Problems installing bluejade


Subject: Problems installing bluejade
From: Gunnar AAstrand Grimnes (ggrimnes@csd.abdn.ac.uk)
Date: Wed Oct 30 2002 - 19:24:51 MET


Hi All,

This might not be the correct mailing-list, but I've failed to find a
bluejade only list.

I've been trying to install bluejade, and following the instructions for
running the demoagent application,

When starting JBoss I get the following exception:

2002-10-30 19:14:34,547 INFO [com.hp.bluejade.service.jboss.JadeService]
Agent born:gateway
2002-10-30 19:14:34,550 INFO [com.hp.bluejade.service.jboss.JadeService]
Start agent name:receiver
2002-10-30 19:14:34,552 INFO [com.hp.bluejade.service.jboss.JadeService]
Start agent class:Receiver
2002-10-30 19:14:34,570 ERROR [com.hp.bluejade.service.jboss.JadeService]
Exception starting agent
jade.wrapper.StaleProxyException: Receiver
         at jade.wrapper.AgentContainer.createNewAgent(Unknown Source)
         at
com.hp.bluejade.service.JadeServiceSupport.startAgents(JadeServiceSupport.java:617)
         at
com.hp.bluejade.service.JadeServiceSupport.startService(JadeServiceSupport.java:393)
         at
com.hp.bluejade.service.jboss.JadeService.startService(JadeService.java:126)
         at
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:223)
.... <cut stacktrace>

( The full log is at http://www.csd.abdn.ac.uk/~ggrimnes/tmp/demoagent.log )

Trying to start the Sender or Receiver agents from RMA agents results in
the following exception on the Jboss Console:

2002-10-30 19:23:27,562 ERROR [STDERR] Exception occurred during event
dispatching:
2002-10-30 19:23:27,564 ERROR [STDERR] java.lang.IllegalStateException:
Can't dispose InputContext while it's active
2002-10-30 19:23:27,570 ERROR [STDERR] at
sun.awt.im.InputContext.dispose(InputContext.java:599)
2002-10-30 19:23:27,571 ERROR [STDERR] at
java.awt.Window$1$DisposeAction.run(Window.java:542)
2002-10-30 19:23:27,572 ERROR [STDERR] at
java.awt.Window.dispose(Window.java:552)
2002-10-30 19:23:27,573 ERROR [STDERR] at
java.awt.Dialog.disposeImpl(Dialog.java:614)
2002-10-30 19:23:27,574 ERROR [STDERR] at
java.awt.Dialog.dispose(Dialog.java:610)
2002-10-30 19:23:27,576 ERROR [STDERR] at
jade.tools.rma.StartDialog.actionPerformed(Unknown Source)
2002-10-30 19:23:27,577 ERROR [STDERR] at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1764)
....
2002-10-30 19:23:27,607 ERROR [STDERR] at
java.awt.Component.setVisible(Component.java:1089)
2002-10-30 19:23:27,609 ERROR [STDERR] at
jade.tools.rma.StartDialog.<init>(Unknown Source)
2002-10-30 19:23:27,610 ERROR [STDERR] at
jade.tools.rma.StartDialog.showStartNewDialog(Unknown Source)
2002-10-30 19:23:27,611 ERROR [STDERR] at
jade.tools.rma.StartNewAgentAction.doStartNewAgent(Unknown Source)
2002-10-30 19:23:27,612 ERROR [STDERR] at
jade.tools.rma.StartNewAgentAction.doAction(Unknown Source)
2002-10-30 19:23:27,613 ERROR [STDERR] at
jade.tools.rma.ActionProcessor.containerAct(Unknown Source)
2002-10-30 19:23:27,614 ERROR [STDERR] at
jade.tools.rma.ActionProcessor.process(Unknown Source)
2002-10-30 19:23:27,616 ERROR [STDERR] at
jade.tools.rma.RMAAction.actionPerformed(Unknown Source)
2002-10-30 19:23:27,617 ERROR [STDERR] at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1764)
...
2002-10-30 19:23:27,701 ERROR [STDERR] Class Sender for agent (
agent-identifier :name sender@trogon:1098/JADE) was not found.

and the following ACL Message

((action (agent-identifier :name ams@trogon:1098/JADE) (create-agent
:agent-name sender :class-name Sender :container (container-ID :name
Main-Container :protocol JADE-IMTP :address "<Unknown Host>")))
(internal-error "Exception in createAgent [nested message is: Sender]") )

-------

Looking at the Jade javadocs for jade.wrapper.StaleProxyException I see :

"This exception class is thrown when an attempt to use a stale (i.e.
outdated) wrapper object is made. "

So I recompile bluejade and the demoagent application, but same error occurs.

Any ideas anyone?

I am running this on Solaris, with Java build 1.4.1-b21,

--
Gunnar AAstrand Grimnes
ggrimnes@csd.abdn.ac.uk
http://www.csd.abdn.ac.uk/~ggrimnes

7 John Knox Court Mounthooly Aberdeen AB24 3LF



This archive was generated by hypermail 2a22 : Wed Oct 30 2002 - 20:26:59 MET