Hello Laura

Could you check the main Fedora server log file to see what is reported
there?  $FEDORA_HOME/server/logs/fedora.log - and let us know what the error
is.

Possibly it is a validation exception - maybe you could paste in or attach
the RELS-INT you are trying to add so we can take a look at that.

Regards
Steve

> -----Original Message-----
> From: Laura delli Paoli [mailto:[email protected]] 
> Sent: 13 July 2011 07:35
> To: [email protected]
> Subject: [fcrepo-dev] adding a RELS-INT datastream
> 
> 
> Hello everybody
> I was populating my Fedora Repository programmatically but I 
> can't add a RELS- INT datastream in my digital Object because 
> if I try I get this error: AxisFault
>  faultCode: 
> {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
>  faultSubcode: 
>  faultString: org.fcrepo.server.errors.GeneralException: 
> Unable to add or modify 
> object (commit canceled)
>  faultActor: 
>  faultNode: 
>  faultDetail: 
>       {http://xml.apache.org/axis/}hostname:Laura-PC
> 
> org.fcrepo.server.errors.GeneralException: Unable to add or 
> modify object 
> (commit canceled)
>       at 
> org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFault
> Builder.java:222)
>       at 
> org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultB
> uilder.java:129)
>       at 
> org.apache.axis.encoding.DeserializationContext.endElement(Des
> erializationContex
> t.java:1087)
>       at 
> com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.e
> ndElement(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentSca
> nnerImpl.scanEndEl
> ement(Unknown Source)
>       at 
> com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentSca
> nnerImpl$FragmentC
> ontentDriver.next(Unknown Source)
>       at 
> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl
> .next(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerIm
> pl.next(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentSca
> nnerImpl.scanDocum
> ent(Unknown Source)
>       at 
> com.sun.org.apache.xerces.internal.parsers.XML11Configuration.
> parse(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.parsers.XML11Configuration.
> parse(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.p
> arse(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXP
> arser.parse(Unknow
> n Source)
>       at javax.xml.parsers.SAXParser.parse(Unknown Source)
>       at 
> org.apache.axis.encoding.DeserializationContext.parse(Deserial
> izationContext.jav
> a:227)
>       at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
>       at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
>       at 
> org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(Mus
> tUnderstandChecker
> .java:62)
>       at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
>       at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
>       at org.apache.axis.client.Call.invoke(Call.java:2767)
>       at org.apache.axis.client.Call.invoke(Call.java:2443)
>       at org.apache.axis.client.Call.invoke(Call.java:2366)
>       at org.apache.axis.client.Call.invoke(Call.java:1812)
>       at 
> org.fcrepo.server.management.FedoraAPIMBindingSOAPHTTPStub.add
> Datastream(FedoraA
> PIMBindingSOAPHTTPStub.java:762)
>       at 
> repositoryInterface.fedoraSOAPclient.PristFedoraClient.addData
> stream(PristFedora
> Client.java:191)
>       at 
> repositoryInterface.gui.listeners.AddObjListener.actionPerform
> ed(AddObjListener.
> java:84)
>       at 
> javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>       at 
> javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>       at 
> javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>       at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>       at 
> javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown 
> Source)
>       at java.awt.Component.processMouseEvent(Unknown Source)
>       at javax.swing.JComponent.processMouseEvent(Unknown Source)
>       at java.awt.Component.processEvent(Unknown Source)
>       at java.awt.Container.processEvent(Unknown Source)
>       at java.awt.Component.dispatchEventImpl(Unknown Source)
>       at java.awt.Container.dispatchEventImpl(Unknown Source)
>       at java.awt.Component.dispatchEvent(Unknown Source)
>       at 
> java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>       at 
> java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>       at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>       at java.awt.Container.dispatchEventImpl(Unknown Source)
>       at java.awt.Window.dispatchEventImpl(Unknown Source)
>       at java.awt.Component.dispatchEvent(Unknown Source)
>       at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>       at java.awt.EventQueue.access$000(Unknown Source)
>       at java.awt.EventQueue$1.run(Unknown Source)
>       at java.awt.EventQueue$1.run(Unknown Source)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at 
> java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown 
> Source)
>       at 
> java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown 
> Source)
>       at java.awt.EventQueue$2.run(Unknown Source)
>       at java.awt.EventQueue$2.run(Unknown Source)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at 
> java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown 
> Source)
>       at java.awt.EventQueue.dispatchEvent(Unknown Source)
>       at 
> java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>       at 
> java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>       at 
> java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>       at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>       at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>       at java.awt.EventDispatchThread.run(Unknown Source)
> 
> Can anyone help me?
> thanks Laura
> 
> 
> --------------------------------------------------------------
> ----------------
> AppSumo Presents a FREE Video for the SourceForge Community by Eric 
> Ries, the creator of the Lean Startup Methodology on "Lean Startup 
> Secrets Revealed." This video shows you how to validate your ideas, 
> optimize your ideas and identify your business strategy. 
> http://p.sf.net/sfu/appsumosfdev2dev
> _______________________________________________
> Fedora-commons-developers mailing list 
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
> 


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Fedora-commons-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers

Reply via email to