Forum Post: RE: Datadirect driver install - Issues with JVM

  • Thread starter Thread starter pkundu
  • Start date Start date
Status
Not open for further replies.
P

pkundu

Guest
Hi Arun, We need more debug logs to investigate since we are not able to reproduce this issue, Can you do the following steps, - Open a bourne shell prompt - set LAX_DEBUG=true - Run the installer using the bourne shell “-x” debug option, do this twice, first without the LAX_VM option and second with LAX_VM.like so: sh -x ./PROGRESS_DATADIRECT_ODBC_7.1_LINUX_32_INSTALL.bin | tee $HOME/dbg_nolax_file.txt sh -x ./PROGRESS_DATADIRECT_ODBC_7.1_LINUX_32_INSTALL.bin LAX_VM /usr/java/jdk1.6.0_25/bin/java -i console | tee $HOME/dbg_withlax_file.txt Send us the dbg_nolax_file.txt and dbg_withlax_file.txt log files, we will look into it. Thanks, Priyanka

Continue reading...
 
Status
Not open for further replies.
Back
Top