No alerts from AAE after configured Solman as central Alert Server

Hi all,
i have configured a Solution Manager system to act as a central alert servcer for our PI landscape. We are using PI 7.1 ehp 1.
I changed the required nodes in the exchange profile and created the PIRWBUSER in the solution manager system. After restarting the J2EE engine of the PI system the alert rules are no created on solutiuon manager and alerts which occur in the integration engine are raised in the solution manager system. However alerts which are raised in the AAE are not forwarded.
When i check the application log in NWA I see the follwing error, whenever an alert should have been raised:
No central monitor defined in RWB.
Thrown:
com.sap.aii.rwb.exceptions.JaycoRequestFailedException: Neither messager server nor application server are defined for system SMB
at com.sap.aii.rwb.core.R3System.getITSUrl(R3System.java:1090)
at com.sap.aii.rwb.core.R3System.getITSUrl(R3System.java:1558)
In ABAP the connection CentralMonitoringServer-XIAlerts is configured correctly as alerts from the IE engine are working. I suppose I missed some configuration in the java stack. Can somebody help me on that?
Best regards and thx
Florian
Edited by: Florian Wittke on May 10, 2010 9:25 AM

Hi Caio,
thanks for your replay. Yes I know this note. But it does not solve my problem. I increased the trace level of the location where the alerts are raised in adapter engine. I get the following new entry:
Connect to message server host failed
Connect_PM  TYPE=B MSHOST= FQDN GROUP=SPACE R3NAME=<SYSID> MSSERV=sapms<SYSID> PCS=1
ERROR       service 'sapms<SYSID>' unknown
TIME        Mon May 10 15:27:48 201
RELEASE     711
COMPONENT   NI (network interface)
VERSION     39
RC          -3
MODULE      niuxi.c
LINE        1654
DETAIL      NiPGetServByName: 'sapms<SYSID>' not found
SYSTEM CALL getaddrinfo
COUNTER     1
Issue has been resolved..the message server was not reachable due to missing entries in the services file.
Edited by: Florian Wittke on May 18, 2010 11:58 AM

