Re: SOLUTION FOUND [Asterisk-java-users] Is this a bug?
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-03-17 12:03:53
|
Jason Wolfe wrote: > The class needed to perform string concatenation couldn't be found at > runtime and therefore the DefaultAGIServer just hung, and then gave a s= evere > error on subsequent requests. Is there a way to simply change the way t= his > server works so that it would give detailed error information to the sc= reen > when this type of thing happens? would this be a worthwhile change?=20 If I should consider a change (e.g. better logging) I need more information about the cause, i.e. which class was not available and where did DefaultAGIServer hang? Did you enable log4j logging and checked that this error was not reported in A-J's logs? silently failing without either a log entry or an exception being thrown is bad and should be fixed. =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 K=F6ln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... |