![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Errors encountered while running Metasim | sandhya | Bioinformatics | 1 | 09-15-2017 12:01 AM |
Running GATK, keep receiving errors. | prs321 | Bioinformatics | 2 | 06-28-2013 10:50 AM |
BRIG Blast Ring Image Generator-GC Skew? | Inma | Bioinformatics | 2 | 06-07-2013 02:16 AM |
errors running Trinity | bioBob | Bioinformatics | 3 | 03-30-2013 09:56 PM |
tophat Error running running 'prep_reads' | victoryhe | Bioinformatics | 2 | 10-17-2011 05:53 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Netherlands Join Date: Apr 2013
Posts: 28
|
![]()
Hi all,
I am trying to learn using BRIG for genome comparative study. I followed the manual step by step. However, after submitting my work, BRIG gave an error as follow: "Rendering CGVIEW image... java -Xmx1500m -jar cgview\cgview.jar -f jpg -i C:\NGS\Genomecomparison\Output\scratch\EC338.fa.xml -o C:\NGS\Genomecomparison\Output\EC338.fa.jpg Error occurred during initialization of VM Could not reserve enough space for object heap SYS_ERROR:Error: Could not create the Java Virtual Machine. SYS_ERROR:Error: A fatal exception has occurred. Program will exit. Done." I tried to reinstall the Java program, but it was useless. BTW, my computer has 32G memory. Is there anyone can tell me how can I solve this problem? Thank you very much! Victor |
![]() |
![]() |
![]() |
#2 |
Junior Member
Location: México Join Date: Oct 2010
Posts: 2
|
![]()
Hi,
Although you have that amount of memory you might want to try making smaller the amount of memory that BRIG is using. This can be done in the "Image render memory" option of the BRIG's image settings. Hope this helps. |
![]() |
![]() |
![]() |
#3 |
Member
Location: Netherlands Join Date: Apr 2013
Posts: 28
|
![]()
Hi Sromero,
Thanks for your reply. I already solved my problem. However, I get another problem is that I could not get all rings after running finished, even I tried with the Example data from BRIG tutorial. Do you have any idea about that? Thank you! |
![]() |
![]() |
![]() |
#4 |
Junior Member
Location: México Join Date: Oct 2010
Posts: 2
|
![]()
Hi,
This I have seen that happens when you don' t specify some data from the data pool to every ring. Yo can check this in the "Customize rings" section that follows after you start a BRIG project. By the way, what was your solution for the previous memory problem?. |
![]() |
![]() |
![]() |
#5 |
Member
Location: Netherlands Join Date: Apr 2013
Posts: 28
|
![]()
The memory problem was due to the version of Java. My computer is win 64bit, and both 32bit and 64 bit version of java have been installed. The program would use 32bit version automatically, which does not support memory > 1.5G (the default setting of BRIG). So, the solution is just uninstallation of 32bit version java.
Anyway, thanks for your helps. |
![]() |
![]() |
![]() |
#6 | |
Member
Location: Netherlands Join Date: Apr 2013
Posts: 28
|
![]()
I found that this is not the reason of my problem. Are there any other possibilities?
Quote:
|
|
![]() |
![]() |
![]() |
#7 |
Junior Member
Location: Barcelona Join Date: May 2011
Posts: 7
|
![]()
Hi,
I have the same problem when I try with multi-fasta example tutorial. I get this error: java.lang.IllegalArgumentException: Comparison method violates its general contract! at java.util.TimSort.mergeHi(TimSort.java:868) at java.util.TimSort.mergeAt(TimSort.java:485) at java.util.TimSort.mergeCollapse(TimSort.java:410) at java.util.TimSort.sort(TimSort.java:214) at java.util.TimSort.sort(TimSort.java:173) at java.util.Arrays.sort(Arrays.java:659) at brig.Main.reverseBlast(Main.java:206) at brig.Main.BlastMaster(Main.java:1494) at brig.Main.ParseBlast(Main.java:1352) at brig.Three2.compute(Three2.java:337) at brig.Three2.access$300(Three2.java:33) at brig.Three2$4.run(Three2.java:234) The rings corresponding to this error appear empty. Anyone solved this problem? Thanks! |
![]() |
![]() |
![]() |
#8 |
Junior Member
Location: Brasil Join Date: Sep 2014
Posts: 1
|
![]()
I am receiving the same message. Has anyone solved it yet?
|
![]() |
![]() |
![]() |
#9 | |
Member
Location: Edinburgh Join Date: Jan 2013
Posts: 18
|
![]() Quote:
Code:
java -version Code:
sudo update-alternatives --config java ![]() |
|
![]() |
![]() |
![]() |
#10 |
Junior Member
Location: London Join Date: Apr 2015
Posts: 1
|
![]()
Hi all I'm having some issue finding the output image file (.png or .jpg) from BRIG no matter what I run they don't appear in the scratch folder all I get is the .xml and .tab files…
I'm new to BRIG and would be really grateful for some help! Thanks Roseina |
![]() |
![]() |
![]() |
#11 |
Member
Location: Germany/Netherlands Join Date: Feb 2014
Posts: 98
|
![]()
I'm not sure why, but there seems to be some incompatibility with the latest java version. Either switch back to an older one (no idea which), or try the developers version (also in the download directory).
|
![]() |
![]() |
![]() |
#12 |
Junior Member
Location: London Join Date: Nov 2015
Posts: 4
|
![]()
I've previously used BRIG with no problems but this time I click submit and it says Running BLAST..... and that's it. I can leave it for forever and nothing will change. I've tried uninstalling blast+ and reinstalling it, the same with java and no help. Anyone have this problem too and how can I fix it? I don't understand why it's not doing anything!
Thanks, Frances |
![]() |
![]() |
![]() |
#13 |
Junior Member
Location: CA Join Date: Aug 2012
Posts: 1
|
![]()
Thanks @reubennowell. I was having similar problems with BRIG not displaying rings of BLAST results. Starting BRIG from the command line with Java6 (a.k.a. Java 1.6) fixes my problem.
First navigate into the BRIG-x.xx-dist folder on command line and then execute: Code:
wlud$ /Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -Xmx1500M -jar BRIG.jar I'm on MacOSX 10.11.5 |
![]() |
![]() |
![]() |
#14 |
Junior Member
Location: Brazil Join Date: Aug 2019
Posts: 1
|
![]()
Did you solved this?
"I've previously used BRIG with no problems but this time I click submit and it says Running BLAST..... and that's it. I can leave it for forever and nothing will change. I've tried uninstalling blast+ and reinstalling it, the same with java and no help. Anyone have this problem too and how can I fix it? I don't understand why it's not doing anything!" Thanks! Last edited by melisechaves; 06-19-2020 at 12:39 PM. |
![]() |
![]() |
![]() |
#15 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,080
|
![]()
A long shot. Blast indexes changed to a new version as of Feb 2020. I am not sure where you are running this but if BRIG has not been updated to account for that, it may be causing this problem.
|
![]() |
![]() |
![]() |
Tags |
brig, error, memory |
Thread Tools | |
|
|