Similar Messages

  • How to configure solman for Workflow BW Server.

    Dear Experts,
    How to configure Solution Manager workfolw for BW sever. We have done for R/3 systen . it working fine.
    Regards,
    Anand Mehrotra.

    Hi
    might be this helps, this is the basic set up if you use bw server
    [http://wiki.sdn.sap.com/wiki/display/Basis/BIReportingforSolutionManagerEWA_ConfigGuide|http://wiki.sdn.sap.com/wiki/display/Basis/BIReportingforSolutionManagerEWA_ConfigGuide]
    jansi

  • ITunes movies no longer sync from Dell laptop or MacBook Pros (both authorized devices) to iPhone 6s or iPad Air 2s after configured at Apple store yesterday.  In the past I could see the movies in iTunes with the cover photo and sync.

    iTunes movies no longer sync from Dell laptop or MacBook Pros (both authorized devices) to iPhone 6s or iPad Air 2s after configured at Apple store yesterday.  In the past I could see the movies in iTunes with the cover photo and sync to the other devices but now there is a listing a movies with no cover photos and in fact if I try to view the movie on the MacBook Pro it cannot be found unless I download it.

    All I had to do was complain.  I synced my iPhone to the Windows machine, checked the other account at iTunes prompting (where no apps had shown up previously), reconnected the iPad, and 140 apps downloaded including the App Store.  I have no idea why.

  • I have a scenario,  ECC-PI-Message broker. ECC sending IDOC to  PI, PI execute mapping and  sending data to Message borker.(with almost one to one mapping)., IDOC(AAE)-PI-JMS. Now my requirement is., from PI  after mapping we need to save file in SAP fold

    I have a scenario,  ECC-PI-Message broker. ECC sending IDOC to  PI, PI execute mapping and  sends data to Message borker(thru JMS channel).(with almost one to one mapping)., IDOC(AAE)-PI-JMS. Now my requirement is., from PI  after mapping we need to create file with same data what ever send to Message broker and put the file in SAP folder without touching mapping. Is it possible? Please advise with the steps. We are using the ICO for this senario. Quick response is appriciated.

    Hi Pratik,
         http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/502991a2-45d9-2910-d99f-8aba5d79fb42?quicklink=index&overridelayout=true
    This link might help.
    regards
    Anupam

  • Extracting Monitoring reports from J2EE system to SOLMAN

    Hi,
    I would like to monitor a J2EE system from Solution Manager system and obtain Some related reports from J2EE system to SOLMAN in order to analyze its performance.
    please  suggest me about the ideas to go about the same.
    Your inputs will help me a lot.
    Regards,
    Kaushik

    Hi,
              To monitor JAVA system on Solution Manager you need to install Solution Manager Diagnostic or Sitescope or CA Wily Introscope for your java system and after that you can configure your Java monitoring on Solution Manager.
              Please refer  Note 1107033 for CCMS config for java. 
    V....

  • Could not browse pages from IIS after re-installation of Oracle client

    Hi all,
    Unfortunately, I hit a issue today in the morning. I could not browse pages from IIS after I re-installed my oracle client on my machine. Below is the error massage from browser.
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: Could not load file or assembly 'Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified.
    Source Error:
    Line 174: <healthMonitoring>
    Line 175: <providers>
    Line 176: <add name="OracleWebEventProvider" type="Oracle.Web.Management.OracleWebEventProvider, Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342" connectionStringName="OraAspNetConString" buffer="true" bufferMode="OracleNotification" />
    Line 177: </providers>
    Line 178: </healthMonitoring>
    Source File: c:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Config\machine.config Line: 176
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342' could not be loaded.
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    When I comment a line for OracleWebEventProvider in health monitoring providers in machine.config, it works fine for me. But, Im wondering what went wrong during re-installation and how do I rectify this issue with out a temporary workaround.
    Please let me know your suggestions in this regards and thanks for the help in advance.
    Regards,
    Kumar

    After I ran the "uninstaller" on the Oracle CD .. there were services still in existance, however, once I deleted the c:/Oracle folder, they were gone. I also re-booted the pc and double-checked, before I tried re-installing.
    Thanks !
    Tammy
    Hi,
    look into services, is there any services is still exist or running with the same name.
    or give any other SID which you have given previously.
    Yogi
    [email protected]

  • After configuring DMZ unable Supplier login to Sourcing modules

    After configuring DMZ unable Supplier login to Sourcing modules
    You have encountered an unexpected error. Please contact the System Administrator for assistance.
    Regards,
    Amit Chowrasia

    mikey.askdbaonline wrote:
    Anybody face this issue earlier we are also getting error
    [Wed Jan 16 07:28:08 2013] [error] mod_ossl: Unknown error
    [Wed Jan 16 07:28:08 2013] [error] mod_ossl: SSL call to NZ function nzos_Handshake failed with error 29014 (server test.com:4443, client 192.168.1.22)
    [Wed Jan 16 07:28:08 2013] [error] mod_ossl: Unknown error
    [Wed Jan 16 07:28:08 2013] [error] mod_ossl: SSL call to NZ function nzos_Handshake failed with error 29014 (server test.com:4443, client 192.168.1.22)
    [Wed Jan 16 07:28:08 2013] [error] mod_ossl: Unknown error
    Regards,
    Amit ChowrasiaWhat is your application release? What version of JRE you are running?
    Is SSL enabled?
    Is the issue with one module only?
    What document did you follow to implement DMZ?
    Can you find any errors in access_log file (assuming the above from error_log file)?
    Can you find any errors in the application.log file and/or in the database log file?
    Thanks,
    Hussein

  • SP 2010-After adding user from IIS is not found in central admin

    Hi Experts,
    I am trying to configure my SP 2010 with Form Based Authentication.
    After configuring WebSite, STS and Central Admin I added the user from IIS , But not able to found from central admin in Form Authentication.
    I checked in database the user is added.
    I followed the below blog .
    http://jasear.wordpress.com/2012/03/16/sharepoint-2010-setting-up-form-based-authentication-fba-using-asp-net-sql-membership-provider/
    Can experts help me how to get the added user to central admin.
    Thanks
    AshisK

    I was finally able to get the FBA working. After many failed attempts, I knew there was a configuration issue which was causing the error.
    I provided connection string and provider details at 4 places, instead of the 3 mentioned  in various blogs around ->
    1. Sharepoint Central Admin
    2. Sharepoint Web Services
    3. SecurityTokenServiceApplication
    4. And finally the web application itself.
    The connection string for 2nd and 3rd will remain same however, provider details need to be added.
    After completing this step, I was able to login using Form Based Authentication without an issue.
    AshisK

  • Forms Applet hangs after configuration of webutil

    Hi,
    I have Oracle Application Server 10g Release 2 with Oracle Database 10g on Windows 2000 server. Browser is IE6
    Our application was working fine. But for one of the functionality, we used webutil and after configuration of webutil on AS, the application is not launching.
    Applet hangs showing applet initiated and in java console it shows
    Downloading http://localhost/forms/java/frmwebutil.jar to JAR cache
    RegisterWebUtil - Loading WebUtil Version 1.0.6.
    I have signed both frmwebutil.jar and jacob.jar.
    I have followed all steps mentioned in the document for configuration.
    I think still there is something missing.
    Please give some pointers on resolving this issue.
    Thanks
    AT

    Do the following:
    1. On client machine, exit all open browsers.
    2. If you are running Developer Suite, stop OC4J.
    3. Manually delete JAR cache. Delete all files in:
    C:\Documents and Settings\<USER NAME>\Oracle Jar Cache
    4. Delete the following file (your JInitiator version may be different):
    C:\Documents and Settings\<USER NAME>\jinitiator13129.trace
    5. Open the Jinitiator Control Panel which can be found on the Windows Control Panel and add the following to the "Java Runtime Parameters" on the Basic tab:
    -Djavaplugin.trace=true -Djavaplugin.trace.option=basic
    Click on Apply and exit the Control Panel
    6. On the server, add the following to the formsweb.cfg:
    WebUtilLogging=on
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    6. If the server is a Unix platform, recompile the form and ensure that you use the COMPILE_ALL=YES option.
    7. Retest one time. Do not try more than one time as this will create too many entries in the trace file.
    8. After the failure has reproduced, exit the form and the browser. Open the new jinitiator13129.trace file and carefully review. It is likey you will find the cause of the problem in this file. At minimum, a hint should be offered.

  • Material created from Nwbc, after activation it is visible in ECC mm03, but cannot be viewed in nwbc display material

    Dear  Freinds,
    We are creating a Material from Nwbc, after activation and workflow approval it is visible in ECC mm03, But cannot be viewed in nwbc display material.
    There is some configuration mistake or technical issue?
    Regards
    Sukumar

    Dear Sukumar,
    MDG Material search is based on Enterprise search. Pls check if the ES at MDG system is configured correctly and is working fine with all connectors in "active" status.
    Regards, JVR

  • TS4080 apple thunderbolt display image on display intermittently goes dark, does not wake from sleep after clicking mouse or keyboard, but there is "bonk" sound after clicking mouse or pressing keys. Rebooting by pressing the power button resolves issue.

    My apple thunderbolt display (which I purchased 1.5 years ago; OS 10.7.5 Mac Mini) intermittently goes dark, does not wake from sleep after clicking mouse or keyboard, but there is "bonk" sound after clicking mouse or pressing keys, so am thinking it is a hardware problem with the display. Rebooting by pressing the power button turns the screen back on, but the same phenomenon has occurred several times. Could this be a software issue, or do I need to have my display repaired? Your feedback would be appreciated.

    Hi ED, tough to tell, but it does sound like it's waking with the bonk, just not displaying.
    Long shot but...
    I wonder if it's a variation of this, of which I've seen many different symptoms...
    Resolution
    Move the mouse or trackpad cursor over the center area of the login window so you can see the user icons. Click on the icon of the user that you would like to login as, type in the user's password, and press Return.
    If the login window is configured to show only the name and password fields, type in the user's name and password into the fields, and press Return (even if you cannot see the rest of the login window).
    Additional Information
    This issue will not occur if the display is not sleeping when the account is logged out. Use the steps below to confirm that the account is not configured to log out automatically while the display is sleeping:
        1.    Open System Preferences > Security & Privacy > General.  Click the padlock to unlock the preference pane and enter your admin password. Click the Advanced button at the bottom, then see if the option "Log out after N minutes of inactivity" (where N is the number of minutes) is enabled.
        2.    Open System Preferences > Energy Saver and configure Display Sleep to occur after the account is logged out, by dragging the slider to a number of minutes that is greater than N was set to in the previous step.
    Important: If automatic log out is not needed, disable "Log out after Nminutes of inactivity" in System Preferences > Security & Privacy > General. This will also prevent the issue.
    http://support.apple.com/kb/TS4135?viewlocale=en_US

  • Errors after Configuring Communications Express on JES2005Q4

    dear All,
    I need your help I am strugling to install JES 2005Q4 as a collabarative mail server by following this article.
    http://docs.sun.com/source/819-4879/index.html
    Every thing works fine until i reach the "Configure Messaging Server for SSO " section. When I proceed my messaging server http service failed to start (timeuot). Web server itself start successfuly and I can access various other sites like "im, amserver, amconsole. delegated administrator etc". If I further proceed "Configure Calendar Server for SSO" its http service also failed to start.
    I have found that following coomand and line are creating problem
    ./configutil -o local.webmail.sso.amnamingurl -v http://wireless.map.beta.com:80/amserver/namingservice
    vi /opt/SUNWics5/cal/config/ics.conf
    local.calendar.sso.amnamingurl = "http://wireless.map.beta.com:80/amserver/namingservice"
    It seems like namingserver url is not responding timely so I check it manualy and it returns this message imediatetly "Webtop 2.5 Platform Low Level request servlet"
    What does it mean ?

    I faced the same problem during the deployment as refer to the same deployment guide. The problem has been solved after I have patch the messaging server with patch 118208-51.
    You will able to find more information from following discussion thread :-
    http://forum.sun.com/jive/thread.jspa?threadID=58436&start=45&tstart=0

  • WebLogic Server doesn't start after configuring a Custom Realm

    Hi,
    We are having problems getting WebLogic server to startup after configuring a
    Custom Realm. It outputs the error message "User System not authorized to boot
    WebLogic Server. Security Excpetion".
    For debugging purposed we had our Custom Realm classes output some debug statements
    to the console. From the output it was apparent that all the users were getting
    authenticated properly including System, Administrator, wliSystem etc. But after
    the initial authentications we get this error message. I am attaching the log
    file for your reference. Do we have to implement Authorization also (by implementing
    ACLImpl) in the Custom Realm. Our Custom Realm was planned to be used only for
    authentication.
    Appreciate any feedback on the cause of the problem.
    Thanks
    Vikram
    [test.log]

    Thanks Deyan. I will give it a try and let you know.
    "Deyan D. Bektchiev" <[email protected]> wrote:
    Vikram,
    You should make your user that you use to startup the server a member
    of
    the Administrators group.
    In other words there should be a Principal "Administrators" in the
    Subject that your LoginModule returns.
    I'm not sure if you can configure this afterwards but this is how it's
    done out of the box.
    Dejan
    Vikram wrote:
    Mike,
    We are working with a Platform domain on Weblogic 7.0. When you implementa custom
    realm it can be implemented just for authentication and not for authorization.
    In our case we used the Custom Realm only for authentication. ACLs storeall the
    authorization information. We assumed that the standard Weblogic useraccounts
    like system, administrator are already part of the ACLs with the appropriateprivileges.
    Please let me know if you have any suggestions.
    Thanks
    Vikram
    "mike" <[email protected]> wrote:
    You mix up authentication and authorization. The fact that a user is
    a valid user
    (authentication) does not guarantee that he/she can perform a certain
    action (authorization).
    The second is defined by ACLs or something, which is probably (most
    likely)
    not
    set in your case. To go on ranting I need to know which version youare
    on (looks
    like 7, grey area for me).
    "Vikram" <[email protected]> wrote:
    Hi,
    We are having problems getting WebLogic server to startup after configuring
    a
    Custom Realm. It outputs the error message "User System not authorized
    to boot
    WebLogic Server. Security Excpetion".
    For debugging purposed we had our Custom Realm classes output some
    debug
    statements
    to the console. From the output it was apparent that all the userswere
    getting
    authenticated properly including System, Administrator, wliSystemetc.
    But after
    the initial authentications we get this error message. I am attaching
    the log
    file for your reference. Do we have to implement Authorization also
    (by
    implementing
    ACLImpl) in the Custom Realm. Our Custom Realm was planned to be used
    only for
    authentication.
    Appreciate any feedback on the cause of the problem.
    Thanks
    Vikram

  • Cannot open survey files from email after upgrading SAP gui to 720

    Cannot open survey files attachments from email after upgrading SAP gui from 640  to 720.
    Tried uninstalling & reinstalling but still error persists,
    Error is : cannot split connection string: /h/server name/s/sapdp00 ( from SAP GUI security )
    Please advise.

    Can't say I have seen this error before but if it is pertaining to the new security module within 7.20, which are much more strict then 6.40, I would look under the SAP GUI configuration options.  Focus on Security > Security settings.
    There are pages and pages of rules which can be defined.
    A test could be to disable all of them on an isolated machine and set them to allow and see if your problem persists.  If the error is resolved, it is something in there you need to address.
    Regards,
    Zecher

  • Workflow issue after configuring DMZ.

    Hi,
    I am facing issues with regards to my worflow, after configuring DMZ.
    Recently we have configured DMZ, As per the document 380490.1.
    Database tier : bwerpdbs02
    Internal Application tier : bwerp
    Dmz tier : bwerpgrd04
    Our SMTP server name is bsf-hc-01. whenever the internal application tier is bounced the SMTP server name gets changed to bwerpgrd04 which is not my SMTP/IMAP server name.
    Everytime the internal application is bounced, i need to do the changes manually in the workflow configuration tab ie : Changing of the SMTP server name from bwerpgrd04 to bsf-hc-01.
    EBS :
    12.1.3
    DB:
    11.2.0.1
    Please check and revert.
    Thanks,
    Fahim.

    Hi;
    Did you check under  Configure Apache - put this in a small script (runc.sh), that way you have a record of how it was configured part at in same doc?
    Regard
    Helios

Maybe you are looking for

  • Unable to view PHP files

    I am using Dreamweaver MX version 7.0. I have several PHP files that I am unable to see the text contained in the files. I have a friend that is able to view them just fine in Dreamweaver 8.0. Funny thing is that one PHP page that I opened was entire

  • I can't open the JAVA webstart in WinXP (JSDK1.5.0beta2)

    When I click in javaws.exe the program opens the "Java application cache viewer" but does not load the Java Web Start. Someone know if it is a know bug or if is just of my own system?

  • Photosmart 7960 having color issues

    I have been running my 7960 with no complaints under Windows xp for many years now.  About 3 months ago when I try and print in color it will have to much green tint.  I have tried color management on/off.  Switch between RGB and Adobe.  Even when I

  • Bridge does not save adjustments in camera raw when I press done

    bridge does not save adjustments in camera raw when I press done

  • Imac runs slower and disk drive no longer supported

    I am not tech savvy.  I am writing this for help.  My 2009 imac has been upgraded each year.  Now that I have Yosemite, things run slower. I thought keeping current was a good thing, but now I realize it might not be. Also, why has apple discontinued