在配置CPE时,FileNet配置管理器连接到WAS时出现问题。详细信息如下
OS:Windows 10 Enterprise(这是CPE 5.5的安装位置)
WAS:8.5.5.13
WAS Java:1.8_64_bundled
FN配置详细信息
我能够登录到WAS控制台,并且SOAP端口也正确。 我尝试过的事情,
在WAS上已验证SSL配置
但是注意似乎可行。我在FileNet配置管理器日志中看到以下错误消息
!ENTRY com.ibm.ecm.configmgr.engine 4 0 2018-06-27 15:45:09.289 !MESSAGE指定了无效的配置文件路径。 C:\ IBM \ FileNet \ ContentEngine \ tools \ configure \ profiles \ dotnetclient不包含任何配置信息。 !SESSION 2018-06-27 16:05:40.995 -------------------------------------- --------- eclipse.buildId =未知 java.fullversion = JRE 1.7.0 IBM J9 2.6 Windows 8 x86-32 20170718_357001(禁用JIT,禁用AOT) J9VM-R26_Java726_SR10_20170718_1208_B357001 GC-R26_Java726_SR10_20170718_1208_B357001 J9CL-20170718_357001 BootLoader常数:OS = win32,ARCH = x86,WS = win32,NL = zh_CN 框架参数:gui 命令行参数:-os win32 -ws win32 -arch x86 gui
!ENTRY com.ibm.ecm.configmgr.app.ce 4 0 2018-06-27 16:13:56.518 !MESSAGE连接错误:无法建立与应用程序服务器的连接。确保应用程序服务器正在运行,并且SOAP连接器端口和主机名正确。 !堆栈0 com.ibm.ecm.configmgr.engine.ConfigurationManagerException:连接错误:无法建立与应用程序服务器的连接。确保应用程序服务器正在运行,并且SOAP连接器端口和主机名正确。 在com.ibm.ecm.configmgr.engine.jmx.JMXInvoker.invokeConnectMethodAndMethods(JMXInvoker.java:243) 在com.ibm.ecm.configmgr.engine.jmx.JMXInvoker.invokeConnectMethodAndMethod(JMXInvoker.java:142) 在com.ibm.ecm.configmgr.engine.jmx.WebSphereJMXInvoker.connect(WebSphereJMXInvoker.java:86) 在com.ibm.ecm.configmgr.app.ce.applicationserver.WebsphereApplicationServer $ TestActivity.testWork(WebsphereApplicationServer.java:371) 在com.ibm.ecm.configmgr.engine.profile.EnvironmentTestActivity.test(EnvironmentTestActivity.java:64) 在com.ibm.ecm.configmgr.ui.wizards.NewProfileWizardPageGetProfileEnvironmentProps $ 7.widgetSelected(NewProfileWizardPageGetProfileEnvironmentProps.java:604) 在org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:240) 在org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) 在org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053) 在org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165) 在org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754) 在org.eclipse.jface.window.Window.runEventLoop(Window.java:825) 在org.eclipse.jface.window.Window.open(Window.java:801) 在com.ibm.ecm.configmgr.app.ce.handlers.ProfileNewHandler.execute(ProfileNewHandler.java:67) 在org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293) 在org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) 在org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508) 在org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169) 在org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241) 在org.eclipse.ui.menus.CommandContributionItem.handleWidgetSelection(CommandContributionItem.java:829) 在org.eclipse.ui.menus.CommandContributionItem.access $ 19(CommandContributionItem.java:815) 在org.eclipse.ui.menus.CommandContributionItem $ 5.handleEvent(CommandContributionItem.java:805) 在org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) 在org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053) 在org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165) 在org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754) 在org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) 在org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) 在org.eclipse.ui.internal.Workbench.access $ 4(Workbench.java:2499) 在org.eclipse.ui.internal.Workbench $ 7.run(Workbench.java:679) 在org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 在org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) 在org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) 在com.ibm.ecm.configmgr.app.ce.rcp.Application.start(Application.java:86) 在org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) 在org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) 在org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) 在org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) 在org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 在sun.reflect.NativeMethodAccessorImpl.invoke0(本机方法)处 在sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95) 在sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56) 在java.lang.reflect.Method.invoke(Method.java:620) 在org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) 在org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) 在org.eclipse.equinox.launcher.Main.run(Main.java:1410) 原因:java.lang.Exception:无法建立与应用程序服务器的连接。确保应用程序服务器正在运行,并且SOAP连接器端口和主机名正确。 在com.ibm.ecm.configmgr.utils.websphere.WebSphereJMXUtil.connect(WebSphereJMXUtil.java:227) 在sun.reflect.NativeMethodAccessorImpl.invoke0(本机方法)处 在sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95) 在sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56) 在java.lang.reflect.Method.invoke(Method.java:620) 在com.ibm.ecm.configmgr.engine.jmx.JMXInvoker.invokeConnectMethodAndMethods(JMXInvoker.java:191) ...还有45个
*************************互联网响应******************** ****** 何时上网以及几秒钟后,我看到以下错误
HTTP/1.1 408 Request Timeout Content-Type: text/html Content-Length: 117 Connection: close <HTML><TITLE>408 - Request Timeout</TITLE><BODY><h1>408 Connection timed out while reading request</h1></BODY></HTML> Connection to host lost. C:\Windows\system32>
*****************************解决方法***************** ************ 好的,一旦创建了配置文件并执行了第一步,就禁用了全局安全性并重新启动了Websphere。 Configuration Manager现在可以连接到WAS(看起来像安全性问题。我已验证保护质量(QoP)设置 与ssl.client.properties一起使用,它被选为TLSv2。然后,我将其更改为TSLv1.2,还修改了ssl.client.properties。仍然没有用),稍后我将更新此主题。
答案 0 :(得分:0)
检查默认路径 Webshere。
<块引用>C:\Program Files\IBM\WebSphere\AppServer
C:\Program Files\IBM\WebSphere\AppServer\profiles\your_profile
VS
<块引用>C:\Program Files (x86)\IBM\WebSphere\AppServer
C:\Program Files (x86)\IBM\WebSphere\AppServer\profiles\your_profile