Hi,
I updated from cvs on Friday. Now, I Could not see any portlets show up on
the homepage as a default (anonymous) user. I noticed following exceptions
in the jetspeed.log. This error went away after I removed the layout tags:
This is what I removed from default.psml (for anon user)
<layout>
<property name="row" value="1">
<property name="column" value="1">
</layout>
Now everything works fine. Am I the only one to see this error?
Here is the exception I got:
-----------------
[Fri Aug 17 16:36:40 EDT 2001] -- ERROR -- PSMLManager: Could not unmarshal
the file C:\tomcat\webapps\jetspeed\WEB-INF\psml\anon\html\en\default.psml
Exception: org.xml.sax.SAXException: unable to find FieldDescriptor
for 'property' in ClassDescriptor of property{file: [not available]; line:
82; column: 42}
Stack Trace follows:
org.xml.sax.SAXException: unable to find FieldDescriptor for
'property' in ClassDescriptor of property
at
org.exolab.castor.xml.UnmarshalHandler.startElement(UnmarshalHandler.java:76
7)
at
org.apache.xerces.parsers.SAXParser.startElement(SAXParser.java:1340)
at
org.apache.xerces.validators.common.XMLValidator.callStartElement(XMLValidat
or.java:1170)
at
org.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumentScanne
r.java:1862)
at
org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XM
LDocumentScanner.java:1238)
at
org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.
java:381)
at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:952)
at
org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:338)
at
org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:270)
at
org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:391)
at
org.apache.jetspeed.xml.api.portletmarkup.Portlets.unmarshal(Portlets.java:5
17)
at
org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.load(Casto
rPsmlManagerService.java:508)
at
org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.loadDocume
nt(CastorPsmlManagerService.java:367)
at
org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.getDocumen
t(CastorPsmlManagerService.java:316)
at
org.apache.jetspeed.services.PsmlManager.getDocument(PsmlManager.java:110)
at
org.apache.jetspeed.services.profiler.JetspeedProfilerService.fallback(Jetsp
eedProfilerService.java:479)
at
org.apache.jetspeed.services.profiler.JetspeedProfilerService.getProfile(Jet
speedProfilerService.java:301)
at
org.apache.jetspeed.services.profiler.JetspeedProfilerService.getProfile(Jet
speedProfilerService.java:336)
at
org.apache.jetspeed.services.Profiler.getProfile(Profiler.java:121)
at
org.apache.jetspeed.modules.actions.JetspeedSessionValidator.doPerform(Jetsp
eedSessionValidator.java:126)
at org.apache.turbine.modules.Action.perform(Action.java:87)
at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122)
at org.apache.turbine.Turbine.doGet(Turbine.java:405)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]