| Author |
WSAD :: Exception Coming during Startup :: ExceptionInInitializerError
|
Gourav Prat
Greenhorn
Joined: Jul 12, 2005
Posts: 9
|
|
hi, can u please look into this probelm.In JSR168 portlets I am getting the following problem during startup :: But previously it was working fine...but suddenly form today onwards it is displaying this excption and server is getting stopped.Loking forward for your kind response. *** Starting the server *** ************ Start Display Current Environment ************ WebSphere Platform 5.0 [BASE 5.0.2.3 cf30403.04] running with process name localhost\localhost\WebSphere_Portal and process id 1832 Host Operating System is Windows 2000, version 5.0 Java version = J2RE 1.3.1 IBM Windows 32 build cn131-20031021 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM was.install.root = C:\WSAD\runtimes\portal_base_v5 user.install.root = C:\WSAD\runtimes\portal_base_v5 Java Home = C:\WSAD\runtimes\portal_base_v5\java\jre ws.ext.dirs = C:\WSAD\runtimes\portal_base_v5/java/lib;C:\WSAD\runtimes\portal_base_v5/classes;C:\WSAD\runtimes\portal_base_v5/classes;C:\WSAD\runtimes\portal_base_v5/lib;C:\WSAD\runtimes\portal_base_v5/lib/ext;C:\WSAD\runtimes\portal_base_v5/web/help;C:\WSAD\runtimes\portal_base_v5/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime;C:/WSAD/runtimes/PORTAL~4/shared/ext/collaborator.jar;C:/WSAD/wstools/eclipse/plugins/com.ibm.etools.webservice_5.1.2/runtime/worf.jar Classpath = C:\WSAD\runtimes\portal_base_v5/properties;C:\WSAD\runtimes\portal_base_v5/properties;C:\WSAD\runtimes\portal_base_v5/lib/bootstrap.jar;C:\WSAD\runtimes\portal_base_v5/lib/j2ee.jar;C:\WSAD\runtimes\portal_base_v5/lib/lmproxy.jar;C:/WSAD/runtimes/PORTAL~4/shared/app/wmm;C:/WSAD/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.1.1.1/runtime/wteServers.jar;C:/WSAD/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.1.1.1/runtime/wasToolsCommon.jar Java Library path = C:\WSAD\runtimes\portal_base_v5/bin;C:\WSAD\runtimes\portal_base_v5/java/bin;C:\WSAD\runtimes\portal_base_v5/java/jre/bin;C:\WSAD\eclipse\jre\bin;.;C:\WSAD\eclipse\jre\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN ************* End Display Current Environment ************* [5/19/06 10:28:22:203 IST] 4c76dc51 ManagerAdmin I TRAS0017I: The startup trace state is *=all=disabled. [5/19/06 10:28:22:703 IST] 4c76dc51 AdminInitiali A ADMN0015I: AdminService initialized [5/19/06 10:28:24:078 IST] 4c76dc51 Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration. [5/19/06 10:28:24:125 IST] 4c76dc51 SecurityDM I SECJ0231I: The Security component's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true. [5/19/06 10:28:24:266 IST] 4c76dc51 SecurityCompo I SECJ0309I: Java 2 Security is disabled. [5/19/06 10:28:24:266 IST] 4c76dc51 SecurityCompo I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class. [5/19/06 10:28:24:281 IST] 4c76dc51 SecurityCompo I SECJ0240I: Security service initialization completed successfully [5/19/06 10:28:24:297 IST] 4c76dc51 JMSRegistrati A MSGS0602I: WebSphere Embedded Messaging Client only has been installed [5/19/06 10:28:32:500 IST] 4c76dc51 JMSRegistrati A MSGS0601I: WebSphere Embedded Messaging has not been installed [5/19/06 10:28:33:344 IST] 4c76dc51 ResourceMgrIm I WSVR0049I: Binding wps50DS as jdbc/wps50DS [5/19/06 10:28:33:390 IST] 4c76dc51 ResourceMgrIm I WSVR0049I: Binding wmmDS as jdbc/wmmDS [5/19/06 10:28:33:500 IST] 4c76dc51 ResourceMgrIm I WSVR0049I: Binding Data source 1_CF as eis/jdbc/DataSource_CMP [5/19/06 10:28:33:594 IST] 4c76dc51 ResourceMgrIm I WSVR0049I: Binding Driver as jdbc/DataSource [5/19/06 10:28:34:281 IST] 4c76dc51 CacheServiceI I DYNA0048I: WebSphere Dynamic Cache initialized successfully. [5/19/06 10:28:35:844 IST] 4c76dc51 WSSecurityCom E WSEC0019E: Failed to load KeyLocator SampleSenderEncryptionKeyLocator. The exception is java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot set up certs for trusted CAs at javax.crypto.f.<clinit>(Unknown Source) at javax.crypto.m.<clinit>(Unknown Source) at javax.crypto.b.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at javax.crypto.Cipher.init(Unknown Source) at com.ibm.crypto.provider.x.a(Unknown Source) at com.ibm.crypto.provider.JceKeyStore.engineGetKey(Unknown Source) at java.security.KeyStore.getKey(KeyStore.java:278) at com.ibm.wsspi.wssecurity.config.KeyStoreKeyLocator.init(KeyStoreKeyLocator.java:222) at com.ibm.xml.soapsec.util.ConfigUtil.instantiate(ConfigUtil.java:245) at com.ibm.ws.webservices.wssecurity.util.ConfigConstants.readKeyLocator(ConfigConstants.java:321) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl.loadConfig(WSSecurityComponentImpl.java:332) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl.access$300(WSSecurityComponentImpl.java:97) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl$WSSecurityListener.stateChanged(WSSecurityComponentImpl.java:539) at com.ibm.ws.security.core.SecurityComponentImpl.fireStartedEvent(SecurityComponentImpl.java:857) at com.ibm.ws.security.core.SecurityComponentImpl.startSecurity(SecurityComponentImpl.java:602) at com.ibm.ws.security.core.ServerSecurityComponentImpl.start(ServerSecurityComponentImpl.java:158) at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543) at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418) at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:126) at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543) at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418) at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183) at com.ibm.ws.runtime.WsServer.start(WsServer.java:128) at com.ibm.ws.runtime.WsServer.main(WsServer.java:225) at java.lang.reflect.Method.invoke(Native Method) at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94) at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97) . [5/19/06 10:28:35:875 IST] 4c76dc51 WSSecurityCom E WSEC0019E: Failed to load KeyLocator SampleReceiverEncryptionKeyLocator. The exception is java.lang.NoClassDefFoundError: javax/crypto/m at javax.crypto.b.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at javax.crypto.Cipher.init(Unknown Source) at com.ibm.crypto.provider.x.a(Unknown Source) at com.ibm.crypto.provider.JceKeyStore.engineGetKey(Unknown Source) at java.security.KeyStore.getKey(KeyStore.java:278) at com.ibm.wsspi.wssecurity.config.KeyStoreKeyLocator.init(KeyStoreKeyLocator.java:222) at com.ibm.xml.soapsec.util.ConfigUtil.instantiate(ConfigUtil.java:245) at com.ibm.ws.webservices.wssecurity.util.ConfigConstants.readKeyLocator(ConfigConstants.java:321) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl.loadConfig(WSSecurityComponentImpl.java:332) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl.access$300(WSSecurityComponentImpl.java:97) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl$WSSecurityListener.stateChanged(WSSecurityComponentImpl.java:539) at com.ibm.ws.security.core.SecurityComponentImpl.fireStartedEvent(SecurityComponentImpl.java:857) at com.ibm.ws.security.core.SecurityComponentImpl.startSecurity(SecurityComponentImpl.java:602) at com.ibm.ws.security.core.ServerSecurityComponentImpl.start(ServerSecurityComponentImpl.java:158) at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543) at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418) at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:126) at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543) at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418) at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183) at com.ibm.ws.runtime.WsServer.start(WsServer.java:128) at com.ibm.ws.runtime.WsServer.main(WsServer.java:225) at java.lang.reflect.Method.invoke(Native Method) at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94) at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97) . [5/19/06 10:28:35:906 IST] 4c76dc51 WSSecurityCom E WSEC0019E: Failed to load KeyLocator SampleResponseSenderEncryptionKeyLocator. The exception is java.lang.NoClassDefFoundError: javax/crypto/m at javax.crypto.b.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at javax.crypto.Cipher.init(Unknown Source) at com.ibm.crypto.provider.x.a(Unknown Source) at com.ibm.crypto.provider.JceKeyStore.engineGetKey(Unknown Source) at java.security.KeyStore.getKey(KeyStore.java:278) at com.ibm.wsspi.wssecurity.config.KeyStoreKeyLocator.init(KeyStoreKeyLocator.java:222) at com.ibm.wsspi.wssecurity.config.WSIdKeyStoreMapKeyLocator.init(WSIdKeyStoreMapKeyLocator.java:53) at com.ibm.xml.soapsec.util.ConfigUtil.instantiate(ConfigUtil.java:245) at com.ibm.ws.webservices.wssecurity.util.ConfigConstants.readKeyLocator(ConfigConstants.java:321) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl.loadConfig(WSSecurityComponentImpl.java:332) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl.access$300(WSSecurityComponentImpl.java:97) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl$WSSecurityListener.stateChanged(WSSecurityComponentImpl.java:539) at com.ibm.ws.security.core.SecurityComponentImpl.fireStartedEvent(SecurityComponentImpl.java:857) at com.ibm.ws.security.core.SecurityComponentImpl.startSecurity(SecurityComponentImpl.java:602) at com.ibm.ws.security.core.ServerSecurityComponentImpl.start(ServerSecurityComponentImpl.java:158) at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543) at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418) at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:126) at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543) at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418) at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183) at com.ibm.ws.runtime.WsServer.start(WsServer.java:128) at com.ibm.ws.runtime.WsServer.main(WsServer.java:225) at java.lang.reflect.Method.invoke(Native Method) at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94) at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97) . [5/19/06 10:28:36:000 IST] 4c76dc51 JMXSoapAdapte A ADMC0013I: SOAP connector available at port 8881 [5/19/06 10:28:36:016 IST] 4c76dc51 SecurityCompo I SECJ0243I: Security service started successfully [5/19/06 10:28:36:016 IST] 4c76dc51 SecurityCompo I SECJ0210I: Security enabled false [5/19/06 10:28:38:719 IST] 4c76dc51 ApplicationMg A WSVR0200I: Starting application: WpsAdminconsole [5/19/06 10:28:39:625 IST] 4c76dc51 WebContainer A SRVE0161I: IBM WebSphere Application Server - Web Container. Copyright IBM Corp. 1998-2002 [5/19/06 10:28:39:656 IST] 4c76dc51 WebContainer A SRVE0162I: Servlet Specification Level: 2.3 [5/19/06 10:28:39:656 IST] 4c76dc51 WebContainer A SRVE0163I: Supported JSP Specification Level: 1.2 [5/19/06 10:28:39:812 IST] 4c76dc51 WebContainer A SRVE0169I: Loading Web Module: adminconsole. [5/19/06 10:28:40:094 IST] 4c76dc51 WebGroup I SRVE0180I: [adminconsole] [/admin] [Servlet.LOG]: JSP 1.2 Processor: init [5/19/06 10:28:40:266 IST] 4c76dc51 WebGroup I SRVE0180I: [adminconsole] [/admin] [Servlet.LOG]: SimpleFileServlet: init [5/19/06 10:28:40:281 IST] 4c76dc51 WebGroup I SRVE0180I: [adminconsole] [/admin] [Servlet.LOG]: InvokerServlet: init [5/19/06 10:28:40:328 IST] 4c76dc51 WebGroup I SRVE0180I: [adminconsole] [/admin] [Servlet.LOG]: validator: init [5/19/06 10:28:41:000 IST] 4c76dc51 WebGroup I SRVE0180I: [adminconsole] [/admin] [Servlet.LOG]: EventInitializer: init [5/19/06 10:28:41:109 IST] 4c76dc51 WebGroup I SRVE0180I: [adminconsole] [/admin] [Servlet.LOG]: action: init [5/19/06 10:28:42:531 IST] 4c76dc51 WebGroup I SRVE0180I: [adminconsole] [/admin] [Servlet.LOG]: action: Tiles definition factory loaded [5/19/06 10:28:42:547 IST] 4c76dc51 WebGroup I SRVE0180I: [adminconsole] [/admin] [Servlet.LOG]: SecureCleanup: init [5/19/06 10:28:42:703 IST] 4c76dc51 WebGroup I SRVE0180I: [adminconsole] [/admin] [Servlet.LOG]: com_ibm_wps_AdminServlet: init [5/19/06 10:28:42:719 IST] 4c76dc51 ApplicationMg A WSVR0221I: Application started: WpsAdminconsole [5/19/06 10:28:42:719 IST] 4c76dc51 ApplicationMg A WSVR0200I: Starting application: RichTextEditor.war [5/19/06 10:28:42:812 IST] 4c76dc51 WebContainer A SRVE0169I: Loading Web Module: RichTextEditor. [5/19/06 10:28:42:844 IST] 4c76dc51 WebGroup I SRVE0180I: [RichTextEditor] [/wps/richText] [Servlet.LOG]: JSP 1.2 Processor: init [5/19/06 10:28:42:890 IST] 4c76dc51 WebGroup I SRVE0180I: [RichTextEditor] [/wps/richText] [Servlet.LOG]: SimpleFileServlet: init [5/19/06 10:28:42:890 IST] 4c76dc51 WebGroup I SRVE0180I: [RichTextEditor] [/wps/richText] [Servlet.LOG]: InvokerServlet: init [5/19/06 10:28:43:016 IST] 4c76dc51 WebGroup I SRVE0180I: [RichTextEditor] [/wps/richText] [Servlet.LOG]: com_ibm_wps_AdminServlet: init [5/19/06 10:28:43:031 IST] 4c76dc51 SystemOut O Context initialized. [5/19/06 10:28:43:078 IST] 4c76dc51 ApplicationMg A WSVR0221I: Application started: RichTextEditor.war [5/19/06 10:28:43:078 IST] 4c76dc51 ApplicationMg A WSVR0200I: Starting application: Presentation.war [5/19/06 10:28:43:109 IST] 4c76dc51 WebContainer A SRVE0169I: Loading Web Module: IBM Presentation Application. [5/19/06 10:28:43:125 IST] 4c76dc51 WebGroup I SRVE0180I: [IBM Presentation Application] [/wps/presentation] [Servlet.LOG]: JSP 1.2 Processor: init [5/19/06 10:28:43:156 IST] 4c76dc51 WebGroup I SRVE0180I: [IBM Presentation Application] [/wps/presentation] [Servlet.LOG]: SimpleFileServlet: init [5/19/06 10:28:43:156 IST] 4c76dc51 WebGroup I SRVE0180I: [IBM Presentation Application] [/wps/presentation] [Servlet.LOG]: InvokerServlet: init [5/19/06 10:28:43:172 IST] 4c76dc51 WebGroup I SRVE0180I: [IBM Presentation Application] [/wps/presentation] [Servlet.LOG]: com_ibm_wps_AdminServlet: init [5/19/06 10:28:43:172 IST] 4c76dc51 SystemOut O Context initialized. [5/19/06 10:28:43:172 IST] 4c76dc51 ApplicationMg A WSVR0221I: Application started: Presentation.war [5/19/06 10:28:43:172 IST] 4c76dc51 ApplicationMg A WSVR0200I: Starting application: SpreadsheetBlox.war [5/19/06 10:28:43:219 IST] 4c76dc51 WebContainer A SRVE0169I: Loading Web Module: SpreadsheetBlox. [5/19/06 10:28:43:234 IST] 4c76dc51 WebGroup I SRVE0180I: [SpreadsheetBlox] [/wps/spreadSheet] [Servlet.LOG]: JSP 1.2 Processor: init [5/19/06 10:28:43:359 IST] 4c76dc51 WebGroup I SRVE0180I: [SpreadsheetBlox] [/wps/spreadSheet] [Servlet.LOG]: SimpleFileServlet: init [5/19/06 10:28:43:453 IST] 4c76dc51 WebGroup I SRVE0180I: [SpreadsheetBlox] [/wps/spreadSheet] [Servlet.LOG]: InvokerServlet: init [5/19/06 10:28:43:469 IST] 4c76dc51 WebGroup I SRVE0180I: [SpreadsheetBlox] [/wps/spreadSheet] [Servlet.LOG]: com_ibm_wps_AdminServlet: init [5/19/06 10:28:43:484 IST] 4c76dc51 SystemOut O Context initialized. [5/19/06 10:28:43:484 IST] 4c76dc51 ApplicationMg A WSVR0221I: Application started: SpreadsheetBlox.war [5/19/06 10:28:43:500 IST] 4c76dc51 ApplicationMg A WSVR0200I: Starting application: wmmApp [5/19/06 10:28:43:562 IST] 4c76dc51 EJBContainerI I WSVR0207I: Preparing to start EJB jar: wmm.ejb.jar [5/19/06 10:28:44:328 IST] 4c76dc51 DSConfigurati W DSRA8200W: DataSource Configuration: DSRA8020E: Warning: The property 'remoteDataSourceProtocol' does not exist on the DataSource class com.ibm.db2j.jdbc.DB2jXADataSource. [5/19/06 10:28:44:625 IST] 4c76dc51 EJBContainerI I WSVR0037I: Starting EJB jar: wmm.ejb.jar [5/19/06 10:28:44:828 IST] 4c76dc51 EJBContainerI I WSVR0207I: Preparing to start EJB jar: wmm.internal.ejb.jar [5/19/06 10:28:45:078 IST] 4c76dc51 EJBContainerI I WSVR0037I: Starting EJB jar: wmm.internal.ejb.jar [5/19/06 10:28:45:140 IST] 4c76dc51 ApplicationMg A WSVR0221I: Application started: wmmApp [5/19/06 10:28:45:156 IST] 4c76dc51 ApplicationMg A WSVR0200I: Starting application: wps [5/19/06 10:28:51:281 IST] 4c76dc51 WSServerImpl W WSWS1015W: Servlet for servlet-link WSRPRegistrationService not found. The port-component WSRPRegistrationService will be skipped. [5/19/06 10:28:55:250 IST] 4c76dc51 WebContainer A SRVE0169I: Loading Web Module: WebSphere Portal Server 5.0. [5/19/06 10:28:55:281 IST] 4c76dc51 WebGroup I SRVE0180I: [WebSphere Portal Server 5.0] [/wps] [Servlet.LOG]: JSP 1.2 Processor: init [5/19/06 10:28:55:437 IST] 4c76dc51 WebGroup I SRVE0180I: [WebSphere Portal Server 5.0] [/wps] [Servlet.LOG]: SimpleFileServlet: init [5/19/06 10:28:55:531 IST] 4c76dc51 WebGroup I SRVE0180I: [WebSphere Portal Server 5.0] [/wps] [Servlet.LOG]: TranscodingUtilities: init [5/19/06 10:28:55:703 IST] 4c76dc51 WebGroup I SRVE0180I: [WebSphere Portal Server 5.0] [/wps] [Servlet.LOG]: portal: init [5/19/06 10:28:56:766 IST] 4c76dc51 DSConfigurati W DSRA8200W: DataSource Configuration: DSRA8020E: Warning: The property 'remoteDataSourceProtocol' does not exist on the DataSource class com.ibm.db2j.jdbc.DB2jXADataSource. [5/19/06 10:28:57:906 IST] 4c76dc51 WSRdbDataSour u Database version is 5.1.36 [5/19/06 10:28:57:906 IST] 4c76dc51 WSRdbDataSour u JDBC Driver version is 5.1 [5/19/06 10:29:09:640 IST] 4c76dc51 WebGroup I SRVE0180I: [WebSphere Portal Server 5.0] [/wps] [Servlet.LOG]: com_ibm_wps_AdminServlet: init [5/19/06 10:29:09:656 IST] 4c76dc51 WebGroup I SRVE0180I: [WebSphere Portal Server 5.0] [/wps] [Servlet.LOG]: WebServicesServlet: init [5/19/06 10:29:16:125 IST] 4c76dc51 ApplicationMg A WSVR0221I: Application started: wps [5/19/06 10:29:16:140 IST] 4c76dc51 ApplicationMg A WSVR0200I: Starting application: AssignmentEAR [5/19/06 10:29:16:140 IST] 4c76dc51 WebContainer A SRVE0169I: Loading Web Module: EmployeeInfo. [5/19/06 10:29:16:156 IST] 4c76dc51 WebGroup I SRVE0180I: [EmployeeInfo] [/.EmployeeInfo] [Servlet.LOG]: JSP 1.2 Processor: init [5/19/06 10:29:16:187 IST] 4c76dc51 WebGroup I SRVE0180I: [EmployeeInfo] [/.EmployeeInfo] [Servlet.LOG]: SimpleFileServlet: init [5/19/06 10:29:16:187 IST] 4c76dc51 WebGroup I SRVE0180I: [EmployeeInfo] [/.EmployeeInfo] [Servlet.LOG]: InvokerServlet: init [5/19/06 10:29:16:187 IST] 4c76dc51 WebGroup I SRVE0180I: [EmployeeInfo] [/.EmployeeInfo] [Servlet.LOG]: com_ibm_wps_AdminServlet: init [5/19/06 10:29:16:203 IST] 4c76dc51 ApplicationMg A WSVR0221I: Application started: AssignmentEAR [5/19/06 10:29:16:266 IST] 4c76dc51 HttpTransport A SRVE0171I: Transport http is listening on port 9,081. [5/19/06 10:29:18:500 IST] 4c76dc51 HttpTransport A SRVE0171I: Transport https is listening on port 9,444. [5/19/06 10:29:18:516 IST] 4c76dc51 HttpTransport A SRVE0171I: Transport http is listening on port 9,091. [5/19/06 10:29:18:812 IST] 4c76dc51 HttpTransport A SRVE0171I: Transport https is listening on port 9,044. [5/19/06 10:29:18:859 IST] 4c76dc51 RMIConnectorC A ADMC0026I: RMI Connector available at port 9810 [5/19/06 10:29:18:890 IST] 4c76dc51 WsServer A WSVR0001I: Server WebSphere_Portal open for e-business [5/19/06 10:29:24:625 IST] fb5dc67 WebGroup I SRVE0180I: [WebSphere Portal Server 5.0] [/wps] [Servlet.LOG]: config: init [5/19/06 10:29:25:187 IST] fb5dc67 SystemOut O Decrypt: Using DESedeKeySpec.. [5/19/06 10:29:25:390 IST] fb5dc67 ExceptionUtil E CNTR0019E: Non-application exception occurred while processing method "search". Exception data: com.ibm.ejs.container.CreateFailureException: ; nested exception is: java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: javax/crypto/f at javax.crypto.SecretKeyFactory.getInstance(Unknown Source) at com.ibm.ws.wmm.common.PasswordEncryptionUtil.decrypt(PasswordEncryptionUtil.java:581) at com.ibm.ws.wmm.db.DatabaseRepository.initialize(DatabaseRepository.java:3670) at com.ibm.ws.wmm.MemberRepositoryManager.initializeRepositories(MemberRepositoryManager.java:4634) at com.ibm.ws.wmm.MemberRepositoryManager.init(MemberRepositoryManager.java:4515) at com.ibm.ws.wmm.objectimpl.MemberServiceBeanBase.ejbCreate(MemberServiceBeanBase.java:179) at java.lang.reflect.Method.invoke(Native Method) at com.ibm.ejs.container.StatelessBeanO.<init>(StatelessBeanO.java:132) at com.ibm.ejs.container.CMStatelessBeanO.<init>(CMStatelessBeanO.java:56) at com.ibm.ejs.container.CMStatelessBeanOFactory.create(CMStatelessBeanOFactory.java:40) at com.ibm.ejs.container.EJSHome.createBeanO(EJSHome.java:602) at com.ibm.ejs.container.EJSHome.createBeanO(EJSHome.java:689) at com.ibm.ejs.container.activator.UncachedActivationStrategy.atActivate(UncachedActivationStrategy.java:78) at com.ibm.ejs.container.activator.Activator.activateBean(Activator.java:516) at com.ibm.ejs.container.EJSContainer.preInvoke_internal(EJSContainer.java:2704) at com.ibm.ejs.container.EJSContainer.preInvoke(EJSContainer.java:2432) at com.ibm.ejs.container.EJSContainer.preInvoke(EJSContainer.java:2417) at com.ibm.websphere.wmm.objects.EJSRemoteStatelessMemberService_14d751a3.search(Unknown Source) at com.ibm.websphere.wmm.objects._MemberService_Stub.search(_MemberService_Stub.java:1758) at com.ibm.wps.services.puma.PumaServiceImpl.findUserByAttribute(PumaServiceImpl.java:1649) at com.ibm.wps.services.puma.PumaServiceImpl.findUserByAttribute(PumaServiceImpl.java:1587) at com.ibm.wps.puma.UserManager.findByAttribute(UserManager.java:243) at com.ibm.wps.command.xml.XmlCommandServlet.authenticate(XmlCommandServlet.java:223) at com.ibm.wps.command.xml.XmlCommandServlet.process(XmlCommandServlet.java:157) at com.ibm.wps.command.xml.XmlCommandServlet.doPost(XmlCommandServlet.java:115) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:110) at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174) at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313) at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116) at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:283) at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42) at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40) at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:61) at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:1011) at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:561) at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:198) at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:80) at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:212) at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71) at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182) at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334) at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56) at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:618) at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)
|
 |
