hi,
i installed continum along the installation guide and defined the
xxx-directories.
after restart may tomcat (because of a crash) continuem doesnt start:
input contained no data
2009-03-10 11:37:16,405 [main] WARN
net.sf.ehcache.config.ConfigurationFactory - No configuration found.
Configuring ehcach
e from ehcache-failsafe.xml found in the classpath:
jar:file:/opt/apache-tomcat-5.5.27/webapps/continuum/WEB-INF/lib/ehcache
-1.5.0.jar!/ehcache-failsafe.xml
2009-03-10 11:37:16,697 [main] ERROR
org.apache.continuum.configuration.DefaultContinuumConfiguration - input
contained no d
ata
java.io.EOFException: input contained no data
at
org.codehaus.plexus.util.xml.pull.MXParser.fillBuf(MXParser.java:2982)
at
org.codehaus.plexus.util.xml.pull.MXParser.more(MXParser.java:3025)
at
org.codehaus.plexus.util.xml.pull.MXParser.parseProlog(MXParser.java:1410)
at
org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1395)
at
org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1093)
at
org.apache.continuum.configuration.model.io.xpp3.ContinuumConfigurationModelXpp3Reader.read(ContinuumConfiguration
ModelXpp3Reader.java:769)
at
org.apache.continuum.configuration.model.io.xpp3.ContinuumConfigurationModelXpp3Reader.read(ContinuumConfiguration
ModelXpp3Reader.java:784)
at
org.apache.continuum.configuration.DefaultContinuumConfiguration.reload(DefaultContinuumConfiguration.java:116)
at
org.apache.continuum.configuration.DefaultContinuumConfiguration.initialize(DefaultContinuumConfiguration.java:64)
caused by:
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'continuumConfiguration' de
fined in URL
[jar:file:/opt/apache-tomcat-5.5.27/webapps/continuum/WEB-INF/lib/continuum-configuration-1.2.3.jar!/META-INF/sp
ring-context.xml]: Invocation of init method failed; nested exception is
java.lang.RuntimeException: input contained no data
have anybody an idea, what's now wrong with my continuum installation?
before restarting the tomcat everything works fine.
thanks a lot alex
--
View this message in context:
http://www.nabble.com/input-contained-no-data--%3E-start-failed-tp22431819p22431819.html
Sent from the Continuum - Users mailing list archive at Nabble.com.