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

Re: App not starting in deployment


  • Subject: Re: App not starting in deployment
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 27 Oct 2010 18:31:50 -0400

you built with 1.6 and deployed with 1.5 ... make sure to source 1.5/target 1.5 your ant build.

On Oct 27, 2010, at 6:27 PM, Jean Pierre Malrieu wrote:

> 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

 _______________________________________________
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

References: 
 >App not starting in deployment (From: Jean Pierre Malrieu <email@hidden>)

  • Prev by Date: Re: App not starting in deployment
  • Next by Date: Re: App not starting in deployment
  • Previous by thread: Re: App not starting in deployment
  • Next by thread: Re: App not starting in deployment
  • Index(es):
    • Date
    • Thread