[jboss-user] [JBoss jBPM] - Re: BPEL beta2 - JBOSS 4.0.4 - JWSDP?

KVAK_TNT do-not-reply at jboss.com
Tue Sep 26 07:38:46 EDT 2006


For you'r Information (The strange stuff):
Sometimes - without any change in code - I was able to start the "run-terminal" - then I get another error that tells me that he cannot connect to jbpmbpel-client.

This is also the same error I have now problems with.
My codeupdate I mentioned above was successful, but I think it is not the best one, because there seems to be another problem why he cannot find this file although I copied it to the JAVA-Dir.
Maybe this is the reason for the next error?

If I try to use a nice tool like my WSDL Analyzer I can work on the WSDL-Files and thats as good as bevore I changed from BPEL beta1 to beta2.

     [java] javax.naming.NameNotFoundException: jbpmbpel-client not bound
  |      [java] at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
  |      [java] at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
  |      [java] at org.jnp.server.NamingServer.getObject(NamingServer.java:543)
  |      [java] at org.jnp.server.NamingServer.lookup(NamingServer.java:296)
  |      [java] at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
  |      [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |      [java] at java.lang.reflect.Method.invoke(Method.java:585)
  |      [java] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
  |      [java] at sun.rmi.transport.Transport$1.run(Transport.java:153)
  |      [java] at java.security.AccessController.doPrivileged(Native Method)
  |      [java] at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
  |      [java] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
  |      [java] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
  |      [java] at java.lang.Thread.run(Thread.java:595)
  |      [java] at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
  |      [java] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
  |      [java] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
  |      [java] at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
  |      [java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:625)
  |      [java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
  |      [java] at javax.naming.InitialContext.lookup(InitialContext.java:351)
  |      [java] at org.jboss.naming.client.java.javaURLContextFactory$EncContextProxy.invoke(javaURLContextFactory.java:129)
  |      [java] at $Proxy0.lookup(Unknown Source)
  |      [java] at javax.naming.InitialContext.lookup(InitialContext.java:351)
  |      [java] at org.jbpm.bpel.tutorial.atm.terminal.ConnectAction.actionPerformed(ConnectAction.java:49)
  |      [java] at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
  |      [java] at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
  |      [java] at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
  |      [java] at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
  |      [java] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:234)
  |      [java] at java.awt.Component.processMouseEvent(Component.java:5488)
  |      [java] at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
  |      [java] at java.awt.Component.processEvent(Component.java:5253)
  |      [java] at java.awt.Container.processEvent(Container.java:1966)
  |      [java] at java.awt.Component.dispatchEventImpl(Component.java:3955)
  |      [java] at java.awt.Container.dispatchEventImpl(Container.java:2024)
  |      [java] at java.awt.Component.dispatchEvent(Component.java:3803)
  |      [java] at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
  |      [java] at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
  |      [java] at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
  |      [java] at java.awt.Container.dispatchEventImpl(Container.java:2010)
  |      [java] at java.awt.Window.dispatchEventImpl(Window.java:1774)
  |      [java] at java.awt.Component.dispatchEvent(Component.java:3803)
  |      [java] at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
  |      [java] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
  |      [java] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
  |      [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
  |      [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
  |      [java] at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
  | 

This stuff will be found in my JBOSS-Console:
13:08:50,311 INFO  [ClientDeployer] Client ENC bound under: jbpmbpel-client
  | 13:09:10,374 INFO  [ClientDeployer] Removing client ENC from: jbpmbpel-client

So - I hope you can give me some help in this matter...

Greetings

Claus

P.S. In the end I'm wondering wheter I'm the only person who has such problems?
I think it should be a Tool you could install and use without having such big problems I got every time....

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974177#3974177

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974177



More information about the jboss-user mailing list