Groups > IBM > WebSphere Studio Enterprise Developer > Re: org.omg.CORBA.MARSHAL: Unable to read value from underlying




org.omg.CORBA.MARSHAL: Unable to read value from underlying
bridge

org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge
Sun, 01 Apr 2007 09:55:24 EDT
Iam using my local websphere 6.1 for my web app that uses an ejb deployed in
another websphere server (version 5.1 and remote server name: aa1authtest01)

Iam wondering whether its because my ejb client is v6.1 and my ejb server is
v5.1 ? or something else ?
Thanks in advance..

Here is the error message from systemout.log in more detail.


[3/30/07 21:03:02:265 EDT] 0000001f WebApp        E   [Servlet
Error]-[SpringDispatcher]: ERROR CODE : I100 :: ERROR CODE : I100 :: Remote
exception while calling server, reason:CORBA MARSHAL 0x4942f89a No; nested
exception is: 

      org.omg.CORBA.MARSHAL: 

 

Trace from server: 1370000746 at host aa1authtest01.ithaka.org >>

org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Mismatched
serialization UIDs : Source (Rep.
IDRMI:org.ithaka.ship.security.common.permissions.AccessControl:1FAA942653D721FB
:5093B19D353B82AE) = 5093B19D353B82AE whereas Target (Rep. ID
RMI:org.ithaka.ship.security.common.permissions.AccessControl:1FAA942653D721FB:E
0E8E857378C77DF) = E0E8E857378C77DF  vmcid: IBM  minor code: 89A  completed: No

      at com.ibm.rmi.iiop.CDRInputStream.read_value(CDRInputStream.java:1855)

      at
org.ithaka.ship.security.common.ejbs._EJSRemoteStatelessAuthProvider_20d8a26f_Ti
e.isPermitted__java_util_Set__java_util_Set__java_security_Permission(Unknown
Source)

      at
org.ithaka.ship.security.common.ejbs._EJSRemoteStatelessAuthProvider_20d8a26f_Ti
e._invoke(Unknown Source)

      at
com.ibm.CORBA.iiop.ServerDelegate.dispatchInvokeHandler(ServerDelegate.java:608)


      at com.ibm.CORBA.iiop.ServerDelegate.dispatch(ServerDelegate.java:461)

      at com.ibm.rmi.iiop.ORB.process(ORB.java:432)

      at com.ibm.CORBA.iiop.ORB.process(ORB.java:1728)

      at com.ibm.rmi.iiop.Connection.doWork(Connection.java:2227)

      at com.ibm.rmi.iiop.WorkUnitImpl.doWork(WorkUnitImpl.java:65)

      at com.ibm.ejs.oa.pool.PooledThread.run(ThreadPool.java:95)

      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)

<<  END server: 1370000746 at host aa1authtest01.ithaka.org

 

  vmcid: IBM  minor code: 89A  completed: No

      at
org.ithaka.ship.security.client.impl.AuthorizerImpl.processEvent(AuthorizerImpl.
java:210)

      at
org.ithaka.ship.security.client.Authorizer.authorize(Authorizer.java:212)

      at
org.jstor.portico.security.AuthAndAuthAuthorizerHelper.authorizeSearch(AuthAndAu
thAuthorizerHelper.java:44)

      at
org.jstor.portico.servlet.filter.SearchFilter.doFilter(SearchFilter.java:22)

      at
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrap
per.java:190)

      at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java
:130)

      at
org.jstor.portico.servlet.filter.JournalStoreFilter.doFilter(JournalStoreFilter.
java:39)
Post Reply
Re: org.omg.CORBA.MARSHAL: Unable to read value from underlying
Wed, 18 Apr 2007 02:02:28 EDT
Hi,

I am also getting the same exception, but in a different scenario. I am using
Portal51UTE, (WAS 5.1 and WPS 5.1). Whenever I try to access an EJB in WAS5.1
from WPS5.1 portal server I am getting this exception.

thanks
Post Reply
about | contact