aspose file tools
The moose likes XML and Related Technologies and the fly likes Getting runtime error while running program using JAXP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Getting runtime error while running program using JAXP" Watch "Getting runtime error while running program using JAXP" New topic
Author

Getting runtime error while running program using JAXP

Sujit Kurtadikar
Ranch Hand

Joined: Dec 05, 2000
Posts: 68
I am using java 1.2.2. and jaxp 1.1
and trying to run the demo program came iwth jaxp-1.1.zip
program compiles properly but give following runtime error
PATH and CLASSPATH set properly.

C:\jdk1.2.2\jaxp-1.1\examples\SimpleTransform>java SimpleTransform
A nonfatal internal JIT (3.10.107(x)) error 'Relocation error: NULL relocation
target' has occurred in :
'org/apache/crimson/parser/Parser2.maybeComment (Z)Z': Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi

I have reported this to sun.com also.
will somebody give soluation for this problem.
Sujit

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Getting runtime error while running program using JAXP
 
Similar Threads
Struts Related Errors 2
Tomcat Installation - jar files in class path for
Tomcat is *almost* running
Not able to start with Tomcat
error when running SAX program