Anyone get this to work.
please Explain how -
installed with Non std port (8190) trying to run mlivp
(metadata Lib is installed and running using 8190 as port )
After repeated failures
I ran an updated setup.sh :
more setup.sh
./mlivp.sh “-setup -host localhost -port 8190”
Did not work
and then I updated
${JAVA} -classpath ${ACLASSPATH} com.webMethods.sc.metadata.mlivp.MLIVP -setup -host localhost -port 8190
in mlivp.sh
B [mlivp.main.mlivp.main.repoconn] 2010-02-10 13:57:09.668 EST DEBUG: Connecting to the repository service.
service uri: [URL]http://localhost:8190/cerebra-owlapi-svc/owlapi[/URL]
(webMethods.DEFAULT) [mlivp.main.mlivp.main.failed] 2010-02-10 13:57:11.138 EST ERROR: [META.MLIVP.1001] FAILED! Stack trace:
org.semanticweb.owl.model.OWLException: Cannot instantiate KAON connection class ‘com.cerebra.lib.owlapi.client.util.impl.OWLConnectionImpl’
at org.semanticweb.owl.util.OWLManager.getOWLConnection(OWLManager.java:153)
at com.webMethods.sc.metadata.mlivp.MLIVP.getRepositoryConnection(Unknown Source)
at com.webMethods.sc.metadata.mlivp.MLIVP.run(Unknown Source)
at com.webMethods.sc.metadata.mlivp.MLIVP.main(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at org.semanticweb.owl.util.OWLManager.getOWLConnection(OWLManager.java:141)
… 3 more
Caused by: com.cerebra.lib.owlapi.client.extension.OWLWSClientRemoteException: Error communicating with remote service
at com.cerebra.lib.owlapi.client.util.impl.OWLConnectionImpl.mapException(OWLConnectionImpl.java:965)
at com.cerebra.lib.owlapi.client.util.impl.OWLConnectionImpl.(OWLConnectionImpl.java:114)
… 8 more
Caused by: (404)/cerebra-owlapi-svc/owlapi
at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
at org.apache.axis.client.Call.invoke(Call.java:2767)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at com.cerebra.service.owlapi.generated.OwlapiSoapBindingStub.OWLManagerGetOwlConnection(OwlapiSoapBindingStub.java:7763)
at com.cerebra.lib.owlapi.client.util.impl.OWLConnectionImpl.(OWLConnectionImpl.java:110)
… 8 more[/b]
B [mlivp.main.mlivp.main.repoconn[/b]
#webMethods-Archive#Integration-Server-and-ESB#webMethods