vijay created JCR-3703:
--------------------------
Summary: Lorg/apache/xml/serializer/utils/WrappedRuntimeException
thrown while initializing Lorg/apache/xml/serializer/Encodings
Key: JCR-3703
URL: https://issues.apache.org/jira/browse/JCR-3703
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-jcr-commons
Affects Versions: 2.2.5
Environment: Android
Reporter: vijay
Caused by: java.lang.ExceptionInInitializerError
at org.apache.xml.serializer.ToStream.setProp(ToStream.java:409)
at
org.apache.xml.serializer.SerializerBase.setOutputPropertyDefault(SerializerBase.java:
)
at org.apache.xml.serializer.ToStream.setOutputFormat(ToStream.java:583)
at
org.apache.xml.serializer.SerializerFactory.getSerializer(SerializerFactory.java:139)
at
org.apache.xalan.transformer.TransformerIdentityImpl.createResultContentHandler(TransformerIdentityImpl.java:260)
at
org.apache.xalan.transformer.TransformerIdentityImpl.startDocument(TransformerIdentityImpl.java:911)
at
org.apache.jackrabbit.commons.xml.SerializingContentHandler.needsXmlnsAttributes(SerializingContentHandler.java:104)
at
org.apache.jackrabbit.commons.xml.SerializingContentHandler.<clinit>(SerializingContentHandler.java:90)
... 12 more
Caused by: org.apache.xml.serializer.utils.WrappedRuntimeException
at org.apache.xml.serializer.Encodings.loadEncodingInfo(Encodings.java:392)
at org.apache.xml.serializer.Encodings.<clinit>(Encodings.java:496)
--
This message was sent by Atlassian JIRA
(v6.1#6144)