launchWsadminListener.bat错误: “
<input type="file" name="attachment[]" multiple>
”
WebSphere Customization Toolbox错误代码:
E:\IBM\WebSphere\AppServer\bin>launchWsadminListener.bat
Invalid Arguments. The expected arguments are: IPCfilename long name
Could not initialize WsProfileAdminListener
The WsProfileAdminListener class is exciting, due to an Exception.
An Exception was encountered in the WsProfileAdminListener classnull
java.lang.NullPointerException
at com.ibm.ws.profile.wsadmin.WsProfileAdminListener.isRequestAvailable(WsProfileAdminListener.java:362)
at com.ibm.ws.profile.wsadmin.WsProfileAdminListener.serviceRequests(WsProfileAdminListener.java:163)
at com.ibm.ws.profile.wsadmin.WsProfileAdminListener.main(WsProfileAdminListener.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:234)
at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:101)
at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:340)
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:981)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:415)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:176)
答案 0 :(得分:0)
脚本launchWsadminListener.bat需要多个参数才能正常运行,这将在手动启动NPE时产生NPE。
关于“ CreateProcess error = 2”错误的根本问题。使用的Windows计算机是否是Windows 2016 DataCenter计算机?