pixory under resin
fedot <[email protected]>
| Newsgroups | gmane.comp.web.pixory |
|---|---|
| Message-ID | <[email protected]> |
I am unable to run pixory under resin.
First of all, going to http://[host]:[port]/pixory/ simply shows me
an "images" subdirectory.
Secondly, going to either http://[host]:[port]/pixory/pxapplication
or http://[host]:[port]/pixory/pxapplication?
service=page&context=AlbumBrowser results in a HUGE stack trace
ending in java.lang.StackOverflowError:
500 Servlet Exception
java.lang.StackOverflowError
at java.util.Properties.getProperty(Properties.java:480)
at com.caucho.util.ContextProperties.getProperty
(ContextProperties.java:124)
at java.lang.System.getProperty(System.java:574)
at sun.security.action.GetPropertyAction.run
(GetPropertyAction.java:66)
at java.security.AccessController.doPrivileged(Native Method)
at sun.io.Converters.getDefaultEncodingName
(Converters.java:66)
at java.lang.StringCoding.encode(StringCoding.java:376)
at java.lang.String.getBytes(String.java:608)
at java.io.UnixFileSystem.getBooleanAttributes0(Native
Method)
at java.io.UnixFileSystem.getBooleanAttributes
(UnixFileSystem.java:125)
at java.io.File.exists(File.java:679)
at sun.misc.URLClassPath$FileLoader.getResource
(URLClassPath.java:886)
at sun.misc.URLClassPath.getResource(URLClassPath.java:156)
at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at sun.misc.Launcher$AppClassLoader.loadClass
(Launcher.java:265)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal
(ClassLoader.java:315)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:217)
at com.caucho.util.DynamicClassLoader.loadClass
(DynamicClassLoader.java:500)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal
(ClassLoader.java:315)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:217)
at com.caucho.util.DynamicClassLoader.loadClass
(DynamicClassLoader.java:500)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal
(ClassLoader.java:315)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:217)
at com.caucho.util.DynamicClassLoader.loadClass
(DynamicClassLoader.java:500)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at net.sf.hibernate.util.ReflectHelper.classForName
(ReflectHelper.java:83)
at net.sf.hibernate.impl.SessionImpl.find
(SessionImpl.java:3547)
at net.sf.hibernate.impl.CriteriaImpl.list
(CriteriaImpl.java:223)
at org.pixory.pxmodel.PXUserAccount.fetchAccounts
(PXUserAccount.java:342)
at org.pixory.pxmodel.PXUserAccount.getAdminAccount
(PXUserAccount.java:118)
at
org.pixory.pxmodel.PXUserAccount.existsConfiguredAdminAccount
(PXUserAccount.java:64)
at
org.pixory.pxapplication.PXApplicationConfiguration.isConfigured
(PXApplicationConfiguration.java:664)
at org.pixory.pxapplication.PXApplicationEngine.login
(PXApplicationEngine.java:371)
at org.pixory.pxapplication.pages.ApplicationPage.checkAccess
(ApplicationPage.java:85)
at org.pixory.pxtapestry.PXBasePage.validate
(PXBasePage.java:61)
at org.pixory.pxapplication.PXNavigator.selectNodeAtPath
(PXNavigator.java:300)
at org.pixory.pxapplication.pages.ApplicationPage.checkAccess
(ApplicationPage.java:90)
at org.pixory.pxtapestry.PXBasePage.validate
(PXBasePage.java:61)
... (about a gazillion lines skipped :) ...
at org.pixory.pxtapestry.PXBasePage.validate
(PXBasePage.java:61)
at org.pixory.pxapplication.PXNavigator.selectNodeAtPath
(PXNavigator.java:300)
at org.pixory.pxapplication.pages.ApplicationPage.checkAccess
(ApplicationPage.java:90)
Any clues as to why that is happening? I am not even seeing any sort
of a configuration page.
Thanks!
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/pixory-beta/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/