Question
multiserver monitor help
I have CF 8,0,1,195765 installed as an application in
WebSphere 6.1.0.21 on AIX 5.3
I am able to launch multi server monitor and add my own box fine. I have so far been unable to add any additonal boxes. All of the boxes are on the same subnet. I have set multiservermonitor-access-policy.xml on the destination machine to a variety of settings and have not been able to change the outcome.
It is currently :
<?xml version="1.0"?>
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>
recongizing that the * is not the way to go once I get it working...
I continue to get Status Permission Denied.
* have tried non admin user with full rights & admin user
* have tried to simplify password w/ no special characters
* have tried 80 and 9080
* have tried leaving context root blank and specifying "/"
In server monitor on target system I am seeing suspicious error messages:
flex.messagin.MessageException: Unable to invoke CFC - The method "getSalt" in component ...CFIDE/adminapi/administrator.cfc cannot be accessed remotely"
Any help would be most welcome as I am running out of ideas.
Thanks!
David
vi m
I am able to launch multi server monitor and add my own box fine. I have so far been unable to add any additonal boxes. All of the boxes are on the same subnet. I have set multiservermonitor-access-policy.xml on the destination machine to a variety of settings and have not been able to change the outcome.
It is currently :
<?xml version="1.0"?>
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>
recongizing that the * is not the way to go once I get it working...
I continue to get Status Permission Denied.
* have tried non admin user with full rights & admin user
* have tried to simplify password w/ no special characters
* have tried 80 and 9080
* have tried leaving context root blank and specifying "/"
In server monitor on target system I am seeing suspicious error messages:
flex.messagin.MessageException: Unable to invoke CFC - The method "getSalt" in component ...CFIDE/adminapi/administrator.cfc cannot be accessed remotely"
Any help would be most welcome as I am running out of ideas.
Thanks!
David
vi m
