From: Oler, A. (NIH/N. [C] <and...@ni...> - 2012-02-06 19:37:12
|
Hi David, I'm running the ChIPSeq application from USeq 8.0.7 and I'm getting this error: The following problems were encountered when processing your parameter file. Correct and restart. -> Your java application is not >= 1.6 (type 'java -version' on the cmd line). Install the most recent java from http://www.java.com/en/download/ . Your save results directory exits, may overwrite the files within. When I type java -version on the command line, I get this output: java -version java version "1.6.0_22" Java(TM) SE Runtime Environment (build 1.6.0_22-b04) Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode) The java version is fine, so I'm not sure what the problem is. java is an alias for a locally installed version of java, which is 1.6. Could it be that the ChIPSeq program calls '/usr/bin/java' instead of 'java'? /usr/bin/java -version java version "1.4.2" gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-46) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I'm running this on a system where I can't change the binaries in /usr/bin/. Any suggestions? Thanks, Andrew Andrew Oler, Ph.D. Contractor - Lockheed Martin High-Throughput Sequencing Bioinformatics Specialist Computational Biology Section Bioinformatics and Computational Biosciences Branch (BCBB) OCICB/OSMO/OD/NIAID/NIH 31 Center Drive, Room 3B62 Bethesda, MD 20892 Mobile: 240-507-3791 Office: 301-402-5685 http://bioinformatics.niaid.nih.gov<http://bioinformatics.niaid.nih.gov/> (Within NIH) http://exon.niaid.nih.gov<http://exon.niaid.nih.gov/> (Public) Disclaimer: The information in this e-mail and any of its attachments is confidential and may contain sensitive information. It should not be used by anyone who is not the original intended recipient. If you have received this e-mail in error please inform the sender and delete it from your mailbox or any other storage devices. National Institute of Allergy and Infectious Diseases shall not accept liability for any statements made that are sender's own and not expressly made on behalf of the NIAID by one of its representatives. |