Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2674 | minor | always | 05-19-08 08:00 | 06-13-08 16:02 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | sam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.6 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.2.0 | ||
|
|||||
Summary: | 0002674: terracotta classloader naming | ||||
Description: |
(rep by Daniel Peters) i am trying to run a Wicket Web-App with Terracotta 2.5.4 and Resin 3.1.6. I saw a Mantis issue about classloader-issues that were fixed in 3.1.5, but i still get this when i try to access my webapp: ===========8<===========8<================ java.lang.IllegalStateException: Classloader name not set, instances defined from this loader not supported in Terracotta (loader: com.caucho.loader.EnvironmentClassLoader) ===========8<===========8<================ The server startup looks fine. I followed the instructions from http://wiki.caucho.com/Terracotta [^] with clean tc and resin installations, except that I didn't create the example webapp and used my own webapp. I tried alot in the tc-config.xml but didn't get it working. For wicket-support in tc i used <modules> <module name="clustered-wicket-1.3" version="2.5.4"/> </modules> What could possibly be the cause of this classloader problem? |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|