You can view the issue detail at the following URL:
<http://scarab.werken.com/issue/id/TTWS40>
Type : Defect
Issue Id : TTWS40
Reported by: Quinton McCombs
quintonm - ([EMAIL PROTECTED])
Details:
Platform: All
Operating system: windows 2000
Summary: Intake does not work with Java 1.2
Description: IntakeTool.init() is throwing a null pointer exception. here is the log
message:
ERROR -- Could not instantiate tool org.apache.turbine.services.intake.IntakeTool to
add to the context
Exception: org.apache.turbine.util.TurbineException: Instantiation failed for
org.apache.turbine.services.intake.IntakeTool
Stack Trace follows:
java.lang.NullPointerException
at org.apache.turbine.services.intake.IntakeTool.<init>(IntakeTool.java:90)
The intake.xml file is correctly defined. It turbs out that the problem was with
running Turbine with Java 1.2. Upgrading the JDK to 1.3.1 solved the problem.
Here are some relevant messages discussing the problem:
http://nagoya.apache.org/eyebrowse/ReadMsg?listId=101&msgNo=13944
http://nagoya.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgNo=13974
http://nagoya.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgNo=13993
Status: New
Priority: Medium
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]