[jbosstools-users] jboss: - "Unable to read logging.properties..."?
Harsh Vardhan
jbosstools-users at lists.jboss.org
Sat Jan 17 11:22:03 EST 2015
I created a small sample application using Netbeans 7 over jboss 6.1. But after i "clean and build" my application, i start jboss server but it *displays error that it could not read logging.properties file.*
*
*
*Solution I used to fix this problem: *
I edited *"run.bat"* file in bin folder; Set *"%DIRNAME%"* in line *"JAVA_OPTS=-Dprogram.name=%PROGNAME% -Dlogging.configuration=file: %DIRNAME% logging.properties %JAVA_OPTS%"* -- to --> my absolute path to bin directory.
But I am still getting the same error. Is there any other configuration or changes i need to do? like in in order to get jboss working?
*Error After Editing run.bat: Unable to read the logging configuration from 'file: D:\Applications\jboss\jboss-6.1.0.Final\bin\logging.properties-Xms128m ((The system cannot find the file specified))*
*
*
Please help! And what is *"Xms128m"*?
Posted by forums
Original post: https://developer.jboss.org/message/916233#916233
More information about the jbosstools-users
mailing list