You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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?
The text was updated successfully, but these errors were encountered:
hi
when i set this ( from you doc )
it say error :
what is wrong?
The text was updated successfully, but these errors were encountered: