It's all about the answers!

Ask a question

lqe/ldx installation issue


Daisy Huang (42614) | asked Aug 24 '17, 10:49 a.m.
edited Aug 24 '17, 11:21 a.m.

 After RTC603(I chose jts, ccm, rm, lqe, dcc, ldx) was successfully installed with Installation Manager and deployed to 

WAS Liberty. All the other apps can be load and registered while lqe/ldx are unable to be load in jts/setup page step 5. 
There's nothing related with lqe and ldx in jts.log. lqe.log is as below:

2017-08-24 21:17:06,300 [    Default Executor-thread-32] ERROR com.ibm.team.jis.lqe.web.LQEUtil                    - Exception thrown

java.lang.NoClassDefFoundError: org/apache/xerces/util/XMLChar

        at com.hp.hpl.jena.rdf.model.impl.Util.notNameChar(Util.java:108)

        at com.hp.hpl.jena.rdf.model.impl.Util.splitNamespace(Util.java:66)

        at com.hp.hpl.jena.graph.Node_URI.getLocalName(Node_URI.java:75)

        at com.hp.hpl.jena.rdf.model.impl.ResourceImpl.getLocalName(ResourceImpl.java:150)

        at com.hp.hpl.jena.rdf.model.impl.PropertyImpl.checkLocalName(PropertyImpl.java:65)

        at com.hp.hpl.jena.rdf.model.impl.PropertyImpl.<init>(PropertyImpl.java:73)

        at com.hp.hpl.jena.rdf.model.ResourceFactory$Impl.createProperty(ResourceFactory.java:301)

        at com.hp.hpl.jena.rdf.model.ResourceFactory.createProperty(ResourceFactory.java:156)

        at com.hp.hpl.jena.vocabulary.RDF.property(RDF.java:42)

        at com.hp.hpl.jena.vocabulary.RDF.<clinit>(RDF.java:55)

        at com.hp.hpl.jena.ontology.impl.OntResourceImpl.<clinit>(OntResourceImpl.java:58)

        at com.hp.hpl.jena.enhanced.BuiltinPersonalities.<clinit>(BuiltinPersonalities.java:37)

        at com.hp.hpl.jena.rdf.model.impl.ModelCom.<init>(ModelCom.java:70)

        at com.hp.hpl.jena.rdf.model.ModelFactory.createDefaultModel(ModelFactory.java:140)

One answer



permanent link
Donald Nong (14.5k614) | answered Aug 28 '17, 3:00 a.m.

Make sure you have configured JRS Shared Library correctly. See a similar issue reported here.
https://jazz.net/forum/questions/202441/clm-60-lqe-and-ldx-failing-to-start-on-websphere-8556


Comments
Daisy Huang commented Aug 28 '17, 9:20 a.m.

I'm installing with WAS Liberty, in which step should I configure JRS Shared Library? 

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.