1st call: PK000573->partiton=PK000573,server=hao/s5 2nd call: PK000573->partiton=PK000573,server=hao/s5 3rd call: PK000573->partiton=PK000573,server=hao/s5 1st call: PK000574->partiton=PK000574,server=hao/s5 2nd call: PK000574->partiton=PK000574,server=hao/s5 3rd call: PK000574->partiton=PK000574,server=hao/s5 java.rmi.RemoteException: CORBA NO_IMPLEMENT 0x49421040 No; nested exception is: org.omg.CORBA.NO_IMPLEMENT: vmcid: 0x49421000 minor code: 40 completed: No at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException (UtilDelegateImpl.java:257) at javax.rmi.CORBA.Util.mapSystemException (Util.java(Inlined Compiled Code)) at com.ibm.websphere.wpf.ejb._WPFKeyBasedPartition_Stub.buy (_WPFKeyBasedPartition_Stub.java(Compiled Code)) at com.ibm.websphere.wpf.ejb._WPFKeyBasedPartition_Stub.buy (_WPFKeyBasedPartition_Stub.java(Compiled Code)) at com.ibm.websphere.wpf.ejb._WPFKeyBasedPartition_Stub.buy (_WPFKeyBasedPartition_Stub.java(Compiled Code)) at com.ibm.websphere.wpf.ejb._WPFKeyBasedPartition_Stub.buy (_WPFKeyBasedPartition_Stub.java(Compiled Code)) at com.ibm.websphere.wpf.ejb._WPFKeyBasedPartition_Stub.buy (_WPFKeyBasedPartition_Stub.java(Compiled Code)) at com.ibm.websphere.wpf.ejb._WPFKeyBasedPartition_Stub.buy (_WPFKeyBasedPartition_Stub.java(Compiled Code)) at com.ibm.websphere.wpf.ejb._WPFKeyBasedPartition_Stub.buy (_WPFKeyBasedPartition_Stub.java(Compiled Code)) at com.ibm.websphere.wpf.ejb._WPFKeyBasedPartition_Stub.buy (_WPFKeyBasedPartition_Stub.java(Compiled Code)) at com.ibm.websphere.wpf.ejb._WPFKeyBasedPartition_Stub.buy (_WPFKeyBasedPartition_Stub.java(Compiled Code)) at com.ibm.websphere.wpf.client.WPFKeyBasedPartitionClient$1. run(WPFKeyBasedPartitionClient.java:90) at java.lang.Thread.run(Thread.java:567) Caused by: org.omg.CORBA.NO_IMPLEMENT: vmcid: 0x49421000 minor code: 40 completed: No at com.ibm.ws.wpf.selection.WPFSelectionManager.targetForwarded (WPFSelectionManager.java:450) at com.ibm.ws.wlm.client.WLMClientRequestInterceptor.receive_other (WLMClientRequestInterceptor.java(Compiled Code)) at com.ibm.rmi.pi.InterceptorManager.iterateReceiveOther (InterceptorManager.java(Compiled Code)) at com.ibm.rmi.corba.ClientDelegate.intercept(ClientDelegate.java (Compiled Code)) at com.ibm.rmi.corba.ClientDelegate.invoke(ClientDelegate.java (CompiledCode)) at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java (Compiled Code)) at com.ibm.rmi.corba.ClientDelegate.invoke(ClientDelegate.java (CompiledCode)) at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java (Compiled Code)) at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java (Inlined Compiled Code)) ... 11 more org.omg.CORBA.NO_IMPLEMENT: No Cluster Data Available vmcid: 0x49421000 minor code: 42 completed: No at com.ibm.ws.wpf.plugin.WPFServerRequestInterceptor. forwardRequest (WPFServerRequestInterceptor.java:525) at com.ibm.ws.wpf.plugin.WPFServerRequestInterceptor. partitionForward (WPFServerRequestInterceptor.java:400) at com.ibm.ws.wpf.plugin.WPFServerRequestInterceptor. checkAndForward (WPFServerRequestInterceptor.java:364) at com.ibm.ws.wpf.plugin.WPFServerRequestInterceptor. receive_request_service_contexts(WPFServerRequestInterceptor. java:229) at com.ibm.rmi.pi.InterceptorManager.iterateReceiveContext (InterceptorManager.java:669) at com.ibm.rmi.iiop.ServerRequestImpl.runInterceptors (ServerRequestImpl.java:122) at com.ibm.rmi.iiop.Connection.doWork(Connection.java:2176)このようなエラー・メッセージが表示された場合は、まず最初に、以下のようにしてアクティブ区画をリストします。
wpfadmin countActivePartitionsOnServers --o 6000
同様に、以下のコマンドも実行します。wsadmin -lang jython -f wpfadmin.pty countActivePartitionsOnServers --o 6000 WASX7209I: Connected to process "Deployment Manager" on node haoManager using SOAP connector; The type of process is: DeploymentManager WPFC0065I: Override set to 5000 WPFC0051I: Server haoNetwork¥IBMCluster2¥s6: 0 WPFC0051I: Server haoNetwork¥IBMCluster2¥s5: 1,674 WPFC0051I: Server haoNetwork¥hao¥s3: 1,673 WPFC0051I: Server haoNetwork¥hao¥s1: 1,673 Total number of partitions is 5020
Related reference
問題解決