Re: [Mpxj-developers] NPE when loading an XML file created by MSP 2013 Prof
Multi platform library to read and write schedule data
Brought to you by:
joniles
|
From: Jon I. <pac...@go...> - 2013-11-22 11:49:55
|
Hi, I've fixed this issue. The updated code is in Git, and the link below will give you a build which includes the change. Jon https://drive.google.com/file/d/0B5TzcDrHEipeLWNsTTRIUVBCcGM/edit?usp=sharing On 25 October 2013 20:54, Alex Skor <al...@gm...> wrote: > SEVERE: null > java.lang.NullPointerException > > at net.sf.mpxj.mspdi.MSPDIReader.isSplit(MSPDIReader.java:1472) > at net.sf.mpxj.mspdi.MSPDIReader.readAssignment(MSPDIReader.java:1324) > at net.sf.mpxj.mspdi.MSPDIReader.readAssignments(MSPDIReader.java:1282) > at net.sf.mpxj.mspdi.MSPDIReader.read(MSPDIReader.java:176) > at > net.sf.mpxj.reader.AbstractProjectReader.read(AbstractProjectReader.java:87) > > > ---- > see the attached file (just a simple project with 3 tasks) > > -- > Alex > > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most > from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk > _______________________________________________ > Mpxj-developers mailing list > Mpx...@li... > https://lists.sourceforge.net/lists/listinfo/mpxj-developers > > |