- This topic has 1 reply, 2 voices, and was last updated 17 years, 1 month ago by
Loyal Water.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
sanjayrMemberI have configured Glassfish v2 as per https://www.genuitec.com/forums/topic/glassfish-2-what-does-a-configured-connector-look-like/
as well as tried for changed server1 instead of server.
2 Jul, 2008 10:12:09 AM com.sun.enterprise.server.PEMain$LoadMBeanServer doRun INFO: MBeanServer started: com.sun.enterprise.interceptor.DynamicInterceptor 2 Jul, 2008 10:12:09 AM com.sun.enterprise.server.PEMain main INFO: Starting Sun Java System Application Server 9.1 (build b58g-fcs) ... 2 Jul, 2008 10:12:10 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices INFO: CORE5098: AS Socket Service Initialization has been completed. 2 Jul, 2008 10:12:11 AM com.sun.enterprise.server.ApplicationServer printStartupInfo INFO: CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.5.0_13] from [Sun Microsystems Inc.] 2 Jul, 2008 10:12:11 AM com.sun.enterprise.security.SecurityLifecycle <init> INFO: SEC1002: Security Manager is OFF. 2 Jul, 2008 10:12:12 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush INFO: /home/sanjayr/glassfish-v2/domains/domain1/config/.__com_sun_appserv_pid 2 Jul, 2008 10:12:12 AM com.sun.enterprise.admin.server.core.AdminService init INFO: ADM0001:SunoneInterceptor is now enabled 2 Jul, 2008 10:12:12 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush WARNING: java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412) Caused by: java.lang.ExceptionInInitializerError at com.sun.enterprise.security.SecurityLifecycle.onInitialization(SecurityLifecycle.java:101) at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:262) at com.sun.enterprise.server.ondemand.OnDemandServer.onInitialization(OnDemandServer.java:101) at com.sun.enterprise.server.PEMain.run(PEMain.java:401) at com.sun.enterprise.server.PEMain.main(PEMain.java:338) ... 5 more Caused by: java.lang.IllegalStateException: Keystore was tampered with, or password was incorrect at com.sun.enterprise.security.SecuritySupportImpl.loadStores(SecuritySupportImpl.java:114) at com.sun.enterprise.security.SecuritySupportImpl.initJKS(SecuritySupportImpl.java:82) at com.sun.enterprise.security.SecuritySupportImpl.<init>(SecuritySupportImpl.java:76) at com.sun.enterprise.security.SecuritySupportImpl.<init>(SecuritySupportImpl.java:71) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at java.lang.Class.newInstance0(Class.java:350) at java.lang.Class.newInstance(Class.java:303) at com.sun.enterprise.pluggable.PluggableFeatureFactoryBaseImpl.invoke(PluggableFeatureFactoryBaseImpl.java:84) at $Proxy0.getSecuritySupport(Unknown Source) at com.sun.enterprise.security.SecurityUtil.getSecuritySupport(SecurityUtil.java:365) at com.sun.enterprise.security.SSLUtils.<clinit>(SSLUtils.java:102) ... 10 more
Thanks,
Sanjay.July 2, 2008 at 9:24 am #286632
Loyal WaterMemberSanjay,
Please refer to this thread:-
https://www.genuitec.com/forums/topic/problem-with-glassfish-and-sun-application-server-deployment/ -
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)