Mantis - Quercus
Viewing Issue Advanced Details
1368 crash always 09-21-06 03:27 03-12-07 04:22
amohombe  
nam  
normal  
closed  
fixed  
none    
none 3.1.1  
0001368: Can't register to the Quercus forum
Trying to register to the Quercus forum http://forum.caucho.com [^] , I receive all the time all sorts of errors after filling the "username"/"email" and click-ing "Create Account".
It doesn't matter what kind of user/email I use: all the time an error page follows the above step.
The error page:
============================================================
500 Servlet Exception

java.lang.NullPointerException
    at com.caucho.quercus.lib.file.FileModule.file_exists(FileModule.java:893)
    at _quercus._includes._file__inc$fun_file_check_upload.call(_file__inc.java:196)
    at _quercus._modules._user__module$fun__user_edit_validate.call(_user__module.java:1011)
    at _quercus._modules._user__module$fun_user_user.call(_user__module.java:2020)
    at _quercus._modules._user__module$fun_user_module_invoke.call(_user__module.java:1761)
    at _quercus._modules._user__module$fun_user_register_validate.call(_user__module.java:2164)
    at com.caucho.quercus.program.CompiledFunction_2.call(CompiledFunction_2.java:83)
    at com.caucho.quercus.env.CallbackFunction.call(CallbackFunction.java:153)
    at com.caucho.quercus.lib.FunctionModule.call_user_func_array(FunctionModule.java:100)
    at _quercus._includes._form__inc$fun__form_validate.call(_form__inc.java:861)
    at _quercus._includes._form__inc$fun_drupal_validate_form.call(_form__inc.java:78)
    at _quercus._includes._form__inc$fun_drupal_get_form.call(_form__inc.java:315)
    at com.caucho.quercus.program.CompiledFunction_3.call(CompiledFunction_3.java:92)
    at com.caucho.quercus.program.AbstractFunction.call(AbstractFunction.java:260)
    at com.caucho.quercus.program.CompiledFunction.callRef(CompiledFunction.java:73)
    at _quercus._modules._user__module$fun_user_register.call(_user__module.java:898)
    at com.caucho.quercus.program.CompiledFunction_0.call(CompiledFunction_0.java:72)
    at com.caucho.quercus.env.CallbackFunction.call(CallbackFunction.java:153)
    at com.caucho.quercus.lib.FunctionModule.call_user_func_array(FunctionModule.java:100)
    at _quercus._includes._menu__inc$fun_menu_execute_active_handler.call(_menu__inc.java:1049)
    at _quercus._index__php.execute(var/www/hosts/forum.caucho.com/webapps/ROOT/index.php:15)
    at com.caucho.quercus.page.QuercusPage.executeTop(QuercusPage.java:122)
    at com.caucho.quercus.servlet.QuercusServlet.service(QuercusServlet.java:244)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:92)
    at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:106)
    at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:173)
    at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)
    at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:273)
    at com.caucho.server.port.TcpConnection.run(TcpConnection.java:490)
    at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:582)
    at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:504)
    at java.lang.Thread.run(Thread.java:595)

Resin Professional 3.0.s060425 (built Tue, 25 Apr 2006 11:07:50 PDT)

Notes
(0001601)
amohombe   
11-23-06 10:46   
Any news on this?
I suppose that this error is the main reason for so few users and discussions threads on your forum.
(0001768)
amohombe   
03-12-07 03:39   
This bug hasn't gone away even with:
 "the relaunched Caucho Forums!" "on the latest version of Drupal 5.1 on Quercus"

I'm getting now this:
=============
500 Servlet Exception

java.lang.OutOfMemoryError: PermGen space
============
Trying to create a new user for the forum.

Thanks in advance,

Ahmed.
(0001769)
nam   
03-12-07 04:20   
forums are now back up

we run several apps on the caucho.com server, so the permgen issue may be coming from the other apps