JESS: [EXTERNAL] Jess Error

Faten <[email protected]> Sun, 4 Mar 2012 14:32:50 -0800
Newsgroups gmane.comp.java.jess
Message-ID <[email protected]>
Hello,
My goal is to test an example with the algorithm "OWL-S Matcher".

I created a folder: "BravoAirService" under the folder examples ".
Then I put in the folder: "BravoAirService" the following files:
BravoAirService.owl, BravoAirGrounding.owl, BravoAirProcess.owl,
BravoAirProfile.owl
Now I want to run "MatchingGUI.java".
The interface "OWL-S Matching Interface" is displayed. I click "Open
Requested File".
I did not understand exactly the path to choose in my case.
I tried with the path of : "BravoAirService.owl".
and also I tried writing this path:
"http://localhost:80/BravoAirService/BravoAirService.owl"  and
writing the path: "http://localhost:80/BravoAirService/BravoAirProcess.owl"
But nothing happens and in console I get:

Exception in thread "Thread-3" OWLJessKBError:
Error running rete to apply semantics
Jess reported an error in routine call
	while executing (call ?*owljesskb* loadOWLResource ?x FALSE)
	while executing deffunction loadOWL
	while executing (loadOWL ?import)
	while executing defrule MAIN::owl-imports-ontologies.
  Message: Called method threw an exception.
	at
edu.drexel.gicl.semanticweb.owljesskb.error.DefaultSystemError.reteRunError(Unknown
Source)
	at edu.drexel.gicl.semanticweb.owljesskb.OWLJessKB.loadOWLResource(Unknown
Source)
	at edu.drexel.gicl.semanticweb.owljesskb.OWLJessKB.loadOWLResource(Unknown
Source)
	at de.tuberlin.ivs.owl.matching.Reasoner.loadOwlFile(Reasoner.java:157)
	at de.tuberlin.ivs.owl.service.OwlsParser.parse(OwlsParser.java:136)
	at de.tuberlin.ivs.owl.gui.LoadThread.run(LoadThread.java:94)



Please have you any idea about my problem?
Thank you in advance.


--
View this message in context: http://jess.2305737.n4.nabble.com/Jess-Error-tp4444504p4444504.html
Sent from the Jess mailing list archive at Nabble.com.

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
in the BODY of a message to [email protected], NOT to the list
(use your own address!) List problems? Notify [email protected].
--------------------------------------------------------------------