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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
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)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
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)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
jpg file showing snap shot of the error
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.
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)
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)
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