[jboss-jira] [JBoss JIRA] (AS7-4948) Error: Missing configuration value for: jboss.home.dir when starting standalone server using module path in windows
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Tue Jun 5 03:55:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky resolved AS7-4948.
------------------------------------
Resolution: Rejected
Which means you have to set it. Have a look at how it's done in the standalone.bat
> Error: Missing configuration value for: jboss.home.dir when starting standalone server using module path in windows
> -------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-4948
> URL: https://issues.jboss.org/browse/AS7-4948
> Project: Application Server 7
> Issue Type: Bug
> Components: CLI
> Affects Versions: 7.1.1.Final
> Environment: Windows 7
> jdk1.6.0_30
> Reporter: Peter Cadman
> Assignee: Alexey Loubyansky
>
> When running
> java -jar jboss-modules.jar -mp "%JBOSS_HOME%\modules" org.jboss.as.standalone
> The exception
> java.lang.IllegalStateException: JBAS015816: Missing configuration value for: jboss.home.dir
> at org.jboss.as.server.ServerEnvironment.<init>(ServerEnvironment.java:325)
> at org.jboss.as.server.Main.determineEnvironment(Main.java:242)
> at org.jboss.as.server.Main.main(Main.java:83)
> 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.jboss.modules.Module.run(Module.java:260)
> at org.jboss.modules.Main.main(Main.java:291
--
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 jboss-jira
mailing list