Pixory 3.11 and Tomcat 5.5 = Not running?

"jakoblemler" <[email protected]>
Newsgroups gmane.comp.web.pixory
Message-ID <[email protected]>

hi,

tried to run version 3.11 under Tomcat 5.5. When I start the Album 
Browser, I can see the thumbnails of the (under version 3.10) 
defined shows, but when I try to start the show, I get:

"The Album or page you requested is not currently available in this 
Pixory server. Please contact for more information"

Any hints?

bye
Jakob

In the Logfile the following stack trace can be found:
[PXJob-PXApplicationThumbnailer-thumbnailInBackground] WARN 
org.pixory.pxmodel.PXUnmarshaller.getParser  - 
java.lang.ClassNotFoundException: 
org.apache.crimson.parser.XMLReaderImpl
	at org.xml.sax.helpers.XMLReaderFactory.loadClass
(XMLReaderFactory.java:189)
	at org.xml.sax.helpers.XMLReaderFactory.createXMLReader
(XMLReaderFactory.java:150)
	at org.xml.sax.helpers.XMLReaderAdapter.<init>
(XMLReaderAdapter.java:74)
	at org.pixory.pxmodel.PXUnmarshaller.getParser
(PXUnmarshaller.java:117)
	at org.pixory.pxmodel.PXUnmarshaller.unmarshal
(PXUnmarshaller.java:55)
	at org.exolab.castor.xml.Unmarshaller.unmarshal
(Unmarshaller.java:487)
	at org.pixory.pxmodel.PXAlbumContent.albumFromMetaFile
(PXAlbumContent.java:376)
	at org.pixory.pxmodel.PXAlbumContent.albumAtPath
(PXAlbumContent.java:194)
	at org.pixory.pxmodel.PXAlbumManager.lockAlbumContentAtPath
(PXAlbumManager.java:535)
	at org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath
(PXAlbumManager.java:135)
	at org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath
(PXAlbumManager.java:185)
	at 
