Web Console has no profile definition

Dear Gurus
I've installed the Web Console. Configure the profile at SAP Console Adminstator. From URL, I can access the SAP system. When I sign on to SAP , I'm getting the following error:
Message
E: User SAPSupport has no profile definition
I can login with this ID via SAPGUI.
Please advice.
Thanks

Hi Raju,
check our previous post for the same topic - most probably the same issue here....
Regards,
Oliver

Similar Messages

  • Has no profile definition

    Hi All,
    when I am running LM01 , it gives the error : user 'abc' has no profile definition.
    Please help
    thanks in advance,
    rgds,
    Madhuri

    its checking in the table :LRF_WKQU using FM : L_USER_DATA_GET
    some thing related to warehouse users.
    from which Tcode this table gets updated?
    rgds,
    Madhuri
    Edited by: madhuri sonawane on Nov 3, 2008 12:51 PM

  • User SAPUSER has no profile definition

    Hi
    i am unable to run RF transaction(LM00, LM01, LM71, LM*) in SAP. I am getting
    following error
    "User xxxxxx has no profile definition"
    Message no. LF192.
    Any help would be appreciated.
    Regards
    Raju

    Hi,
    If these transactions are working for other users, RF Queue Management should be missing for your user id in the configuration.
    Maintaining your user id in the RF Queue Management should resolve the issue.
    SPRO -> IMG -> Logistics Execution -> Mobile Data Entry -> RF Queue Management -> Assign Processor to Queues
    Hope this helps!!!
    Thanks,
    Hemanth Nandigam

  • In mobile data entry geeting erro user has no profile definition

    Hello Gurus ,
    I am trying to logon to handheld to the systme .. i am getting this error " user has no profile definition ..m
    What could be reason for this error ??

    In the configuration Maintain an entry with your user id in the following table
    SPRO--> Logistics Execution -->mobile data entry --> RF Queue Management --> Assign Processor to Queues.
    If an line item already exists, copy that and change the username, if its blank (which will be in a fresh client) input all the parameters.
    If everything is configured properly for ur user id, when you type LM00 it should show you the screen on the RF gun, or else you will get the same error.
    try this, it should work

  • Error message: User has no profile definition

    Hello,
    When I try to run a custom transaction (related to SU assignment- program SAPLSHL2), I get an error message
    " User has no profile definition"
    Could you please explain what it means and how it could be corrected?
    The SU53 analysis shows authorization checks to be successful.
    Thanks in advance!

    you are getting error bcoz of the program below,
    Form  USER_OWN_DATA
    read data of active user into header line of lrf_wkqu
    FORM USER_OWN_DATA CHANGING LRF_WKQU LIKE LRF_WKQU.
      CALL FUNCTION 'L_USER_DATA_GET'
           EXPORTING
                I_UNAME        = SY-UNAME
           TABLES
                T_XUSER        = XUSER
           EXCEPTIONS
                NO_ENTRY_FOUND = 01.
      IF SY-SUBRC = 0.
        READ TABLE XUSER WITH KEY STATU = VER_ON.
        IF SY-SUBRC = 0.
          MOVE-CORRESPONDING XUSER TO LRF_WKQU.
        ELSE.
          MESSAGE E191 WITH SY-UNAME.
        ENDIF.
      ELSE.
        MESSAGE E192 WITH SY-UNAME.
      ENDIF.
    ENDFORM.                               " USER_OWN_DATA

  • AppAdvisor web console has no data

    Hi gurus
    Any Ideas why my AppAdvisor web console has no data? Any further investigation I can do?
    I can access both the web console of AppDiagnostics and AppAdvisor. The AppDiagnostics web console contains data as expected. However, the AppAdvisor web console is strangely empty: No sources, no computers,
    and no applications groups.
    Now, data are present in the DW, running say:
    select
    * from
    apm.Source returns the expected sources. In addition, if I run the AppAdvisor reports from the OpsMgr console (SSRS reports) they too contain data as expected.
    Thanks
    Michael Brandt Lassen

    Looks like sometimes 'All' filter is not available in console, following to Daniele's post in the thread below you can create it with
    IF NOT EXISTS(SELECT
    * FROM apm.[Application]
    WHERE [Application] =
    N'All')
    INSERT INTO [Apm].[Application]
    ([Application], [Type])
    VALUES (N'All', 3)
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/9d6680c0-1aab-4ef6-b860-833b77135299/application-source-not-in-appadvisor
    Anyway you've already figured it out :)
    Igor Savchenko, VIAcode Consulting LLC (http://www.viacode.com/)

  • SCOM desktop console vs web console

    Hi there,
    I have the following question: The desktop console has a 5 user session limitation while the web console has a limitation of 50 concurrent sessions. This means the web console puts lesser load on the SCOM backend servers (MS + OpsDBs).
    Can anyone explain why exactly?
    Thanx in advance.
    Regards,
    Chris

    Ok thanx. I guess I misread things here. But I have another question about this
    The SCOM sizing helper tool tells us the following:
    On the SuporteConfiguraton tab it says -- >
    Consoles: 50 consoles total [includes desktop/web/SharePoint]
    And on whatever sizing result tab -- >
    (Total: 2) (1) management server managing up to 500 agents, plus (1) management server for HA, managing up to
    5 SDK users total
    Is it 50 or 5?
    Regards,
    Chris

  • Web console: An unexpected error has occurred

    
    Hi
    When I try to open SCOM 2012 web console I get this error:
    An unexpected error has occurred
    <endgetresponse><beginonui></beginonui></endgetresponse>
    Please provide the following information to the support engineer if you have to contact Microsoft Help and Support : System.ServiceModel.CommunicationException: [HttpWebRequest_WebException_RemoteServer] Arguments: NotFound Debugging resource strings are
    unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.30214.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer --->
    System.Net.WebException: [HttpWebRequest_WebException_RemoteServer] Arguments: NotFound Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.30214.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
    ---> System.Net.WebException: [HttpWebRequest_WebException_RemoteServer] Arguments: NotFound Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.30214.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
    at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult) at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<endgetresponse>b__9(Object sendState) at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<beginonui>b__0(Object
    sendState) --- End of inner exception stack trace --- at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state) at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult
    result) --- End of inner exception stack trace --- at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result) at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String
    methodName, Object[] args, IAsyncResult result) at Microsoft.EnterpriseManagement.Presentation.DataAccess.Proxy.ServiceReference.DataAccessServiceClient.DataAccessServiceClientChannel.EndExecute(IAsyncResult result) at Microsoft.EnterpriseManagement.Presentation.DataAccess.Proxy.ServiceReference.DataAccessServiceClient.Microsoft.EnterpriseManagement.Presentation.DataAccess.Proxy.ServiceReference.IDataAccessService.EndExecute(IAsyncResult
    result) at Microsoft.EnterpriseManagement.Presentation.DataAccess.Proxy.ServiceReference.DataAccessServiceClient.OnEndExecute(IAsyncResult result) at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)</beginonui></endgetresponse>
    <endgetresponse><beginonui>Please assist.</beginonui></endgetresponse>
    thanks
    <endgetresponse><beginonui></beginonui></endgetresponse>

    Hi,
    Take a look at this article to fix this issue:
    SCOM 2012 Web Console HttpWebRequest_WebException_RemoteServer
    http://www.bictt.com/blogs/bictt.php/2012/05/06/scom-2012-web-console-httpwebrequest_webexception_remoteserver
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCOM 2012 System Center Operations Manager has stopped working when adding Web Console.

    I am trying to ad the Web console to one of my Management Servers but at the point where it asks what website to use it fails with the "System Center Operations Manager Setup has Stopped working error.
    This is the included information.
    Problem Event Name: CLR20r3
      Problem Signature 01: setupchainerui.exe
      Problem Signature 02: 7.0.9538.0
      Problem Signature 03: 509042f2
      Problem Signature 04: System
      Problem Signature 05: 4.0.30319.18022
      Problem Signature 06: 506a7689
      Problem Signature 07: 1cf5
      Problem Signature 08: 72
      Problem Signature 09: System.UriFormatException
      OS Version: 6.2.9200.2.0.0.272.7
      Locale ID: 1033
      Additional Information 1: 79c6
      Additional Information 2: 79c63d7b6daeea05a42903612b7137d2
      Additional Information 3: 88ec
      Additional Information 4: 88ec54f8fa758d8069cdb2ad5cd91e2b
    The only error I get in the log file is this.
    Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
    I don't understand why I would be getting an SRS error, our reports run fine.
    Thanks,
    Gary

    Hi Gary,
    Did you end up finding a solution to this issue? The GUI and silent/command line installer are failing for me in the same spot.
    App Log Errors:
    Application: SetupChainerUI.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: Microsoft.EnterpriseManagement.Common.ServiceNotRunningException
    Stack:
       at Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(System.Exception)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings,
    Microsoft.EnterpriseManagement.Common.Internal.SdkChannelObject`1<Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService>)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.ConstructEnterpriseManagementGroupInternal[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0,
    Culture=neutral, PublicKeyToken=b77a5c561934e089]](Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings, Microsoft.EnterpriseManagement.DataAbstractionLayer.ClientDataAccessCore)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.RetrieveEnterpriseManagementGroupInternal[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0,
    Culture=neutral, PublicKeyToken=b77a5c561934e089]](Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings, Microsoft.EnterpriseManagement.DataAbstractionLayer.ClientDataAccessCore)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Connect[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings,
    Microsoft.EnterpriseManagement.DataAbstractionLayer.ClientDataAccessCore)
       at Microsoft.EnterpriseManagement.ManagementGroup.InternalInitialize(Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings, Microsoft.EnterpriseManagement.ManagementGroupInternal)
       at Microsoft.EnterpriseManagement.ManagementGroup.Connect(System.String)
       at Microsoft.SystemCenter.Essentials.SetupFramework.WebConsoleSite.GetValidationProperties(System.Object)
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
    Faulting application name: SetupChainerUI.exe, version: 7.0.9538.0, time stamp: 0x509042f2
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.16656, time stamp: 0x5318237f
    Exception code: 0xe0434352
    Fault offset: 0x00000000000043c8
    Faulting process id: 0x638
    Faulting application start time: 0x01cf9a697847d9c8
    Faulting application path: C:\Users\szb\AppData\Local\SCOM\SetupChainerUI.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: c52d5d75-065c-11e4-80c2-00155dcb0b37
    Faulting package full name:
    Faulting package-relative application ID:

  • External Web Console Access SCOM 2012 R2 - An unexpected error has occured.

    Hello,
    I have an issue when accessing the Web Console for our SCOM 2012 R2 environment - I have installed the web console on a standalone machine with mixed authentication - i have windows authentication enabled and NTLM is at the top of the providers list. I have
    gone through the process of registering the SPN's and configuring constraint delegation. The SSL settings are ticked on the Default Web Site, the Monitoring View and the Operations Manager.
    I have followed the article below when performing the install:
    http://technet.microsoft.com/en-us/library/hh298606.aspx#bkmk_toconfigurepermissionsinheritanceforthewebconsole
    I have also reviewed the information here and the information provided on the attached document on this page but the issue remains: http://blogs.technet.com/b/momteam/archive/2008/01/31/running-the-web-console-server-on-a-standalone-server-using-windows-authentication.aspx
    When we try to log into the Web Console remotely it appears to load to 100% but then brings up the error:
    An unexpected error has occured
    Please provide the following information to the support engineer if you have to contact Microsoft Help and
    Support :
    System.ServiceModel.CommunicationException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to
    diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20913.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer ---> System.Net.WebException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to
    diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20913.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer ---> System.Net.WebException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to
    diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20913.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
       at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
       at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object
    sendState)
       at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)
       --- End of inner exception stack trace ---
       at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
       at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult
    result)
       --- End of inner exception stack trace ---
       at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult
    result)
       at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args,
    IAsyncResult result)
       at Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.LogonServiceClientChannel.EndGetConfiguration(IAsyncResult
    result)
       at Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.ILogonService.EndGetConfiguration(IAsyncResult
    result)
       at Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.OnEndGetConfiguration(IAsyncResult
    result)
       at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)

    I can verify that this SCOM Web Console issue (System.ServiceModel.CommunicationException: [HttpWebRequest_WebException_RemoteServer]Arguments:
    NotFound) was resolved in multiple instances simply by dropping and re-adding the IIS bindings for 80 & 443 (using Default Web Site for SCOM console) and restarting IIS.
    John Joyner MVP-SC-CDM

  • SCOM 2012 Web Console "An unexpected error has occurred"

    Hi,
    We have installed a new scom 2012 with CU3, when accesing the web console we  receive this error message:
    Please provide the following information to the support engineer if you have to contact Microsoft Help and Support :
    System.ServiceModel.CommunicationException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See System.Net.WebException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See System.Net.WebException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
       at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState)
       at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)
       --- End of inner exception stack trace ---
       at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
       at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
       --- End of inner exception stack trace ---
       at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result)
       at Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.LogonServiceClientChannel.EndGetConfiguration(IAsyncResult result)
       at Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.ILogonService.EndGetConfiguration(IAsyncResult result)
       at Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.OnEndGetConfiguration(IAsyncResult result)
       at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)
    I have uninstalled and reinstalled the web console.
    I cheked the pre-requisites, also configure permissions inheritance for the web console.
    Thanks in advance for any help.

    Hello,
    I have the same error as above when accessing the Web Console for our SCOM 2012 R2 environment - I have installed the web console on a standalone machine with mixed authentication - i have windows authentication enabled and NTLM is at the top of the providers
    list. I have gone through the process of registering the SPN's and configuring constraint delegation.
    I have followed the article below when performing the install:
    http://technet.microsoft.com/en-us/library/hh298606.aspx#bkmk_toconfigurepermissionsinheritanceforthewebconsole
    When we try to log into the Web Console remotely it appears to load to 100% but then brings up the error:
    An unexpected error has occured
    Please provide the following information to the support engineer if you have to contact Microsoft Help and Support :
    System.ServiceModel.CommunicationException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20913.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
    ---> System.Net.WebException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20913.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
    ---> System.Net.WebException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20913.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
       at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
       at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState)
       at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)
       --- End of inner exception stack trace ---
       at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
       at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
       --- End of inner exception stack trace ---
       at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result)
       at Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.LogonServiceClientChannel.EndGetConfiguration(IAsyncResult result)
       at Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.ILogonService.EndGetConfiguration(IAsyncResult result)
       at Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.OnEndGetConfiguration(IAsyncResult result)
       at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)

  • How do I get the Web Console on top, in FireFox 21 Mac?

    In Firefox 21, the Web Developer Web Console seems to be fixed to the bottom with no option to change it. In previous version of FF, there was an option to put it on the top of the window. The bottom is a bad place for the Web Console, especially for Mac users. For one, the status line is right above the command prompt when something is loading or I'm moused-over a link, so I can't type in the prompt. Also annoying as a Mac user, when I bring the mouse too close to the bottom of the window, to type in the console prompt, my dock pops up. Whenever I want to use the console prompt, I have to bring the window up an inch to keep my Mac OS dock from popping up.

    I prefer relative inside positioning to a separate window getting in the way. You must assume that I already know what the Web Developer console is to basic extent; it's not a tip to point out an elaborate and separate option that is already known to all who are familiar with the console. Perhaps I didn't explain my problem correctly. I think I meant Web Developer Web Console "above" not "top", but yes "top" to CSS definition of top, including whatever it is called in GUI terms "above", but not like window above or top in layers.

  • Web console doesn't accept login

    I am having some problem logging into the web console on one of my Solaris 10 8/07 machines. The web console is online, and showing no errors in any of it's (or the system's) log files. However, when I try to use the root username and password to log in, it tells me the password is not correct. The same root username and password work for logging in at the console. Has anyone seen this problem before?
    I have patched the machine with all the latest patches available as of April 16th/08....uname -a shows 127112-11
    This machine has N1 System Manager installed on it as well.
    Thanks in advance,

    It seems as if the console login is working fine. I can log in from both the console and via SSH as root. The problem I am having is that the Sun Java Web Console installed on this machine does not seem to be linked with system authentication ( I can't log in as root, though I can on my other Solaris 10 8/07 boxes ).
    The Java Web Console is a standard part of Solaris installation (well, "Entire System" cluster, at least), and is accessed via https://localhost:6789/

  • Unable to login to Web console through xelsysadm.

    Hi All,
    I am unable to login to the web console through xelsysadm.It doesn't show any error message, but the process bar goes on for some time and then shows the session is expired. I have a delegated admin with 5 users.
    The users present in this group are able to login with in second span of time.But Xelsysadm is unable to login.
    Can any one help me on this.
    Thanks in Advance.

    Both the field has a value 0 in database. when I enter the credintials and submit it, the status bar goes on for a long time and its not enterning into web console.the login page appears for long period with status bar progressing and it even stay in that state for 24hrs with out logging in.
    But wen I use delegate admin, he is able to login with in seconds of time.

  • In web dynpro i want explanation/definition for the following things

    Hi dudes,
             I want explanation *** definition for the following
    (1) web dynpro
    (2) Cardinality
    (3) methods
    (4) Nodes
    (5) Attributes
    (6) Interface
    (7) Views
    (8) Windows
    (9) Mapping
    (10)Binding
    (11)Model
    (12)Controller

    Hi,
    Here are the defintions for the terms you hav requested-
    Web Dynpro Architecture
    Definition
    Web Dynpro is the SAP NetWeaver programming model for user interfaces (UIs).
    The Web Dynpro model is based on the Model View Controller paradigm, and has the
    following features that build on the classic dynpro model:
    Clear separation of business logic and display logic
    Uniform metamodel for all types of user interfaces
    Execution on a number of client platforms
    Extensive platform independence of interfaces
    Web Dynpro provides support for developing Web representation of a business application.
    You use specific tools to describe the properties of a Web Dynpro application in the form of
    Web Dynpro metadata. The necessary source code is then generated automatically and
    executed at runtime. In addition to the events offered by the framework, you can also define
    your own events for a Web Dynpro application. However, the event handling must always be
    programmed in separate source code areas which are executed automatically when the event
    is triggered at runtime.
    In Web Dynpro, each user interface is always made up of the same basic elements. These
    elements of the metamodel can be statically declared using Web Dynpro tools.
    It is also possible to implement elements of the metamodel at runtime and to change them or
    reintegrate them at runtime. Using these implementations, you can make any changes or
    enhancements to a user interface that has been created by declarative methods by
    generating new interface structures at runtime.
    This means that you can combine declarative processes and the implementation of source
    code.
    A Web Dynpro component is a reusable entity. It summarizes all components that are
    required as part of this programming unit for an executable Web Dynpro application.
    The Web Dynpro component concept offers a number of advantages:
    Structuring of the programming
    Creation of easily manageable application blocks
    Reusability of whole components
    Decoupling of software projects in both time and space
    The Web Dynpro component contains any number of windows and views and their
    corresponding controllers. Additional Web Dynpro components can also be referenced.
    View
    A view describes the layout and behavior of a rectangular area of a user interface.
    Every Web Dynpro application has at least one view. The layout of a view is made up of
    different user interface elements, which can be nested in each other. The positioning of
    interface elements in one view is supported by the supplied layout variants.
    In addition to the visible part, the layout, a view also contains a controller and a context. The
    data to which the elements of the view can be bound are stored and managed in the view
    context, enabling them to be represented or used on the screen. The view controller can
    contain methods for data retrieval or for processing user input.
    Window
    A window is used to combine several Views and View Sets (the concept of view sets is only
    offered in Web Dynpro for Java). A view can only be displayed by the browser if it has been
    embedded in a window. A window always contains one or more views, which are connected
    by navigation links. One of these views, or a view set, is specified as the start view and is
    displayed the first time the window is called.
    Windows have inbound and outbound plugs.
    Inbound Plugs and Outbound Plugs
    A window has one or several inbound or outbound plugs. Using these plugs, a window can be
    included into a navigation chain. The concept of these plugs corresponds to the concept of
    the plug for a view. Each plug of a window is visible within the entire window and can be used
    for navigating within this window. In addition, one or several plugs can be made accessible to
    the component interface so that they are visible even beyond the limits of the component in
    question. They thus belong to the interface view of the relevant window.
    They are used to navogate from one view to other and pass the data between the views. Which view to be called next from current view - the flow of views is descriebd here using Plugs.
    Controller
    Controllers are the active parts of a Web Dynpro application. They define how the user can
    interact with the Web Dynpro application. The data that a controller can access is defined in
    the corresponding context. Different instances of controllers and contexts exist within a Web
    Dynpro application.
    View Controller
    Each view has exactly one view controller, which processes the actions performed by the user in the view.
    A view also has exactly one view context, which contains the data required for the view.
    Interface Controller
    Each Web Dynpro component contains exactly one component controller. This controller is a
    global controller that is visible also outside the component. It is thus part of the interface of a
    Web Dynpro component.
    Context
    Definition
    The data used in the component or in the view are stored in the context. Read-write access to
    this data is available using the controllers as a starting point.
    Structure
    The data from the contexts is managed in a hierarchical structure. Each context has a root
    node, underneath which the individual data fields (attributes) are stored in a tree structure.
    You create this tree structure according to the structure of your application.
    CONTEXT is generally called as a ROOT Node.
    Each context has nodes and attributes also.
    Cardinatlity
    Each node contains data fields that represent one of the following:
    u2022
    An individual instance of an object type
    u2022
    A table of instances.
    This property of a node is known as its cardinality. The following table summarizes the
    possible cardinalities for a node:
    Cardinality Description
    1:1 The node contains only one element instance, which is instantiated automatically.
    0:1 The node contains only one element instance, which must not be instantiated.
    1:n The node can contain multiple element instances, of which at least one must always be
    instantiated (and is instantiated automatically).
    0:n The node can contain multiple element instances, of which none have to be instantiated.
    Further information about this and other properties of context nodes is available in the section
    Context-Nodes: Properties.
    Recursion Nodes
    Dynamic node nesting is possible within a context, creating what is called a recursion node.
    The node that is used for recursion is always a predecessor of the new node. The newly
    created recursion node is a reference to a predecessor node and therefore cannot be
    processed separately. Instead it takes on the structure of the node to be repeated.
    Data Binding and Mapping
    Within the Web Dynpro architecture, the contexts of the different controllers can be linked in
    different ways:
    u2022
    A UI element of the user interface of the view can be linked with an element of the view
    context.
    u2022
    A mapping can be defined between two global controller contexts, or from a view
    context to a global controller context.
    The context of a global controller can be linked to a Web Dynpro Model.
    Defining Mapping Between Two Contexts
    The elements of a view context can be locally defined. In this case (represented in the graphic
    below as a "Local Node"), all the contained attributes are only visible within the relevant view.
    When the view disappears, the attribute values are deleted.
    Event
    The component controller allows you to create events.
    Events are used to communicate between controllers and enable one controller to trigger
    event handlers in a different controller.
    Cross-component communication can be implemented using the interface controlleru2019s events.
    Events that were created in the component controller are visible within the component only.
    Inbound Plugs
    Inbound plugs in a view also react like an event. Therefore, when a view is called using an
    inbound plug, the event handler that is optionally available for the inbound plug is always
    called first. In this case event handling takes place within the current view controller.
    UI Element Events
    Some UI elements, such as the Button element have special events that are linked with user
    actions. These events are predefined and have to be linked with an action at design time.
    Actions for UI Element Events
    Some UI elements such as the button element can react to a useru2019s interaction: clicking on
    the corresponding pushbutton can trigger a handling method to be called within the view
    controller. Such UI elements are equipped with one or several general events, which can be
    linked with a specific action at design time (switching to a subsequent view, for example). If
    such an action is created, an event handler method for this action is created automatically. In
    this way, you can equip a UI element event (which has been inserted several times into a
    view) with different actions as necessary. The event is then processed by the corresponding
    event handler depending on the action that is linked.
    Interfaces of Web Dynpro Components
    Each component has an interface in order to enable communication between Web Dynpro
    components and to enable a component to be called up by a user. This interface consists of
    two parts:
    Interface View of a Window Contained in a Component
    The interface view of a Web Dynpro window is used to link a window with a Web Dynpro
    application that can be called by the user.
    Reward if helpful.
    Best Wishes,
    Chandralekha

Maybe you are looking for

  • How do I hook another monitor up to my macbook pro (2011)

    How do I hook up another monitor, besides a mac display,  to my macbook pro (2011)?

  • Multiple Video Chat?

    Hello, I have 4 iMac G5's in my office. I also have 8mb broadband... two of the iMacs can have a three way but the other two can't. On the iChat list next to my picture it show a stacked video camera on the other the samething, on the other 2 it show

  • What do I do after downloading and extracting Firefox (the application does not start on its own)?

    I use Ubuntu and just downloaded the newest Firefox browser. Then, I hit Extract, and it shows me a Firefox folder but nothing inside the folder can be clicked to to open the program.

  • Different keywords in scripts

    I was curious to know if it is just a personal choice, carry over from prior AS versions, browser adaptation, cross script language compatability, or is there some specific functionality difference between essentially the same mouse events end result

  • Left touch pad button fault?

    Hi all, I have had my G570 laptop for about two months after a very bad affair with an HP laptop which went back to PC World twice with the same screen fault, then when I went to collect it, I switched it on only to see the same fault  So they said I