Aquileo | Activity for SW Test Automation Frameworkhttps://sourceforge.net/p/staf/activity/Recent activity for SW Test Automation FrameworkenTue, 23 Jun 2026 02:16:11 -0000Aquileo | Roger S. Pace posted a comment on ticket #1561https://sourceforge.net/p/staf/bugs/1561/?limit=25#c3ecThis is a pretty classic legacy TLS issue, especially in older enterprise tooling like STAF. The root cause here is straightforward: the SSL interface is using a certificate with a 1024-bit RSA key, which is now considered insecure and flagged by modern vulnerability scanners and compliance rules (CA/B Forum requirements have required 2048-bit minimums for years). So you basically have two paths: Short-term workaround (what you already did) Disabling the SSL interface and falling back to plain TCP...Roger S. PaceTue, 23 Jun 2026 02:16:11 -0000https://sourceforge.net/p/staf/bugs/1561/?limit=25#c3ecAquileo | Mary C. Daniels posted a comment on ticket #1598https://sourceforge.net/p/staf/bugs/1598/?limit=25#c367It seems that updating STAF from 3.4.24 to 3.4.26 breaks the autologin mechanism on SLES12. This happens when new versions change the order in which services are initialized or session rights. Things to try: Check /etc/gdm/custom.conf or a similar autologin config - sometimes updates reset it; Make sure that the rights to root's home folder have not changed after the update - if root cannot start X, this is a common reason; Try temporarily creating a separate user with admin rights and setting up...Mary C. DanielsThu, 04 Jun 2026 01:37:09 -0000https://sourceforge.net/p/staf/bugs/1598/?limit=25#c367Aquileo | Charles Rankin posted a comment on ticket #193https://sourceforge.net/p/staf/support-requests/193/?limit=25#3603Try now. I had deleted a bunch of older files at the request of SourceForge. I'm not sure why this would have affected the documentation. I've updated the docs to point to the correct place. I'm not sure if there is an automated process that may cause things to go awry again. I'll continue to look at this for the next few days to make sure things remain stable. Thank you for reporting this!Charles RankinWed, 25 Sep 2024 18:15:59 -0000https://sourceforge.net/p/staf/support-requests/193/?limit=25#3603Aquileo | Marco Masciovecchio created ticket #193https://sourceforge.net/p/staf/support-requests/193/URLs to documentation brokenMarco MasciovecchioWed, 25 Sep 2024 14:20:48 -0000https://sourceforge.net/p/staf/support-requests/193/Aquileo | sarfaraz_k Khan posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/754af993/?limit=25#519fCertainly! STAF (Software Test Automation Framework) is a powerful tool designed to provide a collaborative testing environment across machines. It provides a way to remotely launch and monitor processes, among many other features. To interact with a remote process using STAF, you'll typically use the PROCESS service. Starting a remote CLI program using STAF: You can start a remote process by issuing a command to the PROCESS service. Here's an example in which you'd start a command-line process on...sarfaraz_k KhanFri, 06 Oct 2023 11:11:52 -0000https://sourceforge.net/p/staf/discussion/104046/thread/754af993/?limit=25#519fAquileo | Soumya Roy created ticket #192https://sourceforge.net/p/staf/support-requests/192/Unable to install STAF in Mac OS Monterey 12.4Soumya RoyWed, 06 Jul 2022 11:51:52 -0000https://sourceforge.net/p/staf/support-requests/192/Aquileo | Michał Tarczyński posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/eb666ba5f6/?limit=25#073fHello, I have created the STAF service which implements STAFServiceInterfaceLevel30 and sends STAF event after the SNMP trap is received. For receiving SNMP traps the snmp4j is used and class for receiving traps implements the snmp4j CommandResponder interface. The ovverrided processPdu method analyzes trap and then sends the corresponding STAF event. Because traps are received sometimes at a very short intervals, so I decided to send STAF events in a seperated threads in order not to lose the received...Michał TarczyńskiWed, 06 Jul 2022 09:13:02 -0000https://sourceforge.net/p/staf/discussion/104046/thread/eb666ba5f6/?limit=25#073fAquileo | Nixon posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/337c2df14f/?limit=25#3628you have to use the process service to run commands. Try this staf local process start shell command java version wait returnstdout stderrtostdout if that doesn't work, try staf local process start shell command java parms version wait returnstdout stderrtostdout http://staf.sourceforge.net/current/STAFUG.htm#HDRPROCSRV Thanks, NixonNixonTue, 14 Jun 2022 10:59:18 -0000https://sourceforge.net/p/staf/discussion/104046/thread/337c2df14f/?limit=25#3628Aquileo | Alok Singh modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/337c2df14f/?limit=25#1fd5Configured STAF 3.4.26 on windows server. C:\Windows\system32>staf local ping ping Response PONG C:\Windows\system32>staf local java version Error submitting request, RC: 2 Additional info java It fails with RC:2 error . I could get java version response on the cmd prompt. Some issue with STAF configuration. Looked into the error code and couldn't figure out resolution for this issue . Any help for resolutions will be appreciated.Alok SinghMon, 13 Jun 2022 14:59:38 -0000https://sourceforge.net/p/staf/discussion/104046/thread/337c2df14f/?limit=25#1fd5Aquileo | Alok Singh posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/337c2df14f/?limit=25#1fd5Configured STAF 3.4.26 on windows server. C:\Windows\system32>staf local ping ping Response PONG C:\Windows\system32>staf local java version Error submitting request, RC: 2 Additional info java It fails with RC:2 error . I could get java version response for java version on the cmd prompt. Some issue with STAF configuration. Looked into the error code and couldn't figure out resoltuion for this issue . Any help for resolutions will be appreciated.Alok SinghMon, 13 Jun 2022 14:58:08 -0000https://sourceforge.net/p/staf/discussion/104046/thread/337c2df14f/?limit=25#1fd5Aquileo | Anmol Jain posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/3516ed6a/?limit=25#b6d5I am having same error. Could please tell me the solution?Anmol JainThu, 02 Jun 2022 12:47:31 -0000https://sourceforge.net/p/staf/discussion/104046/thread/3516ed6a/?limit=25#b6d5Aquileo | Anmol Jain posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/3516ed6a/?limit=25#a184I am having same error. Could please tell me the solution?Anmol JainThu, 02 Jun 2022 12:47:31 -0000https://sourceforge.net/p/staf/discussion/104046/thread/3516ed6a/?limit=25#a184Aquileo | Anmol Jain posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/3516ed6a/?limit=25#913fI am having same error. Could please tell me the solution?Anmol JainThu, 02 Jun 2022 12:47:30 -0000https://sourceforge.net/p/staf/discussion/104046/thread/3516ed6a/?limit=25#913fAquileo | Anmol Jain posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/3516ed6a/?limit=25#3935I am having same error. Could please tell me the solution?Anmol JainThu, 02 Jun 2022 12:47:30 -0000https://sourceforge.net/p/staf/discussion/104046/thread/3516ed6a/?limit=25#3935Aquileo | Anmol Jain posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/3516ed6a/?limit=25#db8aI am having same error. Could please tell me the solution?Anmol JainThu, 02 Jun 2022 12:47:27 -0000https://sourceforge.net/p/staf/discussion/104046/thread/3516ed6a/?limit=25#db8aAquileo | Abhishek Deshmukh created ticket #1600https://sourceforge.net/p/staf/bugs/1600/Unable to generate logs when upgrading log4j version to 2.17.1Abhishek DeshmukhTue, 24 May 2022 09:23:08 -0000https://sourceforge.net/p/staf/bugs/1600/Aquileo | Jiang Wang posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/315823abfb/?limit=25#590bHi Mr/Ms: I got a problem like below: Exception: STAFConnectionIOException, Location: /opt/dev/autobuild/build/src/staf/stafif/STAFConnectionProviderInlImpl.cpp(339), Text: STAFConnectionWriteUInt: Error writing to socket: send() osRC=32, Error code: 22 or Caught STAFException in JSTAF.STAFServiceInit(), Service: pccontrol, Exception: STAFConnectionIOException, Location: /opt/dev/autobuild/build/src/staf/stafif/STAFConnectionProviderInlImpl.cpp(280), Text: STAFConnectionReadUInt: Error reading from...Jiang WangMon, 02 May 2022 09:26:36 -0000https://sourceforge.net/p/staf/discussion/104046/thread/315823abfb/?limit=25#590bAquileo | Rob posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/d4d137d1b9/?limit=25#eea4I tried to install STAF on 64bit Windows 10 but it crashes immidiately after start. From the windows events log: Faulting application name: STAFProc.exe, version: 0.0.0.0, time stamp: 0x58683f0b Faulting module name: LIBEAY32.dll, version: 1.0.2.7, time stamp:: 0x56d6f5aa I already exchanged the libeay32.dll but did not help. Any ideas?RobThu, 20 Jan 2022 15:53:52 -0000https://sourceforge.net/p/staf/discussion/104046/thread/d4d137d1b9/?limit=25#eea4Aquileo | jiffy sun posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/cc716384/?limit=25#42cdDid anyone build it successfully?jiffy sunMon, 11 Oct 2021 00:53:53 -0000https://sourceforge.net/p/staf/discussion/104046/thread/cc716384/?limit=25#42cdAquileo | ricky philip modified a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/7c5e5c14/?limit=25#90e9I had given answer to a similar question like this in Stack overflow, if you would like to check it out then here's the link https://stackoverflow.com/questions/32423034/reloading-env-variables-without-restarting-server-laravel-5-shared-hostingricky philipThu, 23 Sep 2021 20:18:24 -0000https://sourceforge.net/p/staf/discussion/104045/thread/7c5e5c14/?limit=25#90e9Aquileo | ricky philip modified a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/7c5e5c14/?limit=25#90e9I had given answer to a similar question like this in Stack overflow, if you would like to check it out then here's the link https://stackoverflow.com/questions/32423034/reloading-env-variables-without-restarting-server-laravel-5-shared-hosting I've tried this with STAF since it's open source. Actually, every program that needs to see them has to be restarted. The environment is copied into the process' memory on startup and therefore has no connection whatsoever to the system-defined envvars anymore....ricky philipThu, 23 Sep 2021 20:17:51 -0000https://sourceforge.net/p/staf/discussion/104045/thread/7c5e5c14/?limit=25#90e9Aquileo | ricky philip modified a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/7c5e5c14/?limit=25#90e9I had given answer to a similar question like this in Stack overflow, if you would like to check it out then here's the link https://stackoverflow.com/questions/32423034/reloading-env-variables-without-restarting-server-laravel-5-shared-hostingricky philipThu, 23 Sep 2021 20:16:50 -0000https://sourceforge.net/p/staf/discussion/104045/thread/7c5e5c14/?limit=25#90e9Aquileo | ricky philip modified a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/7c5e5c14/?limit=25#90e9I had given answer to a similar question like this in Stack overflow, if you would like to check it out then here's the link https://stackoverflow.com/questions/32423034/reloading-env-variables-without-restarting-server-laravel-5-shared-hosting I've tried this with STAF since it's open source. Actually, every program that needs to see them has to be restarted. The environment is copied into the process' memory on startup and therefore has no connection whatsoever to the system-defined envvars anymore....ricky philipThu, 23 Sep 2021 20:15:56 -0000https://sourceforge.net/p/staf/discussion/104045/thread/7c5e5c14/?limit=25#90e9Aquileo | Betsy L Jeffery posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/9ed1c9698c/?limit=25#fd34/03adThanks!Betsy L JefferyTue, 03 Aug 2021 13:46:57 -0000https://sourceforge.net/p/staf/discussion/104046/thread/9ed1c9698c/?limit=25#fd34/03adAquileo | Nixon posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/9ed1c9698c/?limit=25#fd34I think you can change in the staf.cfg and restart the service Enable TCP/IP connections interface ssl library STAFTCP option Secure=Yes option Port=6550 interface tcp library STAFTCP option Secure=No option Port=6500 option ConnectTimeout=10000NixonMon, 02 Aug 2021 23:42:33 -0000https://sourceforge.net/p/staf/discussion/104046/thread/9ed1c9698c/?limit=25#fd34Aquileo | Betsy L Jeffery posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/9ed1c9698c/?limit=25#311bsorry, is there a WAY to change, not a 'what'Betsy L JefferyMon, 02 Aug 2021 20:49:26 -0000https://sourceforge.net/p/staf/discussion/104046/thread/9ed1c9698c/?limit=25#311bAquileo | Betsy L Jeffery posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/9ed1c9698c/?limit=25#24f1The ports 6500 and 6550 are reserved on my system (restrict low ports). Is there a what to change the default port numbers in STAF (unix on z/OS)Betsy L JefferyMon, 02 Aug 2021 20:48:15 -0000https://sourceforge.net/p/staf/discussion/104046/thread/9ed1c9698c/?limit=25#24f1Aquileo | MULINTI PULIRAJU posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/6301bd9ac4/?limit=25#b39aHi Experts, I need to restart PC (VM's- Virtual machines) By using STAF Frame work. Can you please resolve this ?MULINTI PULIRAJUThu, 15 Jul 2021 04:58:16 -0000https://sourceforge.net/p/staf/discussion/104046/thread/6301bd9ac4/?limit=25#b39aAquileo | Thomas Frei posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/75971c3e23/?limit=25#e914Hi all, I have a STAF/STAX environment running and I run many different tasks on my target. Sometimes, it happens, when i create a new task, that I try a new script, the script is running as expected, but when i insert it into my STAF environment, it fails with different errors (segmentation fault, ...) I wonder, what is the root cause for that - what can I do to solve sucjh problems - what kind of command is allowed to run in a STAX environment and what doesn't? If you need more details, feel free...Thomas FreiMon, 05 Jul 2021 06:09:47 -0000https://sourceforge.net/p/staf/discussion/104046/thread/75971c3e23/?limit=25#e914Aquileo | ricky philip posted a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/7c5e5c14/?limit=25#90e9I had given answer to a similar question like this in Stack overflow, if you would like to check it out then here's the link https://stackoverflow.com/questions/32423034/reloading-env-variables-without-restarting-server-laravel-5-shared-hosting I've tried this with STAF since it's open source. Actually, every program that needs to see them has to be restarted. The environment is copied into the process' memory on startup and therefore has no connection whatsoever to the system-defined envvars anymore....ricky philipThu, 29 Apr 2021 05:13:40 -0000https://sourceforge.net/p/staf/discussion/104045/thread/7c5e5c14/?limit=25#90e9Aquileo | tony ionescu posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/43054d3b81/?limit=25#742ai have installed STAF 3.4.26 on windows 10 server x64 when i log in as Administrator i see a cmd window quickly filckering with some STAF error inside. It quickly disappears. However, I can start the STAFProc from cmd after that. But i want to ask how do i disable that STAFProc to start at login. I searched registry and System Configuration and Task Scheduler. I did not figured out.tony ionescuWed, 07 Apr 2021 08:38:21 -0000https://sourceforge.net/p/staf/discussion/104046/thread/43054d3b81/?limit=25#742aAquileo | Patrol modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/86a4e244e7/?limit=25#2e07Hi. We are currently migrating from Python2 to Python3 and We want to use at least Python3.6 or higher. Is STAF compatible with Python3.6 or higher versions? Or is now any possibility to run it with py3.6? Now I have an error at the import of PYSTAF (with py3.6). Is there any solution? Thank you!PatrolWed, 12 Aug 2020 06:51:05 -0000https://sourceforge.net/p/staf/discussion/104046/thread/86a4e244e7/?limit=25#2e07Aquileo | Patrol posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/86a4e244e7/?limit=25#2e07Hi. We are currently migrating from Python2 to Python3 and We want to use at least Python3.6 or higher. Is STAF compatible with Python3.6 or higher versions? Or is now any possibility to run it with py3.6? Now I have an error at the import of PYSTAF (with py3.6). Is there any fix?PatrolWed, 12 Aug 2020 06:49:05 -0000https://sourceforge.net/p/staf/discussion/104046/thread/86a4e244e7/?limit=25#2e07Aquileo | Rodrigo Pereira dos Reis posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/34dff7dff4/?limit=25#d210Hi, I am moving a server from a Windows Server 2008 to 2016 and I tried to install the same version 2 from the old machine to the new one, but I got the following error when starting Stafproc: C:\tools\d\STAF\bin\STAFProc.exe Could not open file /usr/local/staf/codepage/alias.txt Could not open file /usr/local/staf/codepage/ibm-437.bin WARNING: Defaulting to LATIN_1 HostName: (machine_name_hided) Machine name: (machine_name_hided) In main(): Caught STAFException Name : STAFConnectionConnectException...Rodrigo Pereira dos ReisTue, 11 Aug 2020 09:10:53 -0000https://sourceforge.net/p/staf/discussion/104046/thread/34dff7dff4/?limit=25#d210Aquileo | Swapnil modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/e15e5e416a/?limit=25#e4c7I am trying to create new dir on remote Catalina VM using below command but it gets stuck and returns no response. STAF machine.domain.com PROCESS START SHELL COMMAND sudo mkdir -p '/Volumes/CustomDir' SAMECONSOLE RETURNSTDOUT STDERRTOSTDOUT WAIT Trying to execute same command directly on local Catalina VM results in same problem. STAF local PROCESS START SHELL COMMAND sudo mkdir -p '/Volumes/CustomDir' SAMECONSOLE RETURNSTDOUT STDERRTOSTDOUT WAIT Creating directory using FS CREATE DIRECTORY is working...SwapnilWed, 05 Feb 2020 08:05:34 -0000https://sourceforge.net/p/staf/discussion/104046/thread/e15e5e416a/?limit=25#e4c7Aquileo | Swapnil modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/e15e5e416a/?limit=25#e4c7I am trying to create new dir on remote Catalina VM using below command but it gets stuck and returns no response. STAF machine.domain.com PROCESS START SHELL COMMAND sudo mkdir -p '/Volumes/CustomDir' SAMECONSOLE RETURNSTDOUT STDERRTOSTDOUT WAIT Trying to execute same command directly on local Catalina VM results in same problem. STAF local PROCESS START SHELL COMMAND sudo mkdir -p '/Volumes/CustomDir' SAMECONSOLE RETURNSTDOUT STDERRTOSTDOUT WAIT Other STAF commands like PING or FS LIST DIRECTORY...SwapnilWed, 05 Feb 2020 07:40:40 -0000https://sourceforge.net/p/staf/discussion/104046/thread/e15e5e416a/?limit=25#e4c7Aquileo | Swapnil posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/e15e5e416a/?limit=25#e4c7I am trying to create new dir on remote Catalina VM using below command but it gets stuck and returns no response. STAF machine.domain.com PROCESS START SHELL COMMAND sudo mkdir -p '/Volumes/CustomDir' SAMECONSOLE RETURNSTDOUT STDERRTOSTDOUT WAIT Trying to execute same command directly on local Catalina VM results in same problem. STAF local PROCESS START SHELL COMMAND sudo mkdir -p '/Volumes/CustomDir' SAMECONSOLE RETURNSTDOUT STDERRTOSTDOUT WAIT Other STAF commands like PING or FS LIST DIRECTORY...SwapnilWed, 05 Feb 2020 07:33:44 -0000https://sourceforge.net/p/staf/discussion/104046/thread/e15e5e416a/?limit=25#e4c7Aquileo | Mason Cooper posted a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/8c61e011/?limit=25#cb77For anyone that sees this, I was able to resolve the issue with startSTAFProc.sh on osx by installing coreutils (brew install coreutils) and aliasing nohup (used by startSTAFProc.sh, alias nohup='gnohup' in your ~/.bashrc file). For me, at least, the problem seems to be caused by a difference between OSX default (BSD) and GNU implementation of nohup, with BSD not passing on the DYLD enviroment variable set by STAFEnv.sh.Mason CooperMon, 06 Jan 2020 20:51:18 -0000https://sourceforge.net/p/staf/discussion/104045/thread/8c61e011/?limit=25#cb77Aquileo | Mason Cooper posted a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/8c61e011/?limit=25#2ffcFor anyone that sees this, I was able to resolve the issue with startSTAFProc.sh on osx by installing coreutils (brew install coreutils) and aliasing nohup (used by startSTAFProc.sh, alias nohup='gnohup' in your ~/.bashrc file). For me, at least, the problem seems to be caused by a difference between OSX default (BSD) and GNU implementation of nohup, with BSD not passing on the DYLD enviroment variable set by STAFEnv.sh.Mason CooperMon, 06 Jan 2020 20:51:14 -0000https://sourceforge.net/p/staf/discussion/104045/thread/8c61e011/?limit=25#2ffcAquileo | anne1234 posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/4812eb6152/?limit=25#0e51Hi, Is RHEL 8 supported for the latest STAF? I tried to install it, and getting this error: [root@rh8 STAF]# ./STAF3426-setup-linux-amd64.bin Preparing to install Extracting the JRE from the installer archive... Unpacking the JRE... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... Launching installer... JRE libraries are missing or not compatible.... Exiting.... Java installed: [root@rh8 STAF]# which java /usr/bin/java...anne1234Wed, 21 Aug 2019 08:24:15 -0000https://sourceforge.net/p/staf/discussion/104046/thread/4812eb6152/?limit=25#0e51Aquileo | shiva posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/67169eae/?limit=25#6db6I had a similar issue, my ping request used to take more than 15 sec to respond. Turned out to be a DNS resolution issue. Either have a DNS server in your domain or edit the /etc/hosts file to resolve the host names in both client and server machines. Hope that helps!shivaTue, 02 Jul 2019 08:52:34 -0000https://sourceforge.net/p/staf/discussion/104046/thread/67169eae/?limit=25#6db6Aquileo | Techno.Scavenger posted a comment on ticket #739https://sourceforge.net/p/staf/feature-requests/739/?limit=25#79cbI was able to compile STAX with Jython 2.7.x support. I did some quick test and it seems to work. Please provide feedback for any issues I can't upload here due to attachment file restrictions but you should be able to download form the following link: https://sourceforge.net/projects/stafmisc/files/stax/STAX_0_0_0.zip/downloadTechno.ScavengerThu, 30 May 2019 04:20:03 -0000https://sourceforge.net/p/staf/feature-requests/739/?limit=25#79cbAquileo | Techno.Scavenger posted a comment on a blog posthttps://sourceforge.net/p/staf/news/2017/01/staf-v3426-is-available/?limit=25#f76cSay, I wanted to (re) create the installer, how do we do this in an open source way? Is there an open source version or free for open source InstallAnywhere?Techno.ScavengerSat, 18 May 2019 06:47:01 -0000https://sourceforge.net/p/staf/news/2017/01/staf-v3426-is-available/?limit=25#f76cAquileo | Techno.Scavenger posted a comment on ticket #772https://sourceforge.net/p/staf/feature-requests/772/?limit=25#d865I have compiled 64-bit Python for the following versions: Python 3.5 Python 3.6 Python 3.7 See attached. Note that I only did high level test.Techno.ScavengerSat, 18 May 2019 06:43:41 -0000https://sourceforge.net/p/staf/feature-requests/772/?limit=25#d865Aquileo | Techno.Scavenger posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/66bfe4d234/?limit=25#6f88/902b/cb04/31ceI use VMware on ESXi a lot. You might want to check if your machine is going into power saving mode. Also try to set the host to high performance mode and not sleep. Same for the VMs. On Wed, Mar 13, 2019, 1:20 PM Vyacheslav p572@users.sourceforge.net wrote: Thank you for answering. Extensive googling reveals that it may have to do with the fact that all machines are virtual, and VMware Workstation has some weird things with idle tcp connections. I'll have to look into alternatives. Simple STAF command...Techno.ScavengerWed, 13 Mar 2019 23:57:18 -0000https://sourceforge.net/p/staf/discussion/104046/thread/66bfe4d234/?limit=25#6f88/902b/cb04/31ceAquileo | Vyacheslav modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/3b8be7b32c/?limit=25#cf67Since I can't get synchronous process execution to work( https://sourceforge.net/p/staf/discussion/104046/thread/66bfe4d234/ ) I decided to try running it asynchronously like this: staf '{machine_name}' process start shell command 'C:\\something.exe' stderrtostdout returnstdout notify onend sameconsole Executing this command gives me some process handle, say, for example, 77. I can check whether its done or not by staf '{machine_name}' process query handle 77 I checked registrations, and my current...VyacheslavWed, 13 Mar 2019 18:42:40 -0000https://sourceforge.net/p/staf/discussion/104046/thread/3b8be7b32c/?limit=25#cf67Aquileo | Vyacheslav posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/3b8be7b32c/?limit=25#cf67Since I can't get synchronous process execution to work( https://sourceforge.net/p/staf/discussion/104046/thread/66bfe4d234/ ) I decided to try running it asynchronously like this: staf '{machine_name}' process start shell command 'C:\\something.exe' stderrtostdout returnstdout notify onend sameconsole Executing this command gives me some process handle, say, for example, 77. I can check whether its done or not by staf '{machine_name}' process query handle 77 I checked registrations, and my current...VyacheslavWed, 13 Mar 2019 18:41:55 -0000https://sourceforge.net/p/staf/discussion/104046/thread/3b8be7b32c/?limit=25#cf67Aquileo | Vyacheslav posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/66bfe4d234/?limit=25#6f88/902b/cb04Thank you for answering. Extensive googling reveals that it may have to do with the fact that all machines are virtual, and VMware Workstation has some weird things with idle tcp connections. I'll have to look into alternatives.VyacheslavWed, 13 Mar 2019 18:20:44 -0000https://sourceforge.net/p/staf/discussion/104046/thread/66bfe4d234/?limit=25#6f88/902b/cb04Aquileo | Techno.Scavenger posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/66bfe4d234/?limit=25#6f88/902bI have seen something similar before and was due to DNS/hostname/IP resolution issue. Essentially STAF is not notified when tasks we're completed from the other end. On Tue, Mar 12, 2019, 11:31 AM Vyacheslav p572@users.sourceforge.net wrote: I'm trying to execute .exe on remote machine with the following simple command: staf '{machine_name}' process start shell command 'C:\something.exe' stderrtostdout returnstdout wait I don't get any errors, it just stays there without any answer(ctrl-c interrupts...Techno.ScavengerTue, 12 Mar 2019 17:55:54 -0000https://sourceforge.net/p/staf/discussion/104046/thread/66bfe4d234/?limit=25#6f88/902bAquileo | Vyacheslav posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/66bfe4d234/?limit=25#6f88I'm trying to execute .exe on remote machine with the following simple command: staf '{machine_name}' process start shell command 'C:\\something.exe' stderrtostdout returnstdout wait I don't get any errors, it just stays there without any answer(ctrl-c interrupts just fine). I ran that exe locally on that machine, it works for 3 minutes, writes to file and exits without any errors. I tried running this STAF command on three different machines. Remotely, it worked on Windows Server 2016 machine, but...VyacheslavTue, 12 Mar 2019 16:31:50 -0000https://sourceforge.net/p/staf/discussion/104046/thread/66bfe4d234/?limit=25#6f88Aquileo | Deepak K posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/99dfb897bd/?limit=25#829bHi, I want to know how many jobs STAX can run at a time and as well as system requirements so that the performance of the stax can be improved(like java version options to jvm etc) and can be staf used in production? performance of the staf/stax is decreasing as the number of jobs increases,if there about 150 jobs are simultaniously running in stax the performance is getting decreased. can i get any tips? Thank you.Deepak KSun, 10 Mar 2019 10:34:09 -0000https://sourceforge.net/p/staf/discussion/104046/thread/99dfb897bd/?limit=25#829bAquileo | Deepak K posted a comment on a blog posthttps://sourceforge.net/p/staf/news/2017/07/future-of-stafstax/?limit=25#fa91Hi, How many jobs staf can run at a time? and what are the requirements the system need for running lot more jobs?Deepak KSun, 10 Mar 2019 10:28:14 -0000https://sourceforge.net/p/staf/news/2017/07/future-of-stafstax/?limit=25#fa91Aquileo | Bharath Viswanathan posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/b6244b6013/?limit=25#f70bHello, STAF noob here :) So this is what I'm trying to do: - Run a staf command on a remote machine (Remote123) from a local machine (Local456) - Redirect the ouput to a local file on the remote machine (Remote123) - Copy the file back from the remote machine (Remote123) to my local machine (Local456) Commands I'm running on local machine (Local456): staf Remote123 process start command returnstdout stderrtostdout stdout C:\Dropbox\output_remote.txt staf Remote123 fs copy file C:\Dropbox\output_remote.txt...Bharath ViswanathanWed, 06 Mar 2019 01:16:36 -0000https://sourceforge.net/p/staf/discussion/104046/thread/b6244b6013/?limit=25#f70bAquileo | Dawid posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/23bc11b31b/?limit=25#217fHi, I've got a problem with creating directories under Mint 18.1. I would like to set 777 permissions to newly created folder and to allow different user(machine nickname) to create files in that folder. Thank you in advance for your help. Regards, DawidDawidThu, 21 Feb 2019 13:38:50 -0000https://sourceforge.net/p/staf/discussion/104046/thread/23bc11b31b/?limit=25#217fAquileo | Dhananjay Gundre posted a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/8c61e011/?limit=25#3defI used STAF 3.4.26 installer for MacOS. Installed staf at default location by invoking installer with sudo. Now when I try to start STAF using startSTAFProc.sh then I am getting same error as that of OP.Dhananjay GundreFri, 15 Feb 2019 12:49:20 -0000https://sourceforge.net/p/staf/discussion/104045/thread/8c61e011/?limit=25#3defAquileo | Paolo Branca modified a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/78d97fe884/?limit=25#ac7cSTAF is supported for several platforms, but not yet for Raspberry Pi, so there isn't a makefile. I've tried to write a makefile but without success. I'd like it to build for Raspberry pi 3+ with rasbian v9. Thoughts about makefile?Paolo BrancaWed, 30 Jan 2019 11:23:11 -0000https://sourceforge.net/p/staf/discussion/104045/thread/78d97fe884/?limit=25#ac7cAquileo | Paolo Branca posted a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/78d97fe884/?limit=25#ac7cIt is supported for several platforms, but not yet for Raspberry Pi, so there isn't a makefile. I've tried to write a makefile but without success. I'd like it to build for Raspberry pi 3+ with rasbian v9. Thoughts about makefile?Paolo BrancaWed, 30 Jan 2019 11:09:51 -0000https://sourceforge.net/p/staf/discussion/104045/thread/78d97fe884/?limit=25#ac7cAquileo | Sharon Lucas posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/17df137f0d/?limit=25#8f84/ccfdThe STAX source code is part of the STAF source code that you can download. It’s in the services/stax directory. Sharon On Jan 7, 2019, at 1:01 AM, Techno.Scavenger technoscavenger@users.sourceforge.net wrote: Thanks for the reply Sharon! I would like to start on STAX, can't find the src. Can you please point me to the location? How to contribute to the project Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/staf/discussion/104046/ To unsubscribe from further...Sharon LucasTue, 08 Jan 2019 02:28:36 -0000https://sourceforge.net/p/staf/discussion/104046/thread/17df137f0d/?limit=25#8f84/ccfdAquileo | Charles Rankin posted a comment on a blog posthttps://sourceforge.net/p/staf/news/2017/07/future-of-stafstax/?limit=25#cbd9Yes, you should be able to do the following to extract the source. cvs -z3 -d:pserver:anonymous@staf.cvs.sourceforge.net:/cvsroot/staf co -P srcCharles RankinMon, 07 Jan 2019 16:26:47 -0000https://sourceforge.net/p/staf/news/2017/07/future-of-stafstax/?limit=25#cbd9Aquileo | Techno.Scavenger posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/17df137f0d/?limit=25#8f84Thanks for the reply Sharon! I would like to start on STAX, can't find the src. Can you please point me to the location?Techno.ScavengerMon, 07 Jan 2019 07:01:28 -0000https://sourceforge.net/p/staf/discussion/104046/thread/17df137f0d/?limit=25#8f84Aquileo | STAF Automated Build posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/cc716384/?limit=25#d988We don't provide STAF binaries for ARM. You can try building STAF yourself from source code on your ARM system. See the STAF Developer's Guide at http://staf.sourceforge.net/current/stafdg.html for information on how to build STAF.STAF Automated BuildSun, 06 Jan 2019 21:25:20 -0000https://sourceforge.net/p/staf/discussion/104046/thread/cc716384/?limit=25#d988Aquileo | STAF Automated Build posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/17df137f0d/?limit=25#6669Yes, the STAF source code is in CVS but SourceForge stopped supporting CVS a while ago. You can download the latest STAF source code by going to the STAF home page at http://staf.sourceforge.net and then select "Download STAF" from the navigation panel on the left which takes you to http://staf.sourceforge.net/getcurrent.php. Scroll down until you see the "Source code" section and download either STAF3426-src.tar.gz or STAF3426-src.zip.STAF Automated BuildSun, 06 Jan 2019 21:22:30 -0000https://sourceforge.net/p/staf/discussion/104046/thread/17df137f0d/?limit=25#6669Aquileo | Techno.Scavenger posted a comment on a blog posthttps://sourceforge.net/p/staf/news/2017/07/future-of-stafstax/?limit=25#2412Can someone provide a hing where I can download the source code? Should I use CVS client?Techno.ScavengerSun, 06 Jan 2019 08:29:51 -0000https://sourceforge.net/p/staf/news/2017/07/future-of-stafstax/?limit=25#2412Aquileo | Techno.Scavenger posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/17df137f0d/?limit=25#622dCan somoene be my mentor to start contributing to this project? Is the source all in CVS?Techno.ScavengerSun, 06 Jan 2019 06:25:27 -0000https://sourceforge.net/p/staf/discussion/104046/thread/17df137f0d/?limit=25#622dAquileo | Mahesh Chidrawar posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/5ab7fe965f/?limit=25#9059I am trying to complile staf 3436 version with latest perl 5.26.1 from active state, i am getting following error: /localdisk/STAF3426/src/staf/lang/perl/perl520/../STAFPerlGlue.cpp:11:20: fatal error: EXTERN.h: No such file or directory #include "EXTERN.h" How to resolve this?Mahesh ChidrawarMon, 26 Nov 2018 07:46:34 -0000https://sourceforge.net/p/staf/discussion/104046/thread/5ab7fe965f/?limit=25#9059Aquileo | Ashwin Balaji Kuppuraj posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/583901a387/?limit=25#f656I have a Jenkins pipeline where it creates a linux VM for execution of test. The executor in the Jenkins is also a small vm which runs on windows. So basically its a STAF call between windows machine to Linux machine. When I try to run that, I am getting "mvn command not found" error. But when I login the Linux VM manually and check, I could see the mvn installed. (Also I could run the commands) Any idea how I can resolve this?Ashwin Balaji KuppurajMon, 26 Nov 2018 04:14:11 -0000https://sourceforge.net/p/staf/discussion/104046/thread/583901a387/?limit=25#f656Aquileo | Igor Gilimson created ticket #1599https://sourceforge.net/p/staf/bugs/1599/Command 'STAF local VAR RESOLVE STRING {STAF/Config/OS/Name} ' has response WinSrv2016 on Windows Server 2019Igor GilimsonThu, 08 Nov 2018 15:54:27 -0000https://sourceforge.net/p/staf/bugs/1599/Aquileo | Mojo created ticket #782https://sourceforge.net/p/staf/feature-requests/782/add support for ARM aa64 architectureMojoTue, 28 Aug 2018 11:25:00 -0000https://sourceforge.net/p/staf/feature-requests/782/Aquileo | Mojo posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/cc716384/?limit=25#2857.MojoTue, 31 Jul 2018 08:11:17 -0000https://sourceforge.net/p/staf/discussion/104046/thread/cc716384/?limit=25#2857Aquileo | Ayo Adegbokun posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/875c1cbd/?limit=25#a562/caccThank you very much. I knew it was something very simple.Ayo AdegbokunWed, 25 Jul 2018 06:51:38 -0000https://sourceforge.net/p/staf/discussion/104046/thread/875c1cbd/?limit=25#a562/caccAquileo | Mojo posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/cc716384/?limit=25#7396Hi, Is there any way to install STAF on ARM system ? thanksMojoMon, 23 Jul 2018 08:45:33 -0000https://sourceforge.net/p/staf/discussion/104046/thread/cc716384/?limit=25#7396Aquileo | Sergiu posted a comment on ticket #769https://sourceforge.net/p/staf/feature-requests/769/?limit=25#2be7This issue reappears also on Windows Server 2019 which is recognized as Windows Server 2016, can someone add also support for Windows Server 2019? Or just tell us how we can add support for it.SergiuFri, 13 Jul 2018 06:28:45 -0000https://sourceforge.net/p/staf/feature-requests/769/?limit=25#2be7Aquileo | Sergiu posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/875c1cbd/?limit=25#a562I think this is a normal behavior of startstafProc. You can open another command line and do whatever you wantSergiuThu, 12 Jul 2018 09:16:33 -0000https://sourceforge.net/p/staf/discussion/104046/thread/875c1cbd/?limit=25#a562Aquileo | Ayo Adegbokun posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/875c1cbd/?limit=25#ab09I'm new to STAF and while working with the tutorial provided came across this problem. I've installed version 3.4.26. I launch STAF by click on the Start STAF icon (Windows), the command prompt window opens showing the machine, machine nickname, startup time and STAFPROC version 3.4.26 initialized. When I now try to type nothing is appearing. I have tried cmd directly, entered the command 'stafproc' but once "STAFProc version 3.4.26 initialized" is shown, I can't type anything anymore. Can someone...Ayo AdegbokunThu, 28 Jun 2018 14:20:41 -0000https://sourceforge.net/p/staf/discussion/104046/thread/875c1cbd/?limit=25#ab09Aquileo | shashank singh posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/75bfe52c/?limit=25#b34bThere are two machines A and B. Created ppp session and interface on machine B. Trying to execute any command from A on B takes hidden 20-30 seconds but if the ppp interface is not present then the command is executed immediately. Is there a way around or should I raise a bug?shashank singhTue, 05 Jun 2018 09:40:14 -0000https://sourceforge.net/p/staf/discussion/104046/thread/75bfe52c/?limit=25#b34bAquileo | Achyuthapresksha AN modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#0278hi , i want get the pid of the process . i am using staf local process start command pgrep parms "-f zooKeeper" where pgrep -f "name_of_the_process" gives the pid of that process ... but i am not getting the pid as i started zooKeeper using sudo command ,so i can only get the id if i run the above command with sudo along with i have to send the password of the superuser.How to achieve this .. i wont run through command i will trigger this using java with staf submit2() method . please help me , i...Achyuthapresksha ANSat, 26 May 2018 07:15:40 -0000https://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#0278Aquileo | Achyuthapresksha AN posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#0278hi , i want get the pid of the process . i am using staf local process start command pgrep parms "-f zooKeeper" where pgrep -f "name_of_the_process" gives the pid of that process ... but i am not getting the pid as i started zooKeeper using sudo command ,so i can only get the id if i run the above command with sudo along with i have to send the password of the superuser.How to achieve this .. i wont run through command i will trigger this using java with staf submit2() method . please help me , i...Achyuthapresksha ANSat, 26 May 2018 07:14:21 -0000https://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#0278Aquileo | jiffy sun posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/b6dcd094/?limit=25#24c2Hi, I use Http service to get json content to config our test param, I have geted the content from our system. But I can not parse the content. this is my STAX script: <stafcmd name="'HttpTaskSearch'"> <location>'local'</location> <service>'http'</service> <request>taskSearchRequest</request> </stafcmd> <message log="1">'HttpTaskSearch RC=%s, STAFResult=%s' % (RC, STAFResult)</message> <if expr="RC!= 0"> <return>[RC, STAFResult]</return> </if> <script> notFound = 'Can not found %s' % serialNo content...jiffy sunThu, 15 Mar 2018 02:27:44 -0000https://sourceforge.net/p/staf/discussion/104046/thread/b6dcd094/?limit=25#24c2Aquileo | Bianca Calota posted a comment on ticket #1571https://sourceforge.net/p/staf/bugs/1571/?limit=25#1a04Hello, Could you please inform me if there is any new information/state of this ticket? Thank you in advance!Bianca CalotaWed, 07 Mar 2018 09:32:18 -0000https://sourceforge.net/p/staf/bugs/1571/?limit=25#1a04Aquileo | Bianca Calota posted a comment on ticket #1571https://sourceforge.net/p/staf/bugs/1571/?limit=25#393eJava garbage collector investigation: - Memory usage for stax application at startup (before running any stax job) : 200 MB - Memory usage for stax application after running 5 stax jobs (1.2 GB) - Heap size in Visual Garbage Collector for stax application after running 5 jobs: 200 MB(from 4GB allocated) It seems that after the jobs end, heap size for the application return to it's original value (~200MB) but the memory usage shown in Task Manager remains the same. During the investigation I found...Bianca CalotaMon, 05 Feb 2018 13:16:33 -0000https://sourceforge.net/p/staf/bugs/1571/?limit=25#393eAquileo | Yves Grenier posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/0ea28220/?limit=25#68abI am trying to access our internal TFS (Team Foundation Server) with the HTTP service. I have tried everything I can to get a positive response but always get a 401 back. What else do I need? It works fine when I invoke the URL with Internet explorer C:\Windows\System32>staf local http request method get url "http://tfs" session 1 RETURNHEADERS Error submitting request, RC: 4401 Additional info { Status Code : 401 Status Message: Unauthorized Headers : { Content-Length : 0 Date : Tue, 16 Jan 2018...Yves GrenierTue, 16 Jan 2018 14:19:39 -0000https://sourceforge.net/p/staf/discussion/104046/thread/0ea28220/?limit=25#68abAquileo | Kornel Hamula posted a comment on ticket #191https://sourceforge.net/p/staf/support-requests/191/?limit=25#4a8fCurrently the return code is always 0.Kornel HamulaTue, 09 Jan 2018 16:28:16 -0000https://sourceforge.net/p/staf/support-requests/191/?limit=25#4a8fAquileo | Kornel Hamula created ticket #191https://sourceforge.net/p/staf/support-requests/191/STAF proc exit codeKornel HamulaTue, 09 Jan 2018 16:27:34 -0000https://sourceforge.net/p/staf/support-requests/191/Aquileo | Brad Chin posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/d759ee84/?limit=25#1389Hi, I was running a powercycle test on my servers when STAF on my servers crashed STAFProc version 3.4.11 initialized 20171120-23:30:29;140652566550272;00000100;STAFProcess::processMonitorThread: Error opening /dev/tty, errno: 6 Error in `/var/staf/bin/STAFProc': free(): invalid size: 0x00007fec14001b80 ======= Backtrace: ========= /lib64/libc.so.6(+0x7c619)[0x7fec45853619] /var/staf/lib/libSTAF.so(STAFStringDestruct+0x27)[0x7fec46642407] /var/staf/lib/libSTAF.so(_Z30STAFObjectFreeSTAFStringTArrayPP24STAFStringImplementationj+0x21)[0x7fec46623e01]...Brad ChinTue, 21 Nov 2017 00:05:39 -0000https://sourceforge.net/p/staf/discussion/104046/thread/d759ee84/?limit=25#1389Aquileo | Hello world modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#59aaI followed the instruction above and add test1 to Administrators Group and add test1 to "local Security Setting/Replace a process level toke. " in 10.162.13.31. And I got the following error messages while running the ping commands And then Because test1 is a domain user,I also added user test1 to "Replace a process level token" Security Ploicy settings under "Default Domain Controller policy->Computer Configuration -> Policies -> Windows settings -> Security Settings->Local Policy -> User Rights...Hello worldThu, 02 Nov 2017 21:23:40 -0000https://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#59aaAquileo | Hello world modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#0a3aHi, Using STAF: I want to check if domain user "logtest1" can ping 10.33.79.20 by issuing the command below, but got the following error message. How to run a command for a specific user who are not an administrator using STAF PROCESS? root@machine:~# staf 10.160.247.151 process start shell command "ping -n 3 10.33.79.20" USERNAME "logtest1" password 'MMMMM1!' wait STDERRTOSTDOUT RETURNSTDOUT Error submitting request, RC: 10 Additional info Error starting the process. CreateProcessAsUser failed with...Hello worldThu, 02 Nov 2017 21:22:10 -0000https://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#0a3aAquileo | Hello world modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/eee7c9f9/?limit=25#150aHello worldThu, 02 Nov 2017 21:20:30 -0000https://sourceforge.net/p/staf/discussion/104046/thread/eee7c9f9/?limit=25#150aAquileo | Hello world modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/eee7c9f9/?limit=25#150aHi, I installed STAF on a Windows machine. The STAFProc starts only when user login. For linux machines, you can create init scripts to start STAFProc automatically when booting up a linux machine. How to configure the Windows settings so that the STAFProc will start automatically once the machine is power on? Thanks,Hello worldThu, 02 Nov 2017 21:19:53 -0000https://sourceforge.net/p/staf/discussion/104046/thread/eee7c9f9/?limit=25#150aAquileo | Hello world modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#0a3aHi, In a firewall rule test case, some of domain users can ping a destination, some of them can not. Manually I will login as a domain user and run ping 10.33.79.20. Using STAF: I want to check if domain user "logtest1" can ping 10.33.79.20 by issuing the command below, but got the following error message. How to run a command for a specific user who are not an administrator using STAF PROCESS? root@machine:~# staf 10.160.247.151 process start shell command "ping -n 3 10.33.79.20" USERNAME "logtest1"...Hello worldThu, 02 Nov 2017 21:18:00 -0000https://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#0a3aAquileo | Hello world modified a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#59aa10.162.13.31 is Windows 7 Enterprise. test1 is a domain user. I followed the instruction above and add test1 to Administrators Group and add test1 to "local Security Setting/Replace a process level toke. " in 10.162.13.31. And I got the following error messages while running the ping commands And then Because test1 is a domain user,I also added user test1 to "Replace a process level token" Security Ploicy settings under "Default Domain Controller policy->Computer Configuration -> Policies -> Windows...Hello worldThu, 02 Nov 2017 21:17:34 -0000https://sourceforge.net/p/staf/discussion/104046/thread/022c3235/?limit=25#59aaAquileo | Sergiu created ticket #1598https://sourceforge.net/p/staf/bugs/1598/Automatic LogIn Not Possible on SLES12 systems after installing STAF 3.4.26 versionSergiuThu, 02 Nov 2017 13:53:52 -0000https://sourceforge.net/p/staf/bugs/1598/Aquileo | Sharon Lucas posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/3ac27cad/?limit=25#87b5When starting STAFProc, redirect its stdout and stderr to a file because STAFProc's output can be very helpful when investigating a problem: STAFProc >C:\temp\STAFProc.out 2>&1 Provide STAFProc's output.Sharon LucasFri, 27 Oct 2017 15:46:49 -0000https://sourceforge.net/p/staf/discussion/104046/thread/3ac27cad/?limit=25#87b5Aquileo | Jelly created ticket #1597https://sourceforge.net/p/staf/bugs/1597/unicast-flood detected on switchJellyThu, 19 Oct 2017 11:13:50 -0000https://sourceforge.net/p/staf/bugs/1597/Aquileo | Sergiu posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/3ac27cad/?limit=25#8ecaHi, I got some problems with STAFproc.exe which suddenly stopped working. The issue happened on a VM with Windows Server 2016 Datacenter. I've started 48h of reboot on this VM(VM is located on a ESXi host) and after 15 cycles STAFproc.exe has stopped working. The logs from Event Viewer are: Faulting application name: STAFProc.exe, version: 0.0.0.0, time stamp: 0x568db419 Faulting module name: STAFProc.exe, version: 0.0.0.0, time stamp: 0x568db419 Exception code: 0xc0000005 Fault offset: 0x000000000005c337...SergiuTue, 17 Oct 2017 07:06:16 -0000https://sourceforge.net/p/staf/discussion/104046/thread/3ac27cad/?limit=25#8ecaAquileo | Qualitia modified a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/9a1d6f74/?limit=25#7b31Qualitia is a scriptless test automation tool that is language and platform agnostic, and leverages the power of both Selenium and UFT. - Visit https://www.qualitiasoft.com/ for more details on STAF. The fundamental goals organizations seek to accomplish with test automation are faster time-to-market and better quality. When done well they achieve greater test coverage in shorter time, but it is generally true that most organizations struggle to attain these goals. This is where Qualitia comes in....QualitiaFri, 21 Jul 2017 11:20:36 -0000https://sourceforge.net/p/staf/discussion/104045/thread/9a1d6f74/?limit=25#7b31Aquileo | Qualitia posted a comment on discussion Open Discussionhttps://sourceforge.net/p/staf/discussion/104045/thread/9a1d6f74/?limit=25#7b31Qualitia is a scriptless test automation tool that is language and platform agnostic, and leverages the power of both Selenium and UFT. - Visit https://www.qualitiasoft.com/ for more details on STAF. The fundamental goals organizations seek to accomplish with test automation are faster time-to-market and better quality. When done well they achieve greater test coverage in shorter time, but it is generally true that most organizations struggle to attain these goals. This is where Qualitia comes in....QualitiaThu, 20 Jul 2017 07:09:10 -0000https://sourceforge.net/p/staf/discussion/104045/thread/9a1d6f74/?limit=25#7b31Aquileo | Sharon Lucas created a blog posthttps://sourceforge.net/p/staf/news/2017/07/future-of-stafstax/Future of STAF/STAXSharon LucasFri, 14 Jul 2017 12:57:16 -0000https://sourceforge.net/p/staf/news/2017/07/future-of-stafstax/Aquileo | Shambhu Sharma posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/ecb6b594/?limit=25#50af/c27fHi Sharon, Thanks. After disabling ProcessAuthMode on autorat2, it is working fine now :)Shambhu SharmaThu, 13 Jul 2017 09:08:52 -0000https://sourceforge.net/p/staf/discussion/104046/thread/ecb6b594/?limit=25#50af/c27fAquileo | Sharon Lucas posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/ecb6b594/?limit=25#50afDon't set ProcessAuthMode to "None" on autorat2 (the system where the process will be run). Leave it set to the default setting "Disabled". This is because you're using "su" to run the process under a different user. Also, make sure you're running STAFProc as root on autorat2.Sharon LucasWed, 12 Jul 2017 20:15:13 -0000https://sourceforge.net/p/staf/discussion/104046/thread/ecb6b594/?limit=25#50afAquileo | Shambhu Sharma posted a comment on discussion Helphttps://sourceforge.net/p/staf/discussion/104046/thread/ecb6b594/?limit=25#88c5/9b57Hi Sharon, Thanks for your reply. I am still getting the error "Data : su: must be run from a terminal". I am using Ubuntu 16.04. $ STAF autorat2 PROCESS START SHELL "su - %u -c %C" COMMAND pwd USERNAME autotest WAIT STDERRTOSTDOUT RETURNSTDOUT Response { Return Code: 1 Key : <None> Files : [ { Return Code: 0 Data : su: must be run from a terminal } ] } I am getting correct output, if I do not use "su - %u -c %C". $ STAF autorat2 PROCESS START SHELL COMMAND pwd USERNAME autotest WAIT STDERRTOSTDOUT...Shambhu SharmaWed, 12 Jul 2017 12:42:51 -0000https://sourceforge.net/p/staf/discussion/104046/thread/ecb6b594/?limit=25#88c5/9b57