主题:!!急!!websphere运行./startServer.sh server1出错
[size=3]造成错误是由于我添加控制台的登录认证引起来的[/size]
[color=FF0000]错误日志:[/color]9/14/09 8:31:15:362 GMT+08:00] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident stream file /usr/IBM/WebSphere/AppServer/profiles/appserver/logs/ffdc/server1_0000000a_09.09.14_08.31.15_2.txt
[9/14/09 8:31:15:386 GMT+08:00] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file /usr/IBM/WebSphere/AppServer/profiles/appserver/logs/ffdc/server1_0000000a_09.09.14_08.31.15_2.txt
[9/14/09 8:31:15:396 GMT+08:00] 0000000a distSecurityC A SECJ0244I: Security service failed to start successfully
[9/14/09 8:31:15:459 GMT+08:00] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
META-INF/ws-server-components.xml
[9/14/09 8:31:15:480 GMT+08:00] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
com.ibm.ws.exception.ConfigurationError: com.ibm.ws.exception.ConfigurationError: Error during Java 2 Security and Dynamic Policy initialization
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:185)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:140)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:461)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:183)
at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:90)
at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:72)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:336)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:91)
Caused by: com.ibm.ws.exception.ConfigurationError: Error during Java 2 Security and Dynamic Policy initialization
at com.ibm.ws.security.core.distSecurityComponentImpl.initializeJava2Sec(distSecurityComponentImpl.java:1253)
at com.ibm.ws.security.core.distSecurityComponentImpl.initialize(distSecurityComponentImpl.java:233)
at com.ibm.ws.security.core.SecurityComponentImpl.initialize(SecurityComponentImpl.java:90)
at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:1338)
at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:1136)
at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:356)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:178)
... 24 more
Caused by: com.ibm.ws.exception.ConfigurationError: AWXJR0004E Addition of role, {1}, with context ID, /usr/IBM/WebSphere/AppServer/profiles/appserver/etc/tam/amwas.loopbackNode02_server1.amjacc.properties, failed. The details are: {2}
at com.ibm.ws.security.core.distSecurityComponentImpl.initializeJaccProxy(distSecurityComponentImpl.java:1154)
at com.ibm.ws.security.core.distSecurityComponentImpl.initializeJava2Sec(distSecurityComponentImpl.java:1227)
... 30 more
Caused by: com.tivoli.pd.as.jacc.util.JACCException: AWXJR0004E Addition of role, {1}, with context ID, /usr/IBM/WebSphere/AppServer/profiles/appserver/etc/tam/amwas.loopbackNode02_server1.amjacc.properties, failed. The details are: {2}
at com.tivoli.pd.as.jacc.TAMPolicy.init(TAMPolicy.java:672)
at com.tivoli.pd.as.jacc.TAMPolicy.<init>(TAMPolicy.java:97)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at com.ibm.ws.security.core.distSecurityComponentImpl.initializeJaccProxy(distSecurityComponentImpl.java:1144)
... 31 more
[color=FF0000]错误日志:[/color]9/14/09 8:31:15:362 GMT+08:00] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident stream file /usr/IBM/WebSphere/AppServer/profiles/appserver/logs/ffdc/server1_0000000a_09.09.14_08.31.15_2.txt
[9/14/09 8:31:15:386 GMT+08:00] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file /usr/IBM/WebSphere/AppServer/profiles/appserver/logs/ffdc/server1_0000000a_09.09.14_08.31.15_2.txt
[9/14/09 8:31:15:396 GMT+08:00] 0000000a distSecurityC A SECJ0244I: Security service failed to start successfully
[9/14/09 8:31:15:459 GMT+08:00] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
META-INF/ws-server-components.xml
[9/14/09 8:31:15:480 GMT+08:00] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
com.ibm.ws.exception.ConfigurationError: com.ibm.ws.exception.ConfigurationError: Error during Java 2 Security and Dynamic Policy initialization
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:185)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:140)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:461)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:183)
at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:90)
at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:72)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:336)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:91)
Caused by: com.ibm.ws.exception.ConfigurationError: Error during Java 2 Security and Dynamic Policy initialization
at com.ibm.ws.security.core.distSecurityComponentImpl.initializeJava2Sec(distSecurityComponentImpl.java:1253)
at com.ibm.ws.security.core.distSecurityComponentImpl.initialize(distSecurityComponentImpl.java:233)
at com.ibm.ws.security.core.SecurityComponentImpl.initialize(SecurityComponentImpl.java:90)
at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:1338)
at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:1136)
at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:356)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:178)
... 24 more
Caused by: com.ibm.ws.exception.ConfigurationError: AWXJR0004E Addition of role, {1}, with context ID, /usr/IBM/WebSphere/AppServer/profiles/appserver/etc/tam/amwas.loopbackNode02_server1.amjacc.properties, failed. The details are: {2}
at com.ibm.ws.security.core.distSecurityComponentImpl.initializeJaccProxy(distSecurityComponentImpl.java:1154)
at com.ibm.ws.security.core.distSecurityComponentImpl.initializeJava2Sec(distSecurityComponentImpl.java:1227)
... 30 more
Caused by: com.tivoli.pd.as.jacc.util.JACCException: AWXJR0004E Addition of role, {1}, with context ID, /usr/IBM/WebSphere/AppServer/profiles/appserver/etc/tam/amwas.loopbackNode02_server1.amjacc.properties, failed. The details are: {2}
at com.tivoli.pd.as.jacc.TAMPolicy.init(TAMPolicy.java:672)
at com.tivoli.pd.as.jacc.TAMPolicy.<init>(TAMPolicy.java:97)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1328)
at com.ibm.ws.security.core.distSecurityComponentImpl.initializeJaccProxy(distSecurityComponentImpl.java:1144)
... 31 more