由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - When running a .jar file, error message: cannot connect to window server
相关主题
请问JDBC连SQL server的connect reset问题如何解决? (转载)Socket Connection refused in high-loaded servers
Java练习题 6求救:Connection Pooling 没有close resultset 怎么解决
为啥logger.info print 出来的时间超前?Re: How can I call another program from Java?
Help with Tomcat for Eclipse v1.03Java runtime?
Tomcat JSP syntax errorRe: 怎么能是JAVA里的数组开的更大?
怎样得到redirect的destination urlRe: The real Risk
请教:怎样从网上数据库获取数据 (转载)Re: unix环境下如何在java程序中执行命令行?
How to connect to SQL2000?.net vs. J2ee(zhuan)
相关话题的讨论汇总
话题: error话题: gatk话题: jar话题: window话题: server
进入Java版参与讨论
1 (共1页)
W***o
发帖数: 6519
1
I'm running GATK downloaded from Broad Institute, when I run their .jar file
, I got below error. i guess this may be because of the awt headless setting
is wrong? I ran the .jar file on a remote Mac server through SSH, I guess
the program cannot initiate a window (awt swing?), it complains like below.
How can I fix this? - thanks a lot
##### ERROR ----------------------------------------------------------------
--------------------------
##### ERROR A GATK RUNTIME ERROR has occurred (version 2.5-2-gf57256b):
##### ERROR
##### ERROR Please check the documentation guide to see if this is a known
problem
##### ERROR If not, please post the error, with stack trace, to the GATK
forum
##### ERROR Visit our website and forum for extensive documentation and
answers to
##### ERROR commonly asked questions http://www.broadinstitute.org/gatk
##### ERROR
##### ERROR MESSAGE: Can't connect to window server - not enough permissions.
##### ERROR ----------------------------------------------------------------
--------------------------
1 (共1页)
进入Java版参与讨论
相关主题
.net vs. J2ee(zhuan)Tomcat JSP syntax error
Java Telnet Client Implementation v0.99Beta怎样得到redirect的destination url
JAVA RUNTIME.EXEC 一问请教:怎样从网上数据库获取数据 (转载)
question about JbuilderHow to connect to SQL2000?
请问JDBC连SQL server的connect reset问题如何解决? (转载)Socket Connection refused in high-loaded servers
Java练习题 6求救:Connection Pooling 没有close resultset 怎么解决
为啥logger.info print 出来的时间超前?Re: How can I call another program from Java?
Help with Tomcat for Eclipse v1.03Java runtime?
相关话题的讨论汇总
话题: error话题: gatk话题: jar话题: window话题: server