Hi All,
When i ran the sample Insurance Example outside of Eclipse with Tomcat
v6.0.It worked fine but when i am trying to run the same inside the eclipse
and deployed in Eclipse configured tomcat then iam getting the following
error :
RuleAgent(insuranceconfig) WARNING (Thu Mar 06 12:18:45 PST 2008): Was an
error contacting
http://localhost:8080/drools-jbrms/org.drools.brms.JBRMS/package/org.acme....
Reponse header: {null=[HTTP/1.1 404
/drools-jbrms/org.drools.brms.JBRMS/package/org.acme.insurance.base/InsuranceDemo],
Date=[Thu, 06 Mar 2008 20:18:45 GMT], Content-Length=[1195],
Content-Type=[text/html;charset=utf-8], Server=[Apache-Coyote/1.1]}
RuleAgent(insuranceconfig) EXCEPTION (Thu Mar 06 12:18:45 PST 2008): Was
unable to reach server.. Stack trace should follow.
*
java.io.IOException*: Was unable to reach server.
at org.drools.agent.URLScanner.hasChanged(*URLScanner.java:144*)
at org.drools.agent.URLScanner.getChangeSet(*URLScanner.java:108*)
at org.drools.agent.URLScanner.loadPackageChanges(*URLScanner.java:88*)
at org.drools.agent.RuleAgent.checkForChanges(*RuleAgent.java:330*)
at org.drools.agent.RuleAgent.refreshRuleBase(*RuleAgent.java:298*)
at org.drools.agent.RuleAgent$2.run(*RuleAgent.java:438*)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
Please assist me to resolve this..
--
Regards,
SB.Raghavendra.