We tried to run a stored process from WRS and get the following error message:
============================================================
Error messages:There is a problem with the current page.
Error Rendering the Report
Storedprocess did not run successfully: cxo.200.ex.msg: LogicalServer A52IEFCM.AV000002 must be associated with at least one ServerComponent through the UsingComponents association.!
Root Cause: com.sas.report.render.models.ReportModelException: Storedprocess did not run successfully: cxo.200.ex.msg: LogicalServer A52IEFCM.AV000002 must be associated with at least one ServerComponent through the UsingComponents association.!
at com.sas.report.render.util.SASProcessUtil.runSASProcess(SASProcessUtil.java:124)
........(rest ommited)
=============================================================
Our problem is that our stored process server seems never working since it was installed(for Development). And only recently our developer wanted to use it and we started testing the stored process server and got here.
Can any one out there give me some hints to trouble should this? Thanks.
I think Problem with authentication, did u tried through admin credentials.
still not working then hot fix link here and raise a track with tech support..
Hi Wenky,
Thank you very much for your help. I am now working with SAS support on this issue and waiting for their solutions. I tried logging in as sasdemo and sasadm, both credentials worked; meanwhile all other user accounts failed with the original error message. This proved your theory. So now I am wondering where I should start to fix this. Can you please throw me some quick hints?