RE: JenaException (encountered EOF)
Andreas Hartmann wrote: > > Stephanie Zohner wrote: > > > Hi, > > > > I have the same errors in my console but (in my case) Cocoon is still > > working. > > Yet I haven't found a solution. Let me know if there is one! > > Yes, Cocoon is still working, also for me. > When I find a solution I'll post it to this thread. > Some configuration files for the deli block have changed afaik, so you have to update the configuration in WEB-INF/deli as well and not only the jar file. I guess this is the source of the problem. HTH Carsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: JenaException (encountered EOF)
Stephanie Zohner wrote: Hi, I have the same errors in my console but (in my case) Cocoon is still working. Yet I haven't found a solution. Let me know if there is one! Yes, Cocoon is still working, also for me. When I find a solution I'll post it to this thread. Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: JenaException (encountered EOF)
Hi, I have the same errors in my console but (in my case) Cocoon is still working. Yet I haven't found a solution. Let me know if there is one! Regards, Stephanie -. Original Message - From: "Andreas Hartmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 10:48 AM Subject: JenaException (encountered EOF) > Hi Cocoon users, > > since we upgraded Lenya to Cocoon 2.1.2, during Tomcat startup > a lot of the JenaExceptions are thrown (you find a part of the > stack trace below). > > What could this mean? > > Thanks, > Andreas > > - > > com.hp.hpl.jena.shared.JenaException: rethrew: {E201} Syntax error when > processi > ng . > Input to RDF parser ended prematurely. This is often related to an XML > parser ab > ort. > Encountered Was expecting one of: > XML ELEMENT CONTENT > > start element rdf:RDF > start element rdf:Description > general start element tag > > at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:231) > at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:256) > at com.hp.hpl.jena.rdf.model.impl.ModelCom.read(ModelCom.java:173) > at > com.hp.hpl.deli.VocabularyConfig.schemaProcess(VocabularyConfig.java: > 250) > at > com.hp.hpl.deli.VocabularyConfig.(VocabularyConfig.java:105) > at com.hp.hpl.deli.Vocabulary.(Vocabulary.java:37) > at > com.hp.hpl.deli.Workspace$1$CreateWorkspace.(Workspace.java:191 > ) > at com.hp.hpl.deli.Workspace.configure(Workspace.java:367) > at > org.apache.cocoon.components.deli.DeliImpl.initialize(DeliImpl.java:1 > 48) > at > org.apache.avalon.framework.container.ContainerUtil.initialize(Contai > > [...] > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
JenaException (encountered EOF)
Hi Cocoon users, since we upgraded Lenya to Cocoon 2.1.2, during Tomcat startup a lot of the JenaExceptions are thrown (you find a part of the stack trace below). What could this mean? Thanks, Andreas - com.hp.hpl.jena.shared.JenaException: rethrew: {E201} Syntax error when processi ng . Input to RDF parser ended prematurely. This is often related to an XML parser ab ort. Encountered Was expecting one of: XML ELEMENT CONTENT start element rdf:RDF start element rdf:Description general start element tag at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:231) at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:256) at com.hp.hpl.jena.rdf.model.impl.ModelCom.read(ModelCom.java:173) at com.hp.hpl.deli.VocabularyConfig.schemaProcess(VocabularyConfig.java: 250) at com.hp.hpl.deli.VocabularyConfig.(VocabularyConfig.java:105) at com.hp.hpl.deli.Vocabulary.(Vocabulary.java:37) at com.hp.hpl.deli.Workspace$1$CreateWorkspace.(Workspace.java:191 ) at com.hp.hpl.deli.Workspace.configure(Workspace.java:367) at org.apache.cocoon.components.deli.DeliImpl.initialize(DeliImpl.java:1 48) at org.apache.avalon.framework.container.ContainerUtil.initialize(Contai [...] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]