Java IBM MDM Server BatchProcessor异常\u CustomerReflectionDelegate\u JNDINameLookup错误

Java IBM MDM Server BatchProcessor异常\u CustomerReflectionDelegate\u JNDINameLookup错误,java,ssl,master-data-management,Java,Ssl,Master Data Management,我正在尝试运行IBMMDMServerBatchProcessor;在执行rubBatch.sh脚本时,我遇到以下错误: ERROR - [Exception_CustomerReflectionDelegate_JNDINameLookup:] CDKBC2030E:Unable to locate a reference using the following parameters. JNDI = com/dwl/base/requestHandler/beans/DWLServic

我正在尝试运行IBMMDMServerBatchProcessor;在执行rubBatch.sh脚本时,我遇到以下错误:

ERROR     - [Exception_CustomerReflectionDelegate_JNDINameLookup:] CDKBC2030E:Unable to locate a reference using the following parameters. JNDI = com/dwl/base/requestHandler/beans/DWLServiceController; URL = null; additional error message = Error getting WsnNameService properties
javax.naming.NamingException: Error getting WsnNameService properties [Root exception is org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible  vmcid: IBM  minor code: E07  completed: No]
        at com.ibm.ws.naming.util.WsnInitCtxFactory.mergeWsnNSProperties(WsnInitCtxFactory.java:1482)
        at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootContextFromServer(WsnInitCtxFactory.java:989)
        at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootJndiContext(WsnInitCtxFactory.java:909)
        at com.ibm.ws.naming.util.WsnInitCtxFactory.getInitialContextInternal(WsnInitCtxFactory.java:581)
        at com.ibm.ws.naming.util.WsnInitCtx.getContext(WsnInitCtx.java:124)
        at com.ibm.ws.naming.util.WsnInitCtx.getContextIfNull(WsnInitCtx.java:799)
        at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:165)
        at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:180)
        at javax.naming.InitialContext.lookup(InitialContext.java:436)
        at com.dwl.tcrm.delegate.CustomerReflectionDelegate.init(CustomerReflectionDelegate.java:382)
        at com.dwl.tcrm.delegate.CustomerReflectionDelegate.<init>(CustomerReflectionDelegate.java:190)
        at com.dwl.batchframework.delegate.Customer.init(Customer.java:122)
        at com.dwl.batchframework.delegate.CustomerSingleton.init(CustomerSingleton.java:82)
        at com.dwl.batchframework.BatchController.initServerConfiguration(BatchController.java:395)
        at com.dwl.batchframework.BatchController.initialize(BatchController.java:360)
        at com.dwl.batchframework.BatchController.runBatch(BatchController.java:273)
        at com.dwl.batchframework.BatchController.main(BatchController.java:202)
Caused by: org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible  vmcid: IBM  minor code: E07  completed: No
        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1153)
        at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1375)
        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1042)
        at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1341)
        at com.ibm.rmi.corba.ClientDelegate.request(ClientDelegate.java:1685)
        at com.ibm.CORBA.iiop.ClientDelegate.request(ClientDelegate.java:1297)
        at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:458)
        at com.ibm.WsnBootstrap._WsnNameServiceStub.getProperties(_WsnNameServiceStub.java:38)
        at com.ibm.ws.naming.util.WsnInitCtxFactory.mergeWsnNSProperties(WsnInitCtxFactory.java:1479)
        ... 16 more
Caused by: org.omg.CORBA.COMM_FAILURE: CAUGHT_EXCEPTION_WHILE_CONFIGURING_SSL_CLIENT_SOCKET Exception=com.ibm.websphere.ssl.SSLException: CWPKI0315E: SSL configuration properties are null. Could be a problem parsing the SSL client configuration.  vmcid: 0x49421000  minor code: 70  completed: No
        at com.ibm.ws.security.orbssl.WSSSLClientSocketFactoryImpl.createSSLSocket(WSSSLClientSocketFactoryImpl.java:256)
        at com.ibm.ws.orbimpl.transport.WSSSLTransportConnection.createSocket(WSSSLTransportConnection.java:236)
        at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:351)
        at com.ibm.ws.orbimpl.transport.WSTransport$1.run(WSTransport.java:502)
        at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
        at com.ibm.ws.orbimpl.transport.WSTransport.getConnection(WSTransport.java:499)
        at com.ibm.CORBA.transport.TransportBase.getConnection(TransportBase.java:181)
        at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:95)
        at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:131)
        at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:221)
        at com.ibm.rmi.corba.ClientDelegate.locate(ClientDelegate.java:1769)
        at com.ibm.rmi.corba.ClientDelegate._createRequest(ClientDelegate.java:1794)
        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1064)
        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1149)
        ... 24 more
An error occurred. See the log file for details.  Additional error message = Error getting WsnNameService properties
Exception in thread "P=271190:O=0:CT" java.lang.NullPointerException
        at com.dwl.batchframework.BatchController.closeIOqueues(BatchController.java:335)
        at com.dwl.batchframework.BatchController.runBatch(BatchController.java:295)
        at com.dwl.batchframework.BatchController.main(BatchController.java:202)
