RE: [Asterisk-java-users] Is this a bug?
Brought to you by:
srt
From: Jason W. <jas...@be...> - 2006-03-08 21:29:11
|
thank you, as it turns out... I can't concatenate String variables in java on this machine!? (weird I know) This thing in a main runs on my test and devolepment machines fine, then get's to the production machine as a service and fails... even in a main) As this is now a Java/Linux problem I'll be off topic if I proceed, but any ideas would be very helpful. I looked in var/log/messages and var/log/secure and found nothing. I was running the SElinux and turned that off, the problem may have started when I did this. jason -----Original Message----- From: ast...@li... [mailto:ast...@li...]On Behalf Of Stefan Reuter Sent: Wednesday, March 08, 2006 3:54 PM To: ast...@li... Subject: Re: [Asterisk-java-users] Is this a bug? Jason Wolfe wrote: > The following code hangs evertime on my machine. It's because of the > concatenation; if I take it out (dmail=email1+email2+email3;) then it works > fine... How can I further nail down the problem? I get 'INFO: Received > Connection.' and nothing else... subsequent to failure, calls to this script > show 'SEVERE: no script configured' error I ran your script here with A-J 0.2 with a ResourceBundleMappingStrategy and besides the fact that it doesnt do anything it run well - even multiple times. =Stefan -- reuter network consulting Neusser Str. 110 50760 Köln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... Jabber: sr...@ja... |