DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN - how to make it STARTED

Hi,
I have an ABAP+Java SAP ERP 2005 server.
After having made a Java Add-in installation w/o success, I stoped the installation.
Now in this server, process Dispatcher is always in yellow with status "Running, Message Server connection ok, Dialog Queue time: 0.00 sec, J2EE status info unavailable".
How can I fix this error to make J2EE started?
Here the trace:
trc file: "dev_disp", trc level: 1, release: "700"
sysno      00
sid        BP1
systemid   560 (PC with Windows NT)
relno      7000
patchlevel 0
patchno    102
intno      20050900
make:      multithreaded, Unicode, optimized
pid        2724
Fri Sep 14 14:37:18 2007
kernel runs with dp version 224000(ext=109000) (@(#) DPLIB-INT-VERSION-224000-UC)
length of sys_adm_ext is 572 bytes
SWITCH TRC-HIDE on ***
***LOG Q00=> DpSapEnvInit, DPStart (00 2724) [dpxxdisp.c   1239]
     shared lib "dw_xml.dll" version 102 successfully loaded
     shared lib "dw_xtc.dll" version 102 successfully loaded
     shared lib "dw_stl.dll" version 102 successfully loaded
     shared lib "dw_gui.dll" version 102 successfully loaded
     shared lib "dw_mdm.dll" version 102 successfully loaded
rdisp/softcancel_sequence :  -> 0,5,-1
use internal message server connection to port 3900
Fri Sep 14 14:37:24 2007
WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5355]
MtxInit: 30000 0 0
DpSysAdmExtInit: ABAP is active
DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
DpIPCInit2: start server >SAP0806_BP1_00                          <
DpShMCreate: sizeof(wp_adm)          15752     (1432)
DpShMCreate: sizeof(tm_adm)          4232256     (21056)
DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
DpShMCreate: sizeof(comm_adm)          528064     (1048)
DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
DpShMCreate: sizeof(slock_adm)          0     (96)
DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
DpShMCreate: sizeof(file_adm)          0     (72)
DpShMCreate: sizeof(vmc_adm)          0     (1520)
DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
DpShMCreate: sizeof(gw_adm)     48
DpShMCreate: SHM_DP_ADM_KEY          (addr: 07AD0040, size: 4888864)
DpShMCreate: allocated sys_adm at 07AD0040
DpShMCreate: allocated wp_adm at 07AD1E80
DpShMCreate: allocated tm_adm_list at 07AD5C08
DpShMCreate: allocated tm_adm at 07AD5C38
DpShMCreate: allocated wp_ca_adm at 07EDF078
DpShMCreate: allocated appc_ca_adm at 07EE4E38
DpShMCreate: allocated comm_adm at 07EE6D78
DpShMCreate: system runs without slock table
DpShMCreate: system runs without file table
DpShMCreate: allocated vmc_adm_list at 07F67C38
DpShMCreate: allocated gw_adm at 07F67C78
DpShMCreate: system runs without vmc_adm
DpShMCreate: allocated ca_info at 07F67CA8
DpShMCreate: allocated wall_adm at 07F67CB0
MBUF state OFF
DpCommInitTable: init table for 500 entries
EmInit: MmSetImplementation( 2 ).
MM global diagnostic options set: 0
<ES> client 0 initializing ....
<ES> InitFreeList
<ES> block size is 1024 kByte.
Using implementation view
<EsNT> Memory Reset disabled as NT default
<ES> 2047 blocks reserved for free list.
ES initialized.
J2EE server info
  start = TRUE
  state = STARTED
  pid = 3776
  argv[0] = E:\usr\sap\BP1\DVEBMGS00\exe\jcontrol.EXE
  argv[1] = E:\usr\sap\BP1\DVEBMGS00\exe\jcontrol.EXE
  argv[2] = pf=E:\usr\sap\BP1\SYS\profile\BP1_DVEBMGS00_SAP0806
  argv[3] = -DSAPSTART=1
  argv[4] = -DCONNECT_PORT=2604
  argv[5] = -DSAPSYSTEM=00
  argv[6] = -DSAPSYSTEMNAME=BP1
  argv[7] = -DSAPMYNAME=SAP0806_BP1_00
  argv[8] = -DSAPPROFILE=E:\usr\sap\BP1\SYS\profile\BP1_DVEBMGS00_SAP0806
  argv[9] = -DFRFC_FALLBACK=ON
  argv[10] = -DFRFC_FALLBACK_HOST=localhost
  start_lazy = 0
  start_control = SAP J2EE startup framework
DpJ2eeStart: j2ee state = STARTED
rdisp/http_min_wait_dia_wp : 1 -> 1
***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1626]
***LOG Q0K=> DpMsAttach, mscon ( SAP0806) [dpxxdisp.c   11664]
DpStartStopMsg: send start message (myname is >SAP0806_BP1_00                          <)
DpStartStopMsg: start msg sent
CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
CCMS: start to initalize 3.X shared alert area (first segment).
DpMsgAdmin: Set release to 7000, patchlevel 0
MBUF state PREPARED
MBUF component UP
DpMBufHwIdSet: set Hardware-ID
***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
DpMsgAdmin: Set patchno for this platform to 102
Release check o.K.
Fri Sep 14 14:37:28 2007
MBUF state ACTIVE
DpModState: change server state from STARTING to ACTIVE
Fri Sep 14 14:38:04 2007
DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN
Fri Sep 14 14:38:24 2007
J2EE server info
  start = TRUE
  state = STARTED
  pid = 3408
  argv[0] = E:\usr\sap\BP1\DVEBMGS00\exe\jcontrol.EXE
  argv[1] = E:\usr\sap\BP1\DVEBMGS00\exe\jcontrol.EXE
  argv[2] = pf=E:\usr\sap\BP1\SYS\profile\BP1_DVEBMGS00_SAP0806
  argv[3] = -DSAPSTART=1
  argv[4] = -DCONNECT_PORT=2671
  argv[5] = -DSAPSYSTEM=00
  argv[6] = -DSAPSYSTEMNAME=BP1
  argv[7] = -DSAPMYNAME=SAP0806_BP1_00
  argv[8] = -DSAPPROFILE=E:\usr\sap\BP1\SYS\profile\BP1_DVEBMGS00_SAP0806
  argv[9] = -DFRFC_FALLBACK=ON
  argv[10] = -DFRFC_FALLBACK_HOST=localhost
  start_lazy = 0
  start_control = SAP J2EE startup framework
