« Return to Thread: change aiml set with Chatterbean

Re: change aiml set with Chatterbean

by Max-140 :: Rate this Message:

Reply to Author | View in Thread

Yes, that was the problem... i've noticed that the html is the
problem. i think I'll implement the problematic tags taht I meet
around...





On Mon, Jul 14, 2008 at 7:59 PM, Helio Perroni Filho <xperroni@...> wrote:

> On Mon, Jul 14, 2008 at 2:23 PM, Max <under.1@...> wrote:
>
>> I've done a bit of debug and I think it founds the files, the problem is above
>> java.lang.ClassNotFoundException: bitoflife.chatterbean.aiml.A ........
>
> Does any of the files in Maria's AIML set use HTML markup? That line
> about the class "bitoflife.chatterbean.aiml.A" not being found is
> probably due to ChatterBean finding an <a> tag during parsing, and
> then trying to instantiate the corresponding class – but since there
> is no "A" class within the "bitoflife.chatterbean.aiml" package, it
> throws an exception. I don't know if there is an easy way out of it,
> but you could either implement the HTML element classes or remove the
> HTML markup from your files.
>
> --
> Ja ne,
> Helio Perroni Filho
>
> Memory Leak
> http://xperroni.blogspot.com
> _______________________________________________
> This is the alicebot-general mailing list
> Reply to alicebot-general@...
> Unsubscribe and change preferences at http://list.alicebot.org/mailman/listinfo/alicebot-general
> Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
> Learn to read at http://www.literacy.org/
>



--
-----
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=dW5kZXIuMTkyNjA%3D
_______________________________________________
This is the alicebot-general mailing list
Reply to alicebot-general@...
Unsubscribe and change preferences at http://list.alicebot.org/mailman/listinfo/alicebot-general
Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
Learn to read at http://www.literacy.org/

 « Return to Thread: change aiml set with Chatterbean