Xiang Li schrieb:
OK, similar exception chain is there, but shorter.
I can't reproduce the issue with the current trunk. Would you mind
filing a bug report, including a short list of steps to reproduce the
problem starting with a fresh checkout? A JUnit or Canoo test case would
of course be great. TIA!
-- Andreas
org.apache.excalibur.source.SourceException: Exception during processing
of
cocoon://modules/lucene/index-document/test/live/3b926ce0-33d7-11dd-b43c-a88ae4db72a3/en
Caused by: org.apache.cocoon.ProcessingException: Failed to process
pipeline
at [TransformerException] -
file:///home/lenya/lenya-2.0.x/build/lenya/webapp/lenya/modules/lucene/xslt/index.xsl:15:34
at
org.apache.cocoon.ProcessingException.throwLocated(ProcessingException.java:145)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.handleException(AbstractProcessingPipeline.java:953)
Caused by: org.apache.commons.lang.exception.NestableRuntimeException:
javax.xml.transform.TransformerException: java.lang.NullPointerException
Caused by: javax.xml.transform.TransformerException:
java.lang.NullPointerException
Caused by: java.lang.NullPointerException
java.lang.RuntimeException:
org.apache.cocoon.components.search.IndexException: message:
Caused by: org.apache.cocoon.components.search.IndexException: message:
Caused by: org.apache.cocoon.components.search.IndexException: message:
Caused by: org.apache.excalibur.source.SourceException: Exception during
processing of
cocoon://modules/lucene/index-document/test/live/3b926ce0-33d7-11dd-b43c-a88ae4db72a3/en
Caused by: org.apache.cocoon.ProcessingException: Failed to process
pipeline
at [TransformerException] -
file:///home/lenya/lenya-2.0.x/build/lenya/webapp/lenya/modules/lucene/xslt/index.xsl:15:34
at
org.apache.cocoon.ProcessingException.throwLocated(ProcessingException.java:145)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.handleException(AbstractProcessingPipeline.java:953)
Caused by: org.apache.commons.lang.exception.NestableRuntimeException:
javax.xml.transform.TransformerException: java.lang.NullPointerException
Caused by: javax.xml.transform.TransformerException:
java.lang.NullPointerException
Caused by: java.lang.NullPointerException
Xiang Li wrote:
Hi!
I checked out the current version from svn. The same problem remains,
but the log information is now shorter. The following are the
exceptions in the log:
main DEBUG i18n.ProjectResourceBundle - loadBundle: Ignoring
MissingResourceException: Can't find bundle for base name
org.apache.axis.resource, locale en_US
main DEBUG i18n.ProjectResourceBundle - loadBundle: Ignoring
MissingResourceException: Can't find bundle for base name
org.apache.axis.utils.resource, locale en_US
main DEBUG i18n.ProjectResourceBundle - loadBundle: Ignoring
MissingResourceException: Can't find bundle for base name
org.apache.axis.resource, locale en_US
...
org.apache.cocoon.ResourceNotFoundException: No pipeline matched
request: i18n-catalogue/cmsui_en.xml
org.apache.cocoon.ResourceNotFoundException: No pipeline matched
request: i18n-catalogue/cmsui_en_US.xml
org.apache.cocoon.ResourceNotFoundException: No pipeline matched
request: i18n-catalogue/cmsui_en.xml
org.apache.cocoon.ResourceNotFoundException: No pipeline matched
request: i18n-catalogue/cmsui_en_US.xml
...
SocketListener0-9 INFO core.program-generator - The serverpage
[file:///home/lenya/lenya-2.0.x/build/lenya/webapp/lenya/modules/development/config/menu.xsp]
could not be preloaded, will be re-created
(org.apache.cocoon.components.language.LanguageException: Unable to
preload program
org/apache/cocoon/www/file_/home/lenya/lenya_2_0_x/build/lenya/webapp/lenya/modules/development/config/menu_xsp:
org.apache.cocoon.components.language.LanguageException: Could not
load class for program
'org/apache/cocoon/www/file_/home/lenya/lenya_2_0_x/build/lenya/webapp/lenya/modules/development/config/menu_xsp'
due to a java.lang.ClassNotFoundException:
org.apache.cocoon.www.file_.home.lenya.lenya_2_0_x.build.lenya.webapp.lenya.modules.development.config.menu_xsp)
...
org.apache.cocoon.ResourceNotFoundException: No pipeline matched
request: i18n-catalogue/cmsui_en_US.xml
org.apache.cocoon.ResourceNotFoundException: No pipeline matched
request: i18n-catalogue/cmsui_en.xml
cheers,
Xiang
Andreas Hartmann wrote:
Hi,
Xiang Li schrieb:
I encountered another trouble while playing with a modified
instance of the default publication template.
I just could not edit xhtml using one-form editor (or kupu et al.).
I looked into the log and found some long exception chain, which is
attached at the end.
It seems to me that some i18n files are missing , which in turn
influences indexing. Could some one help me? Thanks!
are you using the 2.0 release or the trunk from SVN?
Since 2.0 some changes have been applied to i18n handling and
indexing; if you're using an old version, would you mind trying it
with the current SVN version? Thanks!
-- Andreas
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]