小弟请教:在weblogic5下Generate container都成功了,可deploy时却失败,失败提示如下:
我真的不懂了java.rmi.UnmarshalException: Weblogic RemoteException(weblogic.rjvm.PeerGoneException) remapped from:weblogic.rjvm.PeerGoneException: 
 - with nested exception:
[weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Unsolicited error response for #-1weblogic.rmi.UnmarshalException: Failed to marshal error response: 'weblogic.ejb.common.DeploymentException: Could not setup the persistence store for this bean.; nested exception is: 
weblogic.cmp.rdbms.CMPStartupException: WebLogic RDBMS CMP could not be started due to the following exceptions: 0 : Could not open connection pool named 'CabinPool'. Cannot deploy CMP Entity Bean.' because exception 
 - with nested exception:
[java.io.NotSerializableException: weblogic.ejb.deployment.dd.EntityBeanDescriptor] ]]; nested exception is: 
weblogic.rjvm.PeerGoneException: 
 - with nested exception:
[weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Unsolicited error response for #-1weblogic.rmi.UnmarshalException: Failed to marshal error response: 'weblogic.ejb.common.DeploymentException: Could not setup the persistence store for this bean.; nested exception is: 
weblogic.cmp.rdbms.CMPStartupException: WebLogic RDBMS CMP could not be started due to the following exceptions: 0 : Could not open connection pool named 'CabinPool'. Cannot deploy CMP Entity Bean.' because exception 
 - with nested exception:
[java.io.NotSerializableException: weblogic.ejb.deployment.dd.EntityBeanDescriptor] ]]weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Unsolicited error response for #-1weblogic.rmi.UnmarshalException: Failed to marshal error response: 'weblogic.ejb.common.DeploymentException: Could not setup the persistence store for this bean.; nested exception is: 
weblogic.cmp.rdbms.CMPStartupException: WebLogic RDBMS CMP could not be started due to the following exceptions: 0 : Could not open connection pool named 'CabinPool'. Cannot deploy CMP Entity Bean.' because exception 
 - with nested exception:
[java.io.NotSerializableException: weblogic.ejb.deployment.dd.EntityBeanDescriptor] ] at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:846) at weblogic.rjvm.ConnectionManagerClient.handleRJVM(ConnectionManagerClient.java:34) at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:630) at weblogic.socket.JVMAbbrevSocket.dispatch(JVMAbbrevSocket.java:393) at weblogic.socket.JVMSocketT3.dispatch(JVMSocketT3.java, Compiled Code) at weblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxer.java, Compiled Code) at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)--------------- nested within: ------------------weblogic.rjvm.PeerGoneException: 
 - with nested exception:
[weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Unsolicited error response for #-1weblogic.rmi.UnmarshalException: Failed to marshal error response: 'weblogic.ejb.common.DeploymentException: Could not setup the persistence store for this bean.; nested exception is: 
weblogic.cmp.rdbms.CMPStartupException: WebLogic RDBMS CMP could not be started due to the following exceptions: 0 : Could not open connection pool named 'CabinPool'. Cannot deploy CMP Entity Bean.' because exception 
 - with nested exception:
[java.io.NotSerializableException: weblogic.ejb.deployment.dd.EntityBeanDescriptor] ]] at weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.java:76) at weblogic.ejb.common.EJBManager_WLStub.deploy(EJBManager_WLStub.java:304) at weblogic.ejb.ui.deployer.WLSDeployAgent$DeployThread.run(WLSDeployAgent.java:328)
Deployment failed.