Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 31 by [email protected]: Error in javaclient.py @ line 17
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=31
What steps will reproduce the problem?
1. running a Robot Framework script that uses the SSHLibrary
2.
3.
What is the expected output? What do you see instead?
THe SSHLibrary should have loaded.
[ ERROR ] Error in
file '/home/dhermann/r7/v4/automation/qa/resources/ui/HostInfo/HostInfoKeywords.tsv'
in table 'Setting' in element on row 4: Importing test library 'SSHLibrary'
failed: SyntaxError: invalid syntax (javaclient.py, line 17)
PYTHONPATH:
['/usr/local/lib/python2.6/dist-packages', '/usr/local/lib/python2.6/dist-packages/robot/libraries', '/usr/share/jython/Lib', '/usr/lib/site-python', '__classpath__', '.']
[ ERROR ] Error in
file '/home/dhermann/r7/v4/automation/qa/resources/ui/HostInfo/HostInfoKeywords.tsv'
in table 'Setting' in element on row 4: Importing test library 'SSHLibrary'
failed: SyntaxError: invalid syntax (javaclient.py, line 17)
PYTHONPATH:
['/usr/local/lib/python2.6/dist-packages', '/usr/local/lib/python2.6/dist-packages/robot/libraries', '/usr/share/jython/Lib', '/usr/lib/site-python', '__classpath__', '.']
What version of the product are you using? On what operating system?
OS: Ubuntu 10.2
python2.6
jython2.5.1
SSHLibrary 1.0
trilead-ssh2-build213.jar
Robot Framework .22
java 1.6.024
Please provide any additional information below.
This seems to work fine in cygwyn on a windows vm. We have a serious need
to run this under ubuntu. So, ANY help you can give me will be really
appreciated.
If I have missed any information you needed, please let me know and I will
add what ever you need.
Thanks a mil!