Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bin]$ ./standalone.sh -Djboss.server.base.dir=$JBOSS_HOME/simulator #97

Open
parsibox opened this issue Jun 28, 2020 · 0 comments
Open

Comments

@parsibox
Copy link

hi
when i set this ( from you doc )

[bin]$ ./standalone.sh -Djboss.server.base.dir=$JBOSS_HOME/simulator

image
it say error :

[roo@localhost bin]$  ./standalone.sh -Djboss.server.base.dir=$JBOSS_HOME/simulator
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /home/roo/ss7/restcomm-slee-7.2.0-wildfly-10.1.0.Final/wildfly-10.1.0.Final

  JAVA: /usr//bin/java

  JAVA_OPTS:  -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true

=========================================================================

Unable to read the logging configuration from 'file:/simulator/configuration/logging.properties' (java.io.FileNotFoundException: /simulator/configuration/logging.properties (No such file or directory))
java.lang.IllegalStateException: WFLYSRV0122: Server base directory does not exist: /simulator
	at org.jboss.as.server.ServerEnvironment.<init>(ServerEnvironment.java:430)
	at org.jboss.as.server.Main.determineEnvironment(Main.java:297)
	at org.jboss.as.server.Main.main(Main.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jboss.modules.Module.run(Module.java:330)
	at org.jboss.modules.Main.main(Main.java:505)
[roo@localhost bin]$  ./standalone.sh -c simulator

what is wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant