[#|2010-07-26T14:30:19.838-0700|WARNING|glassfish3.1|javax.enterprise.resource.webcontainer.jsf.lifecycle|_ThreadID=18;_ThreadName=Thread-1;|java.lang.reflect.InvocationTargetException while attempting to process a 'command' event for 'restartInstance'. java.lang.RuntimeException: java.lang.reflect.InvocationTargetException while attempting to process a 'command' event for 'restartInstance'. at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:422) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:394) at com.sun.jsftemplating.layout.event.CommandActionListener.invokeCommandHandlers(CommandActionListener.java:150) at com.sun.jsftemplating.layout.event.CommandActionListener.processAction(CommandActionListener.java:98) at javax.faces.event.ActionEvent.processListener(ActionEvent.java:84) at javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java:773) at javax.faces.component.UICommand.broadcast(UICommand.java:296) at com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:160) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:785) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1250) at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:77) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:97) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:114) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:334) at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1518) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:339) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:211) at com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:240) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:211) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:171) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:651) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:591) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:87) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:158) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:321) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:222) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:240) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:823) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:720) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1013) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:220) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:135) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:102) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:88) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57) at com.sun.grizzly.ContextTask.run(ContextTask.java:69) at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:530) at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:511) at java.lang.Thread.run(Thread.java:619) Caused by: 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:597) at com.sun.jsftemplating.layout.descriptors.handler.Handler.invoke(Handler.java:442) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:420) ... 43 more Caused by: java.lang.reflect.UndeclaredThrowableException at $Proxy161.restartDomain(Unknown Source) at org.glassfish.admingui.common.handlers.InstanceHandler.restartDomain(InstanceHandler.java:178) ... 49 more Caused by: 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:597) at org.glassfish.admin.amx.impl.mbean.AMXImplBase.invoke(AMXImplBase.java:1039) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761) at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288) at org.glassfish.admin.amx.util.jmx.MBeanProxyHandler.invoke(MBeanProxyHandler.java:454) at org.glassfish.admin.amx.core.proxy.AMXProxyHandler._invoke(AMXProxyHandler.java:823) at org.glassfish.admin.amx.core.proxy.AMXProxyHandler.invoke(AMXProxyHandler.java:527) ... 51 more Caused by: java.lang.NullPointerException at com.sun.enterprise.v3.admin.RestartDomainCommand.execute(RestartDomainCommand.java:102) at org.glassfish.admin.amx.impl.ext.RuntimeRootImpl.restartDomain(RuntimeRootImpl.java:247) ... 62 more |#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;|javax.faces.FacesException: java.lang.reflect.InvocationTargetException while attempting to process a 'command' event for 'restartInstance'.|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:85)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:97)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:114)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at javax.faces.webapp.FacesServlet.service(FacesServlet.java:334)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1518)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:339)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:211)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:240)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:211)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:171)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:651)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:591)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:87)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:158)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:321)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:222)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:240)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:823)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:720)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1013)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:220)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:135)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:102)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:88)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.ContextTask.run(ContextTask.java:69)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:530)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:511)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at java.lang.Thread.run(Thread.java:619)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;|Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException while attempting to process a 'command' event for 'restartInstance'.|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:422)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:394)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.jsftemplating.layout.event.CommandActionListener.invokeCommandHandlers(CommandActionListener.java:150)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.jsftemplating.layout.event.CommandActionListener.processAction(CommandActionListener.java:98)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at javax.faces.event.ActionEvent.processListener(ActionEvent.java:84)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java:773)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at javax.faces.component.UICommand.broadcast(UICommand.java:296)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:160)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:785)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1250)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:77)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| ... 33 more|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;|Caused by: java.lang.reflect.InvocationTargetException|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at java.lang.reflect.Method.invoke(Method.java:597)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.jsftemplating.layout.descriptors.handler.Handler.invoke(Handler.java:442)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:420)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| ... 43 more|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;|Caused by: java.lang.reflect.UndeclaredThrowableException|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at $Proxy161.restartDomain(Unknown Source)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.glassfish.admingui.common.handlers.InstanceHandler.restartDomain(InstanceHandler.java:178)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| ... 49 more|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;|Caused by: java.lang.reflect.InvocationTargetException|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at java.lang.reflect.Method.invoke(Method.java:597)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.glassfish.admin.amx.impl.mbean.AMXImplBase.invoke(AMXImplBase.java:1039)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.glassfish.admin.amx.util.jmx.MBeanProxyHandler.invoke(MBeanProxyHandler.java:454)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.glassfish.admin.amx.core.proxy.AMXProxyHandler._invoke(AMXProxyHandler.java:823)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.glassfish.admin.amx.core.proxy.AMXProxyHandler.invoke(AMXProxyHandler.java:527)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| ... 51 more|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;|Caused by: java.lang.NullPointerException|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at com.sun.enterprise.v3.admin.RestartDomainCommand.execute(RestartDomainCommand.java:102)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| at org.glassfish.admin.amx.impl.ext.RuntimeRootImpl.restartDomain(RuntimeRootImpl.java:247)|#] [#|2010-07-26T14:30:19.854-0700|SEVERE|glassfish3.1|null|_ThreadID=18;_ThreadName=Thread-1;| ... 62 more|#] [#|2010-07-26T14:30:36.698-0700|WARNING|glassfish3.1|com.sun.jsftemplating|_ThreadID=18;_ThreadName=Thread-1;|JSFT0011: WARNING: The clientId (treeForm:tree:configurations:server-config:jvmSettings) appears more than once! Make sure you have not included it multiple times within the same NamingContainer.|#] [#|2010-07-26T14:30:36.729-0700|WARNING|glassfish3.1|com.sun.jsftemplating|_ThreadID=18;_ThreadName=Thread-1;|JSFT0011: WARNING: The clientId (treeForm:tree:resources:JDBC) appears more than once! Make sure you have not included it multiple times within the same NamingContainer.|#]