Re: [Dspace-tech] Getting dspace started in at bootup.

2007-05-24 Thread Weinberg, Ben
started in at bootup. You might double-check the rc level of your tomcat init, maybe you need to move it later in the boot sequence. -Mark On May 24, 2007, at 1:16 PM, Kyle Brentnell wrote: > Hi Ben, > > Not sure which version of tomcat you are using, but in version 5 the > JRE

Re: [Dspace-tech] Getting dspace started in at bootup.

2007-05-24 Thread Mark H. Wood
On Thu, May 24, 2007 at 04:37:06PM -, Weinberg, Ben wrote: > I'm trying to get DSpace started via a startup script, however, the > JAVA_HOME/JRE_HOME vars in /etc/profile are not valid in time for the > Tomcat startup. > Anybody out there starting DSpace at boot time? If so, can you please > sh

Re: [Dspace-tech] Getting dspace started in at bootup.

2007-05-24 Thread Weinberg, Ben
dk export JAVA HOME echo javahome is $JAVAHOME su dspace -c '/blah/tomcat/bin/startup.sh' & -Original Message- From: Kyle Brentnell [mailto:[EMAIL PROTECTED] Sent: Thursday, May 24, 2007 10:16 AM To: Weinberg, Ben; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-te

Re: [Dspace-tech] Getting dspace started in at bootup.

2007-05-24 Thread Mark Diggory
You might double-check the rc level of your tomcat init, maybe you need to move it later in the boot sequence. -Mark On May 24, 2007, at 1:16 PM, Kyle Brentnell wrote: > Hi Ben, > > Not sure which version of tomcat you are using, but in version 5 the > JRE_HOME can be specified in tomcat5.conf

Re: [Dspace-tech] Getting dspace started in at bootup.

2007-05-24 Thread Kyle Brentnell
Hi Ben, Not sure which version of tomcat you are using, but in version 5 the JRE_HOME can be specified in tomcat5.conf file. This will take effect when tomcat starts on bootup. Kyle At / À 12:37 PM 24/05/2007, Weinberg, Ben wrote / a écrit: >Hi, >I'm trying to get DSpace started via a startu

[Dspace-tech] Getting dspace started in at bootup.

2007-05-24 Thread Weinberg, Ben
Hi, I'm trying to get DSpace started via a startup script, however, the JAVA_HOME/JRE_HOME vars in /etc/profile are not valid in time for the Tomcat startup. Anybody out there starting DSpace at boot time? If so, can you please share the how? Thanks, Ben Weinberg HP Research Library --