This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
common_errors [2016/03/25 15:40] mgstauff [ITK_GLOBAL_DEFAULT_NUMBER_OF_THREADS Warning] |
common_errors [2017/08/02 18:51] (current) mgstauff [Network & VPN Issue] |
||
---|---|---|---|
Line 2: | Line 2: | ||
=====Common Errors and Messages===== | =====Common Errors and Messages===== | ||
+ | |||
+ | ====Network & VPN Issue==== | ||
+ | |||
+ | Issues with the UPHS network and VPN are handled by the [[accounts_and_vpn# | ||
====No Submit Host==== | ====No Submit Host==== | ||
denied: host " | denied: host " | ||
| | ||
- | This means you tried to run '' | + | This means you tried to run '' |
- | You should: | + | |
- | 1) Check that what computer you're running your command from. e.g. if you're already in qlogin session, you can't call '' | + | |
- | + | ||
- | 2) Check your script to see what it's calling | + | |
- | + | ||
- | 3) Some FSL commands call qsub and must be run on chead directly. [[fsl_usage# | + | |
==== ITK_GLOBAL_DEFAULT_NUMBER_OF_THREADS Warning ==== | ==== ITK_GLOBAL_DEFAULT_NUMBER_OF_THREADS Warning ==== | ||
Line 31: | Line 28: | ||
If you want to get rid of this warning, you'll need to examine your job script and remove the definition of ITK_GLOBAL_DEFAULT_NUMBER_OF_THREADS. We don't suggest removing the -V from the call to qsub unless you know for sure that qsub doesn' | If you want to get rid of this warning, you'll need to examine your job script and remove the definition of ITK_GLOBAL_DEFAULT_NUMBER_OF_THREADS. We don't suggest removing the -V from the call to qsub unless you know for sure that qsub doesn' | ||
- | ==== more to come… | + | ==== x2go Session Create/ |
+ | |||
+ | See [[x2go_remote_desktop# | ||
+ | |||
+ | ==== GUI Windows / X11 / GLX errors ==== | ||
+ | |||
+ | If you have trouble with graphical applications (GUI) X11 issues, for example an error that includes '' | ||
+ | |||
+ | On **Windows**, | ||
+ | |||
+ | On **Mac**, see the notes on XQuartz versions on the above page. |