Nolio FAQ
Q: Can multiple users run multiple releases concurrently? E.g. A user in HK and a user in AU both running releases of different apps at the same time that may touch the same machine?(UI, Processes, Execution Server)
- A: Multiple users can run multiple releases concurrently. Nolio protects the customer and prevent 2 users to run processes concurrently on the same server (so there will be no collision).
Back to Top Q: Are there provisions for event driven actions?(Server, Execution Server)
- A: Yes.
Back to Top Q: In the scenario where my Nolio Server is communicating to the Execution Server via a VPN connection, does the connection need to be open for the duration of the process run?(Security, Server, Agent, Execution Server)
- A: Once the process starts its execution, the VPN to the Nolio Server may be dropped. In this case, you will not be able to get an online status of the progress. If user inputs are required during the execution, the execution server will need to wait for the connection to be restored in order for the user input request to display.
For a better experience, you may set all required “User Inputs” prior to starting the execution, and then in the event that there are no errors during the execution, it will run to the end, updating the Nolio Server once the VPN connection is re-established.
Back to Top Q: I get a "bin/unpack200: not found" error when installing Nolio on Linux(Installation, Server, Agent, Execution Server)
- A: In order to solve this problem, make sure that you have ia32-sun-java6-bin or ia32-sun-java5-bin installed on your system.
Back to Top