This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java.lang.NullPointerException when loading SSAX.scm in kawa-1.7


Jim,

you wrote:
>The problem occurs at the second "test".  If there is just one then it
>compiles OK.

Even when I remove all but one (or even all) test cases, kawa-1.7 errors out little later, throwing another NullPointerException, e.g. in
(define ssax:read-attributes ...)

Sometimes I get to see
<unknown>:0: Internal compiler exception: java.lang.NullPointerException

Currently, my observations based on using one machine is that kawa-1.7 *appears* to have many new bugs affecting SSAX which were not there using 1.6.98/99. I don't know what's going on. Possibly the reason lays completely elsewhere?

So I'm surprised that somebody reports success using SSAX with kawa-1.7.

What could be wrong here?

I'm using kawa-1.7.jar
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
on a MS-windows-2000 box.

Regards,
	Jörg Höhle


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]