Hi,
   I activated the *artifactory.search.xmlIndexing=true* propertie on the 
*artifactory.system.properties*, but when I tried to upload a file like jar,
war, or ear, artifactory generate a save error, the log file show this
trace..

2012-06-13 11:06:44,656 [[ACTIVE] ExecuteThread: '0' for queue:
'weblogic.kernel.Default (self-tuning)'] [WARN ]
(o.a.c.x.EntityResolvingContentHandler:122) - Received the following error
during xml parsing: 'Content is not allowed in prolog.'.
2012-06-13 11:06:44,657 [[ACTIVE] ExecuteThread: '0' for queue:
'weblogic.kernel.Default (self-tuning)'] [WARN ]
(o.a.c.x.EntityResolvingContentHandler:122) - Received the following error
during xml parsing: 'Reference is not allowed in prolog.'.
2012-06-13 11:06:44,663 [[ACTIVE] ExecuteThread: '0' for queue:
'weblogic.kernel.Default (self-tuning)'] [WARN ] (o.a.j.JcrServiceImpl:949)
- Ignoring bad XML stream while importing
'/repositories/libs-release-local/org/artifactory/artifactory-standalone/2.5.2/artifactory-standalone-2.5.2.jar/artifactory:xml'.
java.lang.InternalError: processing event: -1
        at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:506)
[na:1.6.0_14]
        at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
[na:1.6.0_14]
        at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
[na:1.6.0_14]
        at
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
[na:1.6.0_14]
        at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
[na:1.6.0_14]
        at
com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
[na:1.6.0_14]
        at weblogic.xml.jaxp.WebLogicXMLReader.parse(WebLogicXMLReader.java:133)
[weblogic.jar:10.3.2.0]
        at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:173)
[weblogic.jar:10.3.2.0]
        at javax.xml.parsers.SAXParser.parse(SAXParser.java:395) [na:1.6.0_14]
        at javax.xml.parsers.SAXParser.parse(SAXParser.java:198) [na:1.6.0_14]
        at
org.artifactory.jcr.JcrServiceImpl.saveXmlHierarchy(JcrServiceImpl.java:934)
[artifactory-jcr-storage-2.6.1.jar:na]

If I upload a xml or any text file, it works fine..
of course, If I change the propertie xmlIndexing to false (default), it
works fine too.
Does any one has worked with this configuration before? 

I' using 2.5.2 and 2.6.1 version.. the war version on weblogic 10.3.2.
please any help..
thanks

--
View this message in context: 
http://forums.jfrog.org/xmlindexing-on-artifactory-system-properties-problem-tp7578021.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to