This does look and sound like a permissions issue. Ensure the permissions, not just to the folder, but also ports are configured ok. Alternately, check the folder. Create a simple test.txt file, and if you can access this from the URL, then I am afraid it may require a re-install!!
You do not mention your version? May be worth asking support, and find out if there is a patch. Early versions of EPMA were very temperamental.
Good luck
Hi All,
I have trouble accessing Dimension Server from Workspace.
It gives me the (401)Unauthorized and thrown the Axis error. I checked the IIS and verify that I can get to Sessions.asmx and create session is successful
I have restart the services according to Oracle's recommendation and still no joy.
I tried to access EPMA directly by going to <server>:19000/awb and attempts to login. It throws the same 401 error + Module awb.container not found
(401)Unauthorized
(org.apache.axis.AxisFault)
Trace: com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:112)
com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
Exception org.apache.axis.AxisFault rethrown
I am running out of debug ideas.. please help me out