Locked out of J2EE Visual Admin and other  problems

I recently tried to install some Java PDK components using the SDM tool. However it failed when trying to deploy the javadoc component. Since then the following has occurred:
1. My enterprise portal website is unavailable (ERROR: 'Details: Web container not available!').
2. I can't login into the J2EE admin tool (ERROR: 'the object does not exist') using either the initially reset Admin password (as part of the original install) or 'admin'.
3. In the SAP MMC, the Server 0 instance displays yellow, with the jcontrol.exe status (under Process List) as 'some processes running' and server0 (under Process Table) status as 'starting applications'.
4. The log file on the J2EE database is 100% (not sure if this is relevant or not).
I've tried to undeploy the java components in case they are the cause of the above issues but get the following error in SDM:
Info: ***** Begin of SAP J2EE Engine Online Undeployment (J2EE) *****
No information about the J2EE engine cluster is available. The online undeployment process is continuing.
Info: ***** End of SAP J2EE Engine Online Undeployment (J2EE) *****
Error: Undeployment of SDA executed with errors.
Error:  See below for details:
Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running. com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [server] with user name: [Administrator]
Check your login information.
Exception is:
com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot create new RemoteLoginContext instance.]
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineAppOnlineUndeployerImpl.checkLoginCredentials.DMEXC)
Error: Result: error
In summary, assuming the new java components broke the EP and J2EE I can't undeploy them (because J2EE is broken) in order to fix J2EE. Damned if I do and damned if I don't.
Does anyone know why I can't login to J2EE VA, why the J2EE server only partials starts up, why the EP is not working, or how I can truncate the database log file?
I'm running EP 6.4 SP9 on W2K3.
Mike D.

Hi Mike,
May be the following link will help you.
J2EE Engine start error: Database initialization failed!
Moreover, make sure that your port no to which connecting through visual admin is around 50000.
Regards,
Bharath

