Figured maybe someone could help:
Everytime I attempt to use any app based on turbine I get this message:
java.lang.NullPointerException
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java, Compiled
Code)
at java.io.FileWriter.<init>(FileWriter.java, Compiled Code)
at org.apache.turbine.util.Log.init(Log.java, Compiled Code)
at org.apache.turbine.util.Log.<clinit>(Log.java:102)
....
It seems that when there is no log file defined, it crashes.. (bad)
When I do specify a log file, it works fine (good).
How do I setup the system to NOT use a log file?
Is there a patch, or am I stupid and not doing something right?
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]