Products | Versions |
---|---|
TIBCO Collaborative Information Manager | - |
Not Applicable | - |
Resolution:
Description:
============
In TIBCO Collaborative Information Manager (CIM) 8.X, unable to create a new enterprise with IBM Websphere.
Environment:
===========
TIBCO Collaborative Information Manager 8.X.
IBM Websphere
Linux 64-bit.
Symptoms:
========
The following exception is thrown when creating a new enterprise.
[3/31/10 14:34:20:332 PDT] 00000021 SystemOut O DEBUG - found new directory:/opt/tibco/cim/8.0/commondir/rktest1/htmlprops
[3/31/10 14:34:20:333 PDT] 00000021 SystemOut O DEBUG - Successfully created /opt/tibco/cim/8.0/commondir/rktest1/htmlprops directory
[3/31/10 14:34:20:333 PDT] 00000021 SystemOut O DEBUG - Found new Enterprise Property to add:#text
[3/31/10 14:34:20:490 PDT] 00000021 servlet I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [ECM] [/eml] [ErrorPage]: Initialization successful.
[3/31/10 14:34:20:493 PDT] 00000021 SystemOut O DEBUG - Error Request/Action/ReturnURL:Direction=NEXT&ecmuuid=FF80808127B624840127B6257544001B/display/null
[3/31/10 14:34:20:622 PDT] 00000021 SystemOut O ERROR - Logged error in log file:
<MqException: BEGIN>
Code: JAV-8012
ID: 7F000001_FF80808127B624840127B62574C2001A
DATETIME: Wed Mar 31 14:34:20 PDT 2010
EXCEPTIONMESSAGE: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.MarshalException: Exception occurred in server thread; nested exception is:
java.io.NotSerializableException
STACKTRACE: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.MarshalException: Exception occurred in server thread; nested exception is:
java.io.NotSerializableException
at com.ibm.CORBA.iiop.UtilDelegateImpl.wrapException(UtilDelegateImpl.java:746)
at javax.rmi.CORBA.Util.wrapException(Util.java:296)
at com.tibco.mdm.session.directory.security.core._SecurityRoleSsnRemote_Stub.getFunctionsMap(_SecurityRoleSsnRemote_Stub.java:958)
Cause:
=====
In IBM Websphere, in Container Settings, expand Container Services and click ORB service and Select the Pass by Reference checkbox . Clicking the OK button without clicking the Save button will not save the changes and could cause the above issue.
Resolution:
==========
Follow the steps below in IBM Websphere to prevent this exception .
In Container Settings, expand Container Services and click ORB service.
Select the Pass by reference checkbox.
Click OK followed by Save as described above for other properties.