org.pixory.pxapplication.classes.PXApplicationThumbnailer.thumbnailIn
Background(PXApplicationThumbnailer.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.pixory.pxfoundation.PXObjectUtility.invokeTargetMethod
(PXObjectUtility.java:139)
	at org.pixory.pxfoundation.PXInvocation.invoke
(PXInvocation.java:71)
	at org.pixory.pxfoundation.PXJob$JobRunner.run
(PXJob.java:388)
	at java.lang.Thread.run(Thread.java:595)
47 [PXJob-PXApplicationThumbnailer-thumbnailInBackground] WARN 
org.pixory.pxmodel.PXAlbumManager.lockAlbumContentAtPath  - 
org.pixory.pxmodel.PXAlbumException: unable to create parser
	at org.pixory.pxmodel.PXAlbumContent.albumFromMetaFile
(PXAlbumContent.java:381)
	at org.pixory.pxmodel.PXAlbumContent.albumAtPath
(PXAlbumContent.java:194)
	at org.pixory.pxmodel.PXAlbumManager.lockAlbumContentAtPath
(PXAlbumManager.java:535)
	at org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath
(PXAlbumManager.java:135)
	at org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath
(PXAlbumManager.java:185)
	at 
org.pixory.pxapplication.classes.PXApplicationThumbnailer.thumbnailIn
Background(PXApplicationThumbnailer.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.pixory.pxfoundation.PXObjectUtility.invokeTargetMethod
(PXObjectUtility.java:139)
	at org.pixory.pxfoundation.PXInvocation.invoke
(PXInvocation.java:71)
	at org.pixory.pxfoundation.PXJob$JobRunner.run
(PXJob.java:388)
	at java.lang.Thread.run(Thread.java:595)
Caused by: unable to create parser
	at org.pixory.pxmodel.PXUnmarshaller.unmarshal
(PXUnmarshaller.java:58)
	at org.exolab.castor.xml.Unmarshaller.unmarshal
(Unmarshaller.java:487)
	at org.pixory.pxmodel.PXAlbumContent.albumFromMetaFile
(PXAlbumContent.java:376)
	... 13 more
47 [PXJob-PXApplicationThumbnailer-thumbnailInBackground] WARN 
org.pixory.pxmodel.PXAlbumManager.lockAlbumContentAtPath  - 
unable to create parser
	at org.pixory.pxmodel.PXUnmarshaller.unmarshal
(PXUnmarshaller.java:58)
	at org.exolab.castor.xml.Unmarshaller.unmarshal
(Unmarshaller.java:487)
	at org.pixory.pxmodel.PXAlbumContent.albumFromMetaFile
(PXAlbumContent.java:376)
	at org.pixory.pxmodel.PXAlbumContent.albumAtPath
(PXAlbumContent.java:194)
	at org.pixory.pxmodel.PXAlbumManager.lockAlbumContentAtPath
(PXAlbumManager.java:535)
	at org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath
(PXAlbumManager.java:135)
	at org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath
(PXAlbumManager.java:185)
	at 
org.pixory.pxapplication.classes.PXApplicationThumbnailer.thumbnailIn
Background(PXApplicationThumbnailer.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.pixory.pxfoundation.PXObjectUtility.invokeTargetMethod
(PXObjectUtility.java:139)
	at org.pixory.pxfoundation.PXInvocation.invoke
(PXInvocation.java:71)
	at org.pixory.pxfoundation.PXJob$JobRunner.run
(PXJob.java:388)
	at java.lang.Thread.run(Thread.java:595)
47 [PXJob-PXApplicationThumbnailer-thumbnailInBackground] WARN 
org.pixory.pxmodel.PXAlbumManager.lockAlbumContentAtPath  - could 
not create Album for path: c:\daten\bilder\diashow\Angeln Saale 2002
47 [PXJob-PXApplicationThumbnailer-thumbnailInBackground] WARN 
org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath  - could not 
lock album at path: c:\daten\bilder\diashow\Angeln Saale 2002
672 [PXJob-PXApplicationThumbnailer-thumbnailInBackground] WARN 
org.pixory.pxmodel.PXUnmarshaller.getParser  - 
java.lang.ClassNotFoundException: 
org.apache.crimson.parser.XMLReaderImpl
	at org.xml.sax.helpers.XMLReaderFactory.loadClass
(XMLReaderFactory.java:189)
	at org.xml.sax.helpers.XMLReaderFactory.createXMLReader
(XMLReaderFactory.java:150)
	at org.xml.sax.helpers.XMLReaderAdapter.<init>
(XMLReaderAdapter.java:74)
	at org.pixory.pxmodel.PXUnmarshaller.getParser
(PXUnmarshaller.java:117)
	at org.pixory.pxmodel.PXUnmarshaller.unmarshal
(PXUnmarshaller.java:55)
	at org.exolab.castor.xml.Unmarshaller.unmarshal
(Unmarshaller.java:487)
	at org.pixory.pxmodel.PXAlbumContent.albumFromMetaFile
(PXAlbumContent.java:376)
	at org.pixory.pxmodel.PXAlbumContent.albumAtPath
(PXAlbumContent.java:194)
	at org.pixory.pxmodel.PXAlbumManager.lockAlbumContentAtPath
(PXAlbumManager.java:535)
	at org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath
(PXAlbumManager.java:135)
	at org.pixory.pxmodel.PXAlbumManager.invokeOnAlbumsAtPath
(PXAlbumManager.java:185)
	at 
org.pixory.pxapplication.classes.PXApplicationThumbnailer.thumbnailIn
Background(PXApplicationThumbnailer.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.pixory.pxfoundation.PXObjectUtility.invokeTargetMethod
(PXObjectUtility.java:139)
	at org.pixory.pxfoundation.PXInvocation.invoke
(PXInvocation.java:71)
	at org.pixory.pxfoundation.PXJob$JobRunner.run
(PXJob.java:388)
	at java.lang.Thread.run(Thread.java:595)... and so on.





------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.