[jbosstools-users] jboss: - "Unable to read logging.properties..."?

Rob Stryker jbosstools-users at lists.jboss.org
Mon Jan 19 02:17:39 EST 2015


Hi:

We don't typically provide support for netbeans, since a lot of us lack the expertise in that area. But:

-*Xms128m  is a command line java argument to change the amount of memory to make available to the VM.* 
*
*
*Since your error seems to be looking for a file "D:\Applications\jboss\jboss-6.1.0.Final\bin\logging.properties-Xms128m"  it would seem you need a space after logging.properties so that the -Xms128m is recognized as a vm argument and not part of the file name.          * 

Posted by forums
Original post: https://developer.jboss.org/message/916279#916279



More information about the jbosstools-users mailing list