/ Published in: Java
Expand |
Embed | Plain Text
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) at java.lang.Class.getConstructor0(Unknown Source) at java.lang.Class.getDeclaredConstructor(Unknown Source) at com.sun.xml.internal.bind.v2.ClassFactory.create0(Unknown Source) at com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.createInstance (Unknown Source) at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContex t.createInstance(Unknown Source) at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StructureLoader.sta rtElement(Unknown Source) at com.sun.xml.internal.bind.v2.runtime.unmarshaller.ProxyLoader.startEl ement(Unknown Source) at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContex t._startElement(Unknown Source) at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContex t.startElement(Unknown Source) at com.sun.xml.internal.bind.v2.runtime.unmarshaller.SAXConnector.startE lement(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startEle ment(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scan StartElement(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp l$FragmentContentDriver.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(U nknown Source) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next (Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp l.scanDocument(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U nknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U nknown Source) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown So urce) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Un known Source) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.p arse(Unknown Source) at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.un marshal0(Unknown Source) at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.un marshal(Unknown Source) at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Sou rce) at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Sou rce) at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Sou rce) at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Sou rce) at org.patrickestarian.ff.Backup.loadXML(Backup.java:125) at org.patrickestarian.ff.Backup.loadFeedsFromFF(Backup.java:81) at org.patrickestarian.ff.Backup.<init>(Backup.java:58) at org.patrickestarian.ff.Backup.main(Backup.java:306)
Comments
Subscribe to comments
You need to login to post a comment.

Thanks for reporting it.
Two questions:
1- Approximately, how much free memory you had when you were running the program? (if you just tell me that you had more than 500 MB, that's enough for me)
2- Could you replicate the problem? if yes, which file does it die on?
Thanks again
1) I have more than 30GB of free space and running a machine with 4GB of RAM 2) I was here when it stopped. http://friendfeed.com/ajbatac/89c49387/server-speed-tests don't know if that's the reason. So honestly I don't know how to answer your question.
Question: If I run it again, using the same parameters. Would it: a) Start where it ended? b) Overwrite the current XML files c) Create duplicates?
Thanks again, Patrick. Great job.