[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Haderka updated MAGNOLIA-1958:
----------------------------------

    Priority: Major  (was: Blocker)

Downgrading to major, since there is a known workaround.

> Cannot run Magnolia due to ERROR "Unable to initialize repository: Provider 
> org.apache.xalan.processor.TransformerFactoryImpl not found"
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAGNOLIA-1958
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-1958
>             Project: Magnolia
>          Issue Type: Bug
>      Security Level: Public
>          Components: build
>            Reporter: Vivian Steller
>            Assignee: Vivian Steller
>            Priority: Major
>
> On certain platforms, users have encountered this error:
> {noformat}
> ERROR  info.magnolia.jackrabbit.ProviderImpl ProviderImpl.java(init:213) 
> 13.12.2007 09:26:16  Unable to initialize repository: 
> Provider org.apache.xalan.processor.TransformerFactoryImpl not found
> javax.xml.transform.TransformerFactoryConfigurationError: Provider 
> org.apache.xalan.processor.TransformerFactoryImpl not found
> {noformat}
> So far, this occurred only with Tomcat on Java 1.6 on Linux installations.
> h3. Do you encounter this issue ?
> If so, *please*, leave us a comment below with the output of the following 
> commands from a terminal:
> {noformat}
> # operating system info
> uname -a
> # figure out which Java version is used
> echo $JAVA_HOME
> which java
> java -version
> grep JAVA_HOME /path/to/your/magnolia/installation/bin/magnolia_control.sh
> # Tomcat version
> /path/to/your/magnolia/installation/bin/catalina.sh version
> # Tomcat libs
> find /path/to/your/magnolia/installation/common
> find /path/to/your/magnolia/installation/server
> find /path/to/your/magnolia/installation/lib
> {noformat}
> These should ideally be executed as the same user that you start Magnolia 
> with, with the same environment.
> If you are encountering this issue on Windows and don't know how to get the 
> equivalent output of the above, please leave us a shout too !
> h3. To fix the issue:
> # Copy the [xalan 
> jar|http://repo1.maven.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.jar] to the 
> {{WEB-INF/lib}} folder of your Magnolia instance(s)
> # Delete the {{repositories}} folder of your Magnolia instance(s) (because 
> the failed startup generated corrupted xml files in there)
> # Restart
> In some other instances, it's a {{xercesImpl.jar}} that caused issues (in 
> either Magnolia's WEB-INF/lib folder, or Tomcat's endorsed libraries)
> Also see http://www.nabble.com/Jackrabbit-war-on-Tomcat-tc5617208.html
> Hopefully, we'll have a built-in fix soon, but for this, we'll need as much 
> feedback as we can get ! Thanks in advance !
> _edited and removed outdated comments on 2009-06-09_

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to