Bugs item #3474658, was opened at 2012-01-16 20:27
Message generated for change (Tracker Item Submitted) made by cpudney
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=744692&aid=3474658&group_id=139835

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Chris Pudney (cpudney)
Assigned to: Nobody/Anonymous (nobody)
Summary: Loading a project fails after a fresh build

Initial Comment:
After a fresh (ant) build MZmine has no config.xml.

If MZmine is run and a project loaded the missing config.xml results in the 
exception shown below.

The work around is to exit MZmine and restart (exiting saves a config.xml).

Possible fixes include creating a default config.xml as part of the build or 
catching and handling the exception.

[12:22:30|FINEST|MZmineCore]: Loading desktop configuration
java.io.IOException: Could not load configuration: 
java.lang.NullPointerException (MZminePreferences.java:86)
        at 
net.sf.mzmine.modules.projectmethods.projectload.ProjectOpeningTask.loadConfiguration(ProjectOpeningTask.java:341)
        at 
net.sf.mzmine.modules.projectmethods.projectload.ProjectOpeningTask.run(ProjectOpeningTask.java:139)
        at net.sf.mzmine.taskcontrol.impl.WorkerThread.run(WorkerThread.java:60)
[12:22:30|SEVERE|WorkerThread]: Task error: Failed opening project: 
java.io.IOException: Could not load configuration: 
java.lang.NullPointerException (MZminePreferences.java:86) 
(ProjectOpeningTask.java:341)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=744692&aid=3474658&group_id=139835

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Mzmine-devel mailing list
Mzmine-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mzmine-devel

Reply via email to