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-man
>> 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-man
>> 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-man
>> 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-man
>> 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

Reply via email to