[izpack-user] IzPack 4.2.1 installation problem

37 views
Skip to first unread message

Naureen Akhoond

unread,
Mar 20, 2009, 6:59:49 AM3/20/09
to us...@izpack.codehaus.org

Hello,

I am trying to install IzPack 4.2.1 through the IzPack-install-4.2.1.jar which I downloaded from http://izpack.org/downloads/

I have j2sdk_1.4.0_1 installed on my system having window xp. When I run the command:

java -jar d:\softwares\IzPack-install-4.2.1.jar

I get the following exception,

Exception in thread "main" java.lang.UnsupportedClassVersionError: com/izforge/izpack/installer/Installer (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)

Kindly guide me how do I install it. Is there any .exe file for the installation of the IzPack.

Thankyou


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


Julien Ponge

unread,
Mar 20, 2009, 7:02:19 AM3/20/09
to us...@izpack.codehaus.org

Naureen Akhoond

unread,
Mar 26, 2009, 7:06:04 AM3/26/09
to us...@izpack.codehaus.org

Hello,

Thankyou for your quick response.

IzPack has been installed successfully after installing the java5, but the confusion is that why it did not prompted me for the java5 or installed it automatically. Probably because it is not in the SFX format (Please correct me if I am wrong...)

I have made the sample installer successfully :)

Now I want to know about getting started with the Glass Fish. What is the difference between GlassFish v2.1 b60e and GlassFish V3 Prelude.

The reason of using Glass Fish is that I want to make some user input panels (Probably this is what it serves for ... right?)

Thankyou

--- On Fri, 3/20/09, Julien Ponge <julien...@gmail.com> wrote:

Julien Ponge

unread,
Mar 27, 2009, 4:06:33 AM3/27/09
to us...@izpack.codehaus.org
Hi,

> IzPack has been installed successfully after installing the java5, but the confusion is that why it did not prompted me for the java5 or installed it automatically. Probably because it is not in the SFX format (Please correct me if I am wrong...)

Code compiled for Java 5 won't run under Java < 5, the JVM simply
throws an error.


> Now I want to know about getting started with the Glass Fish. What is the difference between GlassFish v2.1 b60e and GlassFish V3 Prelude.

You will have to look at the GlassFish project then: http://glassfish.org/

Cheers

Reply all
Reply to author
Forward
0 new messages