[jdom-interest] JDOM problems since switching to JSDK 1.4
David Easley
easleydp at hotmail.com
Mon Feb 18 12:23:22 PST 2002
Am having problems using JDOM beta 7 with JSDK 1.4.0
Get a different problem depending on whether I'm using NetBeans or Forte
IDE. Everything was OK with JSDK 1.3.1
See error details below.
Thanks for any help,
David
--
In NetBeans
===========
Error on line 2: Relative URI: "com/bygsystems/lde/DTDs/TmplDesc.dtd"; can
not be resolved without base URI.
Here is the beginning of my XML file:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE TmplDesc SYSTEM "com/bygsystems/lde/DTDs/TmplDesc.dtd">
<!-- Example Template Descriptor -->
<TmplDesc category="assessment">
...
In Forte
========
...
FINE: [bygsystems.lde.TemplateManager] Looking for templates in
C:\Java\Forte4J\DPE_proj\LessonDataEditor\Template Descriptors
FINE: [bygsystems.lde.TemplateManager] Processing 7 TLDs...
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION o
****************
Another exception has been detected while we were handling last error.
Dumping informatccurred at PC=0x6D35DDFE
Function=JVM_InitializeCompiler+0x874C
Library=C:\Java\j2sdk1.4.ion about last error:
ERROR REPORT FILE = (N/A)
PC = 0x6D35DDFE
SIGN0\jre\bin\client\jvm.dll
Current Java thread:
at java.lang.Throwable.fillInStackTrace(Native Method)
- locked <02A48BB8> (a java.lang.AbstractMethodError)
at java.lang.Throwable.<init>(Throwable.java:180)
at java.lang.Error.<iniAL = -1073741819
FUNCTION NAME = JVM_InitializeCompiler
OFFSET = 0x874C
LIBRARY NAME = C:\Java\j2sdk1.4.0\jre\bin\client\jvm.dll
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.
t>(Error.java:37)
at java.lang.LinkageError.<init>(LinkageError.java:26)
at
java.lang.IncompatibleClassChangeError.<init>(IncompatibleClassChangeError.java:26)
at java.lang.AbstractMethodError.<init>(AbstractMethodError.java:27)
_________________________________________________________________
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com
More information about the jdom-interest
mailing list