webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Access denied for user jna96864 on port 5556 -> 'soap/rpc' from 159.68.3.36.

  • 1.  Access denied for user jna96864 on port 5556 -> 'soap/rpc' from 159.68.3.36.

    Posted Tue October 19, 2010 10:28 PM

    Hi Guys, I’m trying to execute a portlet app and getting this error.
    Access denied for user jna96864 on port 5556 → ‘soap/rpc’ from 159.68.3.36.

    IS port: 5556
    MWS port : 8585

    Settings in server.cnf file seems to be ok, (see attached file)

    thx in advance.

    best regards.
    server.txt (14.8 KB)


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Access denied for user jna96864 on port 5556 -> 'soap/rpc' from 159.68.3.36.

    Posted Wed October 20, 2010 05:41 PM

    Do you have central user management configured, if yes then check the ACL’s if they includes MWS role from “central” provider.

    If Central user management is not configured then the user with which you logged in MWS should be present on IS as well and again configured in proper ACL’s as well.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Access denied for user jna96864 on port 5556 -> 'soap/rpc' from 159.68.3.36.

    Posted Wed October 20, 2010 07:24 PM

    Yes, I’ve central user management configured.

    I send you my actual configuration. Still it doesnt work.

    Administrators ACL: system/My webMethods Administrators
    Anonymous ACL : system/My webMethods Users
    Default ACL : system/My webMethods Users
    Developers ACL : system/My webMethods Administrators
    Internal ACL : system/My webMethods Administrators

    regards, thx


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Access denied for user jna96864 on port 5556 -> 'soap/rpc' from 159.68.3.36.

    Posted Wed October 20, 2010 08:39 PM

    What is the value for “watt.server.auth.samlResolver” in extended properties.

    It should be pointed to ur MWS server…

    watt.server.auth.samlResolver=http://MWSHOST:PORT/services/SAML


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 5.  RE: Access denied for user jna96864 on port 5556 -> 'soap/rpc' from 159.68.3.36.

    Posted Wed October 20, 2010 08:45 PM

    Its pointing to MWS server.
    watt.server.auth.samlResolver=http://localhost:8585/services/SAML

    thx


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 6.  RE: Access denied for user jna96864 on port 5556 -> 'soap/rpc' from 159.68.3.36.

    Posted Wed October 20, 2010 08:51 PM

    IS the backward slash a typo or you have it there, if yes there thats the wrong entry… please correct and then try…


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 7.  RE: Access denied for user jna96864 on port 5556 -> 'soap/rpc' from 159.68.3.36.

    Posted Wed October 20, 2010 09:14 PM

    See the server.txt attached. Seems to be an escape character for :, and its specified for other settings in server.cnf. sorry, ¿are you sure?


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 8.  RE: Access denied for user jna96864 on port 5556 -> 'soap/rpc' from 159.68.3.36.

    Posted Wed October 20, 2010 09:31 PM

    It should be

    watt.server.auth.samlResolver=http://host name:port/services/SAML

    Please refer to webMethods documentation for the same.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 9.  RE: Access denied for user jna96864 on port 5556 -> 'soap/rpc' from 159.68.3.36.

    Posted Thu October 21, 2010 03:18 PM

    Resolved with flow service permissions from designer, I’ve changed the execute ACL to Developers ACL which have my windows domain group.

    Thx, best regards.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods