It looks like a JVM problem. Is it possible to try a different JVM
from a different vendor? A different (newer) version? Put the app on a
completely different box/OS/JVM and see if anything changes.  I've seen
these kinds of problems with IBM's JVM running on Linux, and have had
better luck with Sun's JVM.

Doug

On Wed, Jul 25, 2001 at 04:22:01PM -0700, udb question wrote:
> Hi All.
> 
> We have two env namely DEV and QA
> 
> We have a Java program which connects to Mainframe
> database , executes a piece of small select statement
> and prints the results.
> 
> We have connect V6 FP8 installed on the application
> server and that has the mainframe database cataloged
> in DEV.
> 
> In QA box, we have the application server and a
> connect gateway sever. The connect gateway server has
> V6 FP8 . When we execute the same SQL piece code in QA
> box, we get the SQLCA dump along with the result set
> and this causes a segmentataion violation
> SIGSEGV   11*  segmentation violation
>     si_signo [11]: SIGSEGV   11*  segmentation
> violation
>     si_errno [0]: Error 0
>     si_code [1]: SEGV_MAPERR [addr: 0x0]
>  
>         stackbase=E6381D64, stackpointer=E637F8AC
> 
> How do we avoid this.. Please help
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
> 
> =====
> To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
> For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod

=====
To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod

Reply via email to