Re: Not Deploying {more info}

From: James Cicenia (jame..imijon.com)
Date: Fri Oct 29 2004 - 18:08:10 EDT

  • Next message: Chuck Hill: "Re: Not Deploying {more info}"

    Per your request:

    # JVM == java
    # JVMOptions ==
    # JDB == jdb
    # JDBOptions ==
    # ApplicationClass == ${principalClass}
    APPROOT/Resources/Java/^M
    APPROOT/Resources/Java/tosdevelopment.jar^M

    WOROOT/Library/Frameworks/JavaDTWGeneration.framework/Resources/Java/
    javadtwgeneration.jar^M
    WOROOT/Library/Frameworks/JavaDirectToWeb.framework/Resources/Java/
    javadirecttoweb.jar^M
    WOROOT/Library/Frameworks/JavaEOAccess.framework/Resources/Java/
    javaeoaccess.jar^M
    WOROOT/Library/Frameworks/JavaEOControl.framework/Resources/Java/
    javaeocontrol.jar^M
    WOROOT/Library/Frameworks/JavaEOProject.framework/Resources/Java/
    javaeoproject.jar^M
    WOROOT/Library/Frameworks/JavaFoundation.framework/Resources/Java/
    javafoundation.jar^M
    WOROOT/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/
    javajdbcadaptor.jar^M
    WOROOT/Library/Frameworks/JavaWebObjects.framework/Resources/Java/
    javawebobjects.jar^M
    WOROOT/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar^M
    LOCALROOT/Library/Frameworks/ERExtensions.framework/Resources/Java/
    ERExtensions.jar^M
    LOCALROOT/Library/Frameworks/JavaWOExtensions.framework/Resources/Java/
    JavaWOExtensions.jar^M

    On Oct 29, 2004, at 5:02 PM, Chuck Hill wrote:

    > Either Ant builder or the incremental builder. As a rough guess, Ah,
    > hold it, I'm blind! The first two lines below Generated classpath
    > have this path. Must be time for the weekend. :-)
    >
    > What is in
    > /Library/WebObjects/Applications/TOSDevelopment.woa/Contents/MacOS/
    > MacOSClassPath.txt
    >
    >
    > Chuck
    >
    >
    > On Oct 29, 2004, at 2:57 PM, James Cicenia wrote:
    >
    >> hmm its not there. I have never before bothered with
    >> MacOSClassPath.txt.. what generates it?
    >>
    >> -j-
    >>
    >> On Oct 29, 2004, at 4:53 PM, Chuck Hill wrote:
    >>
    >>> Looks like your Application class is AWOL. I don't see
    >>> /Library/WebObjects/Applications/TOSDevelopment.woa/Contents/
    >>> Resources/Java/tosdevelopment.jar
    >>> in the generated classpath. Check in
    >>> /Library/WebObjects/Applications/TOSDevelopment.woa/Contents/MacOS/
    >>> MacOSClassPath.txt
    >>>
    >>> Chuck
    >>>
    >>>
    >>> On Oct 29, 2004, at 2:46 PM, James Cicenia wrote:
    >>>
    >>>> Hi, I have been merrily developing and building my application.
    >>>> However when I go to run the application on my server things go
    >>>> wrong. I ran all my normal scripts to push my woa over to my
    >>>> server. But now it dies without starting. This is the log I am
    >>>> getting.
    >>>>
    >>>>
    >>>> appRoot is
    >>>> /Library/WebObjects/Applications/TOSDevelopment.woa/Contents
    >>>> Loading
    >>>> /Library/WebObjects/Applications/TOSDevelopment.woa/Contents/MacOS/
    >>>> MacOSClassPath.txt
    >>>> Generated classpath:
    >>>>
    >>>> /Library/WebObjects/Applications/TOSDevelopment.woa/Contents/
    >>>> Resources/Java/
    >>>>
    >>>> /Library/WebObjects/Applications/TOSDevelopment.woa/Contents/
    >>>> Resources/Java/tosdevelopment.jar
    >>>>
    >>>> /System/Library/Frameworks/JavaDTWGeneration.framework/Resources/
    >>>> Java/javadtwgeneration.jar
    >>>>
    >>>> /System/Library/Frameworks/JavaDirectToWeb.framework/Resources/
    >>>> Java/javadirecttoweb.jar
    >>>>
    >>>> /System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/
    >>>> javaeoaccess.jar
    >>>>
    >>>> /System/Library/Frameworks/JavaEOControl.framework/Resources/Java/
    >>>> javaeocontrol.jar
    >>>>
    >>>> /System/Library/Frameworks/JavaEOProject.framework/Resources/Java/
    >>>> javaeoproject.jar
    >>>>
    >>>> /System/Library/Frameworks/JavaFoundation.framework/Resources/Java/
    >>>> javafoundation.jar
    >>>>
    >>>> /System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/
    >>>> Java/javajdbcadaptor.jar
    >>>>
    >>>> /System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/
    >>>> javawebobjects.jar
    >>>>
    >>>> /System/Library/Frameworks/JavaXML.framework/Resources/Java/
    >>>> javaxml.jar
    >>>>
    >>>> /Library/Frameworks/ERExtensions.framework/Resources/Java/
    >>>> ERExtensions.jar
    >>>>
    >>>> /Library/Frameworks/JavaWOExtensions.framework/Resources/Java/
    >>>> JavaWOExtensions.jar
    >>>> /Library/WebObjects/Extensions/activation.jar
    >>>> /Library/WebObjects/Extensions/avalon-framework-4.1.2.jar
    >>>> /Library/WebObjects/Extensions/axis-ant.jar
    >>>> /Library/WebObjects/Extensions/axis.jar
    >>>> /Library/WebObjects/Extensions/commons-discovery.jar
    >>>> /Library/WebObjects/Extensions/commons-logging.jar
    >>>> /Library/WebObjects/Extensions/jaxrpc.jar
    >>>> /Library/WebObjects/Extensions/jcommon-0.9.4.jar
    >>>> /Library/WebObjects/Extensions/jfreechart-0.9.19.jar
    >>>> /Library/WebObjects/Extensions/log4j-1.2.4.jar
    >>>> /Library/WebObjects/Extensions/logkit-1.0.1.jar
    >>>> /Library/WebObjects/Extensions/mail.jar
    >>>> /Library/WebObjects/Extensions/ostermillerutils_1_03_00.jar
    >>>> /Library/WebObjects/Extensions/poi-2.5-final-20040302.jar
    >>>> /Library/WebObjects/Extensions/saaj.jar
    >>>> /Library/WebObjects/Extensions/servlet.jar
    >>>> /Library/WebObjects/Extensions/wsdl4j.jar
    >>>> /Library/WebObjects/Extensions/
    >>>> Can't load class, exiting...
    >>>> java.lang.ClassNotFoundException:
    >>>> at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
    >>>> at java.security.AccessController.doPrivileged(Native
    >>>> Method)
    >>>> at
    >>>> java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    >>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    >>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    >>>> at
    >>>> com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:68)
    >>>>
    >>>>
    >>>> What Class is not found? .main of WOBootstrap? Am I missing a
    >>>> switch, toggle or something that is causing
    >>>> my new Eclipse 3.0 build to not launch?
    >>>>
    >>>>
    >>> --
    >>> Practical WebObjects - a book for intermediate WebObjects developers
    >>> who want to increase their overall knowledge of WebObjects, or those
    >>> who are trying to solve specific application development problems.
    >>> http://www.global-village.net/products/practical_webobjects
    >>>
    >>>
    >>>
    >>
    >>
    > --
    > Practical WebObjects - a book for intermediate WebObjects developers
    > who want to increase their overall knowledge of WebObjects, or those
    > who are trying to solve specific application development problems.
    > http://www.global-village.net/products/practical_webobjects
    >
    >
    >



    This archive was generated by hypermail 2.0.0 : Fri Oct 29 2004 - 18:08:13 EDT