Gourav Prat
Greenhorn
Joined: Jul 12, 2005
Posts: 9
|
|
|
Version of WSAD I am using is 5.1.2
|
 |
Marius Wong
Greenhorn
Joined: May 21, 2006
Posts: 1
|
|
I also encountered this error for wsad. Luckly, I found something seems usful from IBM. you may have a look too. IBM WBI Adapters may fail due to JCE Certificate Expiration on May 18, 2006 http://www-1.ibm.com/support/docview.wss?rs=695&context=SSMKUK&dc=DB520&uid=swg21236350&loc=en_US&cs=utf-8&lang=en
|
 |
tersanch Fernandes
Greenhorn
Joined: Jan 28, 2006
Posts: 3
|
|
Yep after updating the WBI adapters, you wont c that error. Thanks a lot Maurice.
|
 |
GaneshKumar Kumar
Greenhorn
Joined: May 23, 2006
Posts: 24
|
|
Hi , I am facing the same problem while installing Portal Test Environment 5.0 on WSAD v 5.1.2. May I try your procedure for solving my problem. Thanks. Ganesh
|
 |
Otilia Marcu
Greenhorn
Joined: Jan 19, 2006
Posts: 4
|
|
It really works! Great job! Thanks. Now I can move forward.
|
 |
GaneshKumar Kumar
Greenhorn
Joined: May 23, 2006
Posts: 24
|
|
HI, My WSAD v5.1.2 is facing the same problem. I followed the steps followed by you (mentioned in the link) http://www-1.ibm.com/support/docview.wss?rs=695&context=SSMKUK&dc=DB520&uid=swg21236350&loc=en_US&cs=utf-8&lang=en I Closed WSAD. 1. I Downloaded the JCE_WIN.zip file. 2. I took backup of the following files and replaced the same with the new one (downloaded). jre/lib/ext/ibmjcefw.jar jre/lib/ext/ibmjceprovider.jar jre/lib/ext/ibmpkcs.jar jre/lib/ext/ibmpkcs11.jar jre/lib/ext/local_policy.jar jre/lib/ext/US_export_policy.jar jre/lib/security/java.security I have JRE in 3 places. one is under WSAD_instal\eclipse\java\. Second is under WSAD_instal\base_v5\java\. Third is under WSAD_instal\base_v51\java\. I replace the files in all 3 places. I opened the WSAD and started the Test Server. But it again gives the error message "WSEC0019E: Failed to load KeyLocator SampleResponseSenderEncryptionKeyLocator. The exception is java.lang.NoClassDefFoundError: javax/crypto/m at javax.crypto.b.run(Unknown Source)" Can any one please guide me? Thanks. Ganesh
|
 |
gizem okkalioglu
Greenhorn
Joined: Jun 27, 2008
Posts: 1
|
|
Hi, i am getting same exceptions in the same order as below. i am using WebSphere Studio Application Developer Version: 5.1.0. Can anyone please help me to get rid of these exceptions? Looking forward for your responses. Thanks.
|
 |
 |
|
|
subject: WSAD :: Exception Coming during Startup :: ExceptionInInitializerError
|
|
|