[OS-JIRA] Created: (WOL-996) NullPointer trying to run WO application on Windows

From: Henrique Prange (JIRA) ("Henrique)
Date: Sun Apr 12 2009 - 21:35:18 EDT

  • Next message: Ray Kiddy (JIRA): "[OS-JIRA] Created: (WOL-997) upgrade of WOLips from Eclipse->Help->Software Updates... failing to find"

    NullPointer trying to run WO application on Windows
    ---------------------------------------------------

                     Key: WOL-996
                     URL: http://issues.objectstyle.org/jira/browse/WOL-996
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
             Environment: Windows XP
                Reporter: Henrique Prange
             Assigned To: Henrique Prange
                Priority: Critical

    I can't run any WO application on Windows due to this exception:

    java.lang.NullPointerException
    at java.util.Hashtable.put(Unknown Source)
    at java.util.Properties.setProperty(Unknown Source)
    at org.objectstyle.woenvironment.env.WOVariables.createDefaultProperties(Unknown
    Source)
    at org.objectstyle.woenvironment.env.WOVariables.init(Unknown Source)
    at org.objectstyle.woenvironment.env.WOVariables.<init>(Unknown Source)
    at org.objectstyle.woenvironment.env.WOEnvironment.<init>(Unknown Source)
    at org.objectstyle.wolips.variables.VariablesPlugin.getWOVariables(VariablesPlugin.java:122)
    at org.objectstyle.wolips.variables.VariablesPlugin.getProjectVariables(VariablesPlugin.java:98)
    at org.objectstyle.wolips.launching.delegates.WOJavaLocalApplicationLaunchConfigurationDelegate.getProgramArguments(WOJavaLocalApplicationLaunchConfigurationDelegate.java:224)
    at org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:63)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:764)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:614)
    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:865)
    at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1068)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Sun Apr 12 2009 - 21:37:44 EDT