Hi guys,
I just downloaded BWUnit and I'm trying to run my first test following the User Guide.
I have my BWUnit process running and listening but when I try to open the UI ( http://localhost:5454/ ) the "Loading BWUnit..." page stays there, when I review the process executions I found that I'm getting the following error calling the handle request process:
Job-1001 Error in [BWUnit/Private/REST/StatusCodes/404.process/404]
404 Not Found - /Frameworks/AppKit/Resources/CPProgressIndicator/CPProgressIndicatorBezelBorderBarRegular0.png
at com.tibco.pe.core.GenerateErrorActivity.eval(Unknown Source)
at com.tibco.pe.plugin.Activity.eval(Unknown Source)
at com.tibco.pe.core.TaskImpl.eval(Unknown Source)
at com.tibco.pe.core.Job.a(Unknown Source)
at com.tibco.pe.core.Job.k(Unknown Source)
at com.tibco.pe.core.JobDispatcher$JobCourier.a(Unknown Source)
at com.tibco.pe.core.JobDispatcher$JobCourier.run(Unknown Source)
Same thing for other files like: CPProgressIndicatorBezelBorderBarRegular1.png, CPProgressIndicatorBarBarRegular2.png...
Any ideas?
Thanks!