Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004846 [Quercus] major N/A 11-08-11 22:33 07-08-12 23:37
Reporter saravanat View Status public  
Assigned To nam
Priority normal Resolution unable to reproduce  
Status closed   Product Version 4.0.14
Summary 0004846: I am using quercus for php running. But in google app engine live it is not working
Description I read all the quercus tutorials and instatlled resin in local machine and working fine. While uploading the project to live Google app engine server. it says the following error.

http://phpque.appspot.com/resin_test.php [^]

com.caucho.quercus.QuercusException: java.lang.NoClassDefFoundError: Could not initialize class com.google.apphosting.runtime.security.shared.stub.javax.naming.InitialContext

any one help me out to solve this issue.

Thanks in Advance
Saravana.
Additional Information
Attached Files

- Relationships

- Notes
(0005919)
nam
06-21-12 01:25

Are you using GoogleQuercusServlet instead of QuercusServlet?
 
(0005950)
nam
07-08-12 23:37

InitialContext is a not a white-listed GAE class, so it cannot be instantiated. It is used for JNDI lookups of databases in Quercus. JNDI is used if you configured a global database in your web.xml. Or it may be that you're using "QuercusServlet" instead of "GoogleQuercusServlet".

Closing due to incomplete bug report. If this issue still exist, please open a new one with more details. Thanks.
 

- Issue History
Date Modified Username Field Change
11-08-11 22:33 saravanat New Issue
06-21-12 01:25 nam Note Added: 0005919
07-08-12 23:33 nam Status new => assigned
07-08-12 23:33 nam Assigned To  => nam
07-08-12 23:37 nam Status assigned => closed
07-08-12 23:37 nam Note Added: 0005950
07-08-12 23:37 nam Resolution open => unable to reproduce


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker