hi

The issue is almost surely the FEDORA_HOME environment variable.

The tomcat server must be started in a terminal where the FEDORA_HOME
variable is set to the location of the fedora installation.

Do this
export FEDORA_HOME=/usr/local/fedora
/usr/local/fedora/tomcat/bin/startup.sh

and things will probably work.

Regards

On Wed, 2009-09-16 at 17:59 +0200, Bekkala, Ronald wrote:
> I recently installed Fedora on a new Red Hat Enterprise Linux 5 server
> and I have run into a problem.  Please keep in mind that this is my
> first attempt at running Fedora and I am also not an expert with
> Linux.
> 
>  
> 
> Background info:
> 
>  
> 
> I performed a custom installation with the included Tomcat servlet
> container.  Default context.  No SSL option. (testing)
> 
>  
> 
> I am using MySQL for my database with the appropriate settings per the
> installation guide.
> 
>  
> 
> My environment Variables are all set up according to the installation
> guide and I can start Tomcat as indicated below.
> 
>  
> 
> [u...@myserver bin]# /usr/local/fedora/tomcat/bin/startup.sh 
> 
> Using CATALINA_BASE:   /usr/local/fedora/tomcat
> 
> Using CATALINA_HOME:   /usr/local/fedora/tomcat
> 
> Using CATALINA_TMPDIR: /usr/local/fedora/tomcat/temp
> 
> Using JRE_HOME:       /usr/java/jdk1.6.0_16
> 
>  
> 
> I can verify that Tomcat is running by entering http://localhost:8080
> into my browser.
> 
>  
> 
> My issue:
> 
>  
> 
> When I try to ingest the demo objects using either the command line or
> the Admin GUI I get errors.
> 
>  
> 
> Command line -
> 
>  
> 
> [u...@myserver bin]# pwd
> 
> //usr/local/fedora/client/bin
> 
>  
> 
> [u...@myserver bin]# ./fedora-ingest-demos.sh localhost 8080
> fedoraAdmin mypassword http
> 
> bash: k3T5: No such file or directory
> 
>  
> 
> Admin GUI -
> 
>  
> 
> Login Error - java.net.ConnectionException:Connection refused
> 
>  
> 
> I also get a page load error when I enter the following into my
> browser.
> 
>  
> 
> http://localhost:8080/fedora/admin/
> 
>  
> 
> I am assuming that it is an issue with Java based on the errors but I
> have no idea how or where to look.  Any assistance would be greatly
> appreciated.  Thanks.
> 
>  
> 
> Ron Bekkala
> 
> IT Systems Specialist
> 
> UNH Library Systems Department
> 
> 18 Library Way
> 
> Durham NH, 03824
> 
> Phone: 603-862-2303
> 
> email: [email protected]
> 
> 


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to