Menu

#1 Unable to install big zip

v1.0_(example)
open-rejected
nobody
Actions (1)
5
2002-03-28
2002-03-09
No

I have not been able to install the Application using
the jar installer and receive the following error.

I am using the jdk 1.3.0 version on WinNT work station.
Please see attached file for more.

thks & regds

Vineet

vineet.jain@houseofcode.com

Discussion

  • Vineet K Jain

    Vineet K Jain - 2002-03-09

    jpg file showing snap shot of the error

     
  • Nader

    Nader - 2002-03-24
    • status: open --> open-accepted
     
  • Nader

    Nader - 2002-03-24

    Logged In: YES
    user_id=248432

    Hi;

    I've scene this problem before. What you need to do, is
    have jhall.jar (JavaHelp 1.1 or newer) as part of your
    class path, or if going through the installer, make sure
    that you have allowed JavaHelp to install in the
    customised install.

    Hope this helps.

     
  • Nader

    Nader - 2002-03-24
    • status: open-accepted --> closed-accepted
     
  • Vineet K Jain

    Vineet K Jain - 2002-03-27

    Logged In: YES
    user_id=393036

    I have still not been able to install Bigzip on my machine with the solution you have given.
    I am not going through the windows based installer but trying to install through the jar file namely
    BiGZiP-v1.1..44.jar.
    Along with this file I have included the jhall.jar and swingall.jar file in my classpath.
    Below is a screen shot of the steps I have taken. This is copied directly from the console.

    Directory of D:\bigzip

    03/27/02 09:26a <DIR> .
    03/27/02 09:26a <DIR> ..
    03/26/02 07:22p 395,753 jhall.jar
    03/26/02 07:28p 960,083 BiGZiP-v1.1.44.jar
    03/26/02 07:51p 2,420,388 swingall.jar
    5 File(s) 3,776,224 bytes
    536,805,376 bytes free

    Vineet K. Jain Wed 03/27/2002 D:\bigzip>set classpath
    Classpath=.;c:\jdk1.3\lib;c:\jdk1.3\jre\lib;d:\Jonas\classes;d:\Jonas\lib\rmi_jonas.jar;d:\Jonas\ lib\jndi.jar;d:\Jonas\lib\providerutil.jar;d:\Jonas\lib\rmiregistry.jar;c:\cpd\tools\javapurechec
    k.jar;

    Vineet K. Jain Wed 03/27/2002 D:\bigzip>set classpath=%CLASSPATH%;d:\bigzip\jhall.jar;d:\bigzip\s
    wingall.jar;d:\bigzip\BiGZip-v1.1.44.jar

    Vineet K. Jain Wed 03/27/2002 D:\bigzip>set classpath
    Classpath=.;c:\jdk1.3\lib;c:\jdk1.3\jre\lib;d:\Jonas\classes;d:\Jonas\lib\rmi_jonas.jar;d:\Jonas\ lib\jndi.jar;d:\Jonas\lib\providerutil.jar;d:\Jonas\lib\rmiregistry.jar;c:\cpd\tools\javapurechec
    k.jar;d:\bigzip\jhall.jar;d:\bigzip\swingall.jar;d:\bigzip\BiGZip-v1.1.44.jar

    Vineet K. Jain Wed 03/27/2002 D:\bigzip>java -jar BiGZiP-v1.1.44.jar
    Loading BiGZiP...
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/help/HelpSetException
    at com.bigzip.archive.PluginListing.<init>(PluginListing.java:8)
    at com.bigzip.registrar.PluginRegistrar.load(PluginRegistrar.java:152)
    at BiGZiP.initialisePluginRegistrar(BiGZiP.java:75)
    at BiGZiP.main(BiGZiP.java:176)

     
  • Vineet K Jain

    Vineet K Jain - 2002-03-27
    • status: closed-accepted --> closed-rejected
     
  • Nobody/Anonymous

    Logged In: NO

    I have still not been able to install Bigzip on my machine with the solution you have given.
    I am not going through the windows based installer but trying to install through the jar file namely
    BiGZiP-v1.1..44.jar.
    Along with this file I have included the jhall.jar and swingall.jar file in my classpath.
    Below is a screen shot of the steps I have taken. This is copied directly from the console.

    Directory of D:\bigzip

    03/27/02 09:26a <DIR> .
    03/27/02 09:26a <DIR> ..
    03/26/02 07:22p 395,753 jhall.jar
    03/26/02 07:28p 960,083 BiGZiP-v1.1.44.jar
    03/26/02 07:51p 2,420,388 swingall.jar
    5 File(s) 3,776,224 bytes
    536,805,376 bytes free

    Vineet K. Jain Wed 03/27/2002 D:\bigzip>set classpath
    Classpath=.;c:\jdk1.3\lib;c:\jdk1.3\jre\lib;d:\Jonas\classes;d:\Jonas\lib\rmi_jonas.jar;d:\Jonas\ lib\jndi.jar;d:\Jonas\lib\providerutil.jar;d:\Jonas\lib\rmiregistry.jar;c:\cpd\tools\javapurechec
    k.jar;

    Vineet K. Jain Wed 03/27/2002 D:\bigzip>set classpath=%CLASSPATH%;d:\bigzip\jhall.jar;d:\bigzip\s
    wingall.jar;d:\bigzip\BiGZip-v1.1.44.jar

    Vineet K. Jain Wed 03/27/2002 D:\bigzip>set classpath
    Classpath=.;c:\jdk1.3\lib;c:\jdk1.3\jre\lib;d:\Jonas\classes;d:\Jonas\lib\rmi_jonas.jar;d:\Jonas\ lib\jndi.jar;d:\Jonas\lib\providerutil.jar;d:\Jonas\lib\rmiregistry.jar;c:\cpd\tools\javapurechec
    k.jar;d:\bigzip\jhall.jar;d:\bigzip\swingall.jar;d:\bigzip\BiGZip-v1.1.44.jar

    Vineet K. Jain Wed 03/27/2002 D:\bigzip>java -jar BiGZiP-v1.1.44.jar
    Loading BiGZiP...
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/help/HelpSetException
    at com.bigzip.archive.PluginListing.<init>(PluginListing.java:8)
    at com.bigzip.registrar.PluginRegistrar.load(PluginRegistrar.java:152)
    at BiGZiP.initialisePluginRegistrar(BiGZiP.java:75)
    at BiGZiP.main(BiGZiP.java:176)

     
  • Nader

    Nader - 2002-03-28

    Logged In: YES
    user_id=248432

    I really can't see why you are getting this error even
    after including the jhall.jar file. Like I said, I have
    scene this error before and including jhall fixes it.

    Try downloading the installable version, it is not a
    windows based installer but rather a java based one
    tailored for windows. It will not make a mess of your OS
    as it is java based.

    See how you go..

    L8R

     
  • Nader

    Nader - 2002-03-28
    • status: closed-rejected --> open-rejected
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.