Hi,<div><br></div><div>I am having following problem in TwitterCBR example application. </div><div><br></div><div><div>Exception in thread &quot;Thread-0&quot; java.lang.IllegalStateException: Authentication credentials are missing. See <a href="http://twitter4j.org/configuration.html">http://twitter4j.org/configuration.html</a> for the detail.</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>at twitter4j.TwitterBaseImpl.ensureAuthorizationEnabled(TwitterBaseImpl.java:205)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>at twitter4j.TwitterStreamImpl.sample(TwitterStreamImpl.java:147)</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>at org.drools.examples.twittercbr.TwitterCBR$1.run(TwitterCBR.java:80)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>at java.lang.Thread.run(Unknown Source)</div>
</div><div><br></div><div>I have configured twitter4j.properties file as following.</div><div><br></div><div><div>debug=true</div><div>oauth.consumerKey=BpOiuGBcoZnbHsueuwM0w</div><div>oauth.consumerSecret=hQdpWR2Nu6m8vG35ggu1LdAoVfBgKiBsDxq7RDQVA</div>
<div>oauth.accessToken=257812222-aqqkXHdKIcVv0JfGu4oftAmb5uRNNQ9r2i9pzlzj</div><div>oauth.accessTokenSecret=1HqzEKEiL6EbzP8SDW6ox5vnc5qxSn1JxQTIsOFujE</div></div><div><br></div><div>Where I am going wrong?</div><div><br></div>
<div>Regards</div><div><br></div><div>Madhusoodan </div>