Mantis - Quercus
Viewing Issue Advanced Details
3299 major always 01-27-09 19:54 02-07-09 07:15
mingfai  
nam  
normal  
closed  
fixed  
none    
none 4.0.0  
0003299: socket timeout right after installing Wordpress 2.7
with Quercus 3.2.1, right after installed Wordpress 2.7 and clicked on login, a socket timeout exception is thrown.

500 Servlet Exception
[show] com.caucho.quercus.QuercusExecutionException: java.net.SocketTimeoutException
Read timed out

Tried with Resin 3.2.1 and Jetty 6.1.14 and got the same error.

Haven't tried yet but the wordpress app seems to be successfully installed. I got the confirmation email.




resin-3.2.1
quercus-3.2.1
mysql-connector-java-3.1.14

Notes
(0003781)
mingfai   
01-27-09 20:17   
more info, perhaps related.

both resin and mysql are in the same box on windows
jdk 1.6.10
mysql at localhost

the installation is fully successful. after reloaded the login page, i can login with the generated password

perhaps you could lower the Severity as there is no impact. except the installation process is very odd.
(0003798)
mingfai   
02-02-09 20:43   
in case anyone has interest,
Quercus doesn't work well with WP 2.7. WP 2.7 has a new feature and expermental HTTP "library" and it uses a techquie (curl() ) to make connect to itself, probably to scan for plugin events/trigger plugin.

even get pass the installation, socket timeout happens sooner or later that make WP 2.7 on Quercus unusable.

I tried WP 2.6.5 and it works perfectly.

given that WP2.7 works well on Apache. I suppose there is a problem to be fixed. but not in a high priority. maybe it's better to report the issue to WP and let them fix the http connection problem
(0003799)
nam   
02-02-09 21:22   
Thanks for the report. This is something we'll need to fix before the 4.0 release.
(0003810)
nam   
02-07-09 07:15   
php/5080