We just experienced a problem with jboss from the client trying to call
a method in a session bean.  It seems to be some kind of protocol
violation.  I've included the log below.  Any ideas?  It's fairly
urgent.

Regards

Eric

2003-10-28 14:43:42,325 INFO  [main]
ArmantaDataAbstraction...initializing
2003-10-28 14:43:44,168 WARN  [main] Report date not set, defaulting to:
10/27/2
003
2003-10-28 14:44:17,926 INFO  [AWT-EventQueue-0] Setting reporting date
to:
10/2
7/2003
java.rmi.ServerException: RemoteException occurred in server thread;
nested
exce
ption is:
        java.rmi.ServerException: EJBException:; nested exception is:
        javax.ejb.EJBException: null; CausedByException is:
        null; CausedByException is:
        Protocol violation; nested exception is:
        javax.ejb.EJBException: null; CausedByException is:
        Protocol violation
        at
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:292)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:4
60)
        at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport
.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Stream
RemoteCall.java:247)
        at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:
223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133)
        at
org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown
Sour
ce)
        at
org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvo
kerProxy.java:138)
        at
org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.jav
a:108)
        at
org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.
java:77)
        at
org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:8
0)
        at
org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessi
onInterceptor.java:111)
        at
org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:76)
        at $Proxy3.login(Unknown Source)
        at com.armanta.rptgen.DataServer.login(DataServer.java:1307)
        at com.armanta.guiutil.LoginDialog.c(LoginDialog.java:301)
        at com.armanta.guiutil.LoginDialog.c(LoginDialog.java:176)
        at com.armanta.guiutil.bd.actionPerformed(bd.java:235)
        at
javax.swing.JTextField.fireActionPerformed(JTextField.java:489)
        at javax.swing.JTextField.postActionEvent(JTextField.java:670)
        at
javax.swing.JTextField$NotifyAction.actionPerformed(JTextField.java:7
84)
        at
javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1512)
        at
javax.swing.JComponent.processKeyBinding(JComponent.java:2435)
        at
javax.swing.JComponent.processKeyBindings(JComponent.java:2470)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:2398)
        at java.awt.Component.processEvent(Component.java:4943)
        at java.awt.Container.processEvent(Container.java:1566)
        at java.awt.Component.dispatchEventImpl(Component.java:3639)
        at java.awt.Container.dispatchEventImpl(Container.java:1623)
        at java.awt.Component.dispatchEvent(Component.java:3480)
        at
java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.ja
va:1708)
        at
java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboard
FocusManager.java:593)
        at
java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeybo
ardFocusManager.java:765)
        at
java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeybo
ardFocusManager.java:698)
        at
java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFoc
usManager.java:559)
        at java.awt.Component.dispatchEventImpl(Component.java:3509)
        at java.awt.Container.dispatchEventImpl(Container.java:1623)
        at java.awt.Window.dispatchEventImpl(Window.java:1590)
        at java.awt.Component.dispatchEvent(Component.java:3480)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:197)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:150)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)

        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)

        at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
Caused by: java.rmi.ServerException: EJBException:; nested exception is:
        javax.ejb.EJBException: null; CausedByException is:
        null; CausedByException is:
        Protocol violation; nested exception is:
        javax.ejb.EJBException: null; CausedByException is:
        Protocol violation
        at
org.jboss.ejb.plugins.LogInterceptor.handleException(LogInterceptor.j
ava:357)
        at
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:208)
        at
org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessionContai
ner.java:313)
        at org.jboss.ejb.Container.invoke(Container.java:712)
        at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
        at
org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:
382)
        at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:4
60)
        at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport
.java:701)
        at java.lang.Thread.run(Thread.java:536)
Caused by: javax.ejb.EJBException: null; CausedByException is:
        null; CausedByException is:
        Protocol violation; nested exception is:
        javax.ejb.EJBException: null; CausedByException is:
        Protocol violation
        at
com.armanta.ejb.user.UserMasterBean.login(UserMasterBean.java:222)
        at sun.reflect.GeneratedMethodAccessor129.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(S
tatelessSessionContainer.java:660)
        at
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invo
ke(CachedConnectionInterceptor.java:186)
        at
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(Stat
elessSessionInstanceInterceptor.java:77)
        at
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInte
rceptor.java:107)
        at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxIntercep
torCMT.java:178)
        at
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:6
0)
        at
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.
java:130)
        at
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:204)
        ... 14 more





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to