You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Ryan Ackley <sa...@cfl.rr.com> on 2004/01/13 18:25:39 UTC

Re: Problem with HWPF

Seems like an issue with your classpath. Make sure that the HWPF classes are
in your classpath.

One other thing, please post all questions like this to the poi-user mailing
list. That way I don't always get the same questions over and over and over.

-Ryan

----- Original Message ----- 
From: <ko...@dt-shop.com>
To: <sa...@apache.org>
Sent: Tuesday, January 13, 2004 11:59 AM
Subject: Problem with HWPF


> Hello Ryan,
>
> I just generated all classes of the HWPF project and when I call the
> HWPFDocument class, I get the following error. Can you tell me what is
> wrong ?
>
> java.lang.NoClassDefFoundError
>       java/lang/Throwable.<init>()V+4 (Throwable.java:73)
>       java/lang/Error.<init>()V+1 (Error.java:32)
>       java/lang/NoClassDefFoundError.<init>()V+1
> (NoClassDefFoundError.java:28)
>
>
java/lang/ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/Prote
ctionDomain;)Ljava/lang/Class;
>
> 82 (ClassLoader.
> java:494)
>
>
java/net/URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Lj
ava/lang/Class;
>
> 196 (URLClassLoader.java:282)
>
>
java/net/URLClassLoader.access$300(Ljava/net/URLClassLoader;Ljava/lang/Strin
g;Lsun/misc/Resource;)Ljava/lang/Class;
>
> 1 (URLC
> lassLoader.java:59)
>       java/net/URLClassLoader$ClassFinder.run()Ljava/lang/Object;+42
> (URLClassLoader.java:596)
>
> java/net/URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+16
> (URLClassLoader.java:195)
>
java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;
> +41 (ClassLoader.java:300)
>
>
sun/misc/Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Cl
ass;
>
> 33 (Launcher.java:281)
>       java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;
> +1 (ClassLoader.java:256)
>
>
java/lang/ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;
>
> 1 (ClassLoader.java:316)
>
>
> Thanks in advance,
>
> Konrad Mai
>


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org