hi!
need help!

I have a wrong work Portal XML-subsystem in next config:
-Jetspeed 1.5 on Tomcat 5.0.18 under FreeBSD 5.2.1-RELEASE

I checked this Portal on:
- Mandrake 10                           - work excellent
- Debian (the old-old-old version)      - work excellent
- W2K, XP                               - work excellent

A question: whether where to take correct CastorRegistryService and in it put???

-------------------
The list errors in work Portal XML-subsystems on FreeBSD:
=========================================================================
1)-in Catalina.out next error messages:
=========================================================================
...
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
...
[Fatal Error] :2:1: Content is not allowed in prolog.
[Fatal Error] :2:1: Content is not allowed in prolog.
[Fatal Error] :2:1: Content is not allowed in prolog.
....


=========================================================================
2)-in WEB-INF/log/JetspeedServices.log next error messages:
=========================================================================
2004-12-03 10:00:58,244 [DaemonThread:feeddaemon] ERROR CastorRegistryService - RegistryService: Could not create fragment: /home/.../www/WEB-INF/conf/feed_apache.xreg
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:338)
at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:270)
at org.apache.jetspeed.services.registry.CastorRegistryService.createFragment(CastorRegistryService.java:596)
at org.apache.jetspeed.daemon.impl.FeedDaemon.run(FeedDaemon.java:165)
at org.apache.jetspeed.daemon.DaemonThread.runDaemon(DaemonThread.java:109)
at org.apache.jetspeed.daemon.DaemonThread.run(DaemonThread.java:74)
2004-12-03 13:00:58,953 [DaemonThread:feeddaemon] ERROR CastorRegistryService - RegistryService: Could not create fragment: /home/.../www/WEB-INF/conf/feed_apache.xreg
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:338)
at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:270)
at org.apache.jetspeed.services.registry.CastorRegistryService.createFragment(CastorRegistryService.java:596)
at org.apache.jetspeed.daemon.impl.FeedDaemon.run(FeedDaemon.java:165)
at org.apache.jetspeed.daemon.DaemonThread.runDaemon(DaemonThread.java:109)
at org.apache.jetspeed.daemon.DaemonThread.run(DaemonThread.java:93)
=========================================================================
3) if in WEB-INF/cache I delete previosly cached urls, number errors - is less
=========================================================================


PS. After reception of mistake N2 I have come to a conclusion that the demon "daemon.entry=feeddaemon" does not work, and mistake N3 shows, that does not work and "daemon.entry=diskcachedaemon" - it turns out, all demons - do not work. After reading the letter on
[EMAIL PROTECTED]/msg12919.html has come to a conclusion, that it does not work CastorRegistryService.


Has taken
nagoya.apache.org/jira/secure/attachment/13183/CastorRegistryService.java - and this module - the oldest (2003), than in 1.5 distrib a portal (2004).
A question: whether where to take correct CastorRegistryService and in it put???


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to