Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] indigo & ptp 5 testing, pbs rm

I get the proxy running (it looks blue, but the progress bar for launch completes).

I try to set a remote project through remote tools.  Then I get the qstat error.  Here's the beginning of the console output running from my workspace (you could probably see this in the error log too):

!ENTRY org.eclipse.core.net 1 0 2011-04-13 17:35:04.310
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.osgi 2 1 2011-04-13 17:35:04.585
!MESSAGE NLS unused message: CIPHER_TYPE in: org.eclipse.ptp.remotetools.environment.generichost.conf.defaults

!ENTRY org.eclipse.osgi 2 1 2011-04-13 17:35:06.954
!MESSAGE NLS unused message: CopyTools_DownloadFileFile_FailedDownloadFile in: org.eclipse.ptp.remotetools.core.messages.messages

!ENTRY org.eclipse.osgi 2 1 2011-04-13 17:36:20.201
!MESSAGE NLS unused message: DownloadBackAction_FailedFetchRemoteProperties in: org.eclipse.ptp.launch.messages.messages

!ENTRY org.eclipse.ptp.core 2 0 2011-04-13 17:37:13.388
!MESSAGE qstat -Q -f -1: qstat: conflicting options.
usage: 
qstat [-f] [-J] [-p] [-t] [-x] [ job_identifier... | 
	destination... ]
qstat [-a|-i|-r|-H] [-J] [-t] [-u user] [-n] [-s] [-G|-M] [-R] [-1] [-w] [job_id... | 
	destination...]
qstat -Q [-f] [ destination... ]
qstat -q [-G|-M] [ destination... ]
qstat -B [-f] [ server_name... ]
qstat --version


!ENTRY org.eclipse.ptp.core 2 0 2011-04-13 17:37:13.397
!MESSAGE pbsnodes -x: pbsnodes: invalid option -- 'x'
usage:	pbsnodes [-{c|o|r}][-s server] host host ...
	pbsnodes -d [host [host ...]]
	pbsnodes -l [-s server]
	pbsnodes [-s server] -v vnode vnode ...
	pbsnodes -a[v] [-s server]
      	pbsnodes --version



!ENTRY org.eclipse.ptp.core 2 0 2011-04-13 17:37:13.479
!MESSAGE qstat -x: qstat: PBS is not configured to maintain job history 

repeating too many times (a loop without end)

a.


Back to the top