Hi Wangwei,

it was indeed a bug, I committed a fix to the Subversion repository.

Thanks for reporting it!

Best regards,

Geert

On 04 Apr 2006, at 16:57, wei wang wrote:

Hi,

When I use continuation in rife, I enable trace. After "pause", the program runs into processContext of com.uwyn.rife.engine.ElementContext, at line 539, here request is set to null by "mRequestState.setRequest (null)". then at line 629 mElementInfo.outputTrace(start, mRequestState), which calls:
output.append(state.getServerName()); and
output.append(state.getServerPort());
from ElementInfo line 897,899. As state.mRequest is set to null, a null-pointer exception will be thrown.

As I am totally new to rife, I dont know if it is ok to just turn off the trace for servername/port in this case, or there is really a bug in the logic ?



Best Regards
wangwei
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

--
Geert Bevin             Uwyn bvba               GTalk: [EMAIL PROTECTED]
"Use what you need"     Avenue de Scailmont 34  Skype: gbevin
http://www.uwyn.com     7170 Manage, Belgium      AIM: geertbevin
gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to