Dignostic Error-Failed to assign UME support Roles : Server returned: 503

Hi All,
We are trying to implement diagnostics on one of our EPortal Server. We have already completed all the pre-requisites of diagnostics on EP .
When we try for diagnostics System >Managed System> it gives us following error
User existence check failed : Server returned: 503  Service Unavailable
The following J2EE roles were granted to user SAPSUPPORT : SAP-J2EE-Engine/SAP_JAVA_SUPPORT
Failed to get User ID for user with logonname SAPSUPPORT
!! Exception : Server returned: 503  Service Unavailable
Failed to assign UME support Roles : Server returned: 503  Service Unavailable
Failed to assign UME support Roles for XI : Server returned: 503  Service Unavailable
We have checked UME Page on Eportal , where the error is
Application cannot be started.
  Details:   com.sap.engine.services.deploy.container.ExceptionInfo: JMS error.
Please suggest.
Regards,
Swati

Hi,
Please try to re-start the JAVA instance and then try again.
Regards,
Thulasi

Similar Messages

  • BIEE Scheduler error - Failed to open connection to SMTP Server

    I get the following error while runing an iBot.
    nQSError: 75003 Failed to open connection to SMTP Server. Delivery to same user's Dashboard works fine. Warning is as shown below. Any help is greatly appreaciated. This is for internal customer.
    ==============================================
    Eventually succeeded, but encountered and resolved errors...
    Number of skipped recipients: 2 of 5
    +++ ThreadID: 1264 : 2009-06-17 16:57:31.246
    iBotID: /users/administrator/_ibots/Open Issue Alert
    [nQSError: 75003] Failed to open connection to SMTP Server.
    +++ ThreadID: 1264 : 2009-06-17 16:57:31.246
    iBotID: /users/administrator/_ibots/Open Issue Alert
    ...Trying SMTP Delivery loop again
    +++ ThreadID: 1264 : 2009-06-17 16:57:31.246
    ... Sleeping for 5 seconds.
    +++ ThreadID: 115c : 2009-06-17 16:57:31.637
    iBotID: /users/administrator/_ibots/Open Issue Alert
    [nQSError: 75003] Failed to open connection to SMTP Server.
    +++ ThreadID: 115c : 2009-06-17 16:57:31.637
    iBotID: /users/administrator/_ibots/Open Issue Alert
    ...Trying SMTP Delivery loop again
    +++ ThreadID: 115c : 2009-06-17 16:57:31.637
    ... Sleeping for 3 seconds.
    +++ ThreadID: 115c : 2009-06-17 16:58:16.602
    iBotID: /users/administrator/_ibots/Open Issue Alert
    [nQSError: 75003] Failed to open connection to SMTP Server.
    +++ ThreadID: 115c : 2009-06-17 16:58:16.602
    iBotID: /users/administrator/_ibots/Open Issue Alert
    ...Trying SMTP Delivery loop again
    +++ ThreadID: 115c : 2009-06-17 16:58:16.602
    ... Sleeping for 5 seconds.
    +++ ThreadID: 1264 : 2009-06-17 16:58:18.414
    iBotID: /users/administrator/_ibots/Open Issue Alert
    [nQSError: 75003] Failed to open connection to SMTP Server.
    +++ ThreadID: 1264 : 2009-06-17 16:58:18.414
    iBotID: /users/administrator/_ibots/Open Issue Alert
    ...Trying SMTP Delivery loop again
    +++ ThreadID: 1264 : 2009-06-17 16:58:18.414
    ... Sleeping for 8 seconds.
    +++ ThreadID: 115c : 2009-06-17 16:59:03.614
    iBotID: /users/administrator/_ibots/Open Issue Alert
    [nQSError: 75003] Failed to open connection to SMTP Server.
    +++ ThreadID: 115c : 2009-06-17 16:59:03.614
    iBotID: /users/administrator/_ibots/Open Issue Alert
    ...Trying SMTP Delivery loop again
    +++ ThreadID: 115c : 2009-06-17 16:59:03.614
    ... Sleeping for 8 seconds.
    +++ ThreadID: 1264 : 2009-06-17 16:59:08.644
    iBotID: /users/administrator/_ibots/Open Issue Alert
    [nQSError: 75003] Failed to open connection to SMTP Server.
    +++ ThreadID: 1264 : 2009-06-17 16:59:08.644
    iBotID: /users/administrator/_ibots/Open Issue Alert
    ...Trying SMTP Delivery loop again
    +++ ThreadID: 1264 : 2009-06-17 16:59:08.644
    ... Sleeping for 6 seconds.
    +++ ThreadID: 115c : 2009-06-17 16:59:53.859
    iBotID: /users/administrator/_ibots/Open Issue Alert
    [nQSError: 75003] Failed to open connection to SMTP Server.
    +++ ThreadID: 115c : 2009-06-17 16:59:53.859
    iBotID: /users/administrator/_ibots/Open Issue Alert
    Exceeded number of delivery retries.
    +++ ThreadID: 1264 : 2009-06-17 16:59:56.687
    iBotID: /users/administrator/_ibots/Open Issue Alert
    [nQSError: 75003] Failed to open connection to SMTP Server.
    +++ ThreadID: 1264 : 2009-06-17 16:59:56.687
    iBotID: /users/administrator/_ibots/Open Issue Alert
    Exceeded number of delivery retries.

    You have a problem with your smtp parameters. Verify them. Here an article to see how you can do with telnet.
    http://gerardnico.com/wiki/smtp_telnet
    And here an article when you are sure of the parameters to configure delivers :
    http://gerardnico.com/wiki/dat/obiee/bi_scheduler/obiee_scheduler_configuration_mail
    Success
    Nico

  • SharePoint Designer 2010 Error occurs when accessing Edit Form: "The server returned a non-specific error when trying to get data from the data source ..." This occurs when using "" in a calculated column in a SharePoint List

    I created a calculated column "Expiration Date" in SharePoint 2010 with formula, =IF([Contingent Hire]=TRUE,(Created+90),(IF([Contingent Hire]=FALSE," ")))
    This works in the SharePoint list but when I go to edit the Edit Form in Designer. I get the error specified in the title of this post. I'm trying to make it so the Expiration Date is blank when another column, "Contingent Hire" (a YES/No
    column) is FALSE.
    The Edit Form is essentially a DataViewWebpart. If I remove the " ", like so, "(IF([Contingent Hire]=FALSE,))" from the calc column, the error goes away; however, the Expiration Date field does not
    remain blank like I want it to.
    Does anyone have any suggestions? (Below is the error generated when I open Designer and then try to open the Edit form for the corresponding list containing the calc column)
    JackSki123

    Hi Jack,
    Could you provide a screenshot about this issue?
    As Dimitri suggested, you can install the update for your SharePoint Designer and check again.
    And you can also check if you can display "NA" instead of " " in your calculated column per the following post.
    http://rajeshspillai.blogspot.in/2012/03/server-returned-non-specific-error-when.html
    Thanks
    Daniel Yang
    TechNet Community Support

  • Error "Failed To Connect To An Exchange Server In The Current Site" While Running Exchange 2013 Shell

    hi
    I've installed Exchange 2013 on Windows Server 2012 and it reported as successfully installed. I see no issues with Exchange Setup Logs.
    On trying to connect to Exchange Management Shell I receive errors and I am unable to connect.
    New-PSSession : [wes-ex-01.XXxxxxxxxxxx.net] Connecting to remote server wes-ex-01.xxxxxxxxx.net failed
    with the following error message : The WS-Management service does not support the request. For more information, see
    the about_Remote_Troubleshooting Help topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
    i found this as answer for almost everyone but it didnt work for me
    %SystemDrive%\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -ir -enable
    i run this command for Microsoft (R) ASP.NET RegIIS version 4.0.30319.17929 and this is what i am reciveing
    Microsoft (R) ASP.NET RegIIS version 4.0.30319.17929
    Administration utility to install and uninstall ASP.NET on the local machine.
    Copyright (C) Microsoft Corporation.  All rights reserved.
    Start installing ASP.NET (4.0.30319.17929) without changing existing web applica
    tions to use this version of ASP.Net.
    This option is not supported on this version of the operating system.  Administr
    ators should instead install/uninstall ASP.NET 4.5 with IIS8 using the "Turn Win
    dows Features On/Off" dialog,  the Server Manager management tool, or the dism.e
    xe command line tool.  For more details please see
    http://go.microsoft.com/fwlin
    k/?LinkID=216771.
    Finished installing ASP.NET (4.0.30319.17929) without changing existing web appl
    ications to use this version of ASP.Net.
    i also run
    C:\Windows\Microsoft.NET\Framework64\v2.0.50727\aspnet_regiis.exe -ir -enable
    but this time i am reciving this :
    Start installing ASP.NET (2.0.50727).
    An error has occurred: 0x80004005 Unspecified error
    any Idea ?
    reza

    Hi
    thanks for your reply
    but it didn't work for me (I mention in my question)
    I am getting this :
    %SystemDrive%\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -ir -enable
    Microsoft (R) ASP.NET RegIIS version 4.0.30319.17929
    Administration utility to install and uninstall ASP.NET on the local machine.
    Copyright (C) Microsoft Corporation.  All rights reserved.
    Start installing ASP.NET (4.0.30319.17929) without changing existing web applica
    tions to use this version of ASP.Net.
    This option is not supported on this version of the operating system.  Administr
    ators should instead install/uninstall ASP.NET 4.5 with IIS8 using the "Turn Win
    dows Features On/Off" dialog,  the Server Manager management tool, or the dism.e
    xe command line tool.  For more details please see
    http://go.microsoft.com/fwlin
    k/?LinkID=216771.
    Finished installing ASP.NET (4.0.30319.17929) without changing existing web appl
    ications to use this version of ASP.Net.
    I also run
    C:\Windows\Microsoft.NET\Framework64\v2.0.50727\aspnet_regiis.exe -ir -enable
    Start installing ASP.NET (2.0.50727).
    An error has occurred: 0x80004005 Unspecified error
    reza

  • Including a Matlab Script in a VI I got the error "Failed to send variable to script server." How do I solve it?

    I´m using LabVIEW 6.1 and Matlab 6.5

    Hi Dunns
    There were some problems interfacing labview 6.x and matlab 6.5
    Take a look at this link. Probably, you will have to download the patch for your versions.
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/ce309627064a3d5686256a9c005b0a5f?OpenDocument
    Hope it solves your problem.
    Alipio
    "Qod natura non dat, Salmantica non praestat"

  • Failed to execute MDX query. Reason: returned server error (). (IES 10901) (WIS 10901).

    Hi,
    I am trying to create a Webi report based on an OLAP Universe. I am using BI 4.1 SP01
    I did the following:
    1. I have setup a databse connection for SAP SSM via the create connection wizard in the Universe Design Tool. My connection is created sucessfully.
    2. Next I created a Universe saved it and exported it.
    3. In webi I am trying to create a report, I selected a couple of measures in the "results objects" section. In the qurey filters section I selected month.
    When I run this query, I am getting an error message: Database error: Failed to execute MDX query. Reason: returned server error (). (IES 10901) (WIS 10901).
    I tried to search for similar issues reported on SCN forums and other places and it looks like a generic error and this was not answered in some of the discussions
    Any help is very much appricated.
    Thanks
    Imtiyaz

    Hi,
    I have verified in BEx query properties, it's "allow External Access to this Query" is checked.
    I have filter in BEx query, so not need to had it to query selection again in webi report.
    Could any other solution??
    Regards,

  • SQL Server Reporting services. failed to establish connection with project server. verify the url is correct.

    Dear All,
    I'm working on reporting of Project Server 2010, while configuring SQL SERVER REPORTING SERVICES faced issue after two complete days of troubleshooting along with this gone through plenty of forums, unable to figure out any solution. So finally posting on
    technet in order to find solution.
    ISSUE/PROBLEM:
    At initial configured the SQL REPORTING CONFIGURATION to sharepoint integrated database (SQL SERVER is installed on seperate machine), change the service to Domain Account and also installed sharepoint add in on server story was fine at this point. Furthur
    moving to SHAREPOINT ADMIN console and while configuring the Sharepoint Integrated Reporting continuously facing this error:
    Failed to establish connection with report server. . . . (Snapshot is attached for your further reference).
    My point of concern is that whenerver i try to open the REPORT SERVER URL on project server machine it prompts me to enter username and password but whenever i insert the domain credentails it didnt accept though it can be accesible by using the credentials
    of Local Admin of sql server machine. So i wana come to know whether its permission issue if yes then where i should mention the domain credentials.? 
    REGARDS DANISH DANIE

    Dear Paul,
    I am able to open the URL (http://psdb/ReportServer )using
    domian credential and page open with these contents
    Reporting Services Error
    The configuration parameter SharePointIntegrated is set to True but Share Point Object Model cannot be loaded
    Second,
    Configured the SPN on domain controller , performed the steps required to change the AUTHENTICATION in rsreportserver.config
    file also done the registry settings to disable the loop back settings.
    Same error still ! .... what should i do now ??? 
    REGARDS DANISH DANIE

  • Failed to install Visual C redistributable. Return code: 1602

    Hi guys,
    When I'm trying to upgrade SCCM 2012 SP1 to R2, during the process I'm getting below error :
    ERROR: Failed to install Visual C redistributable. Return code: 1602.
    ERROR: 64-bit VC Redist installation ("D:\R2\SCCM2012R2\SMSSETUP\BIN\X64\vcredist_x64.exe") failed.
    ERROR: Failed to install Visual C redistributable. Return code: 1602.
    ERROR: 32-bit VC Redist installation ("D:\R2\SCCM2012R2\SMSSETUP\BIN\i386\vcredist_x86.exe") failed.
    ~===================== Failed Configuration Manager 2012 Server Setup - Upgrade =====================
    When I'm trying to install vcredist_x64.exe or vcredist_x86.exe separately....it is not installing and everytime saying that another installation is in progress which is NOT the case.
    I rebooted the server and tried again.....same error. Other exe and msi files installing fine.
    Please help.
    Sam

    1602 = User cancelled installation.
    This might not be 100% true, but you cannot blame ConfigMgr. It started the command line / installation and the result is up to the installer.
    Torsten Meringer | http://www.mssccmfaq.de

  • Failed to Establish connection with SQL Server

    hi I have configured odbc settings and when i connect the sql from essbase i got the error :Failed to Establish connection with SQL Server .please hepl me on this
    and please give me step by step process for how to resolve thi issue.and give me detail step by step from starting onwards.
    appreciate your Help,
    Thank u
    Subbu.

    Steps:
    1. Test database connection from Essbase server through SQL Command. This gives you whether you are able to connect to Database from Essbase server.
    2. Create ODBC Connection: System DSN>Add>Select correct driver (Oracle in ...) >give Datasource (any name), Description (Any), TNS Service Name (user SID name), User name (Database user name)
    3. Test Connection. if successful, you can use this ODBC to get the data.
    4. Open rules file, go to FILE>Open SQL
    5. Provide Essbase server, Application, Database names
    6. Select SQL Data Source from the list (ODBC defined in step2)
    7. Enter tested SQL Query(which is tested at SQL command or "sysdate from dual" ) in select box. NOTE: Remove select word from query. You can ignore from and where clauses, all you can include in select block.
    8.Click OK/Reteive data
    Rao

  • The Remote server returned an error (404) not found in SharePoint Client Context code

    Hi All,
    I am getting an error with below line.
    "The Remote server returned an error (404) not found"
    It occurs when I am trying to fetch some data from SharePoint 2010 List.
    For eg. I have a webpart in which i am showing some content on page load and that content is coming from a List.
    But I am getting error.
    Screen shot for your reference.

     Here is my code:
       ClientContext context1 = new ClientContext("site url");
                context1.AuthenticationMode = ClientAuthenticationMode.Anonymous;
                List list1 = context1.Web.Lists.GetByTitle("List1");
                CamlQuery query1 = new CamlQuery();
                query1.ViewXml = @"<Query><Query><OrderBy><FieldRef Name='Title' Ascending='True' /></OrderBy>      
       </Query></Query>";
                Microsoft.SharePoint.Client.ListItemCollection listCollection1 = list1.GetItems(query1);
                context1.Load(listCollection1);
                context1.ExecuteQuery();  
               Even i removed the line no. 2 from above code and placed below but still same issue.
               context1.Credentials = new NetworkCredential("user", "password", "domain");
    Hope someone will solve my issue here.

  • Error while assigning portal custom role

    Hi All,
    We have a custom role which we use to assign to the users.  till now we are able to assign it without any problem.  But now as i need to assign it to someone, i got an error stating that "An error occured while adding user assignments; to see the correct status, perform a new assigned user search".
    Can anybody help us in finding out the reason of the error and in rectifying the error.
    Thanks & Regards,
    Ravi

    Hi Raghu,
    Thanks for your reply..
    This role is existing in the PCD, and this error is coming, while assinging this role any users... it is working fine with the existing users, who are having this role before.  This is happening only when we are assigning this role to some new user. 
    I dont think this has some relation with the backend, as the role assignment is part of the Portal itself.
    And also here we dont have seperate UME, and we are using r3 users only with single sign on.....
    Hi Jithendar,
    Thanks fo your reply.....I will do that backend roles check also for those users and see whether any backend role variations happened for these users.
    Thanks & Regards,
    Ravi

  • Error while Assigning database level role (db_datareader) to SQL login (Domain Account)

    Team,
    I got an error while creating a User for Domain Account. Below is the screen shot of the error (error : 15401)
    Database instance is on SQL 2000 SP3. ( I know it is out of support, But the customer is relutanct to upgrade)
    On Google search, i found below article which is best matching for this error
    http://support.microsoft.com/kb/324321
    I have follows each step of troubleshooting. But still the issue persists.
    Step 1. The login does not exist == The login is very much exist in the domain as i am able to add the same domain id to other database instances
    Step 2. Duplicate security identifiers == i have used this query to find duplicate SID
    /*  SELECT name FROM syslogins WHERE sid = SUSER_SID ('YourDomain\YourLogin') */
    But there was only one row returned with create date of today's.
    Error while Assigning database level role (db_datareader) to SQL login (Domain Account) 
    Step 3. Authentication failure == Domain is available. User is able to login on other servers via RDP connection.
    Step 4. Case sensitivity == Database collation is set to Case insensitivity. (CI)
    Other two 5. Local Accounts & 6. Name resolution == is not applicable to me.
    I tried other ways also.
    A. Creating login and providing permission in one go only = User account is not created
    B. Instead of GUI, use query to create login and provide required permission = Same error.
    Does anybody has faced any such situation
    Chetan

    See the below output
    srvid
    sid
    xstatus
    xdate1
    xdate2
    name
    password
    dbid
    language
    isrpcinmap
    ishqoutmap
    selfoutmap
    NULL
    0x010500000000000515000000A1F66E1BFC1DC75D26E72530A2B80400
    14
    20:25.9
    57:33.4
    UKBAA\LHRAPPMuttavarapuS
    NULL
    1
    us_english
    0
    0
    0
    Chetan

  • ERROR: "You are not assigned to a role" in BEx

    Hi,
    I have a user <i>BEXUSER</i>. In <b>PFCG</b>, I have assigned this user to a role <i>ZR_USER_ROLE</i>.
    However, when I tried to open a query in BEx Anlyzer through <b>Open > Workbooks > Roles</b> toolbar, I could not find any workbooks assigned to this user.
    Next, I tried to open a query using <b>Open > Queries</b> toolbar, I chose a query and tried to click <b>Enter in Role</b> icon. However, I am prompted with a message saying <b>"You are not assigned to a role".</b>
    How is this possible when I have already assigned this user to a role. I have checked <b>PFCG</b> and confirmed that the particular role contains this user. Can someone explain about this?
    Thanks

    I am getting this exact same error, and the values that I have set in my query developer's job role are the following :
    S_USER_AGR
    ACTIVITY = 01, 02, 06, 22
    ROLE NAME = {list of roles that the user should be able to save queries to}
    S_USER_TCD
    TRANSACTION CODE = RRMX
    The user still receives the "you are not assigned to a role" error message when pressing the "save to role" button for a workbook. 
    In the ST01 authorizations trace, I see that the user is FAILING the authorization check for S_USER_AGR, but is failing the check for role names that he / she not supposed to modify.
    So those failures are good, but they seem to prevent from saving the workbook to any role ...
    How can it be setup so that the user can save workbooks to roles that were inteded to be saved to, without getting the "your are not assigned to a role" error when trying ?

  • Error 513 while creating a support message (related to roles/profiles)

    Hello everyone,
    my user is getting the generous error 513 while sending a support message either on the SAP GUI or Workcenter. I am trying to implement a profile for a key user, who can display, reply and create simple messages without putting in technical data.
    I gave him the following roles:
    SAP_SMWORK_INCIDENT_MAN
    SAP_SUPPCF_CREATE
    SAP_SUPPCF_ADMIN
    SAP_SUPPDESK_DISPLAY
    SAP_SUPPDESK_CREATE
    SAP_SV_FDB_NOTIF_BC_CREATE
    and a generous role with the missing parts:
    ZSAP_SMWC
    When I tried sending a message with the GUI I used SU53 to find out which rights are missing and added them to ZSAP_SMWC. Now I got all of them and the SU53 replies that there are no more missing rights.
    Thing is: When I add the profile SAPALL to my user, it works just fine. This is leading me to a problem i can't solve._
    I also have to say that I accidently deleted some flags inside of sap_suppcf_create without copying it. Is there a way to restore SAP standard settings?
    Thanks in advance,
    Hendrik

    I just seen the following SAP Knowledge Base Article related to ST 400 SP24:
    [1522809 - Solution Manager: Because of error 513, no message was created in Support Desk System|www.service.sap.com/sap/support/notes/1522809 ]
    Regards, Ruediger

  • SAP MII 14.0 SP5 Patch 11 - Error has occurred while processing data stream Dynamic Query role is not assigned to the Data Server

    Hello All,
    We are using a two tier architecture.
    Our Corp server calls the refinery server.
    Our CORP MII server uses user id abc_user to connect to the refinery data server.
    The user id abc_user has the SAP_xMII_Dynamic_Query role.
    The data server also has the checkbox for allow dynamic query enabled.
    But we are still getting the following error
    Error has occurred while processing data stream
    Dynamic Query role is not assigned to the Data Server; Use query template
    Once we add the SAP_xMII_Dynamic_Query role to the data server everything works fine. Is this feature by design ?
    Thanks,
    Kiran

    Thanks Anushree !!
    I thought that just adding the role to the user and enabling the dynamic query checkbox on the data server should work.
    But we even needed to add the role to the data server.
    Thanks,
    Kiran

Maybe you are looking for

  • Download data only for user sync in pda

    Hi, I have a device with two user, but when I sync with one of them, DOE download data for the user sync and the other user. How can i filter? In DM, I have a filter with atribute USER. This scenario occur in Generic (JSP) and OCA. Thanks, Roberto

  • Unable Import "WSDL URL" in Dasboard Business Object 4.1

    Dear Expert, I do Dashboard via Web service as a Query, version: 4.1 SP3,  but I import WSDL URL, error : " Microsoft Visual C++ Runtime Library" as image . Please, help you solve!

  • Does Lightroom Support EPS File Format?

    We are thinking about switching over to Lightroom, but 95% of our 60,000 images are EPS files. I recently used a trial version and it didn't seem to recognize my EPS files. Is there a way for Lightroom to acknowledge these files? Is there a plugin to

  • GTX 970 vs. 980

    Do stats exist comparing these two directly in APP (all else being equal)? Have a defective 970 and considering a 980, but wondering if it's worth the extra cost. In other words, does the extra cost yield significant real world performance gains in A

  • T440s display question / Intel HD Graphics family

    I bought T440s (windows 7 pro) with FHD WWAN screen and I am noticing that my older T430s (windows 8 pro) has a clearer and brighter display. Both have the same Intel controler (Intel Graphics 4400). Screen colors on T440s are warmer (yellowish) than