I updated CATALINA_HOME and FEDORA_HOME to use forward slashes and reinstalled with the same outcome. All other environment variables use backslashes, including Windows created vars.
The install.properties file is below: keystore.file=included ri.enabled=false messaging.enabled=false apia.auth.required=false database.jdbcDriverClass=com.mysql.jdbc.Driver tomcat.ssl.port=8443 ssl.available=true database.jdbcURL=jdbc\:mysql\://localhost/fedora3?useUnicode\=true&characterEncoding\=UTF-8&autoReconnect\=true database.password=REMOVED database.mysql.driver=included database.username=fedoraAdmin fesl.authz.enabled=false tomcat.shutdown.port=8005 deploy.local.services=true xacml.enabled=true database.mysql.jdbcDriverClass=com.mysql.jdbc.Driver tomcat.http.port=8080 fedora.serverHost=localhost database=mysql database.driver=included fedora.serverContext=fedora llstore.type=akubra-fs tomcat.home=E\:\\fedora\\tomcat fesl.authn.enabled=true database.mysql.jdbcURL=jdbc\:mysql\://localhost/fedora3?useUnicode\=true&characterEncoding\=UTF-8&autoReconnect\=true fedora.home=E\:\\fedora install.type=custom servlet.engine=included apim.ssl.required=true fedora.admin.pass=REMOVED apia.ssl.required=false -- Apr 21, 2011 2:32:38 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performanc e in production environments was not found on the java.library.path: E:\Java\jdk 1.6.0_24\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\PHP\;C: \Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\Window sPowerShell\v1.0\;E:\MySQL\MySQL Server 5.5\bin;E:\fedora\server\bin;E:\fedora\c lient\bin\;E:\Java\jdk1.6.0_24\bin;E:\Java\jdk1.6.0_24; Apr 21, 2011 2:32:38 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Apr 21, 2011 2:32:40 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8443 Apr 21, 2011 2:32:40 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 3259 ms Apr 21, 2011 2:32:40 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Apr 21, 2011 2:32:40 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.20 Apr 21, 2011 2:32:40 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive fedora-demo.war Apr 21, 2011 2:32:43 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive fedora.war ************************** ** FEDORA STARTUP ERROR ** ************************** Fedora startup failed On Thu, Apr 21, 2011 at 9:29 AM, Steve Bayliss <stephen.bayl...@acuityunlimited.net> wrote: > Hi Harry > > The error message is very similar to > https://jira.duraspace.org/browse/FCREPO-874 but I'm strugging to see how it > could be related. > > Could you try with CATALINA_HOME and FEDORA_HOME using forward-slashes (so, > E:/fedora, %FEDORA_HOME%/tomcat). I'm running on Windows and I've always > tended to do that. > > If that doesn't work could you supply a copy of your > $FEDORA_HOME/install/install.properties (remove any passwords from this file > first). > > And, could you check what user id you used to install - is it different from > the user id you are running Tomcat under? > > Steve > >> -----Original Message----- >> From: Harry Smith [mailto:harrysmith...@gmail.com] >> Sent: 21 April 2011 16:41 >> To: fedora-commons-users@lists.sourceforge.net >> Subject: Re: [fcrepo-user] Fedora start up problem >> >> >> Yes, I did set them, I have been following the install documentation >> at >> https://wiki.duraspace.org/display/FCR30/Installation+and+Conf >> iguration+Guide >> >> CATALINA_HOME is %FEDORA_HOME%\tomcat >> FEDORA_HOME is E:\fedora >> >> I also have set the following per instructions: >> JAVA_HOME is E:\Java\jdk1.6.0_24 >> JAVA_OPTS is >> "-Djavax.net.ssl.trustStore=$FEDORA_HOME/server/truststore >> -Djavax.net.ssl.trustStorePassword=tomcat" (including quotes) >> >> PATH additions include >> %FEDORA_HOME%\server\bin;%FEDORA_HOME%\client\bin;%JAVA_HOME%; >> %JAVA_HOME%\bin >> >> I have deleted the fedora folder and reinstalled several times with >> different startup parameters (turning off SSL etc...) but still the >> same stack trace below. >> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >> Hi Harry >> >> Welcome to Fedora. >> >> Could you check if you set the environment variables FEDORA_HOME and >> CATALINA_HOME. >> >> Regards >> Steve >> >> > -----Original Message----- >> > From: Harry Smith [mailto:harrysmithwla@...] >> > Sent: 20 April 2011 21:11 >> > To: fedora-commons-users@... >> > Subject: [fcrepo-user] Fedora start up problem >> > >> > >> > New user to Fedora, running into some issues getting started. >> > >> > - Installing on Windows Server 2008 64 bit, with mysql as >> the database >> > >> > - Installed latest version of Java (jdk1.6.0_24) >> > - Added appropriate database user, schema and grant access in mysql >> > >> > Selected custom install and chose default for most, and choose to >> > ingest demo items. >> > >> > Startup the server and get the following error. >> > >> > What am I missing? >> > >> > >> > >> > *************************************** >> > ** FEDORA STARTUP ERROR ** >> > *************************************** >> > >> > Fedora startup failed >> > org.fcrepo.server.errors.ServerInitializationException: >> > Failed to ingest system >> > object(s) >> > at >> > org.fcrepo.server.BasicServer.postInitServer(BasicServer.java:105) >> > at org.fcrepo.server.Server.<init>(Server.java:638) >> > at org.fcrepo.server.BasicServer.<init>(BasicServer.java:41) >> > at >> > sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method >> >> -------------------------------------------------------------- >> ---------------- >> Benefiting from Server Virtualization: Beyond Initial Workload >> Consolidation -- Increasing the use of server virtualization is a top >> priority.Virtualization can reduce costs, simplify >> management, and improve >> application availability and disaster protection. Learn more >> about boosting >> the value of server virtualization. >> http://p.sf.net/sfu/vmware-sfdev2dev >> _______________________________________________ >> Fedora-commons-users mailing list >> Fedora-commons-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users >> > > > ------------------------------------------------------------------------------ > Benefiting from Server Virtualization: Beyond Initial Workload > Consolidation -- Increasing the use of server virtualization is a top > priority.Virtualization can reduce costs, simplify management, and improve > application availability and disaster protection. Learn more about boosting > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev > _______________________________________________ > Fedora-commons-users mailing list > Fedora-commons-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/fedora-commons-users > ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails _______________________________________________ Fedora-commons-users mailing list Fedora-commons-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fedora-commons-users