NSForwardException for HelloWOrld on Windows XP

From: Sancho Neves-Graca (sanch..eves-graca.name)
Date: Wed Apr 20 2005 - 04:31:01 EDT

  • Next message: Susanne Schneider: "Re: NSForwardException for HelloWOrld on Windows XP"

    Hello,

    I have installed WOLips 1.1.0.102RC 2 on eclipse 3.0.1 running on Mac OS X
    10.3.5 with WebObjects 5.2.3 and ran the HelloWOrld example successfully.
    However, having installed WOLips 1.1.0.102RC 2 on eclipse 3.0.1 running on
    Windows XP SP 1 with Java 1.4.2_06 with WebObjects 5.2.3 and trying to run
    the HelloWOrld example I get the exception copied below. Please could you
    suggest possible reasons for this error. I am most keen on using WOLips
    exactly for its cross-platform development capability.

    Regards, Sancho Neves-Graca

    [2005-04-20 10:18:32 CEST] <main> <WOResourceManager> Unable to initialize
    AppProjectBundle for reason:com.webobjects.foundation.NSForwardException
    [java.lang.IllegalArgumentException] Property list parsing failed while
    attempting to read array. No comma found between array elements. At line
    number: 1, column: 14.: <WOProperties> Improper format for property named
    "NSProjectSearchPath". Found: "(C:/Documents and Settings/d028830/My
    Documents/webobjects/Components,..,../..)". Must be in array-like
    propertylist format such as '("~/Projects", "../..")'.
    [2005-04-20 10:18:32 CEST] <main>
    com.webobjects.foundation.NSForwardException for
    java.lang.IllegalArgumentException: Property list parsing failed while
    attempting to read array. No comma found between array elements. At line
    number: 1, column: 14.
            at
    com.webobjects.foundation.NSPropertyListSerialization$_Utilities._readArrayContentsIntoArray(NSPropertyListSerialization.java:773)
            at
    com.webobjects.foundation.NSPropertyListSerialization$_Utilities._readObjectIntoObjectReference(NSPropertyListSerialization.java:580)
            at
    com.webobjects.foundation.NSPropertyListSerialization$_Utilities._propertyListFromString(NSPropertyListSerialization.java:397)
            at
    com.webobjects.foundation.NSPropertyListSerialization$_Utilities.propertyListFromString(NSPropertyListSerialization.java:375)
            at
    com.webobjects.appserver._private.WOProperties.projectSearchPath(WOProperties.java:355)
            at
    com.webobjects.appserver._private.WOProjectBundle._WOAllProjects(WOProjectBundle.java:314)
            at
    com.webobjects.appserver._private.WOProjectBundle.projectBundleForProject(WOProjectBundle.java:434)
            at
    com.webobjects.appserver._private.WODeployedBundle.projectBundle(WODeployedBundle.java:693)
            at
    com.webobjects.appserver.WOResourceManager._initAppBundle(WOResourceManager.java:88)
            at
    com.webobjects.appserver.WOResourceManager.<init>(WOResourceManager.java:34)
            at
    com.webobjects.appserver.WOApplication.createResourceManager(WOApplication.java:1709)
            at com.webobjects.appserver.WOApplication.<init>(WOApplication.java:608)
            at Application.<init>(Application.java:13)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at java.lang.Class.newInstance0(Unknown Source)
            at java.lang.Class.newInstance(Unknown Source)
            at com.webobjects.appserver.WOApplication.main(WOApplication.java:323)
            at Application.main(Application.java:9)

    [2005-04-20 10:18:32 CEST] <main> <WOApplication>: Cannot be
    initialized.Property list parsing failed while attempting to read array.
    No comma found between array elements. At line number: 1, column: 14.:
    <WOProperties> Improper format for property named "NSProjectSearchPath".
    Found: "(C:/Documents and Settings/d028830/My
    Documents/webobjects/Components,..,../..)". Must be in array-like
    propertylist format such as '("~/Projects", "../..")'.
    [2005-04-20 10:18:32 CEST] <main> A fatal exception occurred: Property
    list parsing failed while attempting to read array. No comma found between
    array elements. At line number: 1, column: 14.: <WOProperties> Improper
    format for property named "NSProjectSearchPath". Found: "(C:/Documents
    and Settings/d028830/My Documents/webobjects/Components,..,../..)". Must
    be in array-like propertylist format such as '("~/Projects", "../..")'.:
    <WOApplication>: Cannot be initialized.
    [2005-04-20 10:18:32 CEST] <main>
    com.webobjects.foundation.NSForwardException for
    java.lang.IllegalArgumentException: Property list parsing failed while
    attempting to read array. No comma found between array elements. At line
    number: 1, column: 14.
            at
    com.webobjects.foundation.NSPropertyListSerialization$_Utilities._readArrayContentsIntoArray(NSPropertyListSerialization.java:773)
            at
    com.webobjects.foundation.NSPropertyListSerialization$_Utilities._readObjectIntoObjectReference(NSPropertyListSerialization.java:580)
            at
    com.webobjects.foundation.NSPropertyListSerialization$_Utilities._propertyListFromString(NSPropertyListSerialization.java:397)
            at
    com.webobjects.foundation.NSPropertyListSerialization$_Utilities.propertyListFromString(NSPropertyListSerialization.java:375)
            at
    com.webobjects.appserver._private.WOProperties.projectSearchPath(WOProperties.java:355)
            at
    com.webobjects.appserver._private.WOProjectBundle._WOAllProjects(WOProjectBundle.java:314)
            at
    com.webobjects.appserver._private.WOProjectBundle.projectBundleForProject(WOProjectBundle.java:434)
            at
    com.webobjects.appserver._private.WODeployedBundle.projectBundle(WODeployedBundle.java:693)
            at
    com.webobjects.appserver.WOResourceManager._initAppBundle(WOResourceManager.java:88)
            at
    com.webobjects.appserver.WOResourceManager.<init>(WOResourceManager.java:34)
            at
    com.webobjects.appserver.WOApplication.createResourceManager(WOApplication.java:1709)
            at com.webobjects.appserver.WOApplication.<init>(WOApplication.java:608)
            at Application.<init>(Application.java:13)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at java.lang.Class.newInstance0(Unknown Source)
            at java.lang.Class.newInstance(Unknown Source)
            at com.webobjects.appserver.WOApplication.main(WOApplication.java:323)
            at Application.main(Application.java:9)



    This archive was generated by hypermail 2.0.0 : Wed Apr 20 2005 - 04:31:07 EDT