Re: Problem with Beta 3.13

"hanoz" <[email protected]> Wed, 01 Dec 2004 22:13:48 -0000
Newsgroups gmane.comp.web.pixory
Message-ID <[email protected]>


Joe -

Apologies for the delay in my response.  Here's a copy of the 
contents of the pixory.txt file.  

-START FILE----------------------------------------------------------

20:45:44,206 (main) [INFO:PXJettyLogSink$Log.log -- Starting 
Jetty/4.1]
20:45:44,216 (main) [INFO:PXJettyLogSink$Log.log -- Started 
ServletHttpContext[/]]
20:45:44,266 (main) [INFO:PXJettyLogSink$Log.log -- Checking 
Resource aliases]
20:45:44,476 (main) [WARN:PXJettyLogSink$Log.log -- No File 
Classpath from URL 
path "jar:file:/C:/pixory/lib/pxapplication.war!/WEB-INF/classes/"]
20:45:44,476 (main) [INFO:PXJettyLogSink$Log.log -- Started 
WebApplicationContext[/pixory,PXApplication]]
20:45:44,526 (main) [INFO:PXJettyLogSink$Log.log -- Invoker: init]
20:45:44,677 (main) [INFO:PXApplication.init -- config: 
org.mortbay.jetty.servlet.ServletHolder$Config@1d80e6d]
20:45:44,677 (main) [INFO:PXJettyLogSink$Log.log -- pxapplication: 
init]
20:45:46,990 (main) [INFO:dialect.Dialect -- Using dialect: 
net.sf.hibernate.dialect.HSQLDialect]
20:45:47,010 (main) [INFO:dialect.Dialect -- Using dialect: 
net.sf.hibernate.dialect.HSQLDialect]
20:45:47,140 (main) [INFO:cfg.Environment -- Hibernate 2.1.2]
20:45:47,140 (main) [INFO:cfg.Environment -- hibernate.properties 
not found]
20:45:47,150 (main) [INFO:cfg.Environment -- using CGLIB reflection 
optimizer]
20:45:47,170 (main) [INFO:cfg.Configuration -- processing one-to-
many association mappings]
20:45:47,170 (main) [INFO:cfg.Configuration -- processing one-to-one 
association property references]
20:45:47,170 (main) [INFO:cfg.Configuration -- processing foreign 
key constraints]
20:45:47,220 (main) [INFO:dialect.Dialect -- Using dialect: 
net.sf.hibernate.dialect.HSQLDialect]
20:45:47,230 (main) [INFO:cfg.SettingsFactory -- Use outer join 
fetching: false]
20:45:47,250 (main) 
[INFO:connection.DriverManagerConnectionProvider -- Using Hibernate 
built-in connection pool (not for production use!)]
20:45:47,250 (main) 
[INFO:connection.DriverManagerConnectionProvider -- Hibernate 
connection pool size: 5]
20:45:47,270 (main) 
[INFO:connection.DriverManagerConnectionProvider -- using driver: 
org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:C:\Documents and 
Settings\Hanoz\.pixory\data\pixory]
20:45:47,270 (main) 
[INFO:connection.DriverManagerConnectionProvider -- connection 
properties: {user=sa, password=}]
20:45:47,280 (main) [INFO:transaction.TransactionFactoryFactory -- 
Transaction strategy: 
net.sf.hibernate.transaction.JDBCTransactionFactory]
20:45:47,290 (main) 
[INFO:transaction.TransactionManagerLookupFactory -- No 
TransactionManagerLookup configured (in JTA environment, use of 
process level read-write cache is not recommended)]
20:45:51,226 (main) [INFO:cfg.SettingsFactory -- Use scrollable 
result sets: true]
20:45:51,226 (main) [INFO:cfg.SettingsFactory -- Use JDBC3 
getGeneratedKeys(): false]
20:45:51,226 (main) [INFO:cfg.SettingsFactory -- Optimize cache for 
minimal puts: false]
20:45:51,226 (main) [INFO:cfg.SettingsFactory -- Query language 
substitutions: {}]
20:45:51,226 (main) [INFO:cfg.SettingsFactory -- cache provider: 
net.sf.hibernate.cache.HashtableCacheProvider]
20:45:51,236 (main) [INFO:cfg.Configuration -- instantiating and 
configuring caches]
20:45:51,557 (main) [INFO:impl.SessionFactoryImpl -- building 
session factory]
20:45:51,987 (main) [INFO:impl.SessionFactoryObjectFactory -- no 
JNDI name configured]
20:45:52,187 (main) [INFO:PXObjectStoreVersion3.ensureSchema -- 
store version: 3]
20:45:52,187 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXAlbumFace.hbm.xml]
20:45:52,578 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXAlbumFace -> ALBUM_FACE]
20:45:52,888 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXSystem.hbm.xml]
20:45:52,939 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXSystem -> PX_SYSTEM]
20:45:52,949 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXIdentity.hbm.xml]
20:45:53,009 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXIdentity -> PX_IDENTITY]
20:45:53,009 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXIdentity.contactsOf -> PX_CONTACT]
20:45:53,019 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXIdentity.groups -> PX_MEMBERSHIP]
20:45:53,149 (main) [INFO:cfg.Binder -- Mapping subclass: 
org.pixory.pxmodel.PXPerson -> PX_IDENTITY]
20:45:53,149 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXPerson.contacts -> PX_CONTACT]
20:45:53,159 (main) [INFO:cfg.Binder -- Mapping subclass: 
org.pixory.pxmodel.PXGroup -> PX_IDENTITY]
20:45:53,159 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXGroup.members -> PX_MEMBERSHIP]
20:45:53,159 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXEmailAddress.hbm.xml]
20:45:53,309 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXEmailAddress -> PX_EMAILADDRESS]
20:45:53,379 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXUserAccount.hbm.xml]
20:45:53,559 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXUserAccount -> PX_USER_ACCOUNT]
20:45:53,569 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXConfigurationValue.hbm.xml]
20:45:53,620 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXConfigurationValue -> PX_CONFIGURATION_VALUE]
20:45:53,620 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXConfigurationAttribute.hbm.xml]
20:45:53,660 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXConfigurationAttribute -> 
PX_CONFIGURATION_ATTRIBUTE]
20:45:53,670 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXInvitation.hbm.xml]
20:45:53,690 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXInvitation -> PX_INVITATION]
20:45:53,700 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXInvitationRecipient.hbm.xml]
20:45:53,730 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXInvitationRecipient -> PX_INVITATION_RECIPIENT]
20:45:53,730 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXShare.hbm.xml]
20:45:53,760 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXShare -> PX_SHARE]
20:45:53,760 (main) [INFO:cfg.Configuration -- Mapping resource: 
org/pixory/pxmodel/PXShareMethod.hbm.xml]
20:45:53,790 (main) [INFO:cfg.Binder -- Mapping class: 
org.pixory.pxmodel.PXShareMethod -> PX_SHARE_METHOD]
20:45:53,790 (main) [INFO:cfg.Configuration -- processing one-to-
many association mappings]
20:45:53,790 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXAlbumFace.invitations -> PX_INVITATION]
20:45:53,790 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXAlbumFace.shares -> PX_SHARE]
20:45:53,800 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXIdentity.invitationReceipts -> 
PX_INVITATION_RECIPIENT]
20:45:53,800 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXIdentity.toShares -> PX_SHARE]
20:45:53,810 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXPerson.emailAddresses -> PX_EMAILADDRESS]
20:45:53,810 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXPerson.userAccounts -> PX_USER_ACCOUNT]
20:45:53,810 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXUserAccount.configurationValues -> 
PX_CONFIGURATION_VALUE]
20:45:53,810 (main) [INFO:cfg.Binder -- Mapping collection: 
org.pixory.pxmodel.PXInvitation.invitationRecipients -> 
PX_INVITATION_RECIPIENT]
20:45:53,810 (main) [INFO:cfg.Configuration -- processing one-to-one 
association property references]
20:45:53,810 (main) [INFO:cfg.Configuration -- processing foreign 
key constraints]
20:45:53,810 (main) [INFO:dialect.Dialect -- Using dialect: 
net.sf.hibernate.dialect.HSQLDialect]
20:45:53,810 (main) [INFO:cfg.SettingsFactory -- Use outer join 
fetching: false]
20:45:53,810 (main) 
[INFO:connection.DriverManagerConnectionProvider -- Using Hibernate 
built-in connection pool (not for production use!)]
20:45:53,810 (main) 
[INFO:connection.DriverManagerConnectionProvider -- Hibernate 
connection pool size: 5]
20:45:53,820 (main) 
[INFO:connection.DriverManagerConnectionProvider -- using driver: 
org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:C:\Documents and 
Settings\Hanoz\.pixory\data\pixory]
20:45:53,820 (main) 
[INFO:connection.DriverManagerConnectionProvider -- connection 
properties: {user=sa, password=}]
20:45:53,820 (main) [INFO:transaction.TransactionFactoryFactory -- 
Transaction strategy: 
net.sf.hibernate.transaction.JDBCTransactionFactory]
20:45:53,820 (main) 
[INFO:transaction.TransactionManagerLookupFactory -- No 
TransactionManagerLookup configured (in JTA environment, use of 
process level read-write cache is not recommended)]
20:45:53,820 (main) [INFO:cfg.SettingsFactory -- Use scrollable 
result sets: true]
20:45:53,820 (main) [INFO:cfg.SettingsFactory -- Use JDBC3 
getGeneratedKeys(): false]
20:45:53,820 (main) [INFO:cfg.SettingsFactory -- Optimize cache for 
minimal puts: false]
20:45:53,820 (main) [INFO:cfg.SettingsFactory -- Query language 
substitutions: {}]
20:45:53,820 (main) [INFO:cfg.SettingsFactory -- cache provider: 
net.sf.hibernate.cache.HashtableCacheProvider]
20:45:53,820 (main) [INFO:cfg.Configuration -- instantiating and 
configuring caches]
20:45:53,820 (main) [INFO:impl.SessionFactoryImpl -- building 
session factory]
20:45:54,811 (main) [INFO:util.ReflectHelper -- reflection optimizer 
disabled for: org.pixory.pxmodel.PXIdentity, InstantiationError: 
org.pixory.pxmodel.PXIdentity]
20:45:55,122 (main) [INFO:impl.SessionFactoryObjectFactory -- no 
JNDI name configured]
20:45:55,122 (main) [INFO:cfg.Configuration -- processing one-to-
many association mappings]
20:45:55,132 (main) [INFO:cfg.Configuration -- processing one-to-one 
association property references]
20:45:55,132 (main) [INFO:cfg.Configuration -- processing foreign 
key constraints]
20:45:56,123 (main) [INFO:PXFtpServer.startServer -- started ftp 
server 'PXApplicationFtpServer']
20:45:56,183 (PXJob-PXApplicationThumbnailer-thumbnailInBackground) 
[INFO:PXComposerVisit.init -- creating visit]
20:45:56,303 (main) [INFO:PXJettyLogSink$Log.log -- Started 
SocketListener on 0.0.0.0:80]
20:45:56,303 (main) [INFO:PXJettyLogSink$Log.log -- Started 
org.mortbay.jetty.Server@1b1aa65]
20:46:03,774 (SocketListener-0) 
[INFO:PXApplicationConfiguration.isLoginDisabled -- login is enabled]
20:46:07,580 (SocketListener-0) [INFO:PXJettyLogSink$Log.log -- 
org.pixory.pxapplication.PXDefaultServlet: init]
20:46:17,704 (SocketListener-0) [INFO:PXComposerVisit.init -- 
creating visit]
20:46:17,714 (SocketListener-0) 
[INFO:PXApplicationVisit.setAuthenticatedUsername -- set username: 
hanoz sessionId: pbavnu8y1sjo]
20:46:17,714 (SocketListener-0) 
[INFO:PXApplicationEngine.setupVisitForAccount -- set visit: 
org.pixory.pxapplication.PXComposerVisit@29d65b for account: 'hanoz']
20:46:17,784 (SocketListener-0) [WARN:AlbumBrowser.validate -- 
Current path is to album]
20:46:17,804 (SocketListener-0) 
[INFO:PXApplicationConfiguration.isExceptionDisplayEnabled -- 
exception display is disabled]
20:46:17,864 (SocketListener-0) 
[WARN:PXApplicationEngine.activateExceptionPage -- 
org.apache.tapestry.ApplicationRuntimeException: Unable to invoke 
method submitForm on org.pixory.pxapplication.pages.Login@16b904d
[Login]: null

java.lang.NullPointerException
org.pixory.pxapplication.PXNavigator.selectNodeAtPath
(PXNavigator.java:277)
org.pixory.pxapplication.PXNavigator.redirectToNodeAtPath
(PXNavigator.java:218)
org.pixory.pxapplication.pages.composer.AlbumBrowser.validate
(AlbumBrowser.java:88)
org.apache.tapestry.engine.RequestCycle.activate
(RequestCycle.java:688)
org.pixory.pxapplication.PXNavigator.selectNodeAtPath
(PXNavigator.java:279)
org.pixory.pxapplication.pages.Login.submitForm(Login.java:109)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.apache.tapestry.listener.ListenerMap.invokeTargetMethod
(ListenerMap.java:257)
org.apache.tapestry.listener.ListenerMap.access$100
(ListenerMap.java:46)
org.apache.tapestry.listener.ListenerMap$SyntheticListener.invoke
(ListenerMap.java:97)
org.apache.tapestry.listener.ListenerMap$SyntheticListener.actionTrig
gered(ListenerMap.java:102)
org.apache.tapestry.form.Form.renderComponent(Form.java:423)
org.apache.tapestry.AbstractComponent.render
(AbstractComponent.java:857)
org.apache.tapestry.form.Form.rewind(Form.java:568)
org.apache.tapestry.engine.RequestCycle.rewindForm
(RequestCycle.java:435)
org.apache.tapestry.form.Form.trigger(Form.java:582)
org.apache.tapestry.engine.DirectService.service
(DirectService.java:169)
org.apache.tapestry.engine.AbstractEngine.service
(AbstractEngine.java:872)
org.pixory.pxapplication.PXApplicationEngine.service
(PXApplicationEngine.java:61)
org.apache.tapestry.ApplicationServlet.doService
(ApplicationServlet.java:197)
org.apache.tapestry.ApplicationServlet.doPost
(ApplicationServlet.java:326)
javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
org.pixory.pxapplication.PXApplication.service
(PXApplication.java:286)
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
org.mortbay.jetty.servlet.ServletHolder.handle
(ServletHolder.java:366)
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch
(WebApplicationHandler.java:292)
org.mortbay.jetty.servlet.ServletHandler.handle
(ServletHandler.java:577)
org.mortbay.http.HttpContext.handle(HttpContext.java:1682)
org.mortbay.jetty.servlet.WebApplicationContext.handle
(WebApplicationContext.java:544)
org.mortbay.http.HttpContext.handle(HttpContext.java:1632)
org.mortbay.http.HttpServer.service(HttpServer.java:875)
org.mortbay.http.HttpConnection.service(HttpConnection.java:806)
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:956)
org.mortbay.http.HttpConnection.handle(HttpConnection.java:823)
org.mortbay.http.SocketListener.handleConnection
(SocketListener.java:203)
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:290)
org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:743)
java.lang.Thread.run(Unknown Source)
]
20:46:39,616 (SocketListener-0) [INFO:PXComposerVisit.init -- 
creating visit]
20:46:39,616 (SocketListener-0) 
[INFO:PXApplicationVisit.setAuthenticatedUsername -- set username: 
hanoz sessionId: 6tm0k97tt7tko]
20:46:39,616 (SocketListener-0) 
[INFO:PXApplicationEngine.setupVisitForAccount -- set visit: 
org.pixory.pxapplication.PXComposerVisit@53abbb for account: 'hanoz']
20:46:39,626 (SocketListener-0) [WARN:AlbumBrowser.validate -- 
Current path is to album]
20:46:39,656 (SocketListener-0) 
[WARN:PXApplicationEngine.activateExceptionPage -- 
org.apache.tapestry.ApplicationRuntimeException: Unable to invoke 
method submitForm on org.pixory.pxapplication.pages.Login@16b904d
[Login]: null

java.lang.NullPointerException
org.pixory.pxapplication.PXNavigator.selectNodeAtPath
(PXNavigator.java:277)
org.pixory.pxapplication.PXNavigator.redirectToNodeAtPath
(PXNavigator.java:218)
org.pixory.pxapplication.pages.composer.AlbumBrowser.validate
(AlbumBrowser.java:88)
org.apache.tapestry.engine.RequestCycle.activate
(RequestCycle.java:688)
org.pixory.pxapplication.PXNavigator.selectNodeAtPath
(PXNavigator.java:279)
org.pixory.pxapplication.pages.Login.submitForm(Login.java:109)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.apache.tapestry.listener.ListenerMap.invokeTargetMethod
(ListenerMap.java:257)
org.apache.tapestry.listener.ListenerMap.access$100
(ListenerMap.java:46)
org.apache.tapestry.listener.ListenerMap$SyntheticListener.invoke
(ListenerMap.java:97)
org.apache.tapestry.listener.ListenerMap$SyntheticListener.actionTrig
gered(ListenerMap.java:102)
org.apache.tapestry.form.Form.renderComponent(Form.java:423)
org.apache.tapestry.AbstractComponent.render
(AbstractComponent.java:857)
org.apache.tapestry.form.Form.rewind(Form.java:568)
org.apache.tapestry.engine.RequestCycle.rewindForm
(RequestCycle.java:435)
org.apache.tapestry.form.Form.trigger(Form.java:582)
org.apache.tapestry.engine.DirectService.service
(DirectService.java:169)
org.apache.tapestry.engine.AbstractEngine.service
(AbstractEngine.java:872)
org.pixory.pxapplication.PXApplicationEngine.service
(PXApplicationEngine.java:61)
org.apache.tapestry.ApplicationServlet.doService
(ApplicationServlet.java:197)
org.apache.tapestry.ApplicationServlet.doPost
(ApplicationServlet.java:326)
javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
org.pixory.pxapplication.PXApplication.service
(PXApplication.java:286)
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
org.mortbay.jetty.servlet.ServletHolder.handle
(ServletHolder.java:366)
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch
(WebApplicationHandler.java:292)
org.mortbay.jetty.servlet.ServletHandler.handle
(ServletHandler.java:577)
org.mortbay.http.HttpContext.handle(HttpContext.java:1682)
org.mortbay.jetty.servlet.WebApplicationContext.handle
(WebApplicationContext.java:544)
org.mortbay.http.HttpContext.handle(HttpContext.java:1632)
org.mortbay.http.HttpServer.service(HttpServer.java:875)
org.mortbay.http.HttpConnection.service(HttpConnection.java:806)
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:956)
org.mortbay.http.HttpConnection.handle(HttpConnection.java:823)
org.mortbay.http.SocketListener.handleConnection
(SocketListener.java:203)
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:290)
org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:743)
java.lang.Thread.run(Unknown Source)
]
20:49:43,650 (PXJob-PXApplicationThumbnailer-thumbnailInBackground) 
[INFO:PXPhotoDescriptor.PXPhotoDescriptor -- descriptor]
20:50:30,237 (SocketListener-2) [INFO:PXComposerVisit.init -- 
creating visit]
20:50:30,237 (SocketListener-2) 
[INFO:PXApplicationVisit.setAuthenticatedUsername -- set username: 
hanoz sessionId: sfvg5bp79gd2]
20:50:30,237 (SocketListener-2) 
[INFO:PXApplicationEngine.setupVisitForAccount -- set visit: 
org.pixory.pxapplication.PXComposerVisit@1dd7736 for 
account: 'hanoz']
20:50:30,247 (SocketListener-2) [WARN:AlbumBrowser.validate -- 
Current path is to album]
20:50:30,347 (SocketListener-2) 
[WARN:PXApplicationEngine.activateExceptionPage -- 
org.apache.tapestry.ApplicationRuntimeException: Unable to invoke 
method submitForm on org.pixory.pxapplication.pages.Login@16b904d
[Login]: null

java.lang.NullPointerException
org.pixory.pxapplication.PXNavigator.selectNodeAtPath
(PXNavigator.java:277)
org.pixory.pxapplication.PXNavigator.redirectToNodeAtPath
(PXNavigator.java:218)
org.pixory.pxapplication.pages.composer.AlbumBrowser.validate
(AlbumBrowser.java:88)
org.apache.tapestry.engine.RequestCycle.activate
(RequestCycle.java:688)
org.pixory.pxapplication.PXNavigator.selectNodeAtPath
(PXNavigator.java:279)
org.pixory.pxapplication.pages.Login.submitForm(Login.java:109)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.apache.tapestry.listener.ListenerMap.invokeTargetMethod
(ListenerMap.java:257)
org.apache.tapestry.listener.ListenerMap.access$100
(ListenerMap.java:46)
org.apache.tapestry.listener.ListenerMap$SyntheticListener.invoke
(ListenerMap.java:97)
org.apache.tapestry.listener.ListenerMap$SyntheticListener.actionTrig
gered(ListenerMap.java:102)
org.apache.tapestry.form.Form.renderComponent(Form.java:423)
org.apache.tapestry.AbstractComponent.render
(AbstractComponent.java:857)
org.apache.tapestry.form.Form.rewind(Form.java:568)
org.apache.tapestry.engine.RequestCycle.rewindForm
(RequestCycle.java:435)
org.apache.tapestry.form.Form.trigger(Form.java:582)
org.apache.tapestry.engine.DirectService.service
(DirectService.java:169)
org.apache.tapestry.engine.AbstractEngine.service
(AbstractEngine.java:872)
org.pixory.pxapplication.PXApplicationEngine.service
(PXApplicationEngine.java:61)
org.apache.tapestry.ApplicationServlet.doService
(ApplicationServlet.java:197)
org.apache.tapestry.ApplicationServlet.doPost
(ApplicationServlet.java:326)
javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
org.pixory.pxapplication.PXApplication.service
(PXApplication.java:286)
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
org.mortbay.jetty.servlet.ServletHolder.handle
(ServletHolder.java:366)
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch
(WebApplicationHandler.java:292)
org.mortbay.jetty.servlet.ServletHandler.handle
(ServletHandler.java:577)
org.mortbay.http.HttpContext.handle(HttpContext.java:1682)
org.mortbay.jetty.servlet.WebApplicationContext.handle
(WebApplicationContext.java:544)
org.mortbay.http.HttpContext.handle(HttpContext.java:1632)
org.mortbay.http.HttpServer.service(HttpServer.java:875)
org.mortbay.http.HttpConnection.service(HttpConnection.java:806)
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:956)
org.mortbay.http.HttpConnection.handle(HttpConnection.java:823)
org.mortbay.http.SocketListener.handleConnection
(SocketListener.java:203)
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:290)
org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:743)
java.lang.Thread.run(Unknown Source)
]
20:56:13,411 (SocketListener-2) [INFO:PXComposerVisit.init -- 
creating visit]
20:56:13,411 (SocketListener-2) 
[INFO:PXApplicationVisit.setAuthenticatedUsername -- set username: 
hanoz sessionId: nuo9a29mn5wn]
20:56:13,411 (SocketListener-2) 
[INFO:PXApplicationEngine.setupVisitForAccount -- set visit: 
org.pixory.pxapplication.PXComposerVisit@1f52460 for 
account: 'hanoz']
20:56:15,223 (SocketListener-2) [WARN:AlbumBrowser.validate -- 
Current path is to album]
20:56:15,243 (SocketListener-2) 
[WARN:PXApplicationEngine.activateExceptionPage -- 
org.apache.tapestry.ApplicationRuntimeException: Unable to invoke 
method submitForm on org.pixory.pxapplication.pages.Login@84ff20
[Login]: null

java.lang.NullPointerException
org.pixory.pxapplication.PXNavigator.selectNodeAtPath
(PXNavigator.java:277)
org.pixory.pxapplication.PXNavigator.redirectToNodeAtPath
(PXNavigator.java:218)
org.pixory.pxapplication.pages.composer.AlbumBrowser.validate
(AlbumBrowser.java:88)
org.apache.tapestry.engine.RequestCycle.activate
(RequestCycle.java:688)
org.pixory.pxapplication.PXNavigator.selectNodeAtPath
(PXNavigator.java:279)
org.pixory.pxapplication.pages.Login.submitForm(Login.java:109)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.apache.tapestry.listener.ListenerMap.invokeTargetMethod
(ListenerMap.java:257)
org.apache.tapestry.listener.ListenerMap.access$100
(ListenerMap.java:46)
org.apache.tapestry.listener.ListenerMap$SyntheticListener.invoke
(ListenerMap.java:97)
org.apache.tapestry.listener.ListenerMap$SyntheticListener.actionTrig
gered(ListenerMap.java:102)
org.apache.tapestry.form.Form.renderComponent(Form.java:423)
org.apache.tapestry.AbstractComponent.render
(AbstractComponent.java:857)
org.apache.tapestry.form.Form.rewind(Form.java:568)
org.apache.tapestry.engine.RequestCycle.rewindForm
(RequestCycle.java:435)
org.apache.tapestry.form.Form.trigger(Form.java:582)
org.apache.tapestry.engine.DirectService.service
(DirectService.java:169)
org.apache.tapestry.engine.AbstractEngine.service
(AbstractEngine.java:872)
org.pixory.pxapplication.PXApplicationEngine.service
(PXApplicationEngine.java:61)
org.apache.tapestry.ApplicationServlet.doService
(ApplicationServlet.java:197)
org.apache.tapestry.ApplicationServlet.doPost
(ApplicationServlet.java:326)
javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
org.pixory.pxapplication.PXApplication.service
(PXApplication.java:286)
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
org.mortbay.jetty.servlet.ServletHolder.handle
(ServletHolder.java:366)
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch
(WebApplicationHandler.java:292)
org.mortbay.jetty.servlet.ServletHandler.handle
(ServletHandler.java:577)
org.mortbay.http.HttpContext.handle(HttpContext.java:1682)
org.mortbay.jetty.servlet.WebApplicationContext.handle
(WebApplicationContext.java:544)
org.mortbay.http.HttpContext.handle(HttpContext.java:1632)
org.mortbay.http.HttpServer.service(HttpServer.java:875)
org.mortbay.http.HttpConnection.service(HttpConnection.java:806)
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:956)
org.mortbay.http.HttpConnection.handle(HttpConnection.java:823)
org.mortbay.http.SocketListener.handleConnection
(SocketListener.java:203)
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:290)
org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:743)
java.lang.Thread.run(Unknown Source)
]

