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]<mailto:[email protected]>
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
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