Hey Tormod, This is indeed a bug. Thank you! The openbd_ctl.sh file that is located in the base install directory is incorrect, but the openbd_ctl file that is created in /etc/init.d/ is correct - which is why I didn't notice it earlier.
In the mean time, the fix for this is simple: Edit the openbd_ctl file and update the following line: JRE_HOME=/opt/openbd/jre; export JRE_HOME to this: JRE_HOME=/opt/openbd/jdk/jre; export JRE_HOME Thank you for pointing this out! I will add this to the list of fixes. -Jordan ----- Original Message ----- From: "tormodg" <[email protected]> To: "Open BlueDragon" <[email protected]> Sent: Saturday, December 20, 2008 4:53:44 AM GMT -08:00 US/Canada Pacific Subject: [OpenBD] Re: Updated Linux Installer for OpenBD 1.0 (please test) > 1) Have you tried starting tomcat with NO modifications to the > server.cml file? What happens then? It says "[Done]". But it does not start. catalina.out reports: [r...@wingnut logs]# cat catalina.out /opt/openbd/tomcat/bin/catalina.sh: line 297: /opt/openbd/jre//bin/ java: No such file or directory > 2) How are you attempting to start OpenBD/Tomcat? What commands are you > using? What user are you logged into when you run that command? Root user /opt/openbd/sh openbd_ctl.sh start I also tried to run the /opt/openbd/tomcat/bin/startup.sh command, same thing happens. --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
