I was trying to install ase160 on an AWS linux AMI instance, and I got these errors when running ./setup.bin:
I have no idea what this means. I did some searching online and found nothing helpful for what to do.
I really only need to install dbisql so I can connect to remote computers with Sybase and run queries. Is there a way I can just install dbisql? The file I have is:
ase160_linuxx86-64.tgz
and it's about 1.5GB. dbisql is in there, but I don't know what other files are needed.
Code:
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
[Last 4000 events in the event buffer]
<thread> <time> <id> <description>
140249117972224 0.00 0x00000004 ERROR occured (/bas/sapjvm/71_REL/src/6/hotspot/src/share/vm/runtime/thread.cpp:5318): VMCOs::init failed
140249117972224 0.00 0x00000003 ERROR occured (/bas/sapjvm/71_REL/src/6/hotspot/src/share/vm/sap/jvmEnv.cpp:132): VMCOs::init: Initialization of the control area failed
140249117972224 0.00 0x00000002 ERROR occured (/bas/sapjvm/71_REL/src/6/hotspot/src/share/vm/sap/controls.cpp:275): Controls::init: Could not create control area. Maybe old VMs are still running.
140249117972224 0.00 0x00000001 ERROR occured (/bas/sapjvm/71_REL/src/6/hotspot/src/share/vm/sap/os_unix.inline.hpp:494): os::create_control_area: Could not create control area file /tmp/sap_jvm_500_25601 (2: No such file or directory)
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
I have no idea what this means. I did some searching online and found nothing helpful for what to do.
I really only need to install dbisql so I can connect to remote computers with Sybase and run queries. Is there a way I can just install dbisql? The file I have is:
ase160_linuxx86-64.tgz
and it's about 1.5GB. dbisql is in there, but I don't know what other files are needed.