[#|2010-10-08T15:52:36.318-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|CLASSPATH= /export/home/j2eetest/v3.1/glassfish3/glassfish/bin/../modules/admin-cli.jar|#] [#|2010-10-08T15:52:36.320-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|Commands: [start-local-instance, --node, lancer, --nodedir, , sanlan1]|#] [#|2010-10-08T15:52:36.320-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|asadmin extension directory: /export/home/j2eetest/v3.1/glassfish3/glassfish/lib/asadmin|#] [#|2010-10-08T15:52:36.976-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|Prepare|#] [#|2010-10-08T15:52:37.001-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|Process program options|#] [#|2010-10-08T15:52:37.002-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|Parsing program options|#] [#|2010-10-08T15:52:37.006-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|Parse command options|#] [#|2010-10-08T15:52:37.009-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|params: {node: [lancer]|#] [#|2010-10-08T15:52:37.009-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|nodedir: []|#] [#|2010-10-08T15:52:37.009-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|}|#] [#|2010-10-08T15:52:37.010-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|operands: [sanlan1]|#] [#|2010-10-08T15:52:37.010-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|Prevalidate command options|#] [#|2010-10-08T15:52:37.010-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|Inject command options|#] [#|2010-10-08T15:52:37.022-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|Validate command options|#] [#|2010-10-08T15:52:37.033-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|Server instance directory /export/home/j2eetest/v3.1/glassfish3/glassfish/nodes/lancer/sanlan1 does not exist or is not a directory|#] [#|2010-10-08T15:52:37.034-0700|INFO|glassfish3.1|null|_ThreadID=14;_ThreadName=Thread-1;|Command start-local-instance failed.|#] [#|2010-10-08T15:52:37.084-0700|WARNING|glassfish3.1|javax.enterprise.system.tools.admin.com.sun.enterprise.v3.admin.cluster|_ThreadID=14;_ThreadName=Thread-1;|Could not start instance sanlan1 on node lancer (localhost).: Command ' /export/home/j2eetest/v3.1/glassfish3/glassfish/bin/asadmin start-local-instance --node lancer --nodedir sanlan1' failed on node lancer (localhost): CLASSPATH= /export/home/j2eetest/v3.1/glassfish3/glassfish/bin/../modules/admin-cli.jar Commands: [start-local-instance, --node, lancer, --nodedir, , sanlan1] asadmin extension directory: /export/home/j2eetest/v3.1/glassfish3/glassfish/lib/asadmin Prepare Process program options Parsing program options Parse command options params: {node: [lancer] nodedir: [] } operands: [sanlan1] Prevalidate command options Inject command options Validate command options Command start-local-instance failed. Server instance directory /export/home/j2eetest/v3.1/glassfish3/glassfish/nodes/lancer/sanlan1 does not exist or is not a directory|#] [#|2010-10-08T15:52:37.090-0700|SEVERE|glassfish3.1|com.sun.jersey.spi.container.ContainerResponse|_ThreadID=14;_ThreadName=Thread-1;|The RuntimeException could not be mapped to a response, re-throwing to the HTTP container org.glassfish.admin.rest.CliFailureException: Could not start instance sanlan1 on node lancer (localhost). Command failed on node lancer (localhost): CLASSPATH= /export/home/j2eetest/v3.1/glassfish3/glassfish/bin/../modules/admin-cli.jar Commands: [start-local-instance, --node, lancer, --nodedir, , sanlan1] asadmin extension directory: /export/home/j2eetest/v3.1/glassfish3/glassfish/lib/asadmin Prepare Process program options Parsing program options Parse command options params: {node: [lancer] nodedir: [] } operands: [sanlan1] Prevalidate command options Inject command options Validate command options Command start-local-instance failed. Server instance directory /export/home/j2eetest/v3.1/glassfish3/glassfish/nodes/lancer/sanlan1 does not exist or is not a directory To complete this operation run the following command locally on host localhost from the GlassFish install location /export/home/j2eetest/v3.1/glassfish3/glassfish: asadmin start-local-instance --node lancer --nodedir sanlan1 at org.glassfish.admin.rest.resources.TemplateExecCommand.executeCommand(TemplateExecCommand.java:131) at org.glassfish.admin.rest.resources.TemplateCommandPostResource.processPost(TemplateCommandPostResource.java:84) 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.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:168) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:70) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:279) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:121) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:136) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:121) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:136) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:121) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:136) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:121) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:136) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:86) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:136) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:74) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1357) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1289) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1239) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1229) at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer._service(GrizzlyContainer.java:180) at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer.service(GrizzlyContainer.java:145) at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:176) at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:166) at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:234) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:824) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:721) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1014) 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) |#] [#|2010-10-08T15:52:37.110-0700|SEVERE|glassfish3.1|org.glassfish.admingui|_ThreadID=14;_ThreadName=Thread-1;|RestResponse.getResponse() failed. endpoint = 'http://localhost:4848/management/domain/servers/server/sanlan1/start-instance'; attrs = '{}'; RestResponse: |#] [#|2010-10-08T15:52:37.111-0700|SEVERE|glassfish3.1|org.glassfish.admingui|_ThreadID=14;_ThreadName=Thread-1;|RestResponse.getResponse() failed. endpoint = 'http://localhost:4848/management/domain/servers/server/sanlan1/start-instance'; attrs = '{}'; RestResponse: |#] [#|2010-10-08T15:52:37.112-0700|SEVERE|glassfish3.1|org.glassfish.admingui|_ThreadID=14;_ThreadName=Thread-1;|Error in instanceAction ; endpoint = http://localhost:4848/management/domain/servers/server/sanlan1/start-instanceattrsMap=null|#]