Error when i trying to start Alert Config from REB

HI,
Here is the error,
404   Not Found
SAP J2EE Engine/6.40 
The requested resource does not exist.
Details:   Go to main page of this application!.Kindly let me know what should do i do for this.
Regards,
Madhu

I have encountered exactly the same problem as you.
first go to exchange profile, change port RuntimeWorkbench -> com.sap.aii.rwb.server.centralmonitoring.httpport to 80xx.
then if your hostname is not in domain, add it to a virtual domain.
you can achieve this by call t-code:rz10, change parameter icm/host_name_full , add a virtual domain.
then check any BSP application to see whether it can run.
good luck

Similar Messages

  • I got errors when I tried to upgratde WLS from 10.3.0.0 to 10.3.3.0

    Hi there,
    In our system we use spring on WLS. Everything is well till I try to upgrade WLS from 10.0 to 10.3. I set listener in my web.xml file.
    <listener>
    <listener-class>weblogic.spring.monitoring.WeblogicContextLoaderListener</listener-class>
    </listener>
    I got below errors when I tried to start our system:
    Jul 26, 2010 9:54:14 AM org.springframework.web.context.ContextLoader initWebApplicationContext
    SEVERE: Context initialization failed
    java.lang.NoSuchMethodError: weblogic.spring.monitoring.SpringBeanDefinitionRuntimeMBeanImpl.<init>(Ljava/lang/String;Lweblogic/management/runtime/RuntimeMBean;Ljava/lang/String
    ng/String;Ljava/lang/String;)V
    at weblogic.spring.monitoring.SpringRuntimeMBeanCreator.createSpringRuntimeMBeans(SpringRuntimeMBeanCreator.java:77)
    at weblogic.spring.monitoring.SpringRuntimeMBeanCreator.createSpringRuntimeMBeans(SpringRuntimeMBeanCreator.java:47)
    at weblogic.spring.monitoring.WeblogicSpringApplicationListener.onApplicationEvent(WeblogicSpringApplicationListener.java:80)
    at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:78)
    at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:76)
    at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:274)
    at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:736)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:383)
    at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1863)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(Dep
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Any thoughts are very welcome!
    Thanks,
    Bo
    Edited by: user5771153 on 10-Sep-2010 8:57 AM

    I had a problem upgrading from 10.3.0 to 10.3.3 as well.
    I used Smart Update on a Linux (X86) machine.
    - I had previously used Smart Update to apply Critical Patches to the WLS 10.3.0 environment, all using the default profile.
    - I upgraded the environment to Maintenance Pack 3 using Smart Update.
    After the upgrade Smart Update indicates that there are no patches applied. However, when I start a WLS server previously created in 10.3.0, it lists the patches previously applied and then fails with a message:
    <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'bea_wls_internal'.
    I opened a service request and received a 'workaround' which is to manually remove the patches applied for 10.3.0. After I did this things worked correctly, at least for the trivial testing that I've performed so far.
    Perhaps you should open an SR, report the problem and maybe get a better workaround?
    - Paul

  • HT1379 i tried to update and there was an error, i tried again. when i tried to start, i get the chime and a progress bar that goes about 25% then disappears and the computer turns off. nothing works. it does this every time i try to start

    i just received a mac book pro from my dad. while trying to get used to it i tried to upgrade the os which failed because of an error. i tried again. when i tried to start later, i get a chime, and progress bar, and a spinning wheel. after 1 minute the bar is only progressed 25% then it disappears and the screen goes black. none of the keys work. I tried to re boot and the same thing happens. what do i do?

    If it's new and you don't have anything on it yet, you can reinstall the OS from scratch. You don't say what OS or model, but try booting while holding down the Command and R keys. If you get the recovery partition, use Disk Utility to reformat the disk then reinstall.
    This will wipe out everything on the drive though.

  • My TC display a lot of errors when I tried to config some AirPort Express as a repeater

    My TC display a lot of errors when I tried to config some AirPort Express as a repeaters.
    I have some AirPort Express as a repeaters for my wireless SSID in my TC. But they doesn't work, some times there are not exist in my AirPort Utility, and some times I need to reconfig those again.
    I can't use AirPlay in my repeaters, and can't use my Apple TV eigther.
    Really it is a desaster.
    The idea is very good, have a TC with your hard disk, have one computer with iTunes, and repeat all your music, photos and videos to all your home through your apple TV and your AirPort Express repeaters.
    BUT IT DOESN'T WORK
    The TC crashes every 10 minutes, the AirPort utility doesn't find all of AirPort Express repeaters, iTunes doesn's find the repeaters and Apple TV eigther.
    Is anybody has a solution?
    May be someone had a similar problem.

    I did all.
    But still having problems:
    TC still crashes, but less times per day, it blocks the Wireless access and need to restart; AirPorts Express don't repeat the signal as well as I need, some of them just don't repeat the signal at all; AirPlay in iTunes some times has all the repeaters (8) and Apple TV (2) for send the music, photos and videos, and some times doesn't has all of them.
    And, with the 5.6 Utility and fireware 7.5.2 (in TC)* I lost "Back to my Mac" to TC; "Back to my Mac" still working to my iMac but lost it to my TC. (I use a TC hard disk as a personal cloud in my MacBook Pro)
    *I just put the firmware 7.5.2 in TC, all my repeaters have firmware 7.6.1, should I need put the 7.5.2 on the repeaters too?
    Do you have an other issue to solve this?
    I insist, THE IDEA IS VERY GOOD, have all your music, photos and videos in all your home through AirPort Express repeaters and Apple TV via iTunes and AirPlay Utility, BUT DOESN'T WORK as well to have stable music, photos, videos, and conections.
    Thanks

  • Concurrency Visualizer Extension (VS2013): "An unknown error occurred while trying to start the collection process."

    Not sure if this is the right place to ask about this but since my question concerns an extension I'll give it a shot.
    I'm trying to use the Visual Studio 2013 Concurrency Visualizer extension to debug a simple test console application. I've set executive paging to disabled in the registry as it directed and hit "add SDK to project" in the concurrency
    visualizer menu options. And of course, restarted my computer to apply the settings. When I try to "start [the concurrency visualizer] with current project" I get an error popup:
    "An unknown error occurred while trying to start the collection process."
    I really need the concurrency profiling to start debugging contention in my multithreaded application. Prompt assistance would be much appreciated.

    Hi,
    This forum is to discuss and ask questions about extending and integrating with Visual Studio (using the Extension Manager, building VSX containers for deployment, Visual Studio SDK, and more), Visual Studio Online (REST APIs, service hooks, and OAuth),
    and Team Foundation Server.
    You have problems when using Concurrency Visualizer Extension, please ask in
    the page under "Q AND A". Since Concurrency Visualizer is a diagnostic tool, you can post this issue in
    Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace) forum too.
    Best regards,
    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.
    Click
    HERE to participate the survey.

  • An error occurred while trying to start the Windows Deployment Services server

    After rebooting the server, I cannot start the Windows Deployment Services anymore.
    It worked perfectly before the reboot. When starting it manually these errors appear in the event log:
    The Windows Deployment Services Server service terminated with service-specific error 1460 (0x5B4).
    An error occurred while trying to initialize multicast manager. Windows Deployment Services server will be shutdown.
    Error Information: 0x5B4
    An error occurred while trying to start the Windows Deployment Services server.
    Error Information: 0x5B4
    This is on server standard beta 3.

    I have removed the server from the WDS, then I have uninstalled the role, rebooted, reinstalled the role.
    When I started the WDS the server was back in there, but when I wanted to start the service I got the message "the windows deployment services configuration is corrupt". I have triggered these commands to reset this:
    Code Snippet
    wdsutil /Verbose /Progress /Uninitialize-Server
    Windows Deployment Services Management Utility [Version 6.0.6001.16510]
    Copyright (C) Microsoft Corporation. All rights reserved.
    Tearing down server...
    == Original server operational mode: Native ==
    -> Resetting setup state
    -> Disabling and resetting Windows Deployment Services services
    -> Removing server BINL SCP
    -> Removing Windows Deployment Services share at \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST
    == Final server operational mode: Not Configured ==
    The command completed successfully.
    Then i did this command, but again it failed to start at the end.
    Code Snippet
    C:\Windows\system32>wdsutil /Verbose /Progress /Initialize-Server /REMINST:"c:\R
    emoteInstall"
    Windows Deployment Services Management Utility [Version 6.0.6001.16510]
    Copyright (C) Microsoft Corporation. All rights reserved.
    Setting up server...
    -> Creating Windows Deployment Services installation tree
    ---> Creating Windows Deployment Services installation root at \\LH-AJGG6OZWH9Z4
    .longhorn.office\c$\RemoteInstall
    ---> Creating Windows Deployment Services share at \\LH-AJGG6OZWH9Z4.longhorn.of
    fice\REMINST
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Images
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Boot
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Boot\x86\Images
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Boot\ia64\Images
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Boot\x64\Images
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Boot\Fonts
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Tmp
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Mgmt
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\WdsClientUnattend
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Templates
    -> Installing Windows Deployment Services files
    ---> Installing system files
    ---> Installing boot files for x86
    ---> Installing boot files for ia64
    ---> Installing boot files for x64
    -> Updating registry
    -> Configuring the TFTPD service
    -> Configuring BINL SCP
    Enabling Windows Deployment Services services...
    Starting Windows Deployment Services services...
    An error occurred while trying to execute the command.
    Error Code: 0x41D
    Error Description: The service did not respond to the start or control request in a timely fashion.
    Anyone have an idea what could be the cause? I found this additional error in the event log, but distributed file system hasn't been installed since the beginning.
    DFS could not access its private data from the Active Directory. Please manually check network connectivity, security access, and/or consistency of DFS information in the Active Directory. This error occurred on root REMINST.

  • I got a error when i trying to backup my iphone with the usb cable

    i got a error when i trying to backup my iphone with the usb cable. After i update to ios7 and also update itunes to last version, i got a message like 'could not back up the iphone, because a session could not be start with the iphone'. does anyone know how to deal with it. I never meet this question before i update to ios7

    Hello Lazyboy7,
    Thank you for using Apple Support Communities!
    It sounds like you are getting an error message from iTunes when trying to manually backup with your USB cord.
    I found this article to help troubleshoot what might be going on here:
    iOS: Troubleshooting backup issues in iTunes
    http://support.apple.com/kb/ts2529
    Take care,
    Sterling

  • Have uploaded and installed CC 2014. Several apps give this error when I try to start them:  "Unable to launch Adobe InDesign as you do not have sufficient permissions to access the preferences folders" -or- The icon in the dock bounces once, and nothing

    Have uploaded and installed CC 2014. Several apps give this error when I try to start them:  "Unable to launch Adobe InDesign as you do not have sufficient permissions to access the preferences folders"
    -or-
    The icon in the dock bounces once, and nothing happens.

    Windows or Mac, and exactly which operating system version?

  • I keep getting and error when I try to start my iTunes. "Apple Application Support was not found. Apple Application Support is required to run iTunes. Please uninstall iTunes, Then install iTunes again. Error 2(Windows error 2)"....

    I keep getting and error when I try to start my iTunes. "Apple Application Support was not found. Apple Application Support is required to run iTunes. Please uninstall iTunes, Then install iTunes again. Error 2(Windows error 2)".... I have uninstalled and reinstalled several times and the error still occurs!!! This started happening after I installed the 10.3 update

    I took the time to research it and come across a couple of people who experienced the same trouble and so I listed some of there steps(with Credits) and  some people said that they worked.
    Here is the original Link:
    https://discussions.apple.com/thread/2151777?start=0&tstart=0
    OK, this worked for me:( Original Post by r0tt3n4pp13)
    1. Save iTunes install file to your desktop.
    2. Disconnect from internet.
    3. Disable Firewall/Security software.
    4. Run install. Note that it installs Application Support and a bunch of other software this time.
    5. Run iTunes.
    6. Enable Firewall/Security software.
    7. Reconnect to internet.
    8. Download Watchmen Director's Cut post haste.
    OR!
    (Original post by Cr4z33)
    1. Download and install WinRAR.
    2. Right-click the iTunesSetup.exe icon and choose "Open with WinRAR".
    3. Once the EXE is opened in WinRAR, double-click AppleApplicationSupport.msi and when the installer window is open choose "Repair".
    4. Done! You can now run iTunes normally.

  • There was an error when I tried to install OS X Lion online. What can I do to fixed the problem?

    There was an error when I tried to install OS X Lion after I purchased the os online. How do I fixed it?

    Had the same problem.  All I did was click retry, (nothing happened at first so had a panic attack) so I checked my email and found I'd payed for Lion, also the Lion App in the app Store had gone back to the purchace price.  However after reaching for a brown paper bag to try and stop myself hyperventilating, Lion suddenly appeared and said it was installing.  33 minutes later it was up and running 'Job done'

  • I'am getting an update error when am trying to upgrade to newer version (4.3.2)..the error message content shows that i tunes could not back up the i pod,because the back up was corrupt or not compatible with ipod..can anyone help me out to fix this issue

    I'am getting an update error when am trying to upgrade to newer version (4.3.2)..the error message content shows that i tunes could not back up the i pod,because the back up was corrupt or not compatible with ipod..can anyone help me out to fix this issue

    Hi,
    Try here:  http://support.apple.com/kb/HT1808. 
    Hope this helps! 
    ---likeabird---

  • Hellow my i pod is not working.actually bettry was too low then i puted on charging.it starting charging but not going to power on.when it tried to starting on sunndly after the apple logo it showd the 5 % bettry and went back off and this proses is carry

    hellow
    my i pod is not working.actually bettry was too low then i puted on charging.it starting charging but not going to power on.when it tried to starting on sunndly after the apple logo it showd the 5 % bettry and went back off and this proses is carry on.plz help me how it witt work starting.i urgently need to on my i pod.plz help me plzzzzzzzzzzzzzzzz

    Hi there shehla sattar,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iPad: Basic troubleshooting
    http://support.apple.com/kb/ts3274
    -Griff W.

  • An error occurred while trying to start Isengard - Cannot start Wily IEM

    Dear SAP,
    I have installed Wily IEM 8.2.2.0 in my Solution Manager server (windows 2008).
    I can start the service Introscope Enterprise Manager, but in the log, I get this error :
    INFO   | jvm 1    | 2011/01/04 10:25:31 | Introscope Enterprise Manager failed to start because:
    INFO   | jvm 1    | 2011/01/04 10:25:31 | An error occurred while trying to start Isengard.
    INFO   | jvm 1    | 2011/01/04 10:25:31 | Press 'Enter' to acknowledge....
    1. I have assigned SIDuser to the service
    2. I have also read and apply 1273028 OSS recommandations.
    Thanks for your help.
    Best regards
    SAP NetWeaverAdmin

    Dear Everyone,
    I got the same error. Today, I checked the log and it said something about Display 0.0. I guess the EMCtrl only works on graphical environment and I think I'm right. I run ./EMCtrl.sh through xmanager and it started and still started.
    Maybe SAP create the scenario incorrectly by assuming the wily introscope can only be started on graphical environment. This is not wily introscope mistake, because if I install the wily manually, I can start it from ssh.

  • Getting error when I tried to give sysdba to user1 in oracle 10g on solaris

    Hi,
    I have created a password file orapw<sid>.ora under dbs directory and set the remote_login_passwordfile=exclusive. I am getting the below error when I tried to give sysdba to user1.
    ORA-01994 Grant Failed : Password file missing or disabled.
    Kindly share your knowledge in this regards.
    Thanks,
    KarthicK

    1. drop the current password file if exists
    2 Recreate the password file. The user that will create the password file must be in OS DBA group
    Be sure that the user has XWR privileges on that file.
    give an fully pathname for the password file, under dbs directory ( not mandatory, but i prefer )
    3. recreate the password file and grant privilege to user user1
    Let we know

  • There was as error when i tried to update my itunes. I am trying to reinstall but now i get an error message saying to verify if I am able to have apple mobile service. How do i do that?

    There was as error when i tried to update my itunes. I am trying to reinstall but now i get an error message saying to verify if I am able to have apple mobile service. How do i do that?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall press on)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

Maybe you are looking for