DNS Died

I added a new entry to the dns via the admin, and now my dns will not start up.
here is the log!
tarting BIND 9.2.2 -f
Oct 2 16:43:24 mail named[1152]: /private/etc/named.conf:41: unknown option 'zone'
Oct 2 16:43:24 mail named[1152]: /private/etc/named.conf:46: unknown option 'zone'
Oct 2 16:43:24 mail named[1152]: /private/etc/named.conf:52: unknown option 'zone'
Oct 2 16:43:24 mail named[1152]: /private/etc/named.conf:58: unknown option 'zone'
Oct 2 16:43:24 mail named[1152]: /private/etc/named.conf:63: unknown option 'zone'
Oct 2 16:43:24 mail named[1152]: /private/etc/named.conf:68: unknown option 'zone'
Oct 2 16:43:24 mail named[1152]: /private/etc/named.conf:73: unknown option 'zone'
Oct 2 16:43:24 mail named[1152]: /private/etc/named.conf:78: unknown option 'zone'
Oct 2 16:43:24 mail named[1152]: /private/etc/named.conf:83: unknown option 'logging'
Oct 2 16:43:24 mail named[1152]: /private/etc/named.conf:95: '}' expected near end of file
Oct 2 16:43:24 mail named[1152]: loading configuration: unexpected token
Oct 2 16:43:24 mail named[1152]: exiting (due to fatal error)
Here is the named.conf
// Include keys file
include "/etc/rndc.key";
// Declares control channels to be used by the rndc utility.
// It is recommended that 127.0.0.1 be the only address used.
// This also allows non-privileged users on the local host to manage
// your name server.
// Default controls
controls {
inet 127.0.0.1 port 54 allow {any;} keys {
"rndc-key";
options {
directory "/var/named";
recursion true;
allow-transfer {none;};
* If there is a firewall between you and nameservers you want
* to talk to, you might need to uncomment the query-source
* directive below. Previous versions of BIND always asked
* questions using port 53, but BIND 8.1 uses an unprivileged
* port by default.
// query-source address * port 53;
forwarders{ 207.178.96.2;
207.178.96.3 ;
// a caching only nameserver config
zone "." IN {
type hint;
file "named.ca";
zone "localhost" IN {
type master;
file "localhost.zone";
allow-update { none; };
zone "0.0.127.in-addr.arpa" IN {
type master;
file "named.local";
allow-update { none; };
zone "local" in {
file "local.zone";
type master;
zone "2.168.192.in-addr.arpa" IN {
file "db.192.168.2";
type master;
zone "randgraphics.com" in {
file "randgraphics.com.zone";
type master;
zone "96.178.207.in-addr.arpa" IN {
file "db.207.178.96";
type master;
zone "108.178.207.in-addr.arpa" IN {
zone "108.178.207.in-addr.arpa" IN {
file "db.207.178.108";
type master;
logging {
category default {
defaultlog;
channel defaultlog {
file "/Library/Logs/named.log";
severity debug;
print-time yes;
Thanks
for the help.
Devin

Here is the new named.conf! Does this look right now?
=========================================================
// Include keys file
include "/etc/rndc.key";
// Declares control channels to be used by the rndc utility.
// It is recommended that 127.0.0.1 be the only address used.
// This also allows non-privileged users on the local host to manage
// your name server.
// Default controls
controls {
inet 127.0.0.1 port 54 allow {any;} keys {
"rndc-key";
options {
directory "/var/named";
recursion true;
allow-transfer {none;};
* If there is a firewall between you and nameservers you want
* to talk to, you might need to uncomment the query-source
* directive below. Previous versions of BIND always asked
* questions using port 53, but BIND 8.1 uses an unprivileged
* port by default.
// query-source address * port 53;
forwarders{
207.178.96.2;
207.178.96.3;
// a caching only nameserver config
zone "." IN {
type hint;
file "named.ca";
zone "localhost" IN {
type master;
file "localhost.zone";
allow-update { none; };
zone "0.0.127.in-addr.arpa" IN {
type master;
file "named.local";
allow-update { none; };
zone "local" in {
file "local.zone";
type master;
zone "2.168.192.in-addr.arpa" IN {
file "db.192.168.2";
type master;
zone "randgraphics.com" in {
file "randgraphics.com.zone";
type master;
zone "96.178.207.in-addr.arpa" IN {
file "db.207.178.96";
type master;
zone "108.178.207.in-addr.arpa" IN {
file "db.207.178.108";
type master;
logging {
category default {
defaultlog;
channel defaultlog {
file "/Library/Logs/named.log";
severity debug;
print-time yes;
=========================================================
Why is there a:
zone "." IN {
type hint;
file "named.ca";
=========================================================

Similar Messages

  • DNS simply died...

    ... and I don't understand why. Server Administration is not my specialty, but I managed to get it up and running.
    Since DNS died, web and e-mail went with it. Because we couldn't be without e-mail communication, we moved hosting to an outside service. Today, when we click Start Service, it immediately turns itself off.
    The log is below. Can anyone help?
    0.710 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006032208)
    Mar 22 21:09:20.711 zone 2.168.192.in-addr.arpa/IN: sending notifies (serial 2006032200)
    Mar 22 21:11:01.855 loading configuration from '/private/etc/named.conf'
    Mar 22 21:11:01.868 dnsmasterload: named.local:11: ignoring out-of-zone data (1.localhost)
    Mar 22 21:11:01.870 zone 0.0.127.in-addr.arpa/IN: loaded serial 2006032209
    Mar 22 21:11:01.873 zone 2.168.192.in-addr.arpa/IN: loaded serial 2006032200
    Mar 22 21:11:01.875 zone formatdesigncom.private/IN: loaded serial 2006032208
    Mar 22 21:11:01.876 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006032209)
    Mar 22 21:11:01.877 zone 2.168.192.in-addr.arpa/IN: sending notifies (serial 2006032200)
    Mar 22 22:16:07.128 loading configuration from '/private/etc/named.conf'
    Mar 22 22:16:07.145 zone formatdesigncom.com/IN: loaded serial 2006032209
    Mar 22 22:16:07.149 dnsmasterload: named.local:11: ignoring out-of-zone data (1.localhost)
    Mar 22 22:16:07.150 zone 0.0.127.in-addr.arpa/IN: loaded serial 2006032210
    Mar 22 22:16:07.153 zone 2.168.192.in-addr.arpa/IN: loaded serial 2006032200
    Mar 22 22:16:07.153 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006032210)
    Mar 22 22:16:07.155 zone 2.168.192.in-addr.arpa/IN: sending notifies (serial 2006032200)
    Mar 22 22:18:03.169 shutting down
    Mar 22 22:18:03.170 stopping command channel on 127.0.0.1#54
    Mar 22 22:18:03.170 no longer listening on 127.0.0.1#53
    Mar 22 22:18:03.171 no longer listening on 192.168.2.1#53
    Mar 22 22:18:03.171 no longer listening on 67.176.177.188#53
    Mar 22 22:18:03.174 exiting
    Mar 22 22:18:07.993 dnsmasterload: named.local:11: ignoring out-of-zone data (1.localhost)
    Mar 22 22:18:07.994 zone 0.0.127.in-addr.arpa/IN: loaded serial 2006032210
    Mar 22 22:18:07.999 zone 2.168.192.in-addr.arpa/IN: loaded serial 2006032200
    Mar 22 22:18:08.004 zone formatdesigncom.com/IN: loaded serial 2006032209
    Mar 22 22:18:08.071 zone localhost/IN: loaded serial 42
    Mar 22 22:18:08.071 running
    Mar 22 22:18:08.071 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006032210)
    Mar 22 22:18:08.073 zone 2.168.192.in-addr.arpa/IN: sending notifies (serial 2006032200)
    Mar 22 22:40:55.136 shutting down
    Mar 22 22:40:55.136 stopping command channel on 127.0.0.1#54
    Mar 22 22:40:55.136 no longer listening on 127.0.0.1#53
    Mar 22 22:40:55.136 no longer listening on 67.176.177.188#53
    Mar 22 22:40:55.137 no longer listening on 192.168.2.1#53
    Mar 22 22:40:55.138 exiting
    Mar 22 22:41:46.183 dnsmasterload: named.local:11: ignoring out-of-zone data (1.localhost)
    Mar 22 22:41:46.205 zone 0.0.127.in-addr.arpa/IN: loaded serial 2006032210
    Mar 22 22:41:46.208 zone 2.168.192.in-addr.arpa/IN: loaded serial 2006032200
    Mar 22 22:41:46.212 zone formatdesigncom.com/IN: loaded serial 2006032209
    Mar 22 22:41:46.214 zone localhost/IN: loaded serial 42
    Mar 22 22:41:46.215 running
    Mar 22 22:41:46.215 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006032210)
    Mar 22 22:41:46.217 zone 2.168.192.in-addr.arpa/IN: sending notifies (serial 2006032200)
    Mar 22 22:41:57.709 loading configuration from '/private/etc/named.conf'
    Mar 22 22:41:57.712 listening on IPv4 interface en2, 192.168.2.1#53
    Mar 22 22:41:58.076 loading configuration from '/private/etc/named.conf'
    Mar 22 22:41:59.108 loading configuration from '/private/etc/named.conf'
    Mar 22 22:41:59.111 listening on IPv4 interface en0, 71.201.230.61#53
    Mar 22 22:42:02.575 loading configuration from '/private/etc/named.conf'
    Mar 24 17:00:38.195 lame server resolving 'www.bloomingdaleshome.com' (in 'bloomingdaleshome.com'?): 208.15.91.3#53
    Mar 24 17:00:38.308 lame server resolving 'www.bloomingdaleshome.com' (in 'bloomingdaleshome.com'?): 206.228.179.10#53
    Mar 24 17:00:40.759 lame server resolving 'www.bloomingdaleshome.com' (in 'bloomingdaleshome.com'?): 208.15.91.3#53
    Mar 24 17:00:40.823 lame server resolving 'www.bloomingdaleshome.com' (in 'bloomingdaleshome.com'?): 206.228.179.10#53
    Apr 01 16:57:03.870 shutting down
    Apr 01 16:57:03.871 stopping command channel on 127.0.0.1#54
    Apr 01 16:57:03.873 no longer listening on 127.0.0.1#53
    Apr 01 16:57:03.873 no longer listening on 192.168.2.1#53
    Apr 01 16:57:03.873 no longer listening on 71.201.230.61#53
    Apr 01 16:57:03.877 exiting
    Apr 01 17:00:05.654 dnsmasterload: named.local:11: ignoring out-of-zone data (1.localhost)
    Apr 01 17:00:05.655 zone 0.0.127.in-addr.arpa/IN: loaded serial 2006032210
    Apr 01 17:00:05.658 zone 2.168.192.in-addr.arpa/IN: loaded serial 2006032200
    Apr 01 17:00:05.746 zone formatdesigncom.com/IN: loaded serial 2006032209
    Apr 01 17:00:05.749 zone localhost/IN: loaded serial 42
    Apr 01 17:00:05.749 running
    Apr 01 17:00:05.749 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006032210)
    Apr 01 17:00:05.752 zone 2.168.192.in-addr.arpa/IN: sending notifies (serial 2006032200)
    Apr 01 17:00:15.310 loading configuration from '/private/etc/named.conf'
    Apr 01 17:00:15.533 loading configuration from '/private/etc/named.conf'
    Apr 01 17:00:15.536 listening on IPv4 interface en2, 192.168.2.1#53
    Apr 01 17:00:18.347 loading configuration from '/private/etc/named.conf'
    Apr 01 17:00:18.350 listening on IPv4 interface en0, 192.168.100.2#53
    Apr 01 17:01:58.730 loading configuration from '/private/etc/named.conf'
    Apr 01 17:01:58.733 listening on IPv4 interface en0, 169.254.231.135#53
    Apr 01 17:01:58.733 no longer listening on 192.168.100.2#53
    Apr 01 17:05:03.804 shutting down
    Apr 01 17:05:03.805 stopping command channel on 127.0.0.1#54
    Apr 01 17:05:03.928 no longer listening on 127.0.0.1#53
    Apr 01 17:05:03.928 no longer listening on 192.168.2.1#53
    Apr 01 17:05:03.928 no longer listening on 169.254.231.135#53
    Apr 01 17:05:03.937 exiting
    Apr 01 17:05:55.316 dnsmasterload: named.local:11: ignoring out-of-zone data (1.localhost)
    Apr 01 17:05:55.337 zone 0.0.127.in-addr.arpa/IN: loaded serial 2006032210
    Apr 01 17:05:55.340 zone 2.168.192.in-addr.arpa/IN: loaded serial 2006032200
    Apr 01 17:05:55.343 zone formatdesigncom.com/IN: loaded serial 2006032209
    Apr 01 17:05:55.347 zone localhost/IN: loaded serial 42
    Apr 01 17:05:55.347 running
    Apr 01 17:05:55.348 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006032210)
    Apr 01 17:05:55.350 zone 2.168.192.in-addr.arpa/IN: sending notifies (serial 2006032200)
    Apr 01 17:06:06.384 loading configuration from '/private/etc/named.conf'
    Apr 01 17:06:06.387 listening on IPv4 interface en2, 192.168.2.1#53
    Apr 01 17:06:07.037 loading configuration from '/private/etc/named.conf'
    Apr 01 17:06:09.510 loading configuration from '/private/etc/named.conf'
    Apr 01 17:06:12.189 loading configuration from '/private/etc/named.conf'
    Apr 01 17:06:12.191 listening on IPv4 interface en0, 71.201.230.61#53
    Apr 01 17:06:12.608 loading configuration from '/private/etc/named.conf'
    Apr 01 17:06:22.266 loading configuration from '/private/etc/named.conf'
    Apr 05 12:22:36.475 lame server resolving 'www.harbortides.com' (in 'harbortides.com'?): 192.5.6.34#53
    Apr 05 12:22:36.589 lame server resolving 'www.harbortides.com' (in 'harbortides.com'?): 192.31.80.34#53
    Apr 05 12:22:36.707 lame server resolving 'www.harbortides.com' (in 'harbortides.com'?): 192.42.93.34#53
    Apr 05 12:22:36.819 lame server resolving 'www.harbortides.com' (in 'harbortides.com'?): 192.35.51.34#53
    Apr 05 22:25:52.059 loading configuration from '/private/etc/named.conf'
    Apr 05 22:25:52.075 dnsmasterload: named.local:11: ignoring out-of-zone data (1.localhost)
    Apr 05 22:25:52.076 zone 0.0.127.in-addr.arpa/IN: loaded serial 2006040511
    Apr 05 22:25:52.079 zone 2.168.192.in-addr.arpa/IN: loaded serial 2006040500
    Apr 05 22:25:52.079 zone formatdesigncom.com/IN: loading master file formatdesigncom.com.zone: file not found
    Apr 05 22:25:52.080 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006040511)
    Apr 05 22:25:52.084 zone 2.168.192.in-addr.arpa/IN: sending notifies (serial 2006040500)
    Apr 05 22:28:02.304 loading configuration from '/private/etc/named.conf'
    Apr 05 22:28:02.388 dnsmasterload: named.local:11: ignoring out-of-zone data (1.localhost)
    Apr 05 22:28:02.389 zone 0.0.127.in-addr.arpa/IN: loaded serial 2006040512
    Apr 05 22:28:02.391 dnsrdatafromtext: formatdesigncom.com.zone:2: near 'NS': not a valid number
    Apr 05 22:28:02.392 zone formatdesigncom.com/IN: loading master file formatdesigncom.com.zone: not a valid number
    Apr 05 22:28:02.392 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006040512)
    Apr 05 22:28:17.210 loading configuration from '/private/etc/named.conf'
    Apr 05 22:28:17.320 dnsmasterload: named.local:11: ignoring out-of-zone data (1.localhost)
    Apr 05 22:28:17.321 zone 0.0.127.in-addr.arpa/IN: loaded serial 2006040513
    Apr 05 22:28:17.322 zone formatdesigncom.com/IN: loading master file formatdesigncom.com.zone: file not found
    Apr 05 22:28:17.322 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006040513)
    Apr 05 22:28:53.800 loading configuration from '/private/etc/named.conf'
    Apr 05 22:28:53.801 /private/etc/named.conf:51: unknown option 'keep_reverse_lookupzone'
    Apr 05 22:28:53.801 /private/etc/named.conf:61: unknown option 'keep_reverse_lookupzone'
    Apr 05 22:28:53.803 reloading configuration failed: failure
    Apr 05 22:29:11.937 loading configuration from '/private/etc/named.conf'
    Apr 05 22:29:12.009 dnsmasterload: named.local:11: ignoring out-of-zone data (1.localhost)
    Apr 05 22:29:12.010 zone 0.0.127.in-addr.arpa/IN: loaded serial 2006040514
    Apr 05 22:29:12.013 dnsrdatafromtext: formatdesigncom.com.zone:2: near 'NS': not a valid number
    Apr 05 22:29:12.013 zone formatdesigncom.com/IN: loading master file formatdesigncom.com.zone: not a valid number
    Apr 05 22:29:12.014 zone 0.0.127.in-addr.arpa/IN: sending notifies (serial 2006040514)
    Apr 05 22:29:37.390 shutting down
    Apr 05 22:29:37.391 stopping command channel on 127.0.0.1#54
    Apr 05 22:29:37.391 no longer listening on 127.0.0.1#53
    Apr 05 22:29:37.392 no longer listening on 192.168.2.1#53
    Apr 05 22:29:37.392 no longer listening on 71.201.230.61#53
    Apr 05 22:29:37.396 exiting

    Post your /etc/named.conf file and /var/named/formatdesigncom.com.zone and maybe we can help.
    Or look for errors in your /var/named/formatdesigncom.com.zone :
    "dnsrdatafromtext: formatdesigncom.com.zone:2: near 'NS': not a valid number"

  • RVS4000 disabling IPS kills DNS

    Background: I recently bought a couple of RVS4000 routers set up a VPN between my home and office. Initial setup went great and I got the VPN working with Dynamic DNS at both ends quite easily. The only problem was that the performance sucked badly; my ISP gives me 45Mb/s and a frequently see this in both directions from both speed test sites and SFTP to other servers, and they are planning to upgrade our building to 100Mb/s next month. With the RVS4000 in place I typically get 12Mb/s download and 7Mb/s down. No problem, I thought. I've read that most of the performance problems come from the Intrusion Prevention System having to look at every packet. So I switched the IPS off...
    Problem: The problem I am having is that if I switch the IPS off then DNS breaks on every computer on the network :-( Look-ups go so slowly that my web browsers frequently time out. If I access somewhere by IP address then everything is fine and the throughput of the router is acceptable (I've see 28Mb/s when I've actually managed to get resolve the address of a speed test server). Unfortuantely this doesn't do me much good if I have no DNS. I restored the factory configuration for one router and then ran tests after each step of the configuration. Everything was fine until I switch the IPS off. I then restored to factory state again, confirmed everything was fine and changed nothing else except the IPS; when I disabled IPS the DNS died again!
    Question: Is there any work-around for this? I pay for 100M/s wiring between my home and office and with the IPS enabled I'm loosing 90% of the performance. If I disable the IPS the device is essentially useless. HELP! Any suggestions welcome. If I can't fix this soon the routers are going to have to go back for a refund.

    Well, after some more investigation I have made a little progress on this, although it is still not actually resolved.
    Having attached packet capture tools on both sides of the router and watched the DNS packets going through it seems that there is a bug in the RVS4000 firmware. With the IPS enabled, DNS packets pass through the device with just the source IP address changed (as you would expect due to NAT being enabled) and the checksum values in the IP and UDP headers updated (because the source IP address changed). In this situation everything works fine but the throughput is throttled by the IPS software.  If the IPS is disabled, the router not only changes the source IP address but also changes the source UDP port. Worse, it replaces the randomly chosen, non-privileged port number picked by the client with a sequentially chosen port number, starting at port zero. Thus with IPS disabled the outgoing DNS packets look exactly like the packets that would be used to bounce a DDoS attack off someone else's DNS server and my ISP is deciding that they look bogus and rejecting them.
    It's also worth noting that replacing the randomly chosen, non-privileged port number with a sequentially chosen port number, starting at port zero, introduces a serious new security vulnerability. If an exploit is found for a bug in the DNS client software on PCs then the only thing stopping this being as dangerous as the recent bugs in the BIND DNS servers is that it's hard for attackers to know which port to attack. Unfortunately if the client machine is behind an RVS4000 then the attacker doesn't need to know which port is being used because he can just send exploit packets with the source address set the the victim's ISP's DNS server and low, sequentially numbered destination ports and the RVS will conveniently pass the exploit on to the correct port on the victim machine. Thus for this type of exploit, having an RVS with IPS disabled is actually less secure than not having the router there at all.
    Re-mapping the source UDP port is unnecessary unless there is a port number collision, and the router manages just fine without re-mapping if IPS is enabled. If the port must be re-mapped it should be replaced with something that is randomly chosen and not a privileged port number, just like a good client would have picked. The current state on the RVS4000 1.2.11 firmware is broken and should be fixed.

  • Aiport working fine then flashing Amber

    I decided to make a swith from PC to Mac, and first item bought was to be the Airport Express. Initial configuration went beautifully.
    After just a few hours of up-time, service providers dns died and somehow Airport Express went out of service at the same time. Network is up and running now, but I can't connect to the Airport (it is just blinking amber).
    I cannot find the unit from the computer using Airport software.
    I cannot reset the unit by the reset button. When unplugg the unit, continueosly pressing the reset button, a green light is on for a second and then amber light flashing quickly for several seconds, followed by white (no light) until I release the reset button and solid amber is shown for halv a minute, and flashing amber starts again.
    It appears that the reset have succeeded but I still can't find the unit. But the manual says a green blinking light should be visible upon success. And I still can't find it in the Airport software.
    Please help.
    Message was edited by: nileback
    I cannot ping the unit. I am using AirPort-utility 5.3.1 and did a update of the units version last night (can't recall version but latest available)

    Hi, I think this is a huge problem for many at present.
    See this thread in the Airport Express forum.
    http://discussions.apple.com/thread.jspa?threadID=1447946&tstart=15
    I also tried to add an Aiport Express (AX) to my Airport Exreme Base Station network. (n specification, just bought)
    My AX showed up fine at first in Airport Utility and then became invisible: stuck on the amber light and not readable by airport utility at all. I had set up WAP personal security. I still can't read it despite resets.
    The direct ethernet link reset might help... let us know!

  • How do I enable JSR 168 portlet capability on Weblogic?

    How do I enable JSR 168 portlet capability on Weblogic?
    To enable JSR 168 portlet capability on Weblogic:
    1. Open one of the files listed below in a text editor:
    Windows: <drive>:\bea\weblogic81\common\bin\commEnv.cmd
    Unix: /apps/bea/weblgic81/common/bin/commEnv.sh
    2. Modify the file so that file qname.jar appears ahead of the weblogic.jar file in the system classpath. For example:
    CLASSPATH=%WL_HOME%\newscale_drivers\
    qname.jar;%WEBLOGIC_CLASSPATH%;%POINTBASE_CLASSPATH%;%JAVA_HOME%\jre\lib\rt.jar;%WL_HOME%\server\lib\webservices.jar ;%CLASSPATH%
    3. Copy the qname.jar file from <newscale_installed_dir> folder to ${WL_HOME}/newscale_drivers folder.
    For more information about newScale portlets, please see the JSR 168 Portlet Guide.

    Betreffend telnet und RV180:
    Unter dem Menü-Punkt:
    "Administration" - "Management Interface" - "Web Access"
    kann man "Remote Management" auf "enable" setzen
    und weiter unten auch den Punkt "Port" auswählen (Standardmässig HTTPS 443)
    Wofür steht diese "Remote Management" Einstellung, wenn nur HTTPS funktioniert?
    Das Problem ist, dass der RV180 zwar "no-ip.com" ergänzt hat, aber andere Seiten wie die hier beschriebene und weit umfangreichere nicht:
    http://www.blindhog.net/cisco-routers-and-dynamic-dns/
    Die Anleitung würde eine Konfiguration anderer dyndns Seiten zeigen, die per SSH oder Telnet  konfiguriert werden könnten.... 

  • Domäne auf die DNS-Server von Adobe umleiten

    Hallo,
    ich bin leider in Englisch nicht die hellste und daher komme ich nun leider nicht weiter und hoffe sehr das mir jemand Helfen kann
    Meine Muse Seite hab ich nun erstellt und würde sie gerne über meine Domaine (bei 1&1) hochladen.
    Vielleicht kann mir jemand erklären wie ich das mache?

    HTML exportieren und hochladen:
    http://helpx.adobe.com/de/muse/tutorials/getting-started-muse-part-7.html#id_24963

  • DNS Issues with Time Capsule - DNS Proxy periodically dies

    hi all .... looking for some suggestions
    I have a time capsule 1TB, connected to a linksys adsl modem in bridge mode, with the TC acting as DHCP server for my local clients. In the PPPoE settings I also enter the primary and secondary addresses for DNS that my ISP supplied.
    I am able to successfully connect to the internet, and all clients successfully pick up an IP address, and each client picks up the TC as the DNS proxy. Everything works perfectly as it should.
    Usually once per day, there seems to be a slight hickup with the internet connection (hard to tell whether I am losing the PPPoE or some other issue). When this happens, the PPPoE connection remains active, as I am able to access anything on the internet from an IP level. However, the DNS proxy service on the TC seems to die and as a result, all internet browsing fails. If I reboot the TC, everything comes back to normal. If I dont reboot, the only way to get browsing working is to manually enter the DNS IP address from ISP into the client PCs. However, this is a manual fix that I should not have to perform.
    Looking for advice and guidance. Seems like a bug but I cant tell. If I was able to set the DHCP server to pass out the ISP supplied addresses that would also work, but I cant.

    Just got off the phone with support for this very same problem. DNS Proxy is definitely dying in the TC, looks like a firmware issue to me.
    This is the 3rd TC I'm on. First was a 500GB, had this problem, replaced it under warranty at Apple's direction, replacement did the same, just upgraded this weekend to 1GB, and same issue still. All on 7.3.2 firmware.
    TC 1TB, PPPoE to my ISP, ISP's DNS Servers listed in the PPPoE config in the TC.
    When a host gets DHCP from the TC the only DNS returned is the TC itself, since it proxies the ISP DNS servers.
    Once every day or two, the DNS proxy dies. local network works, and I can add my ISP's DNS addresses in my host config and I have DNS again, but this is definitely something dying in the DNS proxy in the TC.
    Just for kicks trying to switch from my ISP's DNS servers to OpenDNS now since someone said that worked for them, but I am not hopeful... I don't see this as a host DNS issues at all.
    The dead proxy is very clear:
    $ nslookup apple.com. 192.168.1.1 # that's the TC
    Server: 192.168.1.1
    Address: 192.168.1.1#53
    ** server can't find apple.com: SERVFAIL
    $ nslookup apple.com. 208.67.222.222 # that's OpenDNS
    Server: 208.67.222.222
    Address: 208.67.222.222#53
    Non-authoritative answer:
    Name: apple.com
    Address: 17.149.160.49
    I replaced a linksys router with the TC and am kind of unhappy that a $500 router dies every couple of days. My cheapo Linksys router never needed to be restarted, it only ever got rebooted once every year or so when the house lost power long enough for the UPS to run out of battery.
    Help us out here Apple, I replaced a $50 router with a $500 because I like the flavor of your kool aid, and this thing dies every day or two. Even if you can't fix why the proxy is dying every couple of days, can you please at least update the firmware to maybe restart the proxy if it quits working?

  • Work processes are dying during startup

    I am trying to connect to my SAP system and it gives the following error
    I am trying to access my newly installed system after i have performed a client copy and it gives the following error
    partner not reached (host 192.167.1.3, service sapdp03)
    WSAECONNREFUSED: Connection refused
    here is the detailed error log
    Time: Tue Apr 17 12:19:48 2007
    Component: NI (network interface)
    Release 640
    version 37
    Module nixxi_r.cpp
    Line NiPConnect2
    Return Code -10
    System Call SiPeekPendConn
    Error No 10061
    Error Text WSAECONNREFUSED: Connection refused
    Counter 1
    i went further and checked dev_disp and it indicates that the work process are dying,
    here is a copy of dev_disp
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      03
    sid        DEV
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    52
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        4652
    Thu Apr 19 08:38:36 2007
    kernel runs with dp version 210000(ext=109000) (@(#) DPLIB-INT-VERSION-210000-UC)
    length of sys_adm_ext is 572 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (03 4652) [dpxxdisp.c   1231]
         shared lib "dw_xml.dll" version 52 successfully loaded
         shared lib "dw_xtc.dll" version 52 successfully loaded
         shared lib "dw_stl.dll" version 52 successfully loaded
         shared lib "dw_gui.dll" version 52 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3903
    Thu Apr 19 08:38:41 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  5233]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >sapserver_DEV_03                        <
    DpShMCreate: sizeof(wp_adm)          12672     (1408)
    DpShMCreate: sizeof(tm_adm)          3954072     (19672)
    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)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1452)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06510040, size: 4607512)
    DpShMCreate: allocated sys_adm at 06510040
    DpShMCreate: allocated wp_adm at 06511E28
    DpShMCreate: allocated tm_adm_list at 06514FA8
    DpShMCreate: allocated tm_adm at 06514FD8
    DpShMCreate: allocated wp_ca_adm at 068DA570
    DpShMCreate: allocated appc_ca_adm at 068E0330
    DpShMCreate: allocated comm_adm at 068E2270
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 06963130
    DpShMCreate: allocated gw_adm at 06963170
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 069631A0
    DpShMCreate: allocated wall_adm at 069631A8
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    MM diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 511 blocks reserved for free list.
    ES initialized.
    Thu Apr 19 08:38:42 2007
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1617]
    ***LOG Q0K=> DpMsAttach, mscon ( sapserver) [dpxxdisp.c   11414]
    DpStartStopMsg: send start message (myname is >sapserver_DEV_03                        <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Thu Apr 19 08:38:43 2007
    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 52
    Release check o.K.
    Thu Apr 19 08:39:22 2007
    ERROR => W0 (pid 4860) died [dpxxdisp.c   14021]
    ERROR => W1 (pid 4868) died [dpxxdisp.c   14021]
    ERROR => W2 (pid 4876) died [dpxxdisp.c   14021]
    ERROR => W3 (pid 4884) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W4 (pid 4892) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W5 (pid 4900) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W6 (pid 4908) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W7 (pid 4916) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W8 (pid 4932) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:32 2007
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Thu Apr 19 06:39:32 2007
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     4860 Ended         no      1   0             0                                                             
    1 DIA     4868 Ended         no      1   0             0                                                             
    2 DIA     4876 Ended         no      1   0             0                                                             
    3 DIA     4884 Ended         no      1   0             0                                                             
    4 UPD     4892 Ended         no      1   0             0                                                             
    5 ENQ     4900 Ended         no      1   0             0                                                             
    6 BTC     4908 Ended         no      1   0             0                                                             
    7 SPO     4916 Ended         no      1   0             0                                                             
    8 UP2     4932 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Thu Apr 19 06:39:32 2007
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    6
    6
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    since last update     total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    Dump of tm_adm structure:               Thu Apr 19 06:39:32 2007
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu Apr 19 06:39:32 2007
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:37 2007
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >sapserver_DEV_03                        < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (4840) (SOFT_KILL)
    Stop icman
    killing process (4852) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:4840  HANDLE:1568)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:38 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:4840  HANDLE:1568)
    wait for end of icman
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:39 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:40 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:41 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:42 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:43 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:44 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:45 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:46 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:47 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:48 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4852  HANDLE:1576)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Apr 19 08:39:49 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:4852  HANDLE:1576)
    DpStartStopMsg: send stop message (myname is >sapserver_DEV_03                        <)
    NiIMyHostName: hostname = 'sapserver'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 2 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 2 (r)
    NiIRead: hdl 2 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    Thu Apr 19 08:39:50 2007
    NiIPeek: peek for hdl 2 timed out (r; 1000ms)
    NiIRead: read for hdl 2 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   11698]
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 2 in set0
    SiSelNSet: set events of sock 1524 to: ---
    NiBufISelRemove: remove hdl 2 from set0
    SiSelNRemove: removed sock 1524 (pos=2)
    SiSelNRemove: removed sock 1524
    NiSelIRemove: removed hdl 2
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/9
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 2 / sock 1524
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 4652) [dpxxdisp.c   10087]
    Good Bye .....

    Hi
    I am having a similar situation with my SAP NW04 server ..all the process reach the run status and then they get into..ENDED status..I would really appreciate if some one would pls help with this problem.
    Developer log.
    trc file: "dev_disp", trc level: 1, release: "640"
    Thu Oct 04 11:20:48 2007
    kernel runs with dp version 128000(ext=102000) (@(#) DPLIB-INT-VERSION-128000-UC)
    length of sys_adm_ext is 524 bytes
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    43
    intno      20020600
    make:      multithreaded, Unicode
    pid        3812
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3812) [dpxxdisp.c   1100]
         shared lib "dw_xml.dll" version 43 successfully loaded
         shared lib "dw_xtc.dll" version 43 successfully loaded
         shared lib "dw_stl.dll" version 43 successfully loaded
         shared lib "dw_gui.dll" version 43 successfully loaded
    Thu Oct 04 11:20:53 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  3886]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          10528     (1316)
    DpShMCreate: sizeof(tm_adm)          2780232     (13832)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpShMCreate: sizeof(comm_adm)          290000     (580)
    DpShMCreate: sizeof(vmc_adm)          0     (372)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04560040, size: 3192688)
    DpShMCreate: allocated sys_adm at 04560040
    DpShMCreate: allocated wp_adm at 04561B58
    DpShMCreate: allocated tm_adm_list at 04564478
    DpShMCreate: allocated tm_adm at 045644A0
    DpShMCreate: allocated wp_ca_adm at 0480B0E8
    DpShMCreate: allocated appc_ca_adm at 04810EA8
    DpShMCreate: allocated comm_adm_list at 04812DE8
    DpShMCreate: allocated comm_adm at 04812E00
    DpShMCreate: allocated vmc_adm_list at 04859AD0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 04859AF8
    DpShMCreate: allocated wall_adm at 04859B00
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 915 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3880
      argv[0] = E:\usr\sap\SR1\DVEBMGS00/j2ee/os_libs/jcontrol.exe
      argv[1] = E:\usr\sap\SR1\DVEBMGS00/j2ee/os_libs/jcontrol.exe
      argv[2] = pf=E:\usr\sap\SR1\SYS\profile\SR1_DVEBMGS00_myserver
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1234
      argv[5] = -DLISTEN_PORT=1235
      argv[6] = -DSAPSYSTEM=00
      argv[7] = -DSAPSYSTEMNAME=SR1
      argv[8] = -DSAPMYNAME=myserver_SR1_00
      argv[9] = -DSAPPROFILE=E:\usr\sap\SR1\SYS\profile\SR1_DVEBMGS00_myserver
      argv[10] = -DFRFC_FALLBACK=ON
      argv[11] = -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 ( 2.6.1 2.6 4.0) [dpxxdisp.c   1462]
    ***LOG Q0K=> DpMsAttach, mscon ( myserver) [dpxxdisp.c   9736]
    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 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 43
    Release check o.K.
    Thu Oct 04 11:21:33 2007
    ERROR => W0 (pid 3888) died [dpxxdisp.c   12187]
    ERROR => W1 (pid 3896) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W2 (pid 3904) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W3 (pid 3912) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W4 (pid 3920) died [dpxxdisp.c   12187]
    ERROR => W5 (pid 3928) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W6 (pid 3936) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W7 (pid 3944) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-3888 (SIGUSR2)
    ERROR => DpWpKill(3888, SIGUSR2) failed [dpxxtool.c   2468]
    killing W1-3896 (SIGUSR2)
    ERROR => DpWpKill(3896, SIGUSR2) failed [dpxxtool.c   2468]
    killing W2-3904 (SIGUSR2)
    ERROR => DpWpKill(3904, SIGUSR2) failed [dpxxtool.c   2468]
    killing W3-3912 (SIGUSR2)
    ERROR => DpWpKill(3912, SIGUSR2) failed [dpxxtool.c   2468]
    killing W4-3920 (SIGUSR2)
    ERROR => DpWpKill(3920, SIGUSR2) failed [dpxxtool.c   2468]
    killing W5-3928 (SIGUSR2)
    ERROR => DpWpKill(3928, SIGUSR2) failed [dpxxtool.c   2468]
    killing W6-3936 (SIGUSR2)
    ERROR => DpWpKill(3936, SIGUSR2) failed [dpxxtool.c   2468]
    killing W7-3944 (SIGUSR2)
    ERROR => DpWpKill(3944, SIGUSR2) failed [dpxxtool.c   2468]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1653
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 04 11:21:43 2007
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Thu Oct 04 15:21:43 2007
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     3888 Ended         no      1   0             0                                                             
    1 DIA     3896 Ended         no      1   0             0                                                             
    2 UPD     3904 Ended         no      1   0             0                                                             
    3 ENQ     3912 Ended         no      1   0             0                                                             
    4 BTC     3920 Ended         no      1   0             0                                                             
    5 BTC     3928 Ended         no      1   0             0                                                             
    6 SPO     3936 Ended         no      1   0             0                                                             
    7 UP2     3944 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Thu Oct 04 15:21:43 2007
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    9
    9
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    since last update     total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    Dump of tm_adm structure:               Thu Oct 04 15:21:43 2007
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu Oct 04 15:21:43 2007
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1653
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 04 11:21:48 2007
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpJ2eeDisableRestart
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3880)
    killing process (3880) (SOFT_KILL)
    ERROR => DpProcKill: kill failed [dpntdisp.c   433]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    NiSelClear: removed hdl 3 from selectset
    DpDelSocketInfo: del info for socket 3 (type=7)
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1632
    NiSelClear: removed hdl 4 from selectset
    DpDelSocketInfo: del info for socket 4 (type=9)
    NiBufClose: clear extensions for hdl 4
    NiBufSetStat: bufstat of hdl 4 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 4 / socket 1608
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 5, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (3864) (SOFT_KILL)
    ERROR => DpProcKill: kill failed [dpntdisp.c   433]
    Stop icman
    killing process (3872) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process died  (PID:3864  HANDLE:1624)
    [DpProcDied] Process lives  (PID:3872  HANDLE:1616)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1653
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 04 11:21:49 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:3872  HANDLE:1616)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    [DpProcDied] Process died  (PID:3880  HANDLE:1592)
    NiIMyHostName: hostname = 'myserver'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 5, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9962]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 5, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 5 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/8
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 18)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 5
    NiBufSetStat: bufstat of hdl 5 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 5 / socket 1596
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 3812) [dpxxdisp.c   8495]
    Good Bye .....

  • WP die but R3trans is ok

    My sap system is 46D-ext running on Win2003/ora10.2
    oracle start with no error, but SAP don't.
    I get message "db connect failed" and all the wp die.
    R3trans -d is ok :
    C:\Documents and Settings\bcpadm>R3trans -d
    This is R3trans version 6.05 (release 46D - 30.09.03 - 16:30:42).
    R3trans finished (0000).
    here is a trace file of wp, they all look like the same.
    Please, help.
    Thank you.
    trc file: "dev_w78", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Apr 18 09:01:24 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.2311)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    2356
    M  intno      0
    M  pid        7104

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc78 7104) [dpxxdisp.c   976]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 78 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T78
    M  calling db_connect ...
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@BCP on connection 0 ...

    C Fri Apr 18 09:01:25 2008
    C  *** ERROR => OCI-call 'olog' failed: rc = 12537
    [dboci.c      2460]
    C  *** ERROR => CONNECT failed with sql error '12537'
    [dboci.c      7034]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@BCP on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 12537
    [dboci.c      2460]
    C  *** ERROR => CONNECT failed with sql error '12537'
    [dboci.c      7034]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@BCP on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 12537
    [dboci.c      2460]
    C  *** ERROR => CONNECT failed with sql error '12537'
    [dboci.c      7034]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@BCP on connection 0 ...

    C Fri Apr 18 09:01:26 2008
    C  *** ERROR => OCI-call 'olog' failed: rc = 12537
    [dboci.c      2460]
    C  *** ERROR => CONNECT failed with sql error '12537'
    [dboci.c      7034]
    B  ***LOG BY2=> sql error 12537  performing CON [dbsh    0707 ]
    B  ***LOG BY0=>  [dbsh    0707 ]
    B  ***LOG BY2=> sql error 12537  performing CON [dblink  0627 ]
    B  ***LOG BY0=>  [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1187]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3) [thxxhead.c   8517]

    M  Info for wp 78

    M    stat = 4
    M    reqtype = 6
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    rq_info = 0
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource = 0
    M    ext_checked_resource = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server S64LMWBIBV6_BCP_00 on host S64LMWBIBV6 (wp 78)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Apr 18 09:01:26 2008
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8628
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering ThSetStatError
    M  call ThrShutDown (1) ...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc78 7104) [dpnttool.c   310]

    I have 32 WP on the central instance.
    I have set quesize parameter to 60.
    Then i have set SQLNET.INBOUND_CONNECT_TIMEOUT to 120 in listner.ora and sqlnet.ora
    Sap still start with half of processes running. (better than before)
    when a died process is restarted individually, it runs ok.
    I post dev_disp and dev_w0 (this one started ok)  as requested.
    I also post the dev_w11 that failed in error but started ok when restarted in sm51
    trc file: "dev_disp", trc level: 1, release: "46D"
    Tue Apr 22 09:22:40 2008
    relno      4640
    patchlevel 0
    patchno    2356
    intno      0
    pid        5756
    ***LOG Q00=> DpSapEnvInit, DPStart (00 5756) [dpxxdisp.c   921]
    Tue Apr 22 09:22:45 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust your DNS settings [dpxxtool2.c  3171]
    MtxInit: -2 0 0
    DpIPCInit: start server >S64LMWBIBV6_BCP_00  <
    MBUF state OFF
    MBUF opmode USE
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <ES> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 5600 MB
    <ES> 5599 blocks reserved for free list.
    ES initialized.
    Tue Apr 22 09:22:48 2008
    ***LOG Q0K=> DpMsAttach, mscon ( S64LMWBIBV6) [dpxxdisp.c   8384]
    MBUF set hwid_state to HWID_PENDING
    DpStartStopMsg: send start message (myname is >S64LMWBIBV6_BCP_00  <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 10000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 4640, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    MBUF set hwid_state to SAP_O_K (V1509971809                             )
    DpMsgAdmin: Set patchno for this platform to 2356
    Release check o.K.
    Tue Apr 22 09:22:51 2008
    MBUF state ACTIVE
    Tue Apr 22 09:23:28 2008
    ERROR => W7 (pid 6540) died [dpxxdisp.c   10701]
    my types changed after wp death/restart 0x3f --> 0x3b
    ERROR => W8 (pid 8136) died [dpxxdisp.c   10701]
    ERROR => W10 (pid 6500) died [dpxxdisp.c   10701]
    ERROR => W11 (pid 7556) died [dpxxdisp.c   10701]
    ERROR => W12 (pid 7880) died [dpxxdisp.c   10701]
    ERROR => W13 (pid 6084) died [dpxxdisp.c   10701]
    ERROR => W16 (pid 6444) died [dpxxdisp.c   10701]
    ERROR => W19 (pid 324) died [dpxxdisp.c   10701]
    ERROR => W21 (pid 5952) died [dpxxdisp.c   10701]
    ERROR => W25 (pid 6888) died [dpxxdisp.c   10701]
    ERROR => W26 (pid 6948) died [dpxxdisp.c   10701]
    ERROR => W27 (pid 6608) died [dpxxdisp.c   10701]
    ERROR => W28 (pid 2084) died [dpxxdisp.c   10701]
    ERROR => W30 (pid 800) died [dpxxdisp.c   10701]
    ERROR => W31 (pid 5664) died [dpxxdisp.c   10701]
    ERROR => W32 (pid 584) died [dpxxdisp.c   10701]
    my types changed after wp death/restart 0x3b --> 0x1b
    trc file: "dev_w0", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Tue Apr 22 09:22:48 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.2311)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    2356
    M  intno      0
    M  pid        6188

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 6188) [dpxxdisp.c   976]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T0
    M  calling db_connect ...
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@BCP on connection 0 ...
    C  Now I'm connected to ORACLE using OCI_7 API
    C  Got SAPR3's password from table SAPUSER
    C  Disconnecting from connection 0 ...
    C  Now I'm disconnected from ORACLE
    C  Try to connect with the password I got from OPS$-user
    C  Connecting as SAPR3/<pwd>@BCP on connection 0 ...

    C Tue Apr 22 09:22:49 2008
    C  Now I'm connected to ORACLE using OCI_7 API
    C  Database instance bcp is running on S64LMWBIBV6 with ORACLE version 10.2.0.2.0 since 20080422
    B  Connection 0 opened
    B  Wp  Hdl ConName              ConCnt ConState     TX  PRM RCT Date     Time
    B  000 000 R/3                  000000 ACTIVE       NO  YES NO  20080422 092248
    M  db_connect o.k.
    I  MtxInit: 0 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 33
    B  dbtbxbuf: Buffer TABL  (addr: 2B4700C8, size: 60000256, end: 2EDA88C8)
    B  dbtbxbuf: Profile: max_objects = 10000, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 0, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0
    B  ***LOG BB0=> buffer TABL       started with length  60000256  bytes [dbtbxbuf1695 7]
    B  ***LOG BB0=> buffer TABLP      started with length 030720000  bytes [dbbfe   0973 ]
    B  Layout of EIBUF buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 268 = 268
    B  2: 33 * 20 = 660
    B  3: 40009 * 40 = 1600360
    B  4: 20000 * 128 = 2560000
    B  5: 40009 * 4 = 160036
    B  6: 1 * 100 = 100
    B  7: 65 * 4 = 260
    B  8: 222236 * 128 = 28446208
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer EIBUF (addr: 30B000D0, size: 32768000, end: 32A400D0)
    B  ***LOG BB0=> buffer EIBUF      started with length 32000k     bytes [dbexpbuf2050 ]
    B  Layout of CUA   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 268 = 268
    B  2: 33 * 20 = 660
    B  3: 6521 * 40 = 260840
    B  4: 3250 * 128 = 416000
    B  5: 6521 * 4 = 26084
    B  6: 1 * 100 = 100
    B  7: 193 * 4 = 772
    B  8: 23247 * 256 = 5951232
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer CUA   (addr: 0F6200D0, size: 6656000, end: 0FC790D0)
    B  ***LOG BB0=> buffer CUA        started with length 6500k      bytes [dbexpbuf2050 ]
    B  ***LOG BB0=> buffer CALE       started with length 500000     bytes [dbcalbuf2166 ]
    B  dbtran INFO (init_connection '<DEFAULT>' [ORACLE:46D.00]):
    B   max_blocking_factor =   5,  max_in_blocking_factor      =1000,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =  10,
    B   prefer_union_all    =   0,  prefer_union_for_select_all =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   0,
    B   convert AVG         =   0,  alias table FUPD            =   0,
    B   escape_as_literal   =   1,  opt GE LE to BETWEEN        =   0,
    B   select *            = 0x3,
    B   use_hints           = abap->1, dbif->1, upto->4294967295, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0

    M Tue Apr 22 09:22:50 2008
    M  PfReadDBVersion: use compatibility mode for stat-files
    M  PfInitShm: use compatibility mode for stat-files
    M  SecAudit(rsaucscsa_create): SCSA memory usage: SecAudit = 48, total = 1320
    M  *** ERROR => SecAudit(rsaucscsa_create): parameter too small rsau/max_diskspace/local; replaced [rsauwr1.c    506]
    M  SecAudit(init_sel_info): SCSA memory usage: SecAudit = 200, total = 1520
    M  SecAudit(rsaucscsa_create): addr of RSAUSHM........ = 036A0538
    M  SecAudit(rsaucscsa_create): addr of RSAUSLOTINFO... = 036A0568
    M  SecAudit(rsaucscsa_create): addr of RSAUSLOTS...... = 036A0574
    M  SecAudit(rsaucscsa_create): SHM version............ = 4
    M  SecAudit(rsaucscsa_create): max size of one file... = 0 KB
    M  SecAudit(rsaucscsa_create): max size of all files.. = 1024 KB
    M  SecAudit(rsaucscsa_create): number of slots........ = 2
    M  SecAudit(rsaucscsa_create): user selection......... = 0
    M  SecAudit(RsauGetCurrentProfile): active audit profile PROFIL01
    M  SecAudit(check_daily_file): audit file opened C:\usr\sap\BCP\DVEBMGS00\log\20080422.AUD
    M  SsfSapSecin: automatic application server initialization for SAPSECULIB
    M  SsfSapSecin: Looking for PSE in database
    M  SsfPseLoad: started...(path=C:\usr\sap\BCP\DVEBMGS00\sec, AS=S64LMWBIBV6, instanceid=00)
    M  SsfPseLoad: Downloading file C:\usr\sap\BCP\DVEBMGS00\sec\SAPSYS.pse (client:    , key: SYSPSE, len: 1579)
    M  SsfPseLoad: ended (1 of 1 sucessfully loaded, 1 checked...
    M  rdisp/reinitialize_code_page -> 0
    M  rdisp/hold_keeps_time_slice -> 0
    M  rdisp/no_hooks_for_sqlbreak -> 0
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    M  CCMS: AlMsUpload called by wp 0.
    I  *** ERROR => New Process with the same PID
                   [semnt.c      1513]
    I  *** ERROR => New Process with the same PID
                   [semnt.c      1513]
    I  *** ERROR => New Process with the same PID
                   [semnt.c      1513]
    I  *** ERROR => New Process with the same PID
                   [semnt.c      1513]
    M  CCMS: AlMsUpload successful for C:\usr\sap\BCP\DVEBMGS00\log\ALMTTREE.DAT.
    I  *** ERROR => New Process with the same PID
                   [semnt.c      1513]
    I  *** ERROR => New Process with the same PID
                   [semnt.c      1513]

    I Tue Apr 22 09:22:51 2008
    I  *** ERROR => New Process with the same PID
                   [semnt.c      1513]
    I  *** ERROR => New Process with the same PID
                   [semnt.c      1513]
    I  *** ERROR => New Process with the same PID
                   [semnt.c      1513]
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 06E163C0
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  3 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 33810098
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 33810808
    S    using messages for server info
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION
    A  Attached to PXA (address 33930040, size 411788K)
    A  abap/pxa = shared
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    A  RFC Destination> destination S64LMWBIBV6_BCP_00 host S64LMWBIBV6 system BCP systnr 0 (S64LMWBIBV6_BCP_00)
    A  RFC Options> H=S64LMWBIBV6,S=00
    A  RFC rfc/dump_client_info not set, use default -1
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC rfc/bc_no_gui_cp_refresh not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\BCP\DVEBMGS00\sec): ok
    M  SsfSapSecin: PSE C:\usr\sap\BCP\DVEBMGS00\sec\SAPSYS.pse found!

    M  =================================================
    M  === SSF INITIALIZATION:
    M  ===...SSF Security Toolkit name SAPSECULIB .
    M  ===...SSF trace level is 0 .
    M  ===...SSF library is C:\usr\sap\BCP\SYS\exe\run\sapsecu.dll .
    M  ===...SSF hash algorithm is SHA1 .
    M  ===...SSF symmetric encryption algorithm is DES-CBC .
    M  ===...sucessfully completed.
    M  =================================================
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.
    M  MBUF info for hooks: MS component UP
    M  ThSetEnqName: set enqname by profile
    M  ThISetEnqname: enq name = >S64LMWBIBV6_BCP_00  <

    E  *************** EnqId_EN_ActionAtMsUpHook ***************
    E  Hook on upcoming Ms (with EnqSrv), get auth EnqId and check it locally

    E  *************** ObjShMem_CheckAuthoritativeEnqId ***************
    E  Checking authoritative EnqId from EnqSrv into ObjShMem
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: EnqId is initial in ShMem
    E  ObjShMem_CheckAuthoritativeEnqId: Overwrite incoming auth EnqId, continue
    E  EnqId inscribed into initial ObjShMem: (ObjShMem_CheckAuthoritativeEnqId)
    E  -SHMEM--
    E  EnqId:          EnqTabCreaTime/RandomNumber    = 22.04.2008 09:22:50  1208848970 / 4060
    E  ReqOrd at Srv:  TimeInSecs/ReqNumberThisSec    = 22.04.2008 09:22:51  1208848971 / 1
    E  ReqOrd at Cli:  TimeInSecs/ReqNumberThisSec    = 22.04.2008 09:22:51  1208848971 / 1
    E  Status:         STATUS_OK
    E  -
    L  Begin of BtcSysStartRaise
    L  Raise event SAP_SYSTEM_START with parameter <S64LMWBIBV6_BCP_00  >
    L  End of BtcSysStartRaise

    I Tue Apr 22 09:22:52 2008
    I  *** ERROR => New Process with the same PID
                   [semnt.c      1513]

    S Tue Apr 22 09:25:08 2008
    S  found spool memory service RSPO-ACTIONS at 33814A50
    trc file: "dev_w11", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Tue Apr 22 09:22:48 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.2311)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    2356
    M  intno      0
    M  pid        7556

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc11 7556) [dpxxdisp.c   976]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 11 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  ThSysUsrCheck: clear T11
    M  calling db_connect ...
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@BCP on connection 0 ...

    C Tue Apr 22 09:22:49 2008
    C  *** ERROR => OCI-call 'olog' failed: rc = 12537
    [dboci.c      2460]
    C  *** ERROR => CONNECT failed with sql error '12537'
    [dboci.c      7034]
    C  Try to connect with default password
    C  Connecting as SAPR3/<pwd>@BCP on connection 0 ...
    C  *** ERROR => OCI-call 'olog' failed: rc = 12537
    [dboci.c      2460]
    C  *** ERROR => CONNECT failed with sql error '12537'
    [dboci.c      7034]
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@BCP on connection 0 ...
    C  Now I'm connected to ORACLE using OCI_7 API
    C  Got SAPR3's password from table SAPUSER
    C  Disconnecting from connection 0 ...
    C  Now I'm disconnected from ORACLE
    C  Try to connect with the password I got from OPS$-user
    C  Connecting as SAPR3/<pwd>@BCP on connection 0 ...
    C  Now I'm connected to ORACLE using OCI_7 API
    C  Database instance bcp is running on S64LMWBIBV6 with ORACLE version 10.2.0.2.0 since 20080422
    B  Connection 0 opened
    B  Wp  Hdl ConName              ConCnt ConState     TX  PRM RCT Date     Time
    B  000 000 R/3                  000000 ACTIVE       NO  YES NO  20080422 092249
    B  ***LOG BY2=> sql error 0      performing CON [dbsh    0707 ]
    B  ***LOG BY0=> ORA-00000: normal, successful completion
    [dbsh    0707 ]
    B  ***LOG BY2=> sql error 0      performing CON [dblink  0627 ]
    B  ***LOG BY0=> ORA-00000: normal, successful completion
    [dblink  0627 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1187]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3) [thxxhead.c   8517]

    M  Info for wp 11

    M    stat = 4
    M    reqtype = 4
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    rq_info = 0
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource = 0
    M    ext_checked_resource = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server S64LMWBIBV6_BCP_00 on host S64LMWBIBV6 (wp 11)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Tue Apr 22 09:22:49 2008
    M  *  RELEASE     46D
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8628
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering ThSetStatError
    M  call ThrShutDown (1) ...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc11 7556) [dpnttool.c   310]
    trc file: "dev_w11", trc level: 1, release: "46D"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Tue Apr 22 09:25:48 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' loaded
    B  Version of library 'C:\usr\sap\BCP\SYS\exe\run\dboraslib.dll' is "46D.00", patchlevel (0.2311)
    B  New connection 0 created
    M  relno      4640
    M  patchlevel 0
    M  patchno    2356
    M  intno      0
    M  pid        6224

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc11 6224) [dpxxdisp.c   976]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 11 initializing ....
    X  Using implementation std
    M  <ES> Memory Reset enabled
    X  ES initialized.
    M  calling db_connect ...
    C  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    C  Logon as OPS$-user to get SAPR3's password
    C  Connecting as /@BCP on connection 0 ...
    C  Now I'm connected to ORACLE using OCI_7 API
    C  Got SAPR3's password from table SAPUSER
    C  Disconnecting from connection 0 ...
    C  Now I'm disconnected from ORACLE
    C  Try to connect with the password I got from OPS$-user
    C  Connecting as SAPR3/<pwd>@BCP on connection 0 ...
    C  Now I'm connected to ORACLE using OCI_7 API
    C  Database instance bcp is running on S64LMWBIBV6 with ORACLE version 10.2.0.2.0 since 20080422
    B  Connection 0 opened
    B  Wp  Hdl ConName              ConCnt ConState     TX  PRM RCT Date     Time
    B  000 000 R/3                  000000 ACTIVE       NO  YES NO  20080422 092548
    M  db_connect o.k.
    I  MtxInit: 11 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 11 initializing ....
    X  Using implementation std
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 11, WP_CNT = 33
    B  dbtbxbuf: Buffer TABL  (addr: 2B4700C8, size: 60000256, end: 2EDA88C8)
    B  dbexpbuf: Buffer EIBUF (addr: 30B000D0, size: 32768000, end: 32A400D0)
    B  dbexpbuf: Buffer CUA   (addr: 0F6200D0, size: 6656000, end: 0FC790D0)
    M  rdisp/reinitialize_code_page -> 0
    M  rdisp/hold_keeps_time_slice -> 0
    M  rdisp/no_hooks_for_sqlbreak -> 0
    M  PfReadDBVersion: use compatibility mode for stat-files
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 06DF51D0
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  3 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 0FE30098
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 0FE30808
    S    using messages for server info
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION
    A  Attached to PXA (address 336E0040, size 411788K)
    A  abap/pxa = shared
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    A  RFC rfc/dump_client_info not set, use default -1
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC rfc/bc_no_gui_cp_refresh not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\BCP\DVEBMGS00\sec): ok

    M  =================================================
    M  === SSF INITIALIZATION:
    M  ===...SSF Security Toolkit name SAPSECULIB .
    M  ===...SSF trace level is 0 .
    M  ===...SSF library is C:\usr\sap\BCP\SYS\exe\run\sapsecu.dll .
    M  ===...SSF hash algorithm is SHA1 .
    M  ===...SSF symmetric encryption algorithm is DES-CBC .
    M  ===...sucessfully completed.
    M  =================================================
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.

    B Tue Apr 22 09:28:08 2008
    B  dbtran INFO (init_connection '<DEFAULT>' [ORACLE:46D.00]):
    B   max_blocking_factor =   5,  max_in_blocking_factor      =1000,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =  10,
    B   prefer_union_all    =   0,  prefer_union_for_select_all =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   0,
    B   convert AVG         =   0,  alias table FUPD            =   0,
    B   escape_as_literal   =   1,  opt GE LE to BETWEEN        =   0,
    B   select *            = 0x3,
    B   use_hints           = abap->1, dbif->1, upto->4294967295, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0
    M  SecAudit(check_daily_file): audit file opened C:\usr\sap\BCP\DVEBMGS00\log\20080422.AUD

  • Dispatcher died

    Hi,
    I am facing a problem with r/3 4.7. i have successfully installed r/3 and practising on it. suddenly the system gone down. the dispatcher is not working. message server is working fine.
    here am attaching the developer traces. pls help me solve this problem.
    trc file: "dev_disp", trc level: 1, release: "640"
    Mon Apr 02 20:45:23 2007
    kernel runs with dp version 128(ext=102) (@(#) DPLIB-INT-VERSION-128)
    length of sys_adm_ext is 312 bytes
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    21
    intno      20020600
    make:      multithreaded, ASCII
    pid        2476
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2476) [dpxxdisp.c   1100]
         shared lib "dw_xml.dll" version 21 successfully loaded
         shared lib "dw_xtc.dll" version 21 successfully loaded
         shared lib "dw_stl.dll" version 21 successfully loaded
         shared lib "dw_gui.dll" version 21 successfully loaded
    Mon Apr 02 20:45:26 2007
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0202.qqq.nxst) took 3 seconds
    Mon Apr 02 20:45:30 2007
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3886]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          6624     (828)
    DpShMCreate: sizeof(tm_adm)          2219848     (11044)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          192000     (384)
    DpShMCreate: sizeof(vmc_adm)          0     (320)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04960040, size: 2505416)
    DpShMCreate: allocated sys_adm at 04960040
    DpShMCreate: allocated wp_adm at 049617A8
    DpShMCreate: allocated tm_adm_list at 04963188
    DpShMCreate: allocated tm_adm at 049631B0
    DpShMCreate: allocated wp_ca_adm at 04B810F8
    DpShMCreate: allocated appc_ca_adm at 04B85748
    DpShMCreate: allocated comm_adm_list at 04B86EB8
    DpShMCreate: allocated comm_adm at 04B86ED0
    DpShMCreate: allocated vmc_adm_list at 04BB5CD0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 04BB5CF8
    DpShMCreate: allocated wall_adm at 04BB5D00
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 609 MB
    <ES> 608 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( jyothy) [dpxxdisp.c   9719]
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 21
    Release check o.K.
    Mon Apr 02 20:46:10 2007
    ERROR => W0 (pid 3440) died [dpxxdisp.c   12170]
    ERROR => W1 (pid 3256) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W2 (pid 2300) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W3 (pid 2632) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W4 (pid 2652) died [dpxxdisp.c   12170]
    ERROR => W5 (pid 2868) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W6 (pid 2528) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W7 (pid 2956) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-3440 (SIGUSR2)
    ERROR => DpWpKill(3440, SIGUSR2) failed [dpxxtool.c   2468]
    killing W1-3256 (SIGUSR2)
    ERROR => DpWpKill(3256, SIGUSR2) failed [dpxxtool.c   2468]
    killing W2-2300 (SIGUSR2)
    ERROR => DpWpKill(2300, SIGUSR2) failed [dpxxtool.c   2468]
    killing W3-2632 (SIGUSR2)
    ERROR => DpWpKill(2632, SIGUSR2) failed [dpxxtool.c   2468]
    killing W4-2652 (SIGUSR2)
    ERROR => DpWpKill(2652, SIGUSR2) failed [dpxxtool.c   2468]
    killing W5-2868 (SIGUSR2)
    ERROR => DpWpKill(2868, SIGUSR2) failed [dpxxtool.c   2468]
    killing W6-2528 (SIGUSR2)
    ERROR => DpWpKill(2528, SIGUSR2) failed [dpxxtool.c   2468]
    killing W7-2956 (SIGUSR2)
    ERROR => DpWpKill(2956, SIGUSR2) failed [dpxxtool.c   2468]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1633
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 02 20:46:20 2007
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Mon Apr 02 15:16:20 2007
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     3440 Ended         no      1   0             0                                                             
    1 DIA     3256 Ended         no      1   0             0                                                             
    2 UPD     2300 Ended         no      1   0             0                                                             
    3 ENQ     2632 Ended         no      1   0             0                                                             
    4 BTC     2652 Ended         no      1   0             0                                                             
    5 BTC     2868 Ended         no      1   0             0                                                             
    6 SPO     2528 Ended         no      1   0             0                                                             
    7 UP2     2956 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Mon Apr 02 15:16:20 2007
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    10
    10
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          13
    wake_evt_udp_now     0
    wake events           total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    since last update     total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    Dump of tm_adm structure:               Mon Apr 02 15:16:20 2007
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Mon Apr 02 15:16:20 2007
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1633
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 02 20:46:25 2007
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (2812) (SOFT_KILL)
    Stop icman
    killing process (1008) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:2812  HANDLE:1612)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1633
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 02 20:46:26 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:2812  HANDLE:1612)
    [DpProcDied] Process died  (PID:1008  HANDLE:1604)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    NiIMyHostName: hostname = 'jyothy'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9945]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/8
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 19)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1616
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 2476) [dpxxdisp.c   8478]
    Good Bye .....
    regards,
    kris

    Mantosh , if license is not install, it will not crash or shutdown your SAP system, you will only have problems logging in.
    Ram Kris, please supply file asked by Andreas. It contains a trace on why WP 0 failed.
    check if Database is running.
    if using Oracle, make sure that Oracle listener is running.

  • DNS: The selected log file does not exist

    Hi to all,
    I am using Lion Server on a Mac Mini and everything seems to work fine. However, when I want to check my DNS log file (Server Admin > DNS > Log) I get a message that "The selected log file does not exist"! Stopping and starting the DNS service doesn't help. Anyone any idee how to view the log file within the Server Admin app?
    Thanks in advance!
    Ewald.

    hi John!
    if you have time, patience, and squared balls (just for laugh! ):
    Use "strace" to trace all system calls a binary make... System calls like "open" file and "close" file =)
    That's say, we are going to "trace the files opened by specific application".
    "Strace" in MacOSX comes with Developer Tools, so you'll need to install these to continue.
    First you have to know which are the Applications in the game, because "Server Admin" is a client-server application, there will be a client application in the client machine, and a server application running in the server.
    You have to trace the server application running in the server. It will be the one which opens the log file, and sends the data to the client application.
    I've made some previous investigation about the Server Admin Log parser (see https://discussions.apple.com/thread/3352647?start=0&tstart=0).
    Also will be helpfull to read a little bit about strace ( http://linux.die.net/man/1/strace )
    Here i do my bet, maybe that command line is what you look for:
    #sudo strace launchctl load -w /System/Library/LaunchDaemons/com.apple.ServerPerfLog.plist | grep "open"
    sudo: do as super user
    strace: trace the binary
    launchctl: system service
    load -w file: load, as defined in this file
    | grep open: and substract just the "open file" traces
    Let me know if that gives you more clues!
    regards, T

  • Dispatcher Died after not able to reach message server

    Hi Gurus,
    My Dispatcher is not able to connect to MS. Please note I am using windows/oracle. After som time disp+work died. Here I am posting latest dev_disp log. Please suggest.
    regards-JASWANT
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        EC5
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    144
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        3096
    Mon Apr 27 11:01:58 2009
    kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3096) [dpxxdisp.c   1243]
         shared lib "dw_xml.dll" version 144 successfully loaded
         shared lib "dw_xtc.dll" version 144 successfully loaded
         shared lib "dw_stl.dll" version 144 successfully loaded
         shared lib "dw_gui.dll" version 144 successfully loaded
         shared lib "dw_mdm.dll" version 144 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    Mon Apr 27 11:02:03 2009
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5371]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >hpnwecc_EC5_00                          <
    DpShMCreate: sizeof(wp_adm)          18672     (1436)
    DpShMCreate: sizeof(tm_adm)          4270848     (21248)
    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     (1544)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 05970040, size: 4930904)
    DpShMCreate: allocated sys_adm at 05970040
    DpShMCreate: allocated wp_adm at 05972090
    DpShMCreate: allocated tm_adm_list at 05976980
    DpShMCreate: allocated tm_adm at 059769B0
    DpShMCreate: allocated wp_ca_adm at 05D894B0
    DpShMCreate: allocated appc_ca_adm at 05D8F270
    DpShMCreate: allocated comm_adm at 05D911B0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 05E12070
    DpShMCreate: allocated gw_adm at 05E120B0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 05E120E0
    DpShMCreate: allocated wall_adm at 05E120E8
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Mon Apr 27 11:02:04 2009
    ThTaskStatus: rdisp/reset_online_during_debug 0
    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> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 755 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 5940
      argv[0] = E:\usr\sap\EC5\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = E:\usr\sap\EC5\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=E:\usr\sap\EC5\SYS\profile\EC5_DVEBMGS00_hpnwecc
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=65000
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EC5
      argv[7] = -DSAPMYNAME=hpnwecc_EC5_00
      argv[8] = -DSAPPROFILE=E:\usr\sap\EC5\SYS\profile\EC5_DVEBMGS00_hpnwecc
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    Continued......

    .....continued
    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   1633]
    ***LOG Q0F=> DpLoopInit, nomstry () [dpxxdisp.c   1720]
    ERROR => Connection to Message Server failed - check installation [dpxxdisp.c   1721]
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpJ2eeLogin: j2ee state = CONNECTED
    Mon Apr 27 11:02:07 2009
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 3 / sock 1500
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:3319) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=5940)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Mon Apr 27 11:02:44 2009
    ERROR => DpHdlDeadWp: W0 (pid 5680) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W1 (pid 4888) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W2 (pid 4208) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W3 (pid 444) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W4 (pid 5312) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W5 (pid 4880) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    ERROR => DpHdlDeadWp: W6 (pid 6120) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    ERROR => DpHdlDeadWp: W7 (pid 2604) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    ERROR => DpHdlDeadWp: W8 (pid 4688) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W9 (pid 2636) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W10 (pid 6012) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    ERROR => DpHdlDeadWp: W11 (pid 2428) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    ERROR => DpHdlDeadWp: W12 (pid 5256) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xa0 --> 0x80
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 27 11:02:54 2009
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Mon Apr 27 05:32:54 2009
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     5680 Ended         no      1   0        0                                                                         
    1 DIA     4888 Ended         no      1   0        0                                                                         
    2 DIA     4208 Ended         no      1   0        0                                                                         
    3 DIA      444 Ended         no      1   0        0                                                                         
    4 DIA     5312 Ended         no      1   0        0                                                                         
    5 DIA     4880 Ended         no      1   0        0                                                                         
    6 UPD     6120 Ended         no      1   0        0                                                                         
    7 ENQ     2604 Ended         no      1   0        0                                                                         
    8 BTC     4688 Ended         no      1   0        0                                                                         
    9 BTC     2636 Ended         no      1   0        0                                                                         
    10 BTC     6012 Ended         no      1   0        0                                                                         
    11 SPO     2428 Ended         no      1   0        0                                                                         
    12 UP2     5256 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Mon Apr 27 05:32:54 2009
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    6
    6
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          9
    wake_evt_udp_now     0
    wake events           total     7,  udp     6 ( 85%),  shm     1 ( 14%)
    since last update     total     7,  udp     6 ( 85%),  shm     1 ( 14%)
    Dump of tm_adm structure:               Mon Apr 27 05:32:54 2009
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    RM-T13, U14,                 , tr-12-05, 11:02:30, M0, W-1,     , 1/0
    RM-T14, U15,                 , tr-12-08, 11:02:31, M0, W-1,     , 1/0
    Workprocess Comm. Area Blocks               Mon Apr 27 05:32:54 2009
    =============================
    Slots: 300, Used: 2, Max: 1
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    1
    DISPATCHER
    -1
    WPCAAD001
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 27 11:02:59 2009
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >hpnwecc_EC5_00                          < (normal)
    DpJ2eeDisableRestart
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (4884) (SOFT_KILL)
    Stop icman
    killing process (4708) (SOFT_KILL)
    Terminate gui connections
    send SHUTDOWN to REM TM 13
    blks_in_queue/wp_ca_blk_no/wp_max_no = 2/300/13
    LOCK WP ca_blk 2
    return errno (-17) to T13
    errormsg without overhead: take mode 0
    NiBufIAlloc: malloc NiBufadm, to 0 bytes
    try to send 14 to M0
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=14,pac=1,MESG_IO)
    REL WP ca_blk 2
    set status of T13 to TM_DISCONNECTED
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 1500 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 1500 (pos=2)
    SiSelNRemove: removed sock 1500
    NiSelIRemove: removed hdl 3
    DpDelSocketInfo: del info for socket 3 (type=3)
    NiICloseHandle: shutdown and close hdl 3 / sock 1500
    NiBufIClose: clear extension for hdl 3
    dp_tm_adm[13].stat = DP_SLOT_FREE
    DpGetSchedule: next schedule 1240810384/282000
    DpGetSchedule: no schedule found
    DpITmSlotRelease: release slot 13
    DpListInsert: insert elem 13 into tmadm_free_list (at begin)
    DpListInsert: 187 elems in tmadm_free_list
    DpListRemove: remove elem 13 from tmadm_inuse_list
    DpListRemove: 14 elems in tmadm_inuse_list
    send SHUTDOWN to REM TM 14
    blks_in_queue/wp_ca_blk_no/wp_max_no = 2/300/13
    LOCK WP ca_blk 2
    return errno (-17) to T14
    errormsg without overhead: take mode 0
    NiBufIAlloc: malloc NiBufadm, to 0 bytes
    try to send 14 to M0
    NiBufSend starting
    NiIWrite: hdl 5 sent data (wrt=14,pac=1,MESG_IO)
    REL WP ca_blk 2
    set status of T14 to TM_DISCONNECTED
    NiBufISelUpdate: new MODE -- (r-) for hdl 5 in set0
    SiSelNSet: set events of sock 1452 to: ---
    NiBufISelRemove: remove hdl 5 from set0
    SiSelNRemove: removed sock 1452
    NiSelIRemove: removed hdl 5
    DpDelSocketInfo: del info for socket 5 (type=3)
    NiICloseHandle: shutdown and close hdl 5 / sock 1452
    NiBufIClose: clear extension for hdl 5
    dp_tm_adm[14].stat = DP_SLOT_FREE
    DpGetSchedule: next schedule 1240810384/282000
    DpGetSchedule: no schedule found
    DpITmSlotRelease: release slot 14
    DpListInsert: insert elem 14 into tmadm_free_list (at begin)
    DpListInsert: 188 elems in tmadm_free_list
    DpListRemove: remove elem 14 from tmadm_inuse_list
    DpListRemove: 13 elems in tmadm_inuse_list
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:4884  HANDLE:1568)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 27 11:03:00 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:4884  HANDLE:1568)
    wait for end of icman
    [DpProcDied] Process lives  (PID:4708  HANDLE:1572)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 27 11:03:01 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4708  HANDLE:1572)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 27 11:03:02 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4708  HANDLE:1572)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 27 11:03:03 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4708  HANDLE:1572)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 27 11:03:04 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4708  HANDLE:1572)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 27 11:03:05 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4708  HANDLE:1572)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1597
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 27 11:03:06 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:4708  HANDLE:1572)
    [DpProcDied] Process died  (PID:5940  HANDLE:1552)
    not attached to the message server
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 3096) [dpxxdisp.c   10421]
    Good Bye .....

  • DNS Fails for NFS Server Shares

    When I boot, I get a message that DNS has failed for the NFS server mounts, and the shares do not mount. The message says, "mount.nfs: DNS resolution failed for server: name or service unknown." I have to mount the shares myself. Then when rebooting, I get the same error saying it can't unmount the shares.
    this is /etc/resolv.conf:
    $ cat /etc/resolv.conf
    # Generated by dhcpcd from eth0
    # /etc/resolv.conf.head can replace this line
    nameserver 208.67.222.222
    nameserver 208.67.220.220
    # /etc/resolv.conf.tail can replace this line
    this is /etc/conf.d/nfs:
    # Number of servers to be started up by default
    NFSD_OPTS=8
    # Options to pass to rpc.mountd
    # e.g. MOUNTDOPTS="-p 32767"
    MOUNTD_OPTS="--no-nfs-version 1 --no-nfs-version 2"
    # Options to pass to rpc.statd
    # N.B. statd normally runs on both client and server, and run-time
    # options should be specified accordingly. Specifically, the Arch
    # NFS init scripts require the --no-notify flag on the server,
    # but not on the client e.g.
    # STATD_OPTS="--no-notify -p 32765 -o 32766" -> server
    # STATD_OPTS="-p 32765 -o 32766" -> client
    STATD_OPTS=""
    # Options to pass to sm-notify
    # e.g. SMNOTIFY_OPTS="-p 32764"
    SMNOTIFY_OPTS=""
    Do I need to add some option to rpc.statd, or is there some other misconfiguration there? AFAIK it is the default. What else should I look at to fix this? I can ping the server by name, and log in with ssh by name, just fine. It's only the nfs that is failing with DNS.

    airman99 wrote:
    Yahoo! Good news, I've finally solved the problem on my laptop. The message I was receiving turned out merely to be a network timing issue.
    The error I was receiving was exactly correct and informative. When /etc/rc.d/netfs ran and executed a 'mount -a -t nfs...' the network was indeed NOT reachable. I am running networkmanager, and apparently during bootup, networkmanager gets loaded, but there is a delay between when networkmanager is loaded and when the network is available. In other words, networkmanager allows the boot process to continue before the network is available.
    My daemons are loaded in this order (rc.conf):
    DAEMONS=(syslog-ng hal dhcdbd networkmanager crond cups ntpdate ntpd portmap nfslock netfs)
    Consequently, if I add a delay to /etc/rc.d/netfs to allow time for the network to come up, then when the NFS shares are mounted, the network is up. In my case I had to add a 3 second delay.
    sleep 3
    I'm sure this isn't the best way to solve the problem, by editing the system file /etc/rc.d/netfs, because the next upgrade where changes occur to netfs, my fix will get overwritten. But I'll keep it until I figure out the "right" fix.
    The real solution is to not load networkmanager in the background, but to force startup to wait for the networok to be up before continuing.
    there is the _netdev option you can use in fstab, but that doesn't always work:
    http://linux.die.net/man/8/mount
    _netdev
        The filesystem resides on a device that requires network access (used to prevent the system from attempting to mount these filesystems until the network has been enabled on the system).
    Alternatively, you could just add a cronjob to do a mount -a with a sleep 20 in there or something. You might have to play with the sleep value a little to make sure it's long enough

  • Verify DNS is running...

    I have two OES 11 servers that provide DNS and DHCP services in
    addition to other things. I was just looking into some DNS issues and
    realized that DNS on one of them was down. Anybody know of a script
    or something that I could use to monitor DNS (and possibly DHCP)? It
    would be great if I could get an email and/or restart the service.
    Ken

    Very often you can just "steal" the nagios scripts and use them to test for livlieness of the service and then let that trigger a restart of the server. Your script calls the stock nagios script with the proper parameters to test a given host / service. If the nagios script returns an error level indicating its down, your script will call the appropriate rc scripts to stop and restart or just outright kill the offending service. There is no need to install all of nagios, as most of these scripts are stand alone ( the one for imap, activesync, DNS, etc... are ).
    After you create your resurrection script, test it a bit to ensure it does NOT restart things when they are up, and plop that in your cron, and it will happily check for it working and restart the services. As for checking DHCP, thats a bit more of a mess. You need to have another network adapter dedicated to the testing, you can easily script a release and renew, when the dhcp server is dead, you will not be able to renew the address, then cue the villagers with pitchforks, or a script to stop and start DHCP services.
    The biggest issue is that if, for some reason, the service is chronically dying, you may end up restarting it a lot. Also if the server is just slooooow, you may end up killing and restarting an an overlapping fashion. So set your cron to be reasonable. For example, you can live without a DHCP server for 10 minutes or a redundant DNS server for however long it took you to discover it was down, so perhaps once or twice a day.
    -- Bob

  • Bordermanager setup dns not resolving

    Hi,
    Our existing BM server HD died...I replaced the drive and rebuilt it.
    Having problems with DNS resolving which I think are also causing my
    other problems. Client trust isn't communicating correctly (no stats)
    and I can't resolve internal addresses when pointed to the BM server.
    Have read through various posts related to dns but haven't had any luck.
    We have a very simple system...another appliance does the firewall.
    The server has one NIC...filtsrv is off....have tried it with nat and
    without..tried it with dns proxy and without. it sees the rules which
    are are the top of the tree. The clients all exist from the previous
    server so they have the firewall exceptions needed but I did disable the
    windows firewall to test on a couple of systems I am obviously
    missing something in the setup. Any help is appreciated.
    Thanks
    JT

    JT wrote:
    > Hi,
    >
    > Our existing BM server HD died...I replaced the drive and rebuilt it.
    > Having problems with DNS resolving which I think are also causing my
    > other problems. Client trust isn't communicating correctly (no stats)
    > and I can't resolve internal addresses when pointed to the BM server.
    > Have read through various posts related to dns but haven't had any luck.
    > We have a very simple system...another appliance does the firewall. The
    > server has one NIC...filtsrv is off....have tried it with nat and
    > without..tried it with dns proxy and without. it sees the rules which
    > are are the top of the tree. The clients all exist from the previous
    > server so they have the firewall exceptions needed but I did disable the
    > windows firewall to test on a couple of systems I am obviously
    > missing something in the setup. Any help is appreciated.
    >
    > Thanks
    >
    > JT
    forgot to mention....dns is not on this server it is pointing to a
    different box for dns.
    thanks

Maybe you are looking for

  • Regarding FM used in Transaction

    Hi guys, Do anybody know how to find the Functional modules used in particular transaction. Any standard FM/Report exists for this ? Suggest me please. Thanks Kumar.

  • How do I re-activate my Ipad?

    How do re-activate my locked ipad?

  • How to fix the display width of a query

    Hi, I have a query in BEx query designer with some characterisitic columns & key figure columns showing data for 12 months of a year. Right now I am able to see only 4 months data at a stretch. I want to narrow down the display of the characteristics

  • Macbook Pro 15 Retina mid 2012 Operating temperature

    Hi everyone, i am looking for some information about Macbook pros temperatures. My mac is getting extremely hot, over 100 degrees C when i work in photoshop for example. When i watch youtube my mac reaches 87 degrees C. With all the apps quit my mac

  • Latest Apple Update causes Eclipse to freeze on startup.

    I've been using Eclipse for development now for the past four or five months on my Macbook Air.  However, when I ran apple updates this afternoon, and restarted, Eclipse began freezing every time I went to load it.  This is a pain in the ***, and sof