--END FILE-----------------------------------------------------------

Thanks.
-Hanoz


--- In [email protected], joe panico <pixory@y...> wrote:
> Hanoz,
> 
> Please upload a copy of the log file. It's in the
> "log" directory that was created when you unzipped
> pixory.zip.
> 
> regards,
> 
> joe
> 
> --- hanoz <hanoz_catalog@h...> wrote:
> 
> > 
> > Hi -
> > 
> > Just recently downloaded 3.13 and am a first-tiem
> > pixory user.  I'm 
> > excited to try the application - from the
> > description it's exactly 
> > what I'm looking for.
> > 
> > I've unfortunately run into a problem.  After
> > extracting the zip to 
> > the C:\pixory location with 2 photos in the
> > c:\Photos directory, 
> > I've launched the pixory.jar file and configured the
> > adminstrative 
> > panel - basic and advanced - added a single contact,
> > placed them in 
> > a group, however every time I try to Photos link, I
> > find myself 
> > logged-out and given the following message:
> > 
> > "Pixory is unable to service your last request.
> > Click here to start 
> > over."
> > 
> > When I attempt to provide it with the Composer
> > username and password 
> > that I entered (and saved), I find myself with the
> > same message.
> > 
> > Secondly, I've been unable to reset the password
> > using your 
> > directions so I've had to resort to simply deleting
> > the 
> > entire .pixory directory.  I then can begin the
> > initialization 
> > process again.
> > 
> > Would appreciate any help.  Am I doing something
> > wrong?
> > 
> > If you'd like a log trace/file etc, please let me
> > know name and 
> > where it's likely to be.
> > 
> > A few other items:
> > XP SP2
> > Java ver 1.4.2_05
> > 
> > Thanks.
> > -Hanoz
> > 
> > 
> > 
> > 
> 
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> The all-new My Yahoo! - Get yours free! 
> http://my.yahoo.com





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/EGnolB/TM
--------------------------------------------------------------------~-> 

 
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/