Similar Messages

  • Canu00B4t see log with J2EE Visual Admin or Standalone Log Viewer

    Bom dia!
    When logging on Log Viewer, it shows de error message: Unable to invoke LogControllerFacadeMBean method:"getMetaDataOfReaders" In J2EE Visual Admin the error message after click in the item Log Viewer is Error while loading service Log Viewer
    When I click in defaultTrace.trc nothing appears. The same for the others log archives listed in Log Viewer.
    Can someone help me with this?
    Very thanks from Spain.
    In the console I see the following java exception:
    Exception in thread "AWT-EventQueue-0" com.sapmarkets.bam.util.BAMRuntimeExcepti
    on: Unable to invoke LogControllerFacadeMBean method: "getMetaDataOfReaders".
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.invokeFacade
    Method(AbstractLogDepot.java:225)
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getMetaDataO
    fReaders(AbstractLogDepot.java:303)
            at com.sapmarkets.bam.view.config.AbstractViewConfiguration.getColumnInf
    oFromServer(AbstractViewConfiguration.java:218)
            at com.sapmarkets.bam.view.config.AbstractViewConfiguration.readSetting(
    AbstractViewConfiguration.java:126)
            at com.sapmarkets.bam.view.config.AbstractViewConfiguration.getColumnSet
    tingForLogType(AbstractViewConfiguration.java:247)
            at com.sapmarkets.bam.view.buffertable.ContentPane.obtainColumnSettings(
    ContentPane.java:915)
            at com.sapmarkets.bam.view.buffertable.ContentPane.<init>(ContentPane.ja
    va:127)
            at com.sapmarkets.bam.view.AbstractLogViewerAppplication.makeTablePane(A
    bstractLogViewerAppplication.java:423)
            at com.sapmarkets.bam.view.AbstractLogViewerAppplication.displayLogs(Abs
    tractLogViewerAppplication.java:474)
            at com.sapmarkets.bam.view.overview.OverviewFilePathTreeWrapper.openLog(
    OverviewFilePathTreeWrapper.java:334)
            at com.sapmarkets.bam.view.overview.OverviewFilePathTreeWrapper$TreeMous
    eListener.mousePressed(OverviewFilePathTreeWrapper.java:359)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
    3)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
    2)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
    2)
            at java.awt.Component.processMouseEvent(Component.java:6038)
            at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
            at java.awt.Component.processEvent(Component.java:5806)
            at java.awt.Container.processEvent(Container.java:2058)
            at java.awt.Component.dispatchEventImpl(Component.java:4413)
            at java.awt.Container.dispatchEventImpl(Container.java:2116)
            at java.awt.Component.dispatchEvent(Component.java:4243)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3983)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
            at java.awt.Container.dispatchEventImpl(Container.java:2102)
            at java.awt.Window.dispatchEventImpl(Window.java:2440)
            at java.awt.Component.dispatchEvent(Component.java:4243)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:273)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:183)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:173)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    Caused by: java.lang.reflect.UndeclaredThrowableException
            at $Proxy0.invoke(Unknown Source)
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.invokeMBeanM
    ethod(AbstractLogDepot.java:163)
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.invokeFacade
    Method(AbstractLogDepot.java:206)
            ... 33 more
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.sapmarkets.bam.jmx.connector.AbstractLVServer.invoke(AbstractLVSe
    rver.java:184)
            at com.sapmarkets.bam.jmx.connector.rmi.IntegratedConnectorClient.invoke
    (IntegratedConnectorClient.java:107)
            ... 36 more
    Caused by: javax.management.ReflectionException: No such operation: getMetaDataO
    fReaders
            at com.sun.jmx.mbeanserver.PerInterface.noSuchMethod(PerInterface.java:1
    52)
            at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:94)
            at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultM
    BeanServerInterceptor.java:836)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761
            ... 42 more
    Caused by: java.lang.NoSuchMethodException: getMetaDataOfReaders()
            at com.sun.jmx.mbeanserver.PerInterface.noSuchMethod(PerInterface.java:1
    50)
            ... 46 more

    Hello Ivan,
    Make sure that you are using a supported JDK version as per note below:
    723909 Java VM settings for J2EE 6.40/7.0
    And also, make sure that the necessary environment variables are pointing to the correct JDK version.
    Regards,
    Rafael

  • J2EE Visual Admin tool

    Hi fellow XI'ers,
    I want to install J2EE Visual Admin tool on my laptop, but all information I can find is that I have to go to C drive \usr\sap\C11\JC00\j2ee\admin and run go.bat but...this folder does not exists on my laptop...I guess I have to install locally Netweaver or WAS? And where do I find installation files?
    Best Regards,
    Margaret

    hi,
    no:)
    all you have to do is to copy the folder:
    usr\sap\C11\JC00\j2ee\admin
    to your laptop and you can use it
    maybe you just have to change one path
    in one of he files but try with copying first
    Regards,
    michal

  • TS3988 My husband changed the Apple ID on our computer.  For some reason, iCloud has the old Apple ID and it won't let me change it.  I've been locked out of my iPad twice and had to restore it because of iCloud.  How do I change the Apple ID (not the pas

    My husband changed the Apple ID on our computer.  For some reason, iCloud has the old Apple ID and it won't let me change it.  I've been locked out of my iPad twice and had to restore it because of iCloud.  How do I change the Apple ID (not the password)?

    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")
    Providing you are simply updating your existing details and not changing to another account, when you delete your account, all the data that is synced with iCloud will also be deleted from the device (but not from iCloud), but will be synced back to your device when you login again.
    In order to change your Apple ID or password for your iCloud account on your computer, you need to sign out of the account from your computer first, then sign back in using your updated details. (System Preferences > iCloud, click the sign out button)
    In order to change your Apple ID or password for your iTunes account on your iOS device, you need to sign out from your iOS device first, then sign back in using your updated details. (Settings > iTunes & App store, scroll down and tap your ID)
    If you are using iMessages or FaceTime, you will also need to log out and into your ID there too.

  • I am locked out of my ipod touch and forgot the password.  How can i get into it without restoring it?

    I have gotten locked out of my ipod touch and do not know the password, but my computer cannot restore it, so I need to know how to get in without restoring it.

    PC WAY
    1.Plug the iPod in computer.
    2.Go to "My Computer" And click the apporiate drive your your iPod.
    3.Change the folder option to "View all hidden files and folders"
    4.Navigate to ipod_control
    5.Then go to Device
    6.Then there is a file there named"_Unlocked"
    7.Open that up with a text editor (Notepad) and viola the passcode is right there.

  • Installed Windows 8 on a late 2011 MacBook Air and was working fine now keyboard not working so cannot enter password? Caplocks key works but I am locked out on my own PC and cannot seem to get it to recognize built in keyboard,bluetooth,generic USB one.

    Installed Windows 8 on a late 2011 MacBook Air and was working fine now keyboard not working so cannot enter password? Caplocks key works but I am locked out on my own PC and cannot seem to get it to recognize built in keyboard,bluetooth,generic USB one.

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • I got locked out of Mac os 9 and now I can't get into OS 9 or OS X.  All I see is the Macintosh SE and a finder face and text that says "mac os 9.2 welcome to mac os".  I can't get into COntrol Panel to reset the password to allow me to get in.

    I got locked out of Mac os 9 and now I can't get into OS 9 or OS X.  All I see is the Macintosh SE and a finder face and text that says "mac os 9.2 welcome to mac os".  I can't get into COntrol Panel to reset the password to allow me to get in.

    Do you have OS X and OS 9 installed on your Mac? If so, startup with the Option key depressed. This will open the Startup Manager window. Select the OS you want to start from & click the right arrow.
     Cheers, Tom

  • Runtime Tab missing -J2ee Visual Admin

    Hi
    We want to maintain the PIRWBUSER in the PMIstore (j2ee visual admin )
    under
    Cluster ® Server ® Services ® Destinations.
    but we are not able to see the "runtime " tab as mentioned in the following help doc.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/30/60084136b5f423e10000000a155106/content.htm
    kindly advice
    regards
    krishna

    Thanks Barry
    The second times we fired it open, we were able to see the tab
    thanks
    regards
    krishna

  • Mavericks Mail; difference in delete folder and trash folder?  I don't know which folder to use clearing out old messages, spam, junk and other detrious I might want to recover in the future and which folder for highly sensitive or personal  informa

    I don't know which folder to use clearing out old messages, spam, junk and other detrious I might want to recover in the future and which folder for highly sensitive or personal  in formation I want to keep confidential.

    More to my question regarding standard Mail folders, how do Trash and Delete differ in function?

  • I changed my gmail password on PC and now neither ipad will accept. I'm locked out of only this gmail account other gmails still ok.

    I changed my main gmail account password on my PC and now neither my ipad2 nor my ipad3 can get mail from this account anymore. I get incorrect password and imap error messages. Appreciate it if anyone can help with this issue.
    Still access gmail on Vaio of course but locked out on ipads
    Thank you for your time

    I FOUND IT!!!
    THE ANSWER TO MY PROBLEM
    OK I am a newbie to all this tech stuff But I solved my ' incorrect password and imap error messages'
    On PC I went to gmail effected
    Enter tools (gear on upper right)
    Settings
    Accounts and Import
    Change Account Settings
    Other Google Account Settings
    Security
    Authorizing Applications ans Site
    Then had to Verify - Re-sign in
    Step 1 of 2
    Generate password
    Step 2 got password
    IMPORTANT
    COPY AND PASTE - THEY SHOW YOU 16 DIGIT CODE ONCE!
    Then re- install account into iPads (my case) When they ask for password do not use regular password use this 16 digit code!
    Worked instantly for me! Both my pads back on line! Best of luck, so hope this helps!

  • How to log on to visual admin and create destination service

    Hi all,
    I see this statement everywhere while trying to configure adobe forms.
    *it was only the HTTP destination FPICF_DATA_<SID> that was not created in the Visual Admin under Cluster -> Services -> Destinations*_
    I got 2 questions here:-
    1. the programs "FP_CHECK_DESTINATION_SERVICE" runs fine w/o destination check box. andwith the check box it gives the error "ADS: Request start time: Thu Nov 26 12:07:42 ........". SO how to resolve this. I have checked the blogs before and I did everything so far and stuck at the statement given above in bold.
    2. What  is this destination fp_icf_data_sid........... where to look for, I understand u need to log on to visual adm. But how is there a sap transaction "AL11" or from the web url.   if it is web url  ...   "http://server_name:port/ ....." then I am lost after this I dont see anything called cluster and services anywhere....
    And if am looking for visual admin at wrong places please provide step by step guide. I have seen steps to log on to visual admin on wesites but i dont know what am i doing, thats not clear. If someone can help from here.
    Thanks,
    Anu.

    The Visual Administrator is a Java tool installed during the installation of a Java AS. It is a separate tool that can be copied and used remotely if desired. On a system running Java AS it can be found under /usr/sap/<SID>/JC00/j2ee/admin - just run 'go' under Linux/Unix or 'go.bat' under Windows. You must have Java installed on your remote system.
    Once you have logged into your Java AS system using the Visual Administrator you can then setup your "Destinations", located under Server -> Services.
    Check Note 944221 - Troubleshooting if problems occur in forms processing ...which will make clear the errors you are experiencing and help you solve them.
    Nelis

  • Not able to start the Visual Admin and configTool - URGENT

    hi Experts,
    Hi have installed the portal 7.0 evalution version. But when i am trying start the visual admin. when click on go.bat file. It is giving the following message.
    D:\usr\sap\J2E\JC01\j2ee\admin>go.bat
    D:\usr\sap\J2E\JC01\j2ee\admin>"C:\j2sdk1.4.2_09\bin\bin\java" -showversion -Dsu
    n.java2d.noddraw=true -Duser.language=en -DP4ClassLoad=P4Connection -Dp4Cache=cl
    ean -jar "D:\usr\sap\J2E\JC01\j2ee\admin\go.jar"
    The system cannot find the path specified.
    Program terminated abnormally
    Press any key to continue . . .
    Even ConfigTool also giving the same problem.
    D:\usr\sap\J2E\JC01\j2ee\configtool>configtool.bat
    The system cannot find the path specified.
    Program terminated abnormally
    Press any key to continue . . .
    Kindly tell me how to fix the above problems. But I am able to run the SDM Tool and login.
    Regards
    Vijay

    Check if you DEFAULT.PFL contain the following entries
    SAP Central Service Instance for J2EE
    j2ee/scs/host = <host>
    j2ee/scs/system = <SCS Inst.No>
    j2ee/ms/port = <port>
    j2ee/dbtype =
    j2ee/dbname = <sid>
    j2ee/dbhost = <host>
    And the Instance Profile should have the followin entries
    Instance Profile
    jstartup/trimming_properties =
    jstartup/protocol =
    jstartup/vm/home =
    jstartup/max_caches =
    jstartup/release =
    jstartup/instance_properties =
    j2ee/dbdriver =
    rdisp/j2ee_start_control =
    rdisp/j2ee_libpath =
    exe/j2ee = $
    j2ee/instance_id =

  • Visual admin and start/stop dispatcher

    What is the normal procedure for starting and stopping dispatcher....
    Is it normally done at UNIX through ./go script? and what is the normal way to shutdown j2ee engine....
    just wonder what the standard practice was...
    Also where do I find the Visual admin tool...is this under the admin filesystem and just run go....
    Thanks
    John Ryan

    Check if you DEFAULT.PFL contain the following entries
    SAP Central Service Instance for J2EE
    j2ee/scs/host = <host>
    j2ee/scs/system = <SCS Inst.No>
    j2ee/ms/port = <port>
    j2ee/dbtype =
    j2ee/dbname = <sid>
    j2ee/dbhost = <host>
    And the Instance Profile should have the followin entries
    Instance Profile
    jstartup/trimming_properties =
    jstartup/protocol =
    jstartup/vm/home =
    jstartup/max_caches =
    jstartup/release =
    jstartup/instance_properties =
    j2ee/dbdriver =
    rdisp/j2ee_start_control =
    rdisp/j2ee_libpath =
    exe/j2ee = $
    j2ee/instance_id =

  • J2EE Visual Admin Tool stops at 99%

    Hello everyone,
    I have  a problem with the Visual Admintool for the J2EE of an EP 6.0 SPS12 Installation on W2k. The tool worked properly before I installed TREX 6.1.
    After I connect sucessfully with the admin tool it runs slowly up to 99% and stops here. The Tree of dispatcher and his services are viewable but I cannot expand the server node.
    The TREX is running fine, all services are green. The Portal is available and the MMC of Portal shows all green (all services/intances started successfully). I can login and administrate the portal. But I can't configure the TREX for the portal because I can't access the Servernode in Visual Admin.
    I checked the logs for the admin tool but there are no errors. The info in admin tool shows no error too. Maybe some additional traces and logs must be first activated.
    On the system is a second EP and TREX running but I stopped all other applications, restarted the portal and tried to connect with visual Admin. It stops again at 99%.
    Saw some threads with a solution to modify the hosts file or change the heap size of J2EE but no one confirmed that this has helped.
    Does someone has an idea what I could check next?
    Regards
    Alex

    Hello Praveen,
    thanks for your hint. I checked the note which is very old and only for release 6.20 (I'm on 6.40). I found a similar error in my logs but this error was produced by a failed login and was not releted to my problem. I checked again my logs after but could not find any helpful entry here.
    Some more ideas? Looks like a candidate for a OSS message to SAP again.
    Regards
    Alex

  • I am locked out of my own Admin on my macbook air, what do I do?

    When I type in what I think is my username and password for my admin, it declines me. How do I reset this? I am updated to the model before Yosemite, and this problem is keeping my from updating.

    First, make sure caps lock is not on.
    Another reason why the password might not be recognized is that the keyboard layout (input source) has been switched without your realizing it. At the login screen, you can cycle through the available layouts by pressing the key combination  command-space or command-option-space. See this support article.
    If the user account is associated with an Apple ID, and you know the Apple ID password, then maybe the Apple ID can be used to reset your user account password.
    Otherwise*, start up in Recovery mode. When the OS X Utilities window appears, select
              Utilities ▹ Terminal
    from the menu bar at the top of the screen—not from any of the items in the OS X Utilities window.
    In the window that opens, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window opens. Close the Terminal window to get it out of the way.
    Select the startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Follow the prompts to reset the password. It's safest to choose a password that includes only the characters a-z, A-Z, and 0-9.
    Select
               ▹ Restart
    from the menu bar.
    You should now be able to log in with the new password, but the Keychain will be reset (empty.) If you've forgotten the Keychain password (which is ordinarily the same as the login password), there's no way to recover it.
    *Note: If you've activated FileVault, this procedure doesn't apply. Follow instead these instructions.

Maybe you are looking for

  • I had to erase my computer and start over, how do I reinstall snow leopard

    Hi I have an old computer and for some reason my i photo would not open so I had to erase everything and start over. I had snow leopard and now have a 10.5.6 system. is there any way to get my snow leopard back in order to download I tunes? I lost th

  • Setting up LDAP Server to lookup Connection Factories using JNDI

    Can someone let me know how to setup LDAP server within 10G to lookup connection factories using JNDI? I read through the Advanced Queuing User Guide and Reference document where this is mentioned and it says use the Database Configuration Assistant

  • Aperture and jpeg and macook pro

    i have two questions... onely, how does aperture handle 1-2mb jpeg files. is the system use the same or do we see better prefomence... twoly, i have a macbook pro 1.83 with 1 gig of ram. i understand that specs for for the 1.1 have not been released

  • CRS-1019 Resource ora.devdb.devdb1.inst (application) cannot run on rac2

    I run a CRS upgrade from 10.2.0.1 to 10.2.0.3. The process runned ok but instance devdb1 on rac1 of the RAC does not start. crs_stat -t ora.devdb.db ONLINE ONLINE rac1 ora.devdb.devdb1.inst ONLINE OFFLINE ora.devdb.devdb2.inst ONLINE ONLINE rac2 I tr

  • Muse crashes when trying to rename page filename

    I was trying to shorten the file name on one of my pages and soon as I tried to uncheck the "Same As Page Name" option in Page Properties > Metadata it crashed. Here's the error I got. Adobe Muse encountered an unexpected error and will have to be te