You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Quinton McCombs <qm...@nequalsone.com> on 2003/01/29 18:32:43 UTC

[SOURCE] Issue #TTWS40 - Intake does not work with Java 1.2

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 - (qmccombs@nequalsone.com)

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?listName=turbine-user@jakarta.apache.org&msgNo=13974
http://nagoya.apache.org/eyebrowse/ReadMsg?listName=turbine-user@jakarta.apache.org&msgNo=13993
Status: New
Priority: Medium


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