Re: Anytime i try and log into Pixory i get this
"dreadnoninlid" <[email protected]> Tue, 12 Apr 2005 22:41:33 -0000
| Newsgroups | gmane.comp.web.pixory |
|---|---|
| Message-ID | <[email protected]> |
Heh no I didnt mean uninstalling Java I ment getting rid of Pixory due to the fact that it seems to run even after Firefox is closed. And because there is no install for it the uninstall is going to have to be done by getting rid of it myself... But cus it doesnt "turn off" after i close out Firefox there are issues on the getting rid of it. --- In [email protected], "rpu43" <rpu43@y...> wrote: > > Assuming you use Sun's variant on a Windows machine, there should be > an uninstall. > > Furthermore: > No disrespect, but if you have problems (un)installing Java then > perhaps Pixory is perhaps a bit too difficult too use for the uninitiated. > > my 2cts > > ron > > -- In [email protected], "dreadnoninlid" > <Strange_Wacko@H...> wrote: > > > > Oh shame... To get rid of this program do you just delete stuff? It > > wont let me get rid of the folder it says it is in use... Any ideas? > > > > > > --- In [email protected], "Joe Panico" <pixory@y...> wrote: > > > > > > Strange, > > > > > > Are you running Pixory under java 1.5? From the logs, it looks > that way. > > > > > > Pixory requires 1.4.x. > > > > > > regards, > > > > > > joe > > > > > > --- In [email protected], "dreadnoninlid" > > > <Strange_Wacko@H...> wrote: > > > > > > > > > > > > > > > > > 21:56:35,421 INFO > > > > (SocketListener0-4) [pxapplication.PXComposerVisit <init>] - > creating > > > > visit > > > > 21:56:35,437 INFO (SocketListener0-4) [pxapplication.PXComposerVisit > > > > setAuthenticatedSessionId] - set username: LunaticDriver sessionId: > > > > vbuk9wimuin9 > > > > 21:56:35,437 INFO (SocketListener0-4) > > > > [pxapplication.PXApplicationEngine setupVisitForAccount] - set > visit: > > > > org.pixory.pxapplication.PXComposerVisit@1ab5dae for account: > > > > 'LunaticDriver' > > > > 21:56:35,437 WARN (SocketListener0-4) [composer.AlbumBrowser > validate] > > > > - Current path is to album > > > > 21:56:35,453 WARN (SocketListener0-4) > > > > [pxapplication.PXApplicationEngine activateExceptionPage] - > > > > org.apache.tapestry.ApplicationRuntimeException: Unable to invoke > > > > method submitForm on > > > > org.pixory.pxapplication.pages.Login@aefcbb[Login]: The validated > > > > expression is false > > > > > > > > java.lang.IllegalArgumentException: The validated expression is > false > > > > org.apache.commons.lang.Validate.isTrue(Validate.java:215) > > > > > org.pixory.pxapplication.PXNavigator.selectPage(PXNavigator.java:121) > > > > > > > > > > org.pixory.pxapplication.PXNavigator.redirectToPage(PXNavigator.java:230) > > > > > > > > > > org.pixory.pxapplication.pages.composer.AlbumBrowser.validate(AlbumBrowser.java:127) > > > > > > org.apache.tapestry.engine.RequestCycle.activate(RequestCycle.java:688) > > > > > > org.pixory.pxapplication.PXNavigator.activatePage(PXNavigator.java:542) > > > > > > > > > > org.pixory.pxapplication.PXNavigator.selectAreaAtIndex(PXNavigator.java:79) > > > > org.pixory.pxapplication.PXNavigator.selectArea(PXNavigator.java:67) > > > > org.pixory.pxapplication.pages.Login.submitForm(Login.java:114) > > > > 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.actionTriggered(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:76) > > > > > > > > > > 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:299) > > > > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > > > > > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:405) > > > > > > > > > > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:472) > > > > > > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:525) > > > > org.mortbay.http.HttpContext.handle(HttpContext.java:1457) > > > > > > > > > > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:514) > > > > org.mortbay.http.HttpContext.handle(HttpContext.java:1409) > > > > org.mortbay.http.HttpServer.service(HttpServer.java:889) > > > > org.mortbay.http.HttpConnection.service(HttpConnection.java:829) > > > > org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:998) > > > > org.mortbay.http.HttpConnection.handle(HttpConnection.java:846) > > > > > > > > > > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) > > > > org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:345) > > > > org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:530) > > > > > > > > 21:59:37,953 WARN > > > > (PXJob-PXApplicationThumbnailer-thumbnailInBackground) > > > > [pxmodel.PXUnmarshaller getParser] - > > > > java.lang.ClassNotFoundException: > > > org.apache.crimson.parser.XMLReaderImpl > > > > at org.xml.sax.helpers.XMLReaderFactory.loadClass(Unknown Source) > > > > at org.xml.sax.helpers.XMLReaderFactory.createXMLReader(Unknown > > Source) > > > > at org.xml.sax.helpers.XMLReaderAdapter.<init>(Unknown Source) > > > > at > > org.pixory.pxmodel.PXUnmarshaller.getParser(PXUnmarshaller.java:116) > > > > at > > org.pixory.pxmodel.PXUnmarshaller.unmarshal(PXUnmarshaller.java:57) > > > > at > > org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:487) > > > > at > > > > > > > > > > org.pixory.pxmodel.PXAlbumContent.albumFromMetaFile(PXAlbumContent.java:388) > > > > at > > > org.pixory.pxmodel.PXAlbumContent.albumAtPath(PXAlbumContent.java:205) > > > > at > > > > > > > > > > org.pixory.pxmodel.PXAlbumManager.lockAlbumContentAtPath(PXAlbumManager.java:517) > > > > at > > > > > > > > > > org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath(PXAlbumManager.java:172) > > > > at > > > > > > > > > > org.pixory.pxapplication.classes.PXApplicationThumbnailer.thumbnailInBackground(PXApplicationThumbnailer.java:78) > > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > > > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > > > > at java.lang.reflect.Method.invoke(Unknown Source) > > > > at > > > > > > > > > > org.pixory.pxfoundation.PXObjectUtility.invokeTargetMethod(PXObjectUtility.java:162) > > > > at > org.pixory.pxfoundation.PXInvocation.invoke(PXInvocation.java:89) > > > > at org.pixory.pxfoundation.PXJob$JobRunner.run(PXJob.java:401) > > > > at java.lang.Thread.run(Unknown Source) > > > > 21:59:37,968 WARN > > > > (PXJob-PXApplicationThumbnailer-thumbnailInBackground) > > > > [pxmodel.PXAlbumManager lockAlbumContentAtPath] - > > > > org.pixory.pxmodel.PXAlbumException: unable to create parser > > > > at > > > > > > > > > > org.pixory.pxmodel.PXAlbumContent.albumFromMetaFile(PXAlbumContent.java:392) > > > > at > > > org.pixory.pxmodel.PXAlbumContent.albumAtPath(PXAlbumContent.java:205) > > > > at > > > > > > > > > > org.pixory.pxmodel.PXAlbumManager.lockAlbumContentAtPath(PXAlbumManager.java:517) > > > > at > > > > > > > > > > org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath(PXAlbumManager.java:172) > > > > at > > > > > > > > > > org.pixory.pxapplication.classes.PXApplicationThumbnailer.thumbnailInBackground(PXApplicationThumbnailer.java:78) > > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > > > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > > > > at java.lang.reflect.Method.invoke(Unknown Source) > > > > at > > > > > > > > > > org.pixory.pxfoundation.PXObjectUtility.invokeTargetMethod(PXObjectUtility.java:162) > > > > at > org.pixory.pxfoundation.PXInvocation.invoke(PXInvocation.java:89) > > > > at org.pixory.pxfoundation.PXJob$JobRunner.run(PXJob.java:401) > > > > at java.lang.Thread.run(Unknown Source) > > > > Caused by: unable to create parser > > > > at > > org.pixory.pxmodel.PXUnmarshaller.unmarshal(PXUnmarshaller.java:60) > > > > at > > org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:487) > > > > at > > > > > > > > > > org.pixory.pxmodel.PXAlbumContent.albumFromMetaFile(PXAlbumContent.java:388) > > > > ... 12 more > > > > 21:59:37,968 WARN > > > > (PXJob-PXApplicationThumbnailer-thumbnailInBackground) > > > > [pxmodel.PXAlbumManager lockAlbumContentAtPath] - could not create > > > > Album for path: C:\Documents and Settings\Lunatic\My > Documents\Photos2 > > > > 21:59:37,968 WARN > > > > (PXJob-PXApplicationThumbnailer-thumbnailInBackground) > > > > [pxmodel.PXAlbumManager invokeOnAlbumsAtPath] - could not lock album > > > > at path: C:\Documents and Settings\Lunatic\My Documents\Photos2 > > > > > > > > > > > > > > > > --- In [email protected], "Joe Panico" <pixory@y...> > wrote: > > > > > > > > > > Strange, > > > > > > > > > > Please post the pixory.log file that corresponds to the error > > > messages. > > > > > > > > > > regards, > > > > > > > > > > joe > > > > > > > > > > --- In [email protected], "dreadnoninlid" > > > > > <Strange_Wacko@H...> wrote: > > > > > > > > > > > > Pixory is unable to service your last request. Click here to > > > start > > > > > > over. > > > > > > > > > > > > It worked a few times but now every time i try and even log in > > I get > > > > > > that... How can I > > > > > > > > > > > > 1)uninstall Pixory so when i restart and redownload it acts > like i > > > > > > never have used it before and i can set it back up from step one > > > > > > > > > > > > or > > > > > > > > > > > > 2)fix this so i can use this very cool program... > > > > > > > > > > > > > > > > > > thanks for the help in advance 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/