RE: Getting Security exception when using Java in Perl

2003-12-17 Thread Patrick LeBoutillier
agnus-internal/cgi" > > [17/Dec/2003:10:31:33] info (24092): list reports: sn->client= > ip="10.236.161.74" > > [17/Dec/2003:10:31:33] failure (24092): ExecuteApplogicRequest > reports: IsXXXRequest failed. STOP > > > > Regards, > FAIZAL

RE: Getting Security exception when using Java in Perl

2003-12-17 Thread Faizal, Abdul Razack (Cognizant)
us on this to resolve the issue. Regards, FAIZAL Cognizant - Bangalore Phone: 2273100 Ext: 7747 VNET - 57747 -----Original Message- From: Williams, Ken [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 8:41 PM To: Faizal, Abdul Razack (Cognizant); [EMAIL PROTECTED] Sub

RE: Getting Security exception when using Java in Perl

2003-12-17 Thread Faizal, Abdul Razack (Cognizant)
00 Ext: 7747 VNET - 57747 -Original Message- From: Faizal, Abdul Razack (Cognizant) Sent: Wednesday, December 17, 2003 10:43 AM To: 'Williams, Ken'; [EMAIL PROTECTED] Subject: RE: Getting Security exception when using Java in Perl Importance: High   Hi Ken – We added the

RE: Getting Security exception when using Java in Perl

2003-12-16 Thread Williams, Ken
Hi Faisal, That message is basically just a generic error and doesn't tell us much. It happens because your script has an error before sending a valid HTTP header. Try putting use CGI::Carp qw(fatalsToBrowser); near the top of your code, which is an easy way to make sure you're seeing the