We have encountered a bug, which probably resides in
AddNewQuestion.java.
The problem is that after adding one question (and an answer to it),
adding a second question fails. The Browser gives a "Document contained
no data" error and Turbine hangs until we restart the server.
Sometimes it IS actually possible to add a second question but the third
then always fails.
After taking a short look into the code it seems that this is no
database-code problem (at least not a direct one), as there seems no
possibility for left-over connections (due to the finally statement).
Currently I have no time to look into this any further, but I hope I can
spend some time on it this evening. If anyone has any ideas, please
contact me immediatly.
Thanks,
-Jonas
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]