• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Start Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Start Error


  • Subject: Re: Start Error
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 4 Oct 2005 08:58:36 -0700

I think you must be wrong.  :-)

In Application.java, change the main() method to look like this:

public static void main(String argv[]) {
System.out.println("Launching with JVM Version " + System.getProperty("java.vm.version"));
System.out.println("Booting from " + System.getProperty ("sun.boot.library.path"));
WOApplication.main(argv, Application.class);
}


On my machine (mac) this says:
Launching with JVM Version 1.4.2-54
Booting from /System/Library/Frameworks/JavaVM.framework/Versions/ 1.4.2/Libraries


What does  your machine report?

Chuck

On Oct 4, 2005, at 8:40 AM, Ismael Perdido wrote:

Chuck,

Thanks for your reply.  I have attempted a windoze
version of the included solution description (deleted
info-winnt.properties from JavaJVM.framework and
re-installed dev/deploy package from disk).  No dice,
same problem.  To my knowledge I have never had jdk1.3
on my machine...  Any other pointers on where this
problem might be originating?

Thanks,

Ismael

 --- Chuck Hill <email@hidden> escribió:


Welcome to the Wonderful World of Windows.  ;-)  You
are launching
with a JRE 1.3 NOT 1.4:



http://lists.apple.com/archives/webobjects-dev/2003/Nov/msg00452.html


Chuck

On Oct 4, 2005, at 7:20 AM, Ismael Perdido wrote:


Hi All,

I am stuck trying to run my latest app with the
follwing:

Exception in thread "main"
java.lang.NoClassDefFoundError
        at




com.webobjects.foundation.NSLog$PrintStreamLogger.<clinit>(NSLog.java

:1606)
        at




com.webobjects.foundation.NSLog.<clinit>(NSLog.java:455)

        at




com.webobjects.foundation._NSUtilities.<clinit>(_NSUtilities.java:154

)
        at




com.webobjects.appserver.WOApplication.<clinit>(WOApplication.java:16

5)

I have read previous posts and have all jars
installed, classpaths set, and versions up to date
(afaik).  I am using:

WO5.2.3
JRE 1.4.2
Ant 1.6
WinXP

Any help would be greatly appreciated.  Regards,

Ismael
email@hidden




______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es _______________________________________________ Do not post admin requests to the list. They will

be ignored.

Webobjects-dev mailing list

(email@hidden)

Help/Unsubscribe/Update your Subscription:






40global-village.net

This email sent to email@hidden



-- Coming in 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro

Practical WebObjects - for developers who want to
increase their
overall knowledge of WebObjects or who are trying to
solve specific
problems.


http://www.global-village.net/products/practical_webobjects











______________________________________________
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http://correo.yahoo.es


--
Coming in 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro


Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: New web service project from scratch problems
  • Next by Date: Re: New web service project from scratch problems
  • Previous by thread: Re: Start Error
  • Next by thread: New web service project from scratch problems
  • Index(es):
    • Date
    • Thread