users@glassfish.java.net

Re: [Fwd: I was able to cripple my server configuring JMX from the web admin...]

From: Shreedhar Ganapathy <Shreedhar.Ganapathy_at_Sun.COM>
Date: Thu, 14 Dec 2006 17:39:19 -0800

Hello Chris
Could you state which build of GlassFish you are using ? Are you using
Netbeans (which version) ?
And could you also restate here the steps you are taking to configure
JMX through admin (I could not follow fully what you were trying to
achieve) ?

This will help folks on this alias to be able to respond faster.

Cheers!
Shreedhar



Shreedhar Ganapathy wrote:
>
> Forwarding to dev and users alias for wider audience and responses.
>
> -------- Original Message --------
> Subject: I was able to cripple my server configuring JMX from the web
> admin...
> Date: Wed, 13 Dec 2006 17:55:00 -0500
> From: chris <chris_at_getwebinspired.com>
> Reply-To: feedback_at_glassfish.dev.java.net
> To: feedback_at_glassfish.dev.java.net
>
>
>
> was trying to configure JMX from the admin web ap... it took the info
> i supplied and upon reboot - KABOOM...
>
> i was trying to folllow this example:
> _http://blogs.sun.com/jmxnetbeans/#glassfish_managing_jax_ws_2
> _
> is there anyway to edit these files from vi (it is hosted on a tux box)
>
>
> /
> [#|2006-12-13T17:38:37.374-0500|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;com.sun.enterprise.admin.server.core.JmxConnectorLifecycle_at_1c6a99d;com.sun.appserv.server.ServerLifecycleException:
> Internal: null ssl
> configuration;_RequestID=bae03d4e-2d05-45d9-8aad-840d20de5457;|Service
> com.sun.enterprise.admin.server.core.JmxConnectorLifecycle_at_1c6a99d
> cannot be initialized! :
> com.sun.appserv.server.ServerLifecycleException: Internal: null ssl
> configuration|#]
>
> [#|2006-12-13T17:38:37.388-0500|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=bae03d4e-2d05-45d9-8aad-840d20de5457;|CORE5071:
> An error occured during initialization
> com.sun.appserv.server.ServerLifecycleException: Internal: null ssl
> configuration
> at
> com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onInitialization(JmxConnectorLifecycle.java:110)
> at
> com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:238)
> at
> com.sun.enterprise.server.ondemand.OnDemandServer.onInitialization(OnDemandServer.java:93)
> at com.sun.enterprise.server.PEMain.run(PEMain.java:316)
> at com.sun.enterprise.server.PEMain.main(PEMain.java:260)
> 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:272)
> Caused by: com.sun.appserv.server.ServerLifecycleException: Internal:
> null ssl configuration
> at
> com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.configureJmxConnectorServerDriver(JmxConnectorLifecycle.java:198)
> at
> com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onInitialization(JmxConnectorLifecycle.java:106)
> ... 9 more
> |#]
>
> [#|2006-12-13T17:38:37.392-0500|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=bae03d4e-2d05-45d9-8aad-840d20de5457;|Server
> Startup failed. Exiting...|#]
>
> [#|2006-12-13T17:38:37.392-0500|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Server
> shutdown in progress...|#]
>
> [#|2006-12-13T17:38:37.410-0500|WARNING|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=bae03d4e-2d05-45d9-8aad-840d20de5457;|CORE5061:
> Exception :
> com.sun.appserv.server.ServerLifecycleException
> at
> com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onShutdown(JmxConnectorLifecycle.java:145)
> at
> com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:440)
> at
> com.sun.enterprise.server.ondemand.OnDemandServer.onShutdown(OnDemandServer.java:123)
> at com.sun.enterprise.server.PEMain.run(PEMain.java:343)
> at com.sun.enterprise.server.PEMain.main(PEMain.java:260)
> 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:272)
> |#]
>
> [#|2006-12-13T17:38:37.467-0500|WARNING|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;_RequestID=bae03d4e-2d05-45d9-8aad-840d20de5457;|core.tmp_folder_deletion_failed|#]
> [#|2006-12-13T17:38:37.878-0500|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=bae03d4e-2d05-45d9-8aad-840d20de5457;|Server
> stopped due to Server startup failure.|#]
>
>
> /Otherwise I love the product.... Any help with this matter would be
> fantastic