The install worked fine and the resulting site is ok too. I noticed this
in the logs though:
[23:47:43.062] {http--8080-4} java.lang.NoClassDefFoundError:
com/caucho/quercus/env/InternStringValue
[23:47:43.078] {http--8080-4} java.lang.NoClassDefFoundError:
com/caucho/quercus/env/InternStringValue
[23:47:43.093] {http--8080-4} java.lang.NoClassDefFoundError:
com/caucho/quercus/env/InternStringValue
[23:48:08.828] {http--8080-4} java.lang.NoClassDefFoundError:
com/caucho/quercus/env/InternStringValue
Repeated many times.
Also this
[23:43:35.421] {resin-20} java.lang.ClassFormatError: Truncated class file
[23:43:35.421] {resin-20} at
java.lang.ClassLoader.defineClass1(Native Method)
[23:43:35.421] {resin-20} at
java.lang.ClassLoader.defineClass(Unknown Source)
[23:43:35.421] {resin-20} at
java.lang.ClassLoader.defineClass(Unknown Source)
[23:43:35.421] {resin-20} at
java.security.SecureClassLoader.defineClass(Unknown Source)
[23:43:35.421] {resin-20} at
com.caucho.loader.DynamicClassLoader.loadClass(DynamicClassLoader.java:1490)
[23:43:35.421] {resin-20} at
com.caucho.loader.DynamicClassLoader.findClassImpl(DynamicClassLoader.java:1359)
[23:43:35.421] {resin-20} at
com.caucho.loader.DynamicClassLoader.loadClassImpl(DynamicClassLoader.java:1264)
[23:43:35.421] {resin-20} at
com.caucho.loader.DynamicClassLoader.loadClass(DynamicClassLoader.java:1197)
[23:43:35.421] {resin-20} at
com.caucho.loader.DynamicClassLoader.loadClass(DynamicClassLoader.java:1182)
[23:43:35.421] {resin-20} at
java.lang.ClassLoader.loadClassInternal(Unknown Source)
[23:43:35.421] {resin-20} at
java.lang.Class.getDeclaredConstructors0(Native Method)
[23:43:35.421] {resin-20} at
java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
[23:43:35.421] {resin-20} at
java.lang.Class.getConstructor0(Unknown Source)
[23:43:35.421] {resin-20} at java.lang.Class.newInstance0(Unknown
Source)
[23:43:35.421] {resin-20} at java.lang.Class.newInstance(Unknown
Source)
[23:43:35.421] {resin-20} at
com.caucho.quercus.page.ProPageManager.createPage(ProPageManager.java:149)
[23:43:35.421] {resin-20} at
com.caucho.quercus.page.ProPageManager.access$200(ProPageManager.java:39)
[23:43:35.421] {resin-20} at
com.caucho.quercus.page.ProPageManager$CompileThread.run(ProPageManager.java:199)
[23:43:35.421] {resin-20} at
com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721)
[23:43:35.421] {resin-20} at
com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643)
[23:43:35.421] {resin-20} at java.lang.Thread.run(Unknown Source)
And finally is there an answer to the clean URLs problem (probably just
some regex needed) because the default install does fail the "clean
URLs" test and the solution provided at http://drupal.org/node/15365
assumes drupal is using the apache mod. Clean URLs are essential imo for
Google to index any kind of CMS.
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest