Thanks, that did it! Some logging was crashing in my code, now it works!

On 3.10.2002 18:43, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> I think Alexander Lamb wrote:
> 
>> Well, I still crash in the definstance:
>> 
>> **** ERROR IN DEFINSTANCE: Jess reported an error in routine
>> DefinstanceList.createFact.
>>   Message: Called method threw an exception.
>>     at jess.DefinstanceList.createFact(DefinstanceList.java:119)
>>     at jess.DefinstanceList.definstance(DefinstanceList.java:177)
>>     at jess.Rete.definstance(Rete.java:1162)
>>     at jess.Rete.definstance(Rete.java:1154)
>>     at Session.<init>(Session.java:39)
>> 
> 
> See manual section 4.1 re: getNextException() -- Jess is telling you
> that it called a Java method via reflection, and it threw an
> exception. You have to call getNextException.printStackTrace() to see
> it -- it will probably give you a clue!
> 
> 
> 
> 
> 
> ---------------------------------------------------------
> Ernest Friedman-Hill
> Distributed Systems Research        Phone: (925) 294-2154
> Sandia National Labs                FAX:   (925) 294-2234
> Org. 8920, MS 9012                  [EMAIL PROTECTED]
> PO Box 969                  http://herzberg.ca.sandia.gov
> Livermore, CA 94550
> 
> --------------------------------------------------------------------
> 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]
> --------------------------------------------------------------------
> 

-- 
Alexander Lamb 
Groupe Serveurs Applicatifs
Division d'Informatique Midicale
Htpitaux Universitaires de Genhve
21 rue Micheli-du-Crest
CH-1211 Genhve 4 / Switzerland
Tel: +41-22 372.48.46 Fax: +41-22 382.86.80
[EMAIL PROTECTED] / http://www.hcuge.ch

--------------------------------------------------------------------
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]
--------------------------------------------------------------------

Reply via email to