DpJ2eeStart: j2ee state = STARTED
Fri Sep 14 14:38:44 2007
DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN

Hi Kalyan,
Unfortunately, I cannot find section "6.8.2.3 Deleting the Java Part of an SAP System" as you said.
All docs that I've just downloaded only have sections 6.8 & sub 6.8.1 as following:
  - 6.8 Deleting an SAP System
     + 6.8.1 Running SAPinst to Delete an SAP System
Docs browsed are:
  - Installation Guide - SAP NetWeaver 7.0 SR2 <b>ABAP+Java</b> / <b>Java</b> / <b>ABAP</b> on Windows - MS SQL Server
  - Installation Guide - SAP SAP ERP 2005 SR2 <b>ABAP+Java</b> / <b>Java</b> / <b>ABAP </b>on Windows - MS SQL Server
So please show me the way to get the correct ones or send me via [email protected]
You answer is considered helpful.
Thanks,
Toan Do

Similar Messages

  • In windows 7, how to make firefox start automatically when I turn on the computer

    In Windows 7, how to make Firefox start automatically when I turn on the computer. Note, I am asking how to do this with Windows 7, not xp, not vista.

    You need to place a shortcut to open Firefox in the Start > Programs > Startup folder.<br />
    That is basically the same in all Windows versions.

  • How to make a starting picture ...

    How to make a starting picture ( logo like Microsoft Word appear when click Word Item ) that start before application run

    hi,
    essentially you would not call it a starting picture, itz called a splash screen. you can create it in a very simple manner,
    just follow the steps.
    1. have a class that extends Canvas
    2. add a jlabel and by adding a imageicon containing the image to the jlabel
    3. have a timer or a thread, start the timer and at the same time show the canvas in the middle of the screen
    4. and after some time, just close the window and show the main application window. (also stop the timer or thread)
    you could of course make it better if you allow the setting of the image file and timeout to be set dynamically, but thatz of course not much of a problem.
    hope this was useful.
    cheerz
    ynkrish

  • How to make text start at the top of a page in livecycle 9

    Hi, How can I get the text in a large text field to start at the top left of the field rather than at the center of the field? In addition, may one know how to make text wrap in the form as well?
    Thanks,
    David

    To set the Text alignment properties use "Paragraph" pallet you can make it visible by selecting Window>>Paragraph or Shift+F5
    And to allow text wrapping you need to select "Allow Multiple Lines" checkbox under "Object" pallet and "Field" tab. You can make Object pallet visible by selecting Window>>Object or Shift+F7.
    Good Luck,

  • How to make servlet start automatically in tomcat

    i want to my servlet start automatically when tomcat start . Need i configure the web.xml? how to make it?

    Yes, web.xml is what you want to configure, if what you're wanting to do is browse to a particular URL and have your servlet executed. See the Tomcat site (http://jakarta.apache.org/tomcat) for examples.
    Lynn.

  • How to make custom start end shapes for stroke (arrowheads)...

    hello...
    Indesign cs4 have nice start end stroke shapes like arrowheads, circles, squares...circles is clear, without fill. I need fill in it.
    How to make custom shapes or edit existings start/end shapes to functioning like original provided with indesign?
    Maybe illustrator cs4 have this?

    There's no way to edit line endings in ID. You would have to make a compound path from a line with no ending and a second path or shape for the end.

  • How to make TM start a NEW backup

    Since January and updating to 10.5.6 (not sure if that had anything to do with it), my iMac had been freezing up and required me to manually power off and on, at first a few times a week, later increasing to several times a day. I suspected a HD failure, but no hardware tests or SMART status tests indicated so. Since February, Time Machine has been doing backup. A couple of weeks ago I finally had time to do a reformat of the iMac HD and did a full reinstall and updated directly to 10.5.7. Since then I have had no freezing issues.
    But. I now have the TM backup from February till mid-May on my external HD. I would like to keep it as it is, all 200Gb worth, and have TM start a totally fresh backup in a new folder.
    After reading pages of information about TM, it seemed people have had trouble doing the opposite, i.e. make TM use build onto the backup which was already there. So I figured TM would do what I hoped; make a new folder in the Backups.backupdb folder with the new computer name (I changed the name on purpose when reinstalling).
    I set up TM preferences to use the same disk as before, as there is still more than enough space. I was surprised to see what happened:
    - The backup folder name changed from the old "EX iMac" to the new installation's name "Exxx Xxxx's iMac".
    - A new dated folder (....inProgress) was created, but with the same date as the last backup made from the old installation a couple of weeks ago, rather than today's date.
    I cancelled the backup right awayas this wasn't what I was expecting, so the "folder" name is still "2009-05-16-124351.inProgress"
    - When I enter TM through the UI, the HD name has been changed for all the old backups (used to be "Macintosh HD", is now "Mac HD ny").
    So it seems that TM in its wisdom recognizes the iMac as its old self, and wants to continue building onto the old backups. This is exactly what I don't want... when space runs out on the external HD, I don't want the old backups to be pruned at all. I want to keep the old backup as-is, for future reference etc., and have TM start a full, fresh backup of my near-empty iMac, which it can do its incremental and space-saving thing with later on.
    Any ideas as to how I can persuade my computer into agreeing that this is a worthwhile concept?

    Pondini wrote:
    Just why do you want to prevent TM from deleting old backups? If it's because you've been deleting things from your internal HD, trusting TM to keep it's copies indefinitely, that's not a good idea.
    The reason is, TM's copies are no longer backups: now they're your originals. When (not if) your TM drive fails, you may lose all of them.
    Thank you for your input. As I wrote earlier, I have reformatted the internal HD and reinstalled a "blank" system. So yes, most files, documents etc. are now found only in the TM backup. One reason for not simply doing a full restore from the TM backup was to allow time to make sure the internal HD was not in fact failing, and being able to reintroduce things step by step in case the problem should materialize again.
    The whole point of wanting to keep the existing TM backup as-is is to make it be there "indefinitely". That doesn't mean I trust the external HD to keep it safe for all eternity, but as long as I am trusting it to back up my stuff, why not let it keep my old stuff as well? Although, admittedly, it is space consuming and the important stuff will be present in both the old and the new backup, once I get it running. Old backup > iMac > New backup. You should see how many papers I have in my shelves from years back

  • How to make and start a session on Visual web JSF

    Hi;
    I am trying to make a Session on Visual Web JSF but cant get it, just get code to jsp, plz could u help me :)
    Thanks on advace
    Miguel Villalobos.

    Pondini wrote:
    Just why do you want to prevent TM from deleting old backups? If it's because you've been deleting things from your internal HD, trusting TM to keep it's copies indefinitely, that's not a good idea.
    The reason is, TM's copies are no longer backups: now they're your originals. When (not if) your TM drive fails, you may lose all of them.
    Thank you for your input. As I wrote earlier, I have reformatted the internal HD and reinstalled a "blank" system. So yes, most files, documents etc. are now found only in the TM backup. One reason for not simply doing a full restore from the TM backup was to allow time to make sure the internal HD was not in fact failing, and being able to reintroduce things step by step in case the problem should materialize again.
    The whole point of wanting to keep the existing TM backup as-is is to make it be there "indefinitely". That doesn't mean I trust the external HD to keep it safe for all eternity, but as long as I am trusting it to back up my stuff, why not let it keep my old stuff as well? Although, admittedly, it is space consuming and the important stuff will be present in both the old and the new backup, once I get it running. Old backup > iMac > New backup. You should see how many papers I have in my shelves from years back

  • How to make pboard start on boot? -- No copy & paste

    Hello everyone -
    I had a hard disk failure on my Macbook this week. I replaced the hard drive and restored from a Time Machine image. Now I have no copy/paste or drag/drop working.
    I have tried running Cocktail, Disk Util, fsck (in single-user mode), as well as AppleJack. I have installed the 10.5.5 combo updater.
    I have been Googling the issue and it seems that pboard not launching at boot time. If I go to a Terminal and type 'pboard' to run it, my copy and paste and drag/drop come back.
    How can I tell OS X to launch pboard automatically on boot?
    Thanks so much...I'm about to lose my mind!
    -- N
    Message was edited by: natallica

    I'm guessing that since I had bad sectors on the hard drive when I ran fsck it moved a bunch of stuff to lost+found trying to repair the file system. I would guess that the file may have been in a bad section of the hard drive and that's how it got "misplaced."
    So far the computer is acting normally. I'm hoping it stays this way until Snow Leopard comes out and then I plan on doing a full wipe and install to make sure everything is fresh and clean!
    -- N
    Message was edited by: natallica

  • How to make the start of Disco Plus / Viewer faster

    Hello,
    I open a workbook via link in Discoverer Viewer. It takes 30-60 seconds until the workbook opens.
    I have to say that the whole environment is running on a laptop with 1,5 GB Ram (for a showcase). Is there an option to make it faster? I'm a little confused because when I manually start Discoverer Plus and then open the workbook it does not take so much time.
    regards,
    Tobias

    Toki.
    One other 'trick' you can perform for making the actual query run faster once you've connected - for demo purposes only - is to not use 'real data' with many tables, views, etc. but to dump the data you want into one table. In otherwords, you create a table that has the actual data that you would get from a query, querying say 3 tables.
    Then when you're demo'ing, you get instant response as you're only using 1 table.
    This is done by a well known company when they're trying to show off their product against an Oracle database and querying with various query tools including Disco.
    Russ

  • How to make the start up faster?

    I bought my MBP on April. During the first couple of weeks, the start up was impressive! So quick! But after I installed couple of programs I use at uni, it start up seems to slowed down a bit. Recently I installed Flash, Photoshop, Dreamweaver and couple of other Adobe products. Now the start up is significantly slow compare to before. I was wondering if the services from these programs are running during the startup. So I disabled them via "Login Items". But I'm not too sure if it stops them completely.
    Any suggestions to make start up faster?

    Is it still showing up in your ad-on manager?

  • How to make weechat start on a certain desktop in openbox

    hi i'm trying to alter my openbox rc.xml file so as when i select weechat from my openbox menu, it'll appear on desktop 2 say.
    I've managed to accomplish this with claws-mail by using the following code -
    <application name="claws-mail">
    <desktop>4</desktop>
    <focus>no</focus>
    </application>
    no, when i try to do the same with weechat, like so -
    <application name="weechat-curses">
    <desktop>2</desktop>
    <focus>no</focus>
    </application>
    all that happens is that weechat opens on whatever desktop i happen to have opened the menu up on. My command thats executed from the openbox menu is "roxterm -p weechat -e weechat-curses". i tried using that for the application name but no joy either. thanks in advance for any suggestions

    @ rasi -
    2 possibilities. Set up your term to set the window title and match by that.
    Or try "Roxterm/weechat-curses" - this works at least in i3 and other tilers
    - neither of these work sadly. So ive tried Rent0ns suggestion, which entailed installing an getting to grips with urxvt.
    @ rent0n - I installed urxvt and followed your directions. I used Obapps to code rc.xml, i now have weechat appearing on the desktop of my choice. The code Obapps gave was -
    <application name="weee"><desktop>1</desktop><decor>yes</decor><focus>yes</focus><shade>no</shade><fullscreen>no</fullscreen><maximized>no</maximized><layer>normal</layer><skip_taskbar>no</skip_taskbar></application>
    The focus set to yes just opens weechat on desktop 1, regardless of the desktop im on. And no, no switching of desktop, i just stay on the desktop i'm on. Now all ive got to do is get to grips with configuring urxvt, which doesnt seem so simple to configure as roxterm. I have to say, and no offense meant to the developers of urxvt, but its an ugly blighter in its default state. But thats another topic i guess
    Thanks to all concerned for their time and advice

  • Calendar - how to make it start from Nov 1 2013

    Hi,
    I have a calender item in my application.... my data has started to archive from Nov 1 2013.... is there a way to restrict my calender to start from Nov 1 (at the moment it pretty much shows all the months/days and causing confusion to my userbase as they think I have previous month's data as well)
    Thanks in advance

    Hi (???)
    Which version of Apex are you on?
    By "Calendar item" do you mean the Date Picker ?
    If so, the Date item Picker  in Apex 4 onwards has a Minimum Date Setting
    See the links below.
    http://blog.iadvise.eu/2010/07/08/apex-4-0-date-picker-item-minimumdate-and-maximumdate/
    Oracle &amp;amp; Apex Geekery: Dynamic Date Range in APEX Datepicker - no Plugin required
    Kofi

  • How to make Percentage start from zero in SSRS Report?

    Hi,
    I am new to SSRS Reporting. I have developed a small report which has percentage in it.
    My Report snapshot as below
    I want the percentage(orange line) to start from begining(from zero). As of now it starts from Feb, 2014. What am i suppossed to do to achieve this??
    Regards, Shreyas R S

    Hi Shreyas R S,
    Based on my research, it seems that the Percentage line is a line chart. In this scenario, the line should be started from the first value to the last value in the X-Axis. This is by design. If the percentage line is a horizontal line, we can use a StripLine
    to simulate it. For more details, please see:
    Click the Primary Vertical Axis and click the StripLines option in the Properties pane.
    Add a new member, select a color (Orange) for BackgroundColor item.
    In the Interval category, set a value (17) as the IntervalOffset and set the StripWidth to 0.5 to widen the line.
    To hide the original percentage line, we can right-click the percentage field to open the Series Properties dialog box, then type: =noting in the Value field in the Values pane.
    The following screenshot is for your reference:
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • How to make few columns of single record inactive in Table conrol?

    Hi all,
    Scenario is like this : i have one table control , it is displaying 10 records , in that first four columns are editable. Now my requirement is, whenever record having intial values( suppose one record having initial values among ten) except key field , we need to deactive that particular  record , now table control  should contain ten records , but nine records are in editable state and one record in non editable state .
    How to make few columns of single record inactive in Table conrol?
    Thanks in advance.

    hi there...
    select the column that u want to convert to non editable mode in the screen layout. then double click on it. go to the attributes tab and uncheck the input chk box. the check box will become disabled for input. u can do this for any number of columns.
    if u want to do it dyanamically, loop at screen. check for the screen element's name. when itmatches the column u want to disable, simply set the input value as 0.
    dont forget to modify sscreen after setting the attribute values.
    i hope this helps.
    do reward if helpful.

Maybe you are looking for