[Pellet-users] did anyone try to run the examples of owls1.0.1
Evren Sirin
evren at clarkparsia.com
Fri Mar 7 13:29:14 UTC 2008
On 3/7/08 5:21 AM, Eman Hossny wrote:
> Hi,
> sorry, if this is wrong place to ask my question, but i asked in [owl-s]
> forum but didn't received any reply.
>
The Mindswap OWL-S API is not officially supported any more. Some people
using OWL-S might help you on the OWL-S mailing list. In this mailing
list we provide support only for Pellet and answer Pellet related questions.
The problem you mention below seems to be a HTTP 404 error so it
probably means the service you are trying is not found on the given URL.
Most of the time Google'ing for the error messages you get are generally
enough to understand what is going on (try it for the other problems you
reported "Unknown host exception" [1] and "Unsupported major.minor
version 49.0" [2]).
Cheers,
Evren
[1] http://www.google.com/search?q=Unknown+host+exception
[2] http://www.google.com/search?q=Unsupported+major.minor+version+49.0
> i tried to run the examples of owls1.0.1, but the following exception
> appears,please anyhelp:
> AxisFault
> faultCode: {http://xml.apache.org/axis/}HTTP
> faultSubcode:
> faultString: (404)/soap/servlet/rpcrouter
> faultActor:
> faultNode:
> faultDetail:
> {}string: return code: 404
> <html><head><title>Apache Tomcat/5.5.9 - Error
> report</title><style><!--H1
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
> H2
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
> H3
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
> BODY
> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
> P
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
> {color : black;}A.name {color : black;}HR {color :
> #525D76;}--></style> </head><body><h1>HTTP Status
> 404 - /soap/servlet/rpcrouter</h1><HR size="1"
> noshade="noshade"><p><b>type</b> Status
> report</p><p><b>message</b>
> <u>/soap/servlet/rpcrouter</u></p><p><b>description</b>
> <u>The requested resource (/soap/servlet/rpcrouter) is not
> available.</u></p><HR size="1"
> noshade="noshade"><h3>Apache
> Tomcat/5.5.9</h3></body></html>
>
> (404)/soap/servlet/rpcrouter
> at org.apache.axis.transport.http.HTTPSender.readFromSocket(
> HTTPSender.java:630)
> at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:128)
> at org.apache.axis.strategies.InvocationStrategy.visit(
> InvocationStrategy.java:71)
> at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
> at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
> at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180)
> at org.apache.axis.client.Call.invokeEngine(Call.java:2564)
> at org.apache.axis.client.Call.invoke(Call.java:2553)
> at org.apache.axis.client.Call.invoke(Call.java:1753)
> at org.mindswap.wsdl.WSDLOperation.invoke(WSDLOperation.java:120)
> at org.mindswap.owls.grounding.impl.WSDLAtomicGroundingImpl.invoke(
> WSDLAtomicGroundingImpl.java:139)
> at
> org.mindswap.owls.process.execution.impl.ProcessExecutionEngineImpl.executeAtomic
> (ProcessExecutionEngineImpl.java:117)
> at
> org.mindswap.owls.process.execution.impl.ProcessExecutionEngineImpl.execute(
> ProcessExecutionEngineImpl.java:104)
> at helpingclasses.RunWebService.runTranslator(RunWebService.java:378)
> at helpingclasses.RunWebService.main(RunWebService.java:153)
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Pellet-users mailing list
> Pellet-users at lists.owldl.com
> http://lists.owldl.com/mailman/listinfo/pellet-users
> _______________________________________________
>
> Sponsored by Clark & Parsia, LLC http://clarkparsia.com/
More information about the Pellet-users
mailing list