I am try to run this command (some fields changed for privacy) in ssh to start it
I can run it with no problems as root but get this error if i run as the userCode:cd /home/USERNAME/;nohup /usr/bin/j2sdk1.4.2_03/bin/java -jar jwwim_server_sql2.jar 127.0.0.1 USERNAME_DATABASENAME USERNAME_DATABASEUSERNAME DATABASEPASS PORTNUMBER
Any ideas???Code:Error occurred during initialization of VM Could not reserve enough space for object heap
I also tried putting the java installation in the users folder and still no luck..


LinkBack URL
About LinkBacks
Reply With Quote