Hi Tim, Predictably my problems were due to incompetence on my part. I now have 1.6 working fine with the same environment.
Cheers, Robin. > -----Original Message----- > From: Tim Donohue [mailto:[email protected]] > Sent: 09 December 2009 16:13 > To: dspace-devel > Subject: [Dspace-devel] 1.6 RC1 XMLUI startup issues on > Windows freshinstall?? > > All, > > Hoping someone else may have encountered this and knows of a > fix. I'm having some odd XMLUI startup issues on a fresh > install of DSpace 1.6 > RC1 on Windows 7. > > Essentially, after the fresh install and after I startup > Tomcat, I get the following error in my cocoon.log, and the > XMLUI fails to initialize properly. (Side Note: everything > else starts fine...it's only the XMLUI that fails. > > 2009-12-09 09:56:04,878 ERROR > org.springframework.web.context.ContextLoader - Context > initialization failed > org.springframework.beans.factory.BeanCreationException: > Error creating bean with name > 'org.apache.cocoon.components.modules.input.InputModule/naming': > Initialization of bean failed; nested exception is > org.springframework.beans.factory.BeanCreationException: > Unable to initialize Avalon component with role > org.apache.cocoon.components.modules.input.InputModule/naming; > nested exception is javax.naming.NoInitialContextException: > Cannot instantiate > class: > org.objectweb.carol.jndi.spi.MultiOrbInitialContextFactory > [Root exception is java.lang.ClassNotFoundException: > org.objectweb.carol.jndi.spi.MultiOrbInitialContextFactory] > > If you dig through that error above, you can see the root > exception is that it cannot find the class > "org.objectweb.carol.jndi.spi.MultiOrbInitialContextFactory". > I don't > see a 'jar' corresponding to "org.objectweb.carol" package in > my DSpace lib/ directory. But, then again, I'm not sure why > Spring is even > looking for this class. Any ideas? > > In the Tomcat logs I just see (this is the extent of the > error message from Tomcat....no other errors appear anywhere > in the logs): > > Dec 9, 2009 9:56:04 AM org.apache.catalina.core.StandardContext start > SEVERE: Error listenerStart > Dec 9, 2009 9:56:04 AM org.apache.catalina.core.StandardContext start > SEVERE: Context [/xmlui] startup failed due to previous errors > > Here's my basic environment: > Windows 7, Java 1.6.0, Tomcat 6.0.20, Maven 2.2.1 > > I've attached the full cocoon.log to this message. I'll continue > digging (as I suspect this is something to do with my > environment)...but, help would be appreciated. :) > > - Tim > -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