ERROR-[Exception\u CustomerReflectionDelegate\u JNDINameLookup:]CDKBC2030E:无法使用以下参数定位引用。JNDI=com/dwl/base/requestHandler/bean/DWLServiceController;URL=null;附加错误消息=获取WsnNameService属性时出错
javax.naming.NamingException:获取WsnNameService属性时出错[根异常为org.omg.CORBA.TRANSIENT:初始和转发的IOR不可访问vmcid:IBM次要代码:E07已完成:否]
位于com.ibm.ws.naming.util.WsnInitCtxFactory.mergewsnnsprroperties(WsnInitCtxFactory.java:1482)
位于com.ibm.ws.naming.util.WsnInitCtxFactory.getRootContextFromServer(WsnInitCtxFactory.java:989)
在com.ibm.ws.naming.util.WsnInitCtxFactory.getRootJndiContext(WsnInitCtxFactory.java:909)
位于com.ibm.ws.naming.util.WsnInitCtxFactory.getInitialContextInternal(WsnInitCtxFactory.java:581)
位于com.ibm.ws.naming.util.WsnInitCtx.getContext(WsnInitCtx.java:124)
位于com.ibm.ws.naming.util.WsnInitCtx.getContextIfNull(WsnInitCtx.java:799)
位于com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:165)
位于com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:180)
在javax.naming.InitialContext.lookup(InitialContext.java:436)中
位于com.dwl.tcrm.delegate.CustomerReflectionDelegate.init(CustomerReflectionDelegate.java:382)
在com.dwl.tcrm.delegate.CustomerReflectionDelegate。(CustomerReflectionDelegate.java:190)
位于com.dwl.batchframework.delegate.Customer.init(Customer.java:122)
在com.dwl.batchframework.delegate.CustomerSingleton.init(CustomerSingleton.java:82)上
位于com.dwl.batchframework.BatchController.initServerConfiguration(BatchController.java:395)
位于com.dwl.batchframework.BatchController.initialize(BatchController.java:360)
位于com.dwl.batchframework.BatchController.runBatch(BatchController.java:273)
位于com.dwl.batchframework.BatchController.main(BatchController.java:202)
原因:org.omg.CORBA.TRANSIENT:初始和转发的IOR不可访问vmcid:IBM次要代码:E07已完成:否
位于com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1153)
位于com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1375)
位于com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1042)
位于com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1341)
位于com.ibm.rmi.corba.ClientDelegate.request(ClientDelegate.java:1685)
位于com.ibm.CORBA.iiop.ClientDelegate.request(ClientDelegate.java:1297)
在org.omg.CORBA.portable.ObjectImpl.\u请求中(ObjectImpl.java:458)
位于com.ibm.WsnBootstrap.\u WsnNameServiceStub.getProperties(\u WsnNameServiceStub.java:38)
位于com.ibm.ws.naming.util.WsnInitCtxFactory.mergewsnnsprroperties(WsnInitCtxFactory.java:1479)
... 还有16个
由以下原因引起:org.omg.CORBA.COMM\u故障:配置\u SSL\u客户端\u套接字异常=com.ibm.websphere.SSL.SSLException:CWPKI0315E:SSL配置属性为空时捕获\u异常。解析SSL客户端配置时可能出现问题。vmcid:0x49421000次要代码:70已完成:否
位于com.ibm.ws.security.orbsl.wssslclientsocketfactorympl.createSSLSocket(wssslclientsocketfactorympl.java:256)
位于com.ibm.ws.orbimpl.transport.wssslttransportconnection.createSocket(wssslttransportconnection.java:236)
在com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:351)上
位于com.ibm.ws.orbimpl.transport.WSTransport$1.run(WSTransport.java:502)
位于com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
位于com.ibm.ws.orbimpl.transport.WSTransport.getConnection(WSTransport.java:499)
位于com.ibm.CORBA.transport.TransportBase.getConnection(TransportBase.java:181)
位于com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:95)
位于com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:131)
位于com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:221)
位于com.ibm.rmi.corba.ClientDelegate.locate(ClientDelegate.java:1769)
com.ibm.rmi.corba.ClientDelegate.\u createRequest(ClientDelegate.java:1794)
位于com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1064)
位于com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1149)
... 还有24个
发生了一个错误。有关详细信息,请参阅日志文件。附加错误消息=获取WsnNameService属性时出错
线程“P=271190:O=0:CT”java.lang.NullPointerException中的异常
位于com.dwl.batchframework.BatchController.closeIOqueues(BatchController.java:335)
位于com.dwl.batchframework.BatchController.runBatch(BatchController.java:295)
位于com.dwl.batchframework.BatchController.main(BatchController.java:202)
帕特里克

根据异常“SSL配置属性为空。解析SSL客户端配置可能有问题。”。 请检查runbatch.sh文件中CLIENTSSL变量(ssl.client.props)的路径。脚本似乎找不到ssl.client.props文件。

根据异常“SSL配置属性为空。解析SSL客户端配置可能有问题。”。 请检查runbatch.sh文件中CLIENTSSL变量(ssl.client.props)的路径。脚本似乎找不到ssl.client.props文件