Forum Discussion

sibiisac's avatar
sibiisac
Visitor
2 years ago

ZBot error

I am getting following error while setting up the run zBot for Zephyr:-

 

D:\zBot4\zbot_1666095172065>zbot_start.bat

D:\zBot4\zbot_1666095172065>java -cp zbotsocket/zephyr-socket-server-7.13.jar com.thed.agent.ZephyrAgent  1>zbot.log
Oct 18, 2022 4:34:15 P.M. com.thed.agent.ZephyrAgent loadProperties
INFO: zBot name is: zBot4
Oct 18, 2022 4:34:15 P.M. com.thed.agent.ZephyrAgent checkAndEncryptPassword
INFO: Encrypted password is ${zephyr.encpassword}
Oct 18, 2022 4:34:15 P.M. com.thed.agent.ZephyrAgent loadProperties
INFO: property: scriptLauncher: com.thed.launcher.DefaultZBotScriptLauncher
Oct 18, 2022 4:34:15 P.M. com.thed.zblast.util.RestUtil login
INFO: Zbot is login to Zephyr with name provided in download :zBot4
Oct 18, 2022 4:34:15 P.M. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect
Oct 18, 2022 4:34:15 P.M. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Oct 18, 2022 4:34:15 P.M. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect
Oct 18, 2022 4:34:15 P.M. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Oct 18, 2022 4:34:15 P.M. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect
Oct 18, 2022 4:34:15 P.M. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Oct 18, 2022 4:34:15 P.M. com.thed.zblast.util.RestUtil login
WARNING: Connection refused: connect
Oct 18, 2022 4:34:15 P.M. com.thed.zblast.util.RestUtil handleHttpError
SEVERE: login... Method failed: null
Oct 18, 2022 4:34:35 P.M. com.thed.zblast.util.RestUtil login
INFO: Zbot is login to Zephyr with name provided in download :zBot4
Oct 18, 2022 4:34:35 P.M. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect
Oct 18, 2022 4:34:35 P.M. org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request

 

Not sure what went wrong, I have been following the steps from here