Problem running IGB on linux
2
1
Entering edit mode
8.2 years ago
kirannbishwa01 ★ 1.6k

I am trying to run IGB in my linux ubuntu. The previous version were able to run using java but recently the one run using "sh" are not running.

I tried: sh IGB_unix_8_5_2.sh

and also sudo sh IGB_unix_8_5_2.sh

But, no luck. I am getting the following message:

rm: cannot remove '/home/everestial007/.install4j': No such file or directory
Unpacking JRE ...
Preparing JRE ...
IGB_unix_8_5_2.sh: 197: IGB_unix_8_5_2.sh: bin/unpack200: Permission denied
Error unpacking jar files. The architecture or bitness (32/64)
of the bundled JVM might not match your machine.
Integrated-genome-browser shell IGB java • 3.1k views
ADD COMMENT
0
Entering edit mode
Have you checked if "The architecture or bitness (32/64)of the bundled JVM might not match your machine"
ADD REPLY
0
Entering edit mode

I checked that one and searched for solutions on google. Tried several things, but no luck !

ADD REPLY
4
Entering edit mode
8.2 years ago
dcnorris ▴ 270

Hi kirannbishwa01,

The trouble with running the binary (i.e. the .sh installer) is the binary is built for 64 bit machines. The zip file is the suggested workaround, but unfortunately requires you to manage your own java runtime version. Please make sure you only use the very latest java version (e.g. Java SE Runtime Environment 8u73) to run IGB since there have been several bugs affecting our software in recent releases of the Java runtime. Some of those bugs are likely causing the performance problem you are seeing. Please let me know if the problem persists after ensuring you are on the latest java runtime version.

Best Regards,
David Norris

ADD COMMENT
0
Entering edit mode

Thanks dcnorris !

ADD REPLY
1
Entering edit mode
8.2 years ago
h.mon 35k

At the IGB SourceForge page you can find a zip file with a compiled "portable" IGB. Just unpack and run the run_igb.sh script.

ADD COMMENT
0
Entering edit mode

I am not finding any files with that specific name. I already tried running IGB_unix_current and IGB_unix_8_5_2.

Can you provide me a link to the specific file you are mentioning.

Thanks,

ADD REPLY
1
Entering edit mode
ADD REPLY
0
Entering edit mode

Thanks, that worked.

But, I am having another problem After loading the IGB is taking up all the computer cores and computing power (the CPU usage bumps immediately to above 89%) and after about 5 mins the computer just freezer. The only way out is to kill the process. I have already tried it dozen times but its still the same.

There should be a way to work this problem out - let me know if you know it.

But, thanks a lot!

ADD REPLY

Login before adding your answer.

Traffic: 2461 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6