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: Leslie D. <les...@pi...> - 2013-11-22 15:12:15
|
Jon, What's your overall feeling about 2013 support? Do you plan to do a release that "supports" it? My workplace tends to be conservative, and we tend to want to integrate with a binary release, so we've been holding off on upgrading to the latest source. At the same time, customers are starting to use 2013 more and more, so I can't put off doing something much longer. Any advice? Thanks, Leslie Leslie Damon PIEmatrix Development On Nov 22, 2013, at 6:49 AM, Jon Iles wrote: > 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 > > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk_______________________________________________ > Mpxj-developers mailing list > Mpx...@li... > https://lists.sourceforge.net/lists/listinfo/mpxj-developers |