I can login using the fedora admin details in the fedora-users.xml file
from the java client running on the machine as Fedora and if I view
http://localhost:8080/myfedora/describe and login with the same account
details I get the Repository Information View.

I tried to create a new object using the Fedora Administrator client on
the host but that also failed with" nested exception is
java.net.connectionexception Connection refused" error

I don't have flash on the local host but if I access the /admin/ flash
interface from another machine I can view the 4 fedora-systems objects
in the repository
(ContentModel3.0,FedoraObject-3.0,ServiceDefinition-3.0,ServiceDeploymen
t-3.0)

-----Original Message-----
From: Benjamin Armintor [mailto:armin...@gmail.com] 
Sent: 10 August 2011 16:25
To: Support and info exchange list for Fedora users.
Subject: Re: [fcrepo-user] Ingesting Demos into 3.4.2 using java admin
gui error java.net.ConnectException: Connection refused

Not off the top of my head.  The first thing I would try to rule out is
whether the java client was able to open a connection to the Fedora
server.  If fedora is up and running: Are you trying to connect to it as
localhost?  If not, are the relevant TCP ports open?

On 8/10/11, Michael.OBrien <michael.obr...@ul.ie> wrote:
> Hi Ben,
> The last INFO entry in that log is when the server startup completed, 
> nothing in there since I attempted to ingest objects into the 
> repository and no entries other than INFO's
>
> Do you know if the fedora commons included JDBC driver save logs 
> anywhere so I can at least rule out that avenue?
>
> -----Original Message-----
> From: Benjamin Armintor [mailto:armin...@gmail.com]
> Sent: 10 August 2011 16:04
> To: Support and info exchange list for Fedora users.
> Subject: Re: [fcrepo-user] Ingesting Demos into 3.4.2 using java admin

> gui error java.net.ConnectException: Connection refused
>
> Michael-
>   You'll get more detailed error information in Fedora's logs.  Look 
> under $FEDORA_HOME/server/logs.
>
> - Ben
>
> On 8/10/11, Michael.OBrien <michael.obr...@ul.ie> wrote:
>> Hi all,
>>
>>
>>
>> I'm trying to ingest the demo's locally using the java gui on the 
>> fedora commons host but the ingest fails for each item.
>>
>>
>>
>> The webapp fedora-demo on the same tomcat is listed as running by 
>> tomcat application manager but 404's when I try to access it.
>>
>> Are they related or independent of the fedora demo's I want to ingest

>> into the repository
>>
>>
>>
>> Could this be related to me using a remote MySQL database? From 
>> looking through fedora.fcfg the connectionPool value is 
>> "localMySQLPool" but I don't know if its connected to this problem or

>> what value I should replace it with if it is
>>
>>
>>
>> The fedora.log doesn't show anything unusual related to the ingest 
>> problem
>>
>> Catalina.out & localhost_access_log don't show anything either
>>
>> The java admin client log just have the xml output below
>>
>>
>>
>>
>>
>> <?xml version="1.0" encoding="UTF-8"?>
>>
>> <ingest-from-dir>
>>
>>   <failed
>> file="/usr/local/fedora/client/demo/foxml/local-server-demos/image-ma
>> n
>> ip
>> -demo/demo_UVA_STD_IMAGE.xml">
>>
>>     ; nested exception is:
>>
>>                 java.net.ConnectException: Connection refused
>>
>>   </failed>
>>
>>   <failed
>> file="/usr/local/fedora/client/demo/foxml/local-server-demos/image-ma
>> n
>> ip
>> -demo/obj_demo_29.xml">
>>
>>     ; nested exception is:
>>
>>                 java.net.ConnectException: Connection refused
>>
>>   </failed>
>>
>>   <failed
>> file="/usr/local/fedora/client/demo/foxml/local-server-demos/image-ma
>> n
>> ip
>> -demo/sdef_demo_27.xml">
>>
>>     ; nested exception is:
>>
>>                 java.net.ConnectException: Connection refused
>>
>>   </failed>
>>
>>   <failed
>> file="/usr/local/fedora/client/demo/foxml/local-server-demos/image-ma
>> n
>> ip
>> -demo/sdep_demo_28.xml">
>>
>>     ; nested exception is:
>>
>>                 java.net.ConnectException: Connection refused
>>
>>   </failed>
>>
>> </ingest-from-dir>
>>
>>
>>
>>
>
> ----------------------------------------------------------------------
> --
> ------
> uberSVN's rich system and user administration capabilities and model 
> configuration take the hassle out of deploying and managing Subversion

> and the tools developers use with it. Learn more about uberSVN and get

> a free download at:  http://p.sf.net/sfu/wandisco-dev2dev
> _______________________________________________
> Fedora-commons-users mailing list
> Fedora-commons-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>
> ----------------------------------------------------------------------
> -------- uberSVN's rich system and user administration capabilities 
> and model configuration take the hassle out of deploying and managing 
> Subversion and the tools developers use with it. Learn more about 
> uberSVN and get a free download at:  
> http://p.sf.net/sfu/wandisco-dev2dev
> _______________________________________________
> Fedora-commons-users mailing list
> Fedora-commons-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>

------------------------------------------------------------------------
------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion
and the tools developers use with it. Learn more about uberSVN and get a
free download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to