[jbosstools-issues] [JBoss JIRA] (JBIDE-11550) AS7.0.2 remote server cannot stop

Martin Malina (JIRA) jira-events at lists.jboss.org
Thu May 10 04:04:18 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-11550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12691690#comment-12691690 ] 

Martin Malina commented on JBIDE-11550:
---------------------------------------

I tried it just now with JBDS 5 Beta3 (H119) and remote launch of AS7.0.2 doesn't work at all ATM. It seems the config arg is wrong in the startup command. The error in boot.log is:

{code}

10:01:22,567 INFO  [org.jboss.modules] JBoss Modules version 1.0.2.GA
10:01:22,874 ERROR [stderr] java.lang.IllegalArgumentException: Neither /home/rasp/jbossqa/runtimes/jboss-as-7.0.2.Final/standalone/configuration/null nor /null exist
10:01:22,875 ERROR [stderr] 	at org.jboss.as.controller.persistence.ConfigurationFile.determineMainFile(ConfigurationFile.java:145)
10:01:22,875 ERROR [stderr] 	at org.jboss.as.controller.persistence.ConfigurationFile.<init>(ConfigurationFile.java:88)
10:01:22,876 ERROR [stderr] 	at org.jboss.as.server.ServerEnvironment.<init>(ServerEnvironment.java:287)
10:01:22,876 ERROR [stderr] 	at org.jboss.as.server.Main.determineEnvironment(Main.java:219)
10:01:22,876 ERROR [stderr] 	at org.jboss.as.server.Main.main(Main.java:98)
10:01:22,876 ERROR [stderr] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:01:22,877 ERROR [stderr] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
10:01:22,877 ERROR [stderr] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:01:22,877 ERROR [stderr] 	at java.lang.reflect.Method.invoke(Method.java:616)
10:01:22,877 ERROR [stderr] 	at org.jboss.modules.Module.run(Module.java:272)
10:01:22,878 ERROR [stderr] 	at org.jboss.modules.Main.main(Main.java:313)
{code}
So let's see how it works in a new build (there is still no newer build yet).
                
> AS7.0.2 remote server cannot stop
> ---------------------------------
>
>                 Key: JBIDE-11550
>                 URL: https://issues.jboss.org/browse/JBIDE-11550
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.Beta3
>         Environment: JBT 3.3.0 Beta3 Nightly 2012-04-16
> JBoss AS 7.0.2
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 3.3.0.Beta3
>
>
> This issue only applies to AS 7.0.2.
> When you configure RSE server for AS 7.0.2 runtime and start it, everything seems to be working. When you then stop it, it gets stopped in JBT, but the process keeps running on the remote server.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list