The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniPlan Extras (http://forums.omnigroup.com/forumdisplay.php?f=45)
-   -   CS Odessa MindMap Export to Omni Planner (http://forums.omnigroup.com/showthread.php?t=15515)

data6057 2010-03-07 10:33 PM

CS Odessa MindMap Export to Omni Planner
 
I get this error when I export a CS Odess MindMap (MS Project XML) file and try to open with Omni Planner. What could the cause be?




net.sf.mpxj.MPXJException: Failed to parse file
at net.sf.mpxj.mspdi.MSPDIReader.read(MSPDIReader.java:153)
at net.sf.mpxj.reader.AbstractProjectReader.read(AbstractProjectReader.java:49)
at mpxjconverter.convertFile(mpxjconverter.java:47)
at mpxjconverter.main(mpxjconverter.java:36)
Caused by: javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"Project"). Expected elements are <{http://schemas.microsoft.com/project}Project>
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:603)
at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:244)
at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:239)
at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportUnexpectedChildElement(Loader.java:116)
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$DefaultRootLoader.childElement(UnmarshallingContext.java:1009)
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:446)
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:427)
at com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor.startElement(InterningXmlVisitor.java:71)
at com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector.startElement(SAXConnector.java:137)
at com.sun.xml.bind.unmarshaller.DOMScanner.visit(DOMScanner.java:240)
at com.sun.xml.bind.unmarshaller.DOMScanner.scan(DOMScanner.java:123)
at com.sun.xml.bind.unmarshaller.DOMScanner.scan(DOMScanner.java:106)
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:317)
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:297)
at net.sf.mpxj.mspdi.MSPDIReader.read(MSPDIReader.java:127)
... 3 more

Brian 2010-03-08 03:59 PM

I'm sorry for the trouble this is causing! It may be that the file which MindMap exports is using a different version of the MS Project file format than OmniPlan expects or something...

If you send the file to our [EMAIL="omniplan@omnigroup.com"]support ninjas[/EMAIL], we can probably take a look and figure out exactly what's going on here.

data6057 2010-03-08 06:33 PM

CS Odessa MindMap Export to Omni Planner
 
1 Attachment(s)
Hi Brian,

I have attached the exported .xml file (MS Project). Please let me know what the ninja's think.

Much appreciated.

RobTrew 2010-03-09 01:32 PM

[QUOTE=data6057;74419]I have attached the exported .xml file (MS Project). Please let me know what the ninja's think[/QUOTE]

To get it straight to them you probably need to submit it through

[B]Omniplan > Help > Send Feedback ...[/B]

(attaching it to the email which is generated)

Gendoo 2011-10-24 11:56 PM

[QUOTE=RobTrew;74445]To get it straight to them you probably need to submit it through

[B]Omniplan > Help > Send Feedback ...[/B]

(attaching it to the email which is generated)[/QUOTE]

RobTrew, in fact it works without the previously mentioned error. Will try to test it out.

Tom Bunch 2011-10-28 03:06 PM

data6057,

I'm not sure you'll find that file very useful even if you get it to import. It's a horribly constructed export from MindMap, that, for example, doesn't have a name of duration for any given task. That said, the only technical reason we fail to import it it that it doesn't actually claim to be a Microsoft Project XML file.

You can go ahead and patch it yourself just by changing the second line to:

[CODE]<Project xmlns="http://schemas.microsoft.com/project"><Name></Name>
[/CODE]

-Tom

horseracing 2012-05-10 10:06 AM

Horse Racing
 
net.sf.mpxj.MPXJException: Failed to parse file. how to identified


All times are GMT -8. The time now is 11:42 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.