One thing I do notice is that you seem to be using "myfedora" rather than the default "fedora" for the Fedora webapp - is it possible that the clients that are being refused connections are trying to connect to http://localhost:8080/fedora rather than http://localhost:8080/myfedora?
You say you were able to connect using the flash admin client from another machine and view the fedora-system objects - are you able to create a new object from the flash admin client? Maybe you could turn up the logging level and see if this reveals anything more informative. This is configured in $FEDORA_HOME/server/config/logback.xml - maybe if you set the levels to DEBUG then it may help in tracking this down. Also check the tomcat logs in $CATALINA_HOME/logs. It might be worth posting a copy of your $FEDORA_HOME/install/install.properties (removing any passwords) and your $FEDORA_HOME/server/fedora.fcfg. Particularly it would be useful to know if you have configured Fedora to require SSL for API-M methods (eg ingest) - this would require connection on port 8443 rather than 8080 so could explain why you seem to be able to view objects but not create them if there's a problem connecting on this port. Steve > -----Original Message----- > From: Michael.OBrien [mailto:michael.obr...@ul.ie] > Sent: 10 August 2011 16:46 > To: Support and info exchange list for Fedora users. > Subject: Re: [fcrepo-user] Ingesting Demos into 3.4.2 using > java admin guierror java.net.ConnectException: Connection refused > > > 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,Servic > eDeploymen > 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 > ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. 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