Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Cannot Install DB2

3 views
Skip to first unread message

Maghesh Babu

unread,
Dec 20, 2002, 6:42:58 AM12/20/02
to
I was trying to install DB2 8.1 on my SUSE 8.0 box. I just tried to
run the command "db2setup" then it said ...

==========================================================================
linux:/temp/DB2_install/009_ESE_LNX_32_NLV/db2/linux/install #
./db2setup
DBI1190I db2setup is preparing the DB2 Setup Wizard which will
guide you through the program setup process. Please
wait.


linux:/temp/DB2_install/009_ESE_LNX_32_NLV/db2/linux/install #
==========================================================================

after showing "Please wait." ... then no response...

when i checked the error log. I got these messages
==========================================================================
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:127)
at java.util.jar.JarFile.<init>(JarFile.java:138)
at java.util.jar.JarFile.<init>(JarFile.java:80)
at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:526)
at sun.misc.URLClassPath$JarLoader.<init>(URLClassPath.java:491)
at sun.misc.URLClassPath$2.run(URLClassPath.java:287)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:276)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:249)
at sun.misc.URLClassPath.getResource(URLClassPath.java:162)
at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:675)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:238)
at java.lang.ClassLoader.loadClass(ClassLoader.java:514)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:441)
at java.lang.ClassLoader.loadClass(ClassLoader.java:446)
Exception in thread "main" java.lang.NoClassDefFoundError: DB2Setup
==========================================================================
What is the error ? and why is it ?? what is the solution ???
have anyone experienced the same problem.
Can you help ??

Thanks :-)

Malte Schuenemann

unread,
Dec 20, 2002, 8:00:38 AM12/20/02
to
I suspect an error in the java utilities - maybe re-install java will
help ...

An alternative would be to install not using the java application -
should be described in README coming with the product

0 new messages