Hi,
I saw this error message in the log file when I try to access the object
detail page (in Muradora), but the page and the data itself loads up fine.
Any idea what this is? The code where it throws this exception seems to be:
09:55:48,850 ERROR Call:2469 - Exception:
org.xml.sax.SAXException: Invalid element in
fedora.server.types.gen.ObjectProfile - objModels
at
org.apache.axis.encoding.ser.BeanDeserializer.onStartChild(BeanDeserializer.
java:258)
at
org.apache.axis.encoding.DeserializationContext.startElement(Deserialization
Context.java:1035)
at
org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:165)
at
org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:
1141)
at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:236)
at org.apache.axis.message.RPCElement.getParams(RPCElement.java:384)
at org.apache.axis.client.Call.invoke(Call.java:2467)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at
fedora.server.access.FedoraAPIABindingSOAPHTTPStub.getObjectProfile(FedoraAP
IABindingSOAPHTTPStub.java:479)
at
au.edu.mq.melcoe.ramp.muradora.service.impl.FedoraServiceImpl.getObjectProfi
le(FedoraServiceImpl.java:884)
at
au.edu.mq.melcoe.ramp.muradora.service.impl.FedoraServiceImpl$$FastClassByCG
LIB$$7346cbd9.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
at
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invok
eJoinpoint(Cglib2AopProxy.java:675)
...
The code where it throws this exception seems to be:
try { APIA = fedoraClient.getAPIA();
objectProfile = APIA.getObjectProfile(pid, asOfDateTime); } catch
(Exception e) { throw new FedoraClientException(e.getMessage(),
e); }
Thanks,
Jane
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users