• 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
App not starting in deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

App not starting in deployment


  • Subject: App not starting in deployment
  • From: Jean Pierre Malrieu <email@hidden>
  • Date: Thu, 28 Oct 2010 00:27:28 +0200

My application no longer launches in deployment.
When launching from command line, I get the following error:

java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:84)

This is a fully embedded (WO + Wonder) 5.3 application.

The only thing I can think of that has changed since the last succesful deployment is that I have done the recent java update from Apple on my dev computer.

Any idea?

TIA

JPM

 _______________________________________________
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

  • Follow-Ups:
    • Re: App not starting in deployment
      • From: Martin Perez Barreiro <email@hidden>
    • Re: App not starting in deployment
      • From: Pascal Robert <email@hidden>
    • Re: App not starting in deployment
      • From: Mike Schrag <email@hidden>
    • Re: App not starting in deployment
      • From: Lon Varscsak <email@hidden>
  • Prev by Date: AUC and Insertion Effects
  • Next by Date: Re: App not starting in deployment
  • Previous by thread: AUC and Insertion Effects
  • Next by thread: Re: App not starting in deployment
  • Index(es):
    • Date
    • Thread