Rotatelog

Anybody use ROTATELOGS on Windows NT?
Application Server does not start.

Its not possible to rotate 'WLLogfile' using Apache's piped log rotation. I have raised an case with Oracle support team and they recommended to disable 'WLLogFile' in Prod.
Below is an update from Oracle Support Team -
==================================
To answer your query,
- WLLogFile is part of the plugin and not WLS itself. Log rotation (WLProxyLog is not possible at the plugin level from WLS.
This query was also raised with WLS engineering in the past and they have confirmed that log rotation is not possible at the plugin level, it is only possible at the WLS level(server level).
Added Info:
More importantly, In production, you should not have the WLProxyLog enabled.
I donot think there is any way to rotate WLLogFile. However, will discuss it internally and update you once we have more findings.
Its always recommended not to enable Debug or WLProxyLog in production unless and untill its highly required as to some issues encounters and you need to resolve or find root cause for the issue.
Simple reason, Logging will very huge and unnecessary logging are captured which would occupy more physical space and might further lead to performance issues / OOM issue on the long run.
Its Oracle's recommendation not to enable debug or WLProxyLog in production until its required as stated above.
Hope this explains.
Many Thanks,
Oracle Support Team
===================================
In this case, either we have to disable Weblogic Proxy logs or needs to use Linux log rotation feature where in requires restart of Apache at the time of log rotation.
Thanks
Raghavendra, Gs

Similar Messages

  • Unable to write/rotate 'WLLogFile' from Apache's Piped 'rotatelog' feature

    Hi,
    I have a Apache.2.2.22 in web-tier and WebLogic-10.3.5 in app-tier. I'm using Apache's piped logfile feature to rotate log files every night and is working fine as expected for "Access_Log", "Error_Log", "SSL_Request_Log" - but not for WebLogic-Proxy-Log (WLLogfile).
    I'm not sure whether WebLogic Module supports this feature or not.... please let me know if any way to rotate WL-Proxy logs every day by using Apache's 'rotatelog' feature.
    Below are my settings.
    LoadModule weblogic_module modules/mod_wl_22.so
    <IfModule mod_weblogic.c>
    KeepAliveEnabled ON
    KeepAliveSecs 120
    SecureProxy ON
    TrustedCAFile /cust/apache-2.2.22/ssl/certificate.crt
    Debug ALL
    WLLogFile "|/cust/apache-2.2.22/bin/rotatelogs /tmp/wl-proxy.log.%Y%m%d 86400 -480"
    RequireSSLHostMatch false
    WLIOTimeOutSecs 600
    Idempotent OFF
    </Ifmodule>
    Same 'rotatelogs' syntax (Below) are working fine for Access/Error/SSL Logs.
    ErrorLog "|/cust/apache-2.2.22/bin/rotatelogs /cust/apache-2.2.22/logs/error.log.%Y%m%d 86400 -480"
    CustomLog "|/cust/apache-2.2.22/bin/rotatelogs /cust/apache-2.2.22/logs/access.log.%Y%m%d 86400 -480" combined
    Any idea to rotate 'WLLogFile' logs would be highly appreciated.
    If you also observe the log location of 'WLLogFile' and 'Access.log'; WLLogFile is set to write in /tmp/ directory whereas other logs have been set to write under /cust/... directory.
    The reason is, when Apache starts up it tries to create/write WL-Proxy file with 'daemon' user group and other log files like "access.log", "error.log", "ssl_request.log" are being created with 'root' user group. If we manually create a file under /cust/... and give write permission to other group, then logs will be writing up here.
    Any idea why this file is being creating/writing as 'daemon' ?? Is there any way to come across this issue?
    I don't want to use /tmp directory to write logs, because it has very less space.
    I do understand its not best practice to manually create/rotate WL-proxy file and give permissions permissions every time under /cust/...
    Please suggest on above issues.....
    Thanks!!!
    Raghavendra, Gs

    Its not possible to rotate 'WLLogfile' using Apache's piped log rotation. I have raised an case with Oracle support team and they recommended to disable 'WLLogFile' in Prod.
    Below is an update from Oracle Support Team -
    ==================================
    To answer your query,
    - WLLogFile is part of the plugin and not WLS itself. Log rotation (WLProxyLog is not possible at the plugin level from WLS.
    This query was also raised with WLS engineering in the past and they have confirmed that log rotation is not possible at the plugin level, it is only possible at the WLS level(server level).
    Added Info:
    More importantly, In production, you should not have the WLProxyLog enabled.
    I donot think there is any way to rotate WLLogFile. However, will discuss it internally and update you once we have more findings.
    Its always recommended not to enable Debug or WLProxyLog in production unless and untill its highly required as to some issues encounters and you need to resolve or find root cause for the issue.
    Simple reason, Logging will very huge and unnecessary logging are captured which would occupy more physical space and might further lead to performance issues / OOM issue on the long run.
    Its Oracle's recommendation not to enable debug or WLProxyLog in production until its required as stated above.
    Hope this explains.
    Many Thanks,
    Oracle Support Team
    ===================================
    In this case, either we have to disable Weblogic Proxy logs or needs to use Linux log rotation feature where in requires restart of Apache at the time of log rotation.
    Thanks
    Raghavendra, Gs

  • Httpd.conf and rotatelog functionality

    Has anyone managed to get rotatelogs to work in the httpd.conf file, and not have to manually restart Apache every time a EAR file is newly deployed or undeployed?
    We had put this in our httpd.conf file as follows:
    CustomLog "|/opt/app/oracle/product/9iAS902_dev/Apache/Apache/bin/rotatelogs /opt/app/oracle/product/9iAS902_dev/Apache/Apache/logs/access_log.%Y%b%d 86400" common
    However every time we need to do a new deployment or undeployment thru EMConsole, it hangs the Apache server on restart, and we manually have to restart the Apache server. We normally get the following if doing a ps -ef:grep apache
    root 12155 12058 0 10:50:42 ? 0:00 /bin/sh -c /opt/app/oracle/product/9iAS902_rel/Apache/Apache/bin/rotatelogs /op
    root 12156 12155 0 10:50:42 ? 0:00 /opt/app/oracle/product/9iAS902_rel/Apache/Apache/bin/rotatelogs /opt/app/oracl
    If anyone has any suggestions on how to get it to work corectly, we would love to know ;)
    Thanks,
    Melissa

    I donot have the complete httpd.conf with me right now but you have to follow the following steps:
    1) Compile Apache with ssl module included
    2) Instead of Port 80 change the port to 443 at global level or at virtual directory level
    3) If u want to redirect the traffic on port 80 to port 443 then also include mod_rewrite module while compiliing apache and write a rule to redirect the traffic from port 80 to 443

  • ErrorLog rotation using rotatelogs error

    RDBMS Version: 9.2.0.1
    Operating System and Version: Solaris Operating System (SPARC) (64-bit)
    Product (i.e., OAS, IAS, etc): IAS
    Product Version: 9.0.3.0.0
    JDK Version:
    Error number:
    ErrorLog rotation using rotatelogs error
    I am trying to set log rotation and have the following problem. The access_log works fine. However, when I am changing error_log file, oracle does not accept it.
    When I enter line
    ErrorLog "|bin/rotatelogs logs/error_log 86400"
    and apply, it removes quotes
    ErrorLog |bin/rotatelogs logs/error_log 86400
    This causes error when starting OHS.
    When I changed the httpd.conf file manually, it works fine. But after running dcmctl updateConfig -ct ohs it removed the quotes again and OHS did not started.
    This seems to be Oracle specific issue. If you have some suggestion, please let me know.
    Thanks in Advance

    This works when double quotes (") are replaced with single quotes (').
    That is,
    ErrorLog '|bin/rotatelogs logs/error_log 86400'
    Could this be a bug?

  • Error while trying SSL on OHS

    I'm getting "Init: SSL call to NZ function nzos_OpenWallet failed with error 29248" error in log file HTTP_Server~1 while starting OHS (using opmnctl startall).
    I created a Wallet with auto login option checked. I was able to create certificate Request and got a certificate from verisign (14 days Validity). I imported Root certificate and intermediate certificate from verisign into the wallet and then successfully imported the trial certificate. After saving the wallet in default location I got 2 files (cwallet.sso and ewallet.p12) there.
    Configuration in opmn.xml is :
    <ias-component id="HTTP_Server">
    <process-type id="HTTP_Server" module-id="OHS">
    <environment>
    <variable id="PERL5LIB" value="D:\product\10.1.3\OracleAS_1\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread;$ORACLE_HOME\perl\5.8.3\lib;$ORACLE_HOME\perl\site\5.8.3\lib"/>
    <variable id="PHPRC" value="D:\product\10.1.3\OracleAS_1\Apache\Apache\conf"/>
    <variable id="PATH"
    value="$ORACLE_HOME\Perl\5.8.3\bin\MSWin32-x86-multi-thread" append="true"/>
    </environment>
    <module-data>
    <category id="start-parameters">
    <data id="start-mode" value="ssl-enabled"/>
    </category>
    </module-data>
    <process-set id="HTTP_Server" numprocs="1"/>
    </process-type>
    </ias-component>
    my httpd.conf file is as follows:
    ## httpd.conf -- Apache HTTP server configuration file
    # Based upon the NCSA server configuration files originally by Rob McCool.
    # This is the main Apache server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://www.apache.org/docs/> for detailed information about
    # the directives.
    # Do NOT simply read the instructions in here without understanding
    # what they do. They're here only as hints or reminders. If you are unsure
    # consult the online docs. You have been warned.
    # After this file is processed, the server will look for and process
    # D:\product\10.1.3\OracleAS_1\Apache\Apache/conf/srm.conf and then D:\product\10.1.3\OracleAS_1\Apache\Apache/conf/access.conf
    # unless you have overridden these with ResourceConfig and/or
    # AccessConfig directives here.
    # The configuration directives are grouped into three basic sections:
    # 1. Directives that control the operation of the Apache server process as a
    # whole (the 'global environment').
    # 2. Directives that define the parameters of the 'main' or 'default' server,
    # which responds to requests that aren't handled by a virtual host.
    # These directives also provide default values for the settings
    # of all virtual hosts.
    # 3. Settings for virtual hosts, which allow Web requests to be sent to
    # different IP addresses or hostnames and have them handled by the
    # same Apache server process.
    # Configuration and logfile names: If the filenames you specify for many
    # of the server's control files begin with "/" (or "drive:/" for Win32), the
    # server will use that explicit path. If the filenames do not begin
    # with "/", the value of ServerRoot is prepended -- so "logs/foo.log"
    # with ServerRoot set to "D:\product\10.1.3\OracleAS_1\Apache\Apache" will be interpreted by the
    # server as "D:\product\10.1.3\OracleAS_1\Apache\Apache/logs/foo.log".
    # NOTE: Where filenames are specified, you must use forward slashes
    # instead of backslashes (e.g., "c:/apache" instead of "c:\apache").
    # If a drive letter is omitted, the drive on which Apache.exe is located
    # will be used by default. It is recommended that you always supply
    # an explicit drive letter in absolute paths, however, to avoid
    # confusion.
    ### Section 1: Global Environment
    # The directives in this section affect the overall operation of Apache,
    # such as the number of concurrent requests it can handle or where it
    # can find its configuration files.
    # ServerType is either inetd, or standalone. Inetd mode is only supported on
    # Unix platforms.
    ServerType standalone
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # Do NOT add a slash at the end of the directory path.
    ServerRoot "D:\product\10.1.3\OracleAS_1\Apache\Apache"
    # PidFile: The file in which the server should record its process
    # identification number when it starts.
    PidFile logs/httpd.pid
    # ScoreBoardFile: File used to store internal server process information.
    # Not all architectures require this. But if yours does (you'll know because
    # this file will be created when you run Apache) then you must ensure that
    # no two invocations of Apache share the same scoreboard file.
    ScoreBoardFile logs/httpd.scoreboard
    # In the standard configuration, the server will process httpd.conf (this
    # file, specified by the -f command line option), srm.conf, and access.conf
    # in that order. The latter two files are now distributed empty, as it is
    # recommended that all directives be kept in a single file for simplicity.
    # The commented-out values below are the built-in defaults. You can have the
    # server ignore these files altogether by using "/dev/null" (for Unix) or
    # "nul" (for Win32) for the arguments to the directives.
    #ResourceConfig conf/srm.conf
    #AccessConfig conf/access.conf
    # Timeout: The number of seconds before receives and sends time out.
    Timeout 300
    # SendBufferSize: controls setsockopt() call made to set send buffer size on
    # all sockets. Default OS value on most Windows platforms is too small.
    # Larger values can help if the average page size served by OHS is
    # large (~64 k)
    SendBufferSize 16384
    # KeepAlive: Whether or not to allow persistent connections (more than
    # one request per connection). Set to "Off" to deactivate.
    KeepAlive On
    # MaxKeepAliveRequests: The maximum number of requests to allow
    # during a persistent connection. Set to 0 to allow an unlimited amount.
    # We recommend you leave this number high, for maximum performance.
    MaxKeepAliveRequests 100
    # KeepAliveTimeout: Number of seconds to wait for the next request from the
    # same client on the same connection.
    KeepAliveTimeout 15
    # Apache on Win32 always creates one child process to handle requests. If it
    # dies, another child process is created automatically. Within the child
    # process multiple threads handle incoming requests. The next two
    # directives control the behaviour of the threads and processes.
    # MaxRequestsPerChild: the number of requests each child process is
    # allowed to process before the child dies. The child will exit so
    # as to avoid problems after prolonged use when Apache (and maybe the
    # libraries it uses) leak memory or other resources. On most systems, this
    # isn't really needed, but a few (such as Solaris) do have notable leaks
    # in the libraries. For Win32, set this value to zero (unlimited)
    # unless advised otherwise.
    # NOTE: This value does not include keepalive requests after the initial
    # request per connection. For example, if a child process handles
    # an initial request and 10 subsequent "keptalive" requests, it
    # would only count as 1 request towards this limit.
    MaxRequestsPerChild 0
    # Number of concurrent threads (i.e., requests) the server will allow.
    # Set this value according to the responsiveness of the server (more
    # requests active at once means they're all handled more slowly) and
    # the amount of system resources you'll allow the server to consume.
    ThreadsPerChild 50
    # Server-pool size regulation. Rather than making you guess how many
    # server processes you need, Apache dynamically adapts to the load it
    # sees --- that is, it tries to maintain enough server processes to
    # handle the current load, plus a few spare servers to handle transient
    # load spikes (e.g., multiple simultaneous requests from a single
    # Netscape browser).
    # It does this by periodically checking how many servers are waiting
    # for a request. If there are fewer than MinSpareServers, it creates
    # a new spare. If there are more than MaxSpareServers, some of the
    # spares die off. The default values are probably OK for most sites.
    #MinSpareServers 5
    #MaxSpareServers 20
    # Limit on total number of servers running, i.e., limit on the number
    # of clients who can simultaneously connect --- if this limit is ever
    # reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW.
    # It is intended mainly as a brake to keep a runaway server from taking
    # the system with it as it spirals down...
    #MaxClients 150
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, in addition to the default. See also the <VirtualHost>
    # directive.
    #Listen 3000
    #Listen 12.34.56.78:80
    # BindAddress: You can support virtual hosts with this option. This directive
    # is used to tell the server which IP address to listen to. It can either
    # contain "*", an IP address, or a fully qualified Internet domain name.
    # See also the <VirtualHost> and Listen directives.
    #BindAddress *
    # Dynamic Shared Object (DSO) Support
    # To be able to use the functionality of a module which was built as a DSO you
    # have to place corresponding `LoadModule' lines at this location so the
    # directives contained in it are actually available before they are used.
    # Please read the file README.DSO in the Apache 1.3 distribution for more
    # details about the DSO mechanism and run `apache -l' for the list of already
    # built-in (statically linked and thus always available) modules in your Apache
    # binary.
    # Note: The order in which modules are loaded is important. Don't change
    # the order below without expert advice.
    # Example:
    # LoadModule foo_module libexec/mod_foo.dll
    LoadModule mime_magic_module modules/ApacheModuleMimeMagic.dll
    LoadModule mime_module modules/ApacheModuleMime.dll
    LoadModule dbm_auth_module modules/ApacheModuleAuthDBM.dll
    LoadModule digest_auth_module modules/ApacheModuleAuthDigest.dll
    LoadModule anon_auth_module modules/ApacheModuleAuthAnon.dll
    LoadModule cern_meta_module modules/ApacheModuleCERNMeta.dll
    LoadModule digest_module modules/ApacheModuleDigest.dll
    LoadModule expires_module modules/ApacheModuleExpires.dll
    LoadModule headers_module modules/ApacheModuleHeaders.dll
    LoadModule proxy_module modules/ApacheModuleProxy.dll
    LoadModule speling_module modules/ApacheModuleSpeling.dll
    LoadModule status_module modules/ApacheModuleStatus.dll
    LoadModule info_module modules/ApacheModuleInfo.dll
    LoadModule usertrack_module modules/ApacheModuleUserTrack.dll
    LoadModule vhost_alias_module modules/ApacheModuleVhostAlias.dll
    LoadModule agent_log_module modules/ApacheModuleLogAgent.dll
    LoadModule referer_log_module modules/ApacheModuleLogReferer.dll
    LoadModule perl_module modules/ApacheModulePerl.DLL
    LoadModule fastcgi_module modules/ApacheModuleFastCGI.dll
    LoadModule php4_module modules/ApacheModulePHP4.dll
    LoadModule onsint_module modules/ApacheModuleOnsint.dll
    LoadModule wchandshake_module modules/ApacheModuleWchandshake.dll
    ClearModuleList
    AddModule mod_so.c
    AddModule mod_onsint.c
    AddModule mod_mime_magic.c
    AddModule mod_mime.c
    AddModule mod_access.c
    AddModule mod_auth.c
    AddModule mod_negotiation.c
    AddModule mod_include.c
    AddModule mod_autoindex.c
    AddModule mod_dir.c
    AddModule mod_cgi.c
    #AddModule mod_userdir.c
    AddModule mod_alias.c
    AddModule mod_env.c
    AddModule mod_log_config.c
    AddModule mod_asis.c
    AddModule mod_imap.c
    AddModule mod_actions.c
    AddModule mod_setenvif.c
    AddModule mod_isapi.c
    AddModule mod_vhost_alias.c
    AddModule mod_log_referer.c
    AddModule mod_log_agent.c
    AddModule mod_auth_anon.c
    AddModule mod_auth_dbm.c
    AddModule mod_auth_digest.c
    AddModule mod_cern_meta.c
    AddModule mod_digest.c
    AddModule mod_expires.c
    AddModule mod_headers.c
    AddModule mod_proxy.c
    AddModule mod_speling.c
    AddModule mod_info.c
    AddModule mod_status.c
    AddModule mod_usertrack.c
    AddModule mod_perl.c
    AddModule mod_fastcgi.c
    AddModule mod_php4.c
    AddModule mod_wchandshake.c
    <IfDefine SSL>
    LoadModule ossl_module modules/ApacheModuleOSSL.DLL
    </IfDefine>
    # ExtendedStatus controls whether Apache will generate "full" status
    # information (ExtendedStatus On) or just basic information (ExtendedStatus
    # Off) when the "server-status" handler is called. The default is Off.
    ExtendedStatus On
    ### Section 2: 'Main' server configuration
    # The directives in this section set up the values used by the 'main'
    # server, which responds to any requests that aren't handled by a
    # <VirtualHost> definition. These values also provide defaults for
    # any <VirtualHost> containers you may define later in the file.
    # All of these directives may appear inside <VirtualHost> containers,
    # in which case these default settings will be overridden for the
    # virtual host being defined.
    # Port: The port to which the standalone server listens. Certain firewall
    # products must be configured before Apache can listen to a specific port.
    # Other running httpd servers will also interfere with this port. Disable
    # all firewall, security, and other services if you encounter problems.
    # To help diagnose problems use the Windows NT command NETSTAT -a
    Port 7777
    Listen 7777
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed. This address appears on some server-generated pages, such
    # as error documents.
    ServerAdmin [email protected]
    # ServerName allows you to set a host name which is sent back to clients for
    # your server if it's different than the one the program would get (i.e., use
    # "www" instead of the host's real name).
    # Note: You cannot just invent host names and hope they work. The name you
    # define here must be a valid DNS name for your host. If you don't understand
    # this, ask your network administrator.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    # You will have to access it by its address (e.g., http://123.45.67.89/)
    # anyway, and this will make redirections work in a sensible way.
    # 127.0.0.1 is the TCP/IP local loop-back address, often named localhost. Your
    # machine always knows itself by this address. If you use Apache strictly for
    # local testing and development, you may use 127.0.0.1 as the server name.
    ServerName IFLMUD5DLHY4G.i-flex.com
    # DocumentRoot: The directory out of which you will serve your
    # documents. By default, all requests are taken from this directory, but
    # symbolic links and aliases may be used to point to other locations.
    DocumentRoot "D:\product\10.1.3\OracleAS_1\Apache\Apache\htdocs"
    # Each directory to which Apache has access, can be configured with respect
    # to which services and features are allowed and/or disabled in that
    # directory (and its subdirectories).
    # First, we configure the "default" to be a very restrictive set of
    # permissions.
    <Directory />
    Options FollowSymLinks MultiViews
    AllowOverride None
    </Directory>
    # Note that from this point forward you must specifically allow
    # particular features to be enabled - so if something's not working as
    # you might expect, make sure that you have specifically enabled it
    # below.
    # This should be changed to whatever you set DocumentRoot to.
    <Directory "D:\product\10.1.3\OracleAS_1\Apache\Apache\htdocs">
    # This may also be "None", "All", or any combination of "Indexes",
    # "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
    # Note that "MultiViews" must be named explicitly --- "Options All"
    # doesn't give it to you.
    Options FollowSymLinks MultiViews
    # This controls which options the .htaccess files in directories can
    # override. Can also be "All", or any combination of "Options", "FileInfo",
    # "AuthConfig", and "Limit"
    AllowOverride None
    # Controls who can get stuff from this server.
    Order allow,deny
    Allow from all
    </Directory>
    # UserDir: The name of the directory which is appended onto a user's home
    # directory if a ~user request is received.
    # Under Win32, we do not currently try to determine the home directory of
    # a Windows login, so a format such as that below needs to be used. See
    # the UserDir documentation for details.
    <IfModule mod_userdir.c>
    UserDir "D:\product\10.1.3\OracleAS_1\Apache\Apache\users\"
    </IfModule>
    # Control access to UserDir directories. The following is an example
    # for a site where these directories are restricted to read-only.
    #<Directory /home/*/public_html>
    # AllowOverride FileInfo AuthConfig Limit
    # Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
    # <Limit GET POST OPTIONS PROPFIND>
    # Order allow,deny
    # Allow from all
    # </Limit>
    # <LimitExcept GET POST OPTIONS PROPFIND>
    # Order deny,allow
    # Deny from all
    # </LimitExcept>
    #</Directory>
    # DirectoryIndex: Name of the file or files to use as a pre-written HTML
    # directory index. Separate multiple entries with spaces.
    <IfModule mod_dir.c>
    DirectoryIndex index.html
    </IfModule>
    # AccessFileName: The name of the file to look for in each directory
    # for access control information.
    AccessFileName .htaccess
    # The following lines prevent .htaccess files from being viewed by
    # Web clients. Since .htaccess files often contain authorization
    # information, access is disallowed for security reasons. Comment
    # these lines out if you want Web visitors to see the contents of
    # .htaccess files. If you change the AccessFileName directive above,
    # be sure to make the corresponding changes here.
    # Also, folks tend to use names such as .htpasswd for password
    # files, so this will protect those as well.
    <Files ~ "^\.ht">
    Order allow,deny
    Deny from all
    </Files>
    # CacheNegotiatedDocs: By default, Apache sends "Pragma: no-cache" with each
    # document that was negotiated on the basis of content. This asks proxy
    # servers not to cache the document. Uncommenting the following line disables
    # this behavior, and proxies will be allowed to cache the documents.
    #CacheNegotiatedDocs
    # UseCanonicalName: (new for 1.3) With this setting turned on, whenever
    # Apache needs to construct a self-referencing URL (a URL that refers back
    # to the server the response is coming from) it will use ServerName and
    # Port to form a "canonical" name. With this setting off, Apache will
    # use the hostname:port that the client supplied, when possible. This
    # also affects SERVER_NAME and SERVER_PORT in CGI scripts.
    UseCanonicalName On
    # TypesConfig describes where the mime.types file (or equivalent) is
    # to be found.
    <IfModule mod_mime.c>
    TypesConfig conf/mime.types
    </IfModule>
    # DefaultType is the default MIME type the server will use for a document
    # if it cannot otherwise determine one, such as from filename extensions.
    # If your server contains mostly text or HTML documents, "text/plain" is
    # a good value. If most of your content is binary, such as applications
    # or images, you may want to use "application/octet-stream" instead to
    # keep browsers from trying to display binary files as though they are
    # text.
    DefaultType text/plain
    # The mod_mime_magic module allows the server to use various hints from the
    # contents of the file itself to determine its type. The MIMEMagicFile
    # directive tells the module where the hint definitions are located.
    # mod_mime_magic is not part of the default server (you have to add
    # it yourself with a LoadModule [see the DSO paragraph in the 'Global
    # Environment' section], or recompile the server and include mod_mime_magic
    # as part of the configuration), so it's enclosed in an <IfModule> container.
    # This means that the MIMEMagicFile directive will only be processed if the
    # module is part of the server.
    <IfModule mod_mime_magic.c>
    MIMEMagicFile conf/magic
    </IfModule>
    # HostnameLookups: Log the names of clients or just their IP addresses
    # e.g., www.apache.org (on) or 204.62.129.132 (off).
    # The default is off because it'd be overall better for the net if people
    # had to knowingly turn this feature on, since enabling it means that
    # each client request will result in AT LEAST one lookup request to the
    # nameserver.
    HostnameLookups Off
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive within a <VirtualHost>
    # container, error messages relating to that virtual host will be
    # logged here. If you do define an error logfile for a <VirtualHost>
    # container, that host's errors will be logged there and not here.
    ErrorLog "|D:\product\10.1.3\OracleAS_1\Apache\Apache\bin\rotatelogs logs/error_log 43200"
    # LogLevel: Control the number of messages logged to the error.log.
    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    # Alternate "common" format to use when fronted by webcache:
    # LogFormat "%{ClientIP}i %l %u %t \"%r\" %>s %b %h" common_webcache
    # When webcache is forwarding requests to OHS, %h becomes the IP of
    # the originating webcache server and the real client IP is stored
    # in the ClientIP header. The common_webcache format can be used
    # in place of the common format when using webcache but with one
    # important caveat: if clients are capable of bypassing webcache
    # then it is possible to spoof the client IP by manually setting
    # the ClientIP header so the %h field should be monitored in such
    # an environment. Another alternative to specifying the ClientIP
    # header directly in a LogFormat is to use the "UseWebCacheIp"
    # directive:
    # UseWebCacheIp On
    # When this is specified, %h is derived internally from the ClientIP
    # header and the access log format does not need to be modified.
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    LogFormat "%{Referer}i -> %U" referer
    LogFormat "%{User-agent}i" agent
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here. Contrariwise, if you do
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and not in this file.
    CustomLog "|D:\product\10.1.3\OracleAS_1\Apache\Apache\bin\rotatelogs logs/access_log 43200" common
    # If you would like to have agent and referer logfiles, uncomment the
    # following directives.
    #CustomLog logs/referer.log referer
    #CustomLog logs/agent.log agent
    # If you prefer a single logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #CustomLog logs/access.log combined
    # Optionally add a line containing the server version and virtual host
    # name to server-generated pages (error documents, FTP directory listings,
    # mod_status and mod_info output etc., but not CGI generated documents).
    # Set to "EMail" to also include a mailto: link to the ServerAdmin.
    # Set to one of: On | Off | EMail
    ServerSignature On
    # Apache parses all CGI scripts for the shebang line by default.
    # This comment line, the first line of the script, consists of the symbols
    # pound (#) and exclamation (!) followed by the path of the program that
    # can execute this specific script. For a perl script, with perl.exe in
    # the C:\Program Files\Perl directory, the shebang line should be:
    #!c:/program files/perl/perl
    # Note you mustnot_ indent the actual shebang line, and it must be the
    # first line of the file. Of course, CGI processing must be enabled by
    # the appropriate ScriptAlias or Options ExecCGI directives for the files
    # or directory in question.
    # However, Apache on Windows allows either the Unix behavior above, or can
    # use the Registry to match files by extention. The command to execute
    # a file of this type is retrieved from the registry by the same method as
    # the Windows Explorer would use to handle double-clicking on a file.
    # These script actions can be configured from the Windows Explorer View menu,
    # 'Folder Options', and reviewing the 'File Types' tab. Clicking the Edit
    # button allows you to modify the Actions, of which Apache 1.3 attempts to
    # perform the 'Open' Action, and failing that it will try the shebang line.
    # This behavior is subject to change in Apache release 2.0.
    # Each mechanism has it's own specific security weaknesses, from the means
    # to run a program you didn't intend the website owner to invoke, and the
    # best method is a matter of great debate.
    # To enable the this Windows specific behavior (and therefore -disable- the
    # equivilant Unix behavior), uncomment the following directive:
    #ScriptInterpreterSource registry
    # The directive above can be placed in individual <Directory> blocks or the
    # .htaccess file, with either the 'registry' (Windows behavior) or 'script'
    # (Unix behavior) option, and will override this server default option.
    # Aliases: Add here as many aliases as you need (with no limit). The format is
    # Alias fakename realname
    <IfModule mod_alias.c>
    # Note that if you include a trailing / on fakename then the server will
    # require it to be present in the URL. So "/icons" isn't aliased in this
    # example, only "/icons/"..
    Alias /icons/ "D:\product\10.1.3\OracleAS_1\Apache\Apache\icons/"
    Alias /javacachedocs/ "D:\product\10.1.3\OracleAS_1\javacache\javadoc/"
    <IfModule mod_perl.c>
    Alias /perl/ "D:\product\10.1.3\OracleAS_1\Apache\Apache/cgi-bin/"
    </IfModule>
    <Directory "icons">
    Options MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the realname directory are treated as applications and
    # run by the server when requested rather than as documents sent to the client.
    # The same rules about trailing "/" apply to ScriptAlias directives as to
    # Alias.
    ScriptAlias /cgi-bin/ "D:\product\10.1.3\OracleAS_1\Apache\Apache\cgi-bin/"
    # "D:\product\10.1.3\OracleAS_1\Apache\Apache/cgi-bin" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "D:\product\10.1.3\OracleAS_1\Apache\Apache\cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    </Directory>
    </IfModule>
    # End of aliases.
    # Redirect allows you to tell clients about documents which used to exist in
    # your server's namespace, but do not anymore. This allows you to tell the
    # clients where to look for the relocated document.
    # Format: Redirect old-URI new-URL
    # Directives controlling the display of server-generated directory listings.
    <IfModule mod_autoindex.c>
    # FancyIndexing is whether you want fancy directory indexing or standard
    # Note, add the option TrackModified to the IndexOptions default list only
    # if all indexed directories reside on NTFS volumes. The TrackModified flag
    # will report the Last-Modified date to assist caches and proxies to properly
    # track directory changes, but it does not work on FAT volumes.
    IndexOptions FancyIndexing
    # AddIcon* directives tell the server which icon to show for different
    # files or filename extensions. These are only displayed for
    # FancyIndexed directories.
    AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
    AddIconByType (TXT,/icons/text.gif) text/*
    AddIconByType (IMG,/icons/image2.gif) image/*
    AddIconByType (SND,/icons/sound2.gif) audio/*
    AddIconByType (VID,/icons/movie.gif) video/*
    AddIcon /icons/binary.gif .bin .exe
    AddIcon /icons/binhex.gif .hqx
    AddIcon /icons/tar.gif .tar
    AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
    AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
    AddIcon /icons/a.gif .ps .ai .eps
    AddIcon /icons/layout.gif .html .shtml .htm .pdf
    AddIcon /icons/text.gif .txt
    AddIcon /icons/c.gif .c
    AddIcon /icons/p.gif .pl .py
    AddIcon /icons/f.gif .for
    AddIcon /icons/dvi.gif .dvi
    AddIcon /icons/uuencoded.gif .uu
    AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
    AddIcon /icons/tex.gif .tex
    AddIcon /icons/bomb.gif core
    AddIcon /icons/back.gif ..
    AddIcon /icons/hand.right.gif README
    AddIcon /icons/folder.gif ^^DIRECTORY^^
    AddIcon /icons/blank.gif ^^BLANKICON^^
    # DefaultIcon is which icon to show for files which do not have an icon
    # explicitly set.
    DefaultIcon /icons/unknown.gif
    # AddDescription allows you to place a short description after a file in
    # server-generated indexes. These are only displayed for FancyIndexed
    # directories.
    # Format: AddDescription "description" filename
    #AddDescription "GZIP compressed document" .gz
    #AddDescription "tar archive" .tar
    #AddDescription "GZIP compressed tar archive" .tgz
    # ReadmeName is the name of the README file the server will look for by
    # default, and append to directory listings.
    # HeaderName is the name of a file which should be prepended to
    # directory indexes.
    # If MultiViews are amongst the Options in effect, the server will
    # first look for name.html and include it if found. If name.html
    # doesn't exist, the server will then look for name.txt and include
    # it as plaintext if found.
    ReadmeName README
    HeaderName HEADER
    # IndexIgnore is a set of filenames which directory indexing should ignore
    # and not include in the listing. Shell-style wildcarding is permitted.
    IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
    </IfModule>
    # End of indexing directives.
    # Document types.
    <IfModule mod_mime.c>
    # AddEncoding allows you to have certain browsers (Mosaic/X 2.1+) uncompress
    # information on the fly. Note: Not all browsers support this.
    # Despite the name similarity, the following Add* directives have nothing
    # to do with the FancyIndexing customization directives above.
    AddEncoding x-compress Z
    AddEncoding x-gzip gz tgz
    # AddLanguage allows you to specify the language of a document. You can
    # then use content negotiation to give a browser a file in a language
    # it can understand.
    # Note 1: The suffix does not have to be the same as the language
    # keyword --- those with documents in Polish (whose net-standard
    # language code is pl) may wish to use "AddLanguage pl .po" to
    # avoid the ambiguity with the common suffix for perl scripts.
    # Note 2: The example entries below illustrate that in quite
    # some cases the two character 'Language' abbriviation is not
    # identical to the two character 'Country' code for its country,
    # E.g. 'Danmark/dk' versus 'Danish/da'.
    # Note 3: In the case of 'ltz' we violate the RFC by using a three char
    # specifier. But there is 'work in progress' to fix this and get
    # the reference data for rfc1766 cleaned up.
    # Danish (da) - Dutch (nl) - English (en) - Estonian (ee)
    # French (fr) - German (de) - Greek-Modern (el)
    # Italian (it) - Korean (kr) - Norwegian (no)
    # Portugese (pt) - Luxembourgeois* (ltz)
    # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz)
    # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja)
    # Russian (ru)
    AddLanguage ar .ar
    AddLanguage da .dk .da
    AddLanguage nl .nl
    AddLanguage en .en
    AddLanguage et .ee
    AddLanguage fi .fi
    AddLanguage fr .fr
    AddLanguage de .de
    AddLanguage el .el
    AddLanguage es .es_ES .es
    AddLanguage he .he .iw
    AddLanguage hu .hu
    AddCharset ISO-8859-8 .iso8859-8
    AddLanguage it .it
    AddLanguage ja .ja
    AddCharset ISO-2022-JP .jis
    AddLanguage ko .ko
    AddLanguage kr .kr
    AddCharset ISO-2022-KR .iso-kr
    AddLanguage nn .nn
    AddLanguage no .no
    AddLanguage pl .po
    AddCharset ISO-8859-2 .iso-pl
    AddLanguage pt .pt
    AddLanguage pt-br .pt_BR .pt-br
    AddLanguage ltz .lu
    AddLanguage ca .ca
    AddLanguage sk .sk
    AddLanguage sv .sv
    AddLanguage th .th
    AddLanguage tr .tr
    AddLanguage cz .cz .cs
    AddLanguage ro .ro
    AddLanguage ru .ru
    AddLanguage zh-cn .zh_CN
    AddLanguage zh-tw .zh_TW
    AddCharset Big5 .Big5 .big5
    AddCharset WINDOWS-1251 .cp-1251
    AddCharset CP866 .cp866
    AddCharset ISO-8859-5 .iso-ru
    AddCharset KOI8-R .koi8-r
    AddCharset UCS-2 .ucs2
    AddCharset UCS-4 .ucs4
    AddCharset UTF-8 .utf8
    # LanguagePriority allows you to give precedence to some languages
    # in case of a tie during content negotiation.
    # Just list the languages in decreasing order of preference. We have
    # more or less alphabetized them here. You probably want to change this.
    <IfModule mod_negotiation.c>
    LanguagePriority ar en da nl et fi fr de el it ja ko kr no pl pt pt-br ro ru ltz ca es sk sv th tr zh-cn zh-tw zh-cn
    </IfModule>
    # AddType allows you to tweak mime.types without actually editing it, or to
    # make certain files to be certain types.
    # For example, the PHP 3.x module (not part of the Apache distribution - see
    # http://www.php.net) will typically use:
    #AddType application/x-httpd-php3 .php3
    #AddType application/x-httpd-php3-source .phps
    # And for PHP 4.x, use:
    AddType application/x-httpd-php .php .phtml
    AddType application/x-httpd-php-source .phps
    AddType application/x-tar .tgz
    # AddHandler allows you to map certain file extensions to "handlers",
    # actions unrelated to filetype. These can be either built into the server
    # or added with the Action command (see below)
    # If you want to use server side includes, or CGI outside
    # ScriptAliased directories, uncomment the following lines.
    # To use CGI scripts:
    #AddHandler cgi-script .cgi
    # To use server-parsed HTML files
    #AddType text/html .shtml
    #AddHandler server-parsed .shtml
    # Uncomment the following line to enable Apache's send-asis HTTP file
    # feature
    #AddHandler send-as-is asis
    # If you wish to use server-parsed imagemap files, use
    #AddHandler imap-file map
    # To enable type maps, you might want to use
    #AddHandler type-map var
    </IfModule>
    # End of document types.
    # Action lets you define media types that will execute a script whenever
    # a matching file is called. This eliminates the need for repeated URL
    # pathnames for oft-used CGI file processors.
    # Format: Action media/type /cgi-script/location
    # Format: Action handler-name /cgi-script/location
    # MetaDir: specifies the name of the directory in which Apache can find
    # meta information files. These files contain additional HTTP headers
    # to include when sending the document
    #MetaDir .web
    # MetaSuffix: specifies the file name suffix for the file containing the
    # meta information.
    #MetaSuffix .meta
    # Customizable error response (Apache style)
    # these come in three flavors
    # 1) plain text
    #ErrorDocument 500 "The server made a boo boo.
    # n.b. the single leading (") marks it as text, it does not get output
    # 2) local redirects
    #ErrorDocument 404 /missing.html
    # to redirect to local URL /missing.html
    #ErrorDocument 404 /cgi-bin/missing_handler.pl
    # N.B.: You can redirect to a script or a document using server-side-includes.
    # 3) external redirects
    #ErrorDocument 402 http://some.other_server.com/subscription_info.html
    # N.B.: Many of the environment variables associated with the original
    # request will not be available to such a script.
    # Customize behaviour based on the browser
    <IfModule mod_setenvif.c>
    # The following directives modify normal HTTP response behavior.
    # The first directive disables keepalive for Netscape 2.x and browsers that
    # spoof it. There are known problems with these browser implementations.
    # The second directive is for Microsoft Internet Explorer 4.0b2
    # which has a broken HTTP/1.1 implementation and does not properly
    # support keepalive when it is used on 301 or 302 (redirect) responses.
    BrowserMatch "Mozilla/2" nokeepalive
    BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
    # The following directive disables HTTP/1.1 responses to browsers which
    # are in violation of the HTTP/1.0 spec by not being able to grok a
    # basic 1.1 response.
    BrowserMatch "RealPlayer 4\.0" force-response-1.0
    BrowserMatch "Java/1\.0" force-response-1.0
    BrowserMatch "JDK/1\.0" force-response-1.0
    </IfModule>
    # End of browser customization directives
    # Allow server status reports, with the URL of http://servername/server-status
    # Change the ".your_domain.com" to match your domain to enable.
    <Location /server-status>
    SetHandler server-status
    Order deny,allow
    Deny from all
    Allow from localhost IFLMUD5DLHY4G.i-flex.com IFLMUD5DLHY4G
    </Location>
    # Allow remote server configuration reports, with the URL of
    # http://servername/server-info (requires that mod_info.c be loaded).
    # Change the ".your_domain.com" to match your domain to enable.
    #<Location /server-info>
    # SetHandler server-info
    # Order deny,allow
    # Deny from all
    # Allow from .your_domain.com
    #</Location>
    # There have been reports of people trying to abuse an old bug from pre-1.1
    # days. This bug involved a CGI script distributed as a part of Apache.
    # By uncommenting these lines you can redirect these attacks to a logging
    # script on phf.apache.org. Or, you can record them yourself, using the script
    # support/phf_abuse_log.cgi.
    #<Location /cgi-bin/phf*>
    # Deny from all
    # ErrorDocument 403 http://phf.apache.org/phf_abuse_log.cgi
    #</Location>
    # Proxy Server directives. Uncomment the following lines to
    # enable the proxy server:
    #<IfModule mod_proxy.c>
    # ProxyRequests On
    # <Directory proxy:*>
    # Order deny,allow
    # Deny from all
    # Allow from .your_domain.com
    # </Directory>
    # Enable/disable the handling of HTTP/1.1 "Via:" headers.
    # ("Full" adds the server version; "Block" removes all outgoing Via: headers)
    # Set to one of: Off | On | Full | Block
    # ProxyVia On
    # To enable the cache as well, edit and uncomment the following lines:
    # (no cacheing without CacheRoot)
    # CacheRoot "D:\product\10.1.3\OracleAS_1\Apache\Apache\proxy"
    # CacheSize 5
    # CacheGcInterval 4
    # CacheMaxExpire 24
    # CacheLastModifiedFactor 0.1
    # CacheDefaultExpire 1
    # NoCache a_domain.com another_domain.edu joes.garage_sale.com
    #</IfModule>
    # End of proxy directives.
    ### Section 3: Virtual Hosts
    # VirtualHost: If you want to maintain multiple domains/hostnames on your
    # machine you can setup VirtualHost containers for them. Most configurations
    # use only name-based virtual hosts so the server doesn't need to worry about
    # IP addresses. This is indicated by the asterisks in the directives below.
    # Please see the documentation at <URL:http://www.apache.org/docs/vhosts/>
    # for further details before you try to setup virtual hosts.
    # You may use the command line option '-S' to verify your virtual host
    # configuration.
    # Use name-based virtual hosting.
    #NameVirtualHost *
    #NameVirtualHost 12.34.56.78:80
    #NameVirtualHost 12.34.56.78
    # VirtualHost example:
    # Almost any Apache directive may go into a VirtualHost container.
    # The first VirtualHost section is used for requests without a known
    # server name.
    #<VirtualHost *>
    # ServerAdmin [email protected]
    # DocumentRoot /www/docs/dummy-host.example.com
    # ServerName dummy-host.example.com
    # ErrorLog logs/dummy-host.example.com-error_log
    # CustomLog logs/dummy-host.example.com-access_log common
    #</VirtualHost>
    #<VirtualHost default:*>
    #</VirtualHost>
    # Required for cgi perl scripts that are run from /cgi-bin/.
    SetEnv PERL5LIB "D:\product\10.1.3\OracleAS_1\perl\5.8.3\lib;D:\product\10.1.3\OracleAS_1\perl\site\5.8.3\lib"
    <IfModule mod_perl.c>
    # Perl Directives
    # PerlWarn On
    # PerlFreshRestart On
    # PerlSetEnv PERL5OPT Tw
    # PerlSetEnv PERL5LIB "D:\product\10.1.3\OracleAS_1\perl\5.8.3\lib;D:\product\10.1.3\OracleAS_1\perl\site\5.8.3\lib"
    PerlModule Apache
    # PerlModule Apache::Status
    PerlModule Apache::Registry
    # PerlModule Apache::CGI
    # PerlModule Apache::DBI
    # PerlRequire
    <Location /perl>
    SetHandler perl-script
    PerlHandler Apache::Registry
    AddHandler perl-script .pl
    Options +ExecCGI
    PerlSendHeader On
    </Location>
    # <Location /perl-status>
    # SetHandler perl-script
    # PerlHandler Apache::Status
    # order deny,allow
    # deny from all
    # allow from localhost
    # </Location>
    </IfModule>
    #Protect WEB-INF directory
    <DirectoryMatch /WEB-INF/>
    Order deny,allow
    Deny from all
    </DirectoryMatch>
    # Setup of FastCGI module
    <IfModule mod_fastcgi.c>
    Alias /fastcgi/ "D:\product\10.1.3\OracleAS_1\Apache\Apache\fastcgi/"
    ScriptAlias /fcgi-bin/ "D:\product\10.1.3\OracleAS_1\Apache\Apache\fcgi-bin/"
    <Directory "D:\product\10.1.3\OracleAS_1\Apache\Apache\fcgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    SetHandler fastcgi-script
    <IfModule mod_ossl.c>
    SSLOptions +StdEnvVars
    </IfModule>
    </Directory>
    </IfModule>
    # Include the mod_oc4j configuration file
    include "D:\product\10.1.3\OracleAS_1\Apache\Apache\conf\mod_oc4j.conf"
    # Include the mod_dms configuration file
    include "D:\product\10.1.3\OracleAS_1\Apache\Apache\conf\dms.conf"
    # Loading rewrite_module here so it loads before mod_oc4j
    LoadModule rewrite_module modules/ApacheModuleRewrite.dll
    # Include the SSL definitions and Virtual Host container
    include "D:\product\10.1.3\OracleAS_1\Apache\Apache\conf\ssl.conf"
    # Include the mod_osso configuration file
    #include "D:\product\10.1.3\OracleAS_1\Apache\Apache\conf\mod_osso.conf"
    # Include the Oracle configuration file for custom settings
    include "D:\product\10.1.3\OracleAS_1\Apache\Apache\conf\oracle_apache.conf"
    my ssl.conf is as follows:
    <IfDefine SSL>
    ## SSL Global Context
    ## All SSL configuration in this context applies both to
    ## the main server and all SSL-enabled virtual hosts.
    # Pass Phrase Dialog:
    # Configure the pass phrase gathering process.
    # The filtering dialog program (`builtin' is a internal
    # terminal dialog) has to provide the pass phrase on stdout.
    SSLPassPhraseDialog builtin
    # Inter-Process Session Cache:
    # Configure the SSL Session Cache: First either `none'
    # or `dbm:/path/to/file' for the mechanism to use and
    # second the expiring timeout (in seconds).
    #SSLSessionCache none
    #SSLSessionCache dbm:logs\ssl_scache
    #SSLSessionCache shmht:logs\ssl_scache(512000)
    SSLSessionCache shmcb:logs\ssl_scache(512000)
    # SessionCache Timeout:
    # This directive sets the timeout in seconds for the information stored
    # in the global/inter-process SSL Session Cache. It can be set as low as
    # 15 for testing, but should be set to higher values like 300 in real life.
    SSLSessionCacheTimeout 300
    # Semaphore:
    # Configure the path to the mutual explusion semaphore the
    # SSL engine uses internally for inter-process synchronization.
    SSLMutex sem
    # Logging:
    # The home of the dedicated SSL protocol logfile. Errors are
    # additionally duplicated in the general error log file. Put
    # this somewhere where it cannot be used for symlink attacks on
    # a real server (i.e. somewhere where only root can write).
    # Log levels are (ascending order: higher ones include lower ones):
    # none, error, warn, info, trace, debug.
    SSLLog logs\ssl_engine_log
    SSLLogLevel warn
    ## SSL Virtual Host Context
    # NOTE: this value should match the SSL Listen directive set previously in this
    # file otherwise your virtual host will not respond to SSL requests.
    # Some MIME-types for downloading Certificates and CRLs
    AddType application/x-x509-ca-cert .crt
    AddType application/x-pkcs7-crl .crl
    ## SSL Support
    ## When we also provide SSL we have to listen to the
    ## standard HTTP port (see above) and to the HTTPS port
    # NOTE: if virtual hosts are used and you change a port value below
    # from the original value, be sure to update the default port used
    # for your virtual hosts as well.
    Listen 443
    <VirtualHost IFLMUD5DLHY4G.i-flex.com:443>
    # General setup for the virtual host
    DocumentRoot "D:\product\10.1.3\OracleAS_1\Apache\Apache\htdocs"
    ServerName IFLMUD5DLHY4G.i-flex.com
    #ServerAdmin [email protected]
    ErrorLog "|D:\product\10.1.3\OracleAS_1\Apache\Apache\bin\rotatelogs logs/error_log 43200"
    TransferLog "|D:\product\10.1.3\OracleAS_1\Apache\Apache\bin\rotatelogs logs/access_log 43200"
    Port 443
    # SSL Engine Switch:
    # Enable/Disable SSL for this virtual host.
    SSLEngine on
    # SSL Cipher Suite:
    # List the ciphers that the client is permitted to negotiate.
    SSLCipherSuite ALL:!ADH:!EXPORT56:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
    # Server Wallet:
    # The server wallet contains the server's certificate, private key
    # and trusted certificates. Set SSLWallet at the wallet directory
    # using the syntax: file:<path-to-wallet-directory>
    SSLWallet D:\product\10.1.3\OracleAS_1\Apache\Apache\conf\ssl.wlt\default\ewallet.p12
    #SSLWalletPassword iflex2007
    # Certificate Revocation Lists (CRL):
    # Set the CA revocation path where to find CA CRLs for client
    # authentication or alternatively one huge file containing all
    # of them (file must be PEM encoded)
    # Note: Inside SSLCARevocationPath you need hash symlinks
    # to point to the certificate files. Use the provided
    # Makefile to update the hash symlinks after changes.
    #SSLCARevocationPath conf\ssl.crl
    #SSLCARevocationFile conf\ssl.crl\ca-bundle.crl
    # Client Authentication (Type):
    # Client certificate verification type and depth. Types are
    # none, optional and require
    SSLVerifyClient optional
    # Access Control:
    # With SSLRequire you can do per-directory access control based
    # on arbitrary complex boolean expressions containing server
    # variable checks and other lookup directives. The syntax is a
    # mixture between C and Perl. See the mod_ssl documentation
    # for more details.
    #<Location />
    #SSLRequire ( %{SSL_CIPHER} !~ m/^(EXP|NULL)-/ \
    # and %{SSL_CLIENT_S_DN_O} eq "Snake Oil, Ltd." \
    # and %{SSL_CLIENT_S_DN_OU} in {"Staff", "CA", "Dev"} \
    # and %{TIME_WDAY} >= 1 and %{TIME_WDAY} <= 5 \
    # and %{TIME_HOUR} >= 8 and %{TIME_HOUR} <= 20 ) \
    # or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/
    #</Location>
    # SSL Engine Options:
    # Set various options for the SSL engine.
    # o FakeBasicAuth:
    # Translate the client X.509 into a Basic Authorisation. This means that
    # the standard Auth/DBMAuth methods can be used for access control. The
    # user name is the `one line' version of the client's X.509 certificate.
    # Note that no password is obtained from the user. Every entry in the user
    # file needs this password: `xxj31ZMTZzkVA'.
    # o ExportCertData:
    # This exports two additional environment variables: SSL_CLIENT_CERT and
    # SSL_SERVER_CERT. These contain the PEM-encoded certificates of the
    # server (always existing) and the client (only existing when client
    # authentication is used). This can be used to import the certificates
    # into CGI scripts.
    # o StdEnvVars:
    # This exports the standard SSL/TLS related `SSL_*' environment variables.
    # Per default this exportation is switched off for performance reasons,
    # because the extraction step is an expensive operation and is usually
    # useless for serving static content. So one usually enables the
    # exportation for CGI and SSI requests only.
    # o CompatEnvVars:
    # This exports obsolete environment variables for backward compatibility
    # to Apache-SSL 1.x, mod_ssl 2.0.x, Sioux 1.0 and Stronghold 2.x. Use this
    # to provide compatibility to existing CGI scripts.
    # o StrictRequire:
    # This denies access when "SSLRequireSSL" or "SSLRequire" applied even
    # under a "Satisfy any" situation, i.e. when it applies access is denied
    # and no other module can change it.
    # o OptRenegotiate:
    # This enables optimized SSL connection renegotiation handling when SSL
    # directives are used in per-directory context.
    #SSLOptions FakeBasicAuth ExportCertData CompatEnvVars StrictRequire
    <Files ~ "\.(cgi|shtml)$">
    SSLOptions +StdEnvVars
    </Files>
    <Directory "D:\product\10.1.3\OracleAS_1\Apache\Apache\cgi-bin">
    SSLOptions +StdEnvVars
    </Directory>
    SetEnvIf User-Agent "MSIE" nokeepalive ssl-unclean-shutdown
    # Per-Server Logging:
    # The home of a custom SSL log file. Use this when you want a
    # compact non-error SSL logfile on a virtual host basis.
    CustomLog "|D:\product\10.1.3\OracleAS_1\Apache\Apache\bin\rotatelogs logs/ssl_request_log 43200" \
    "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
    </VirtualHost>
    </IfDefine>
    Please help me rectifying this error.
    Thanks a lot in advance.

    Hi,
    Found a note explaining the significance of these errors.
    It says:
    "NZE-28862: SSL connection failed
    Cause: This error occurred because the peer closed the connection.
    Action: Enable Oracle Net tracing on both sides and examine the trace output. Contact Oracle Customer support with the trace output."
    For further details you may refer the Note: 244527.1 - Explanation of "SSL call to NZ function nzos_Handshake failed" error codes
    Thanks & Regards,
    Sindhiya V.

  • Accounts being created with administrative group rights

    Hello,
    The server is a Windows 2003 R2 Enterprise fully patched used for Shared Hosting purposes.  It runs Hsphere control panel.  I am trying to identify how the following hack is happening. 
    1) There are users being created with Administrative group rights.   Below is the EventViewer log for the user creation:
    User Account Created:
         New Account Name:    username
         New Domain:    PCNAME
         New Account ID:    PCNAME\username
         Caller User Name:    PCNAME$
         Caller Domain:    DOMAINNAME
         Caller Logon ID:    (0x0,0x3E7)
         Privileges        -
     Attributes:
         Sam Account Name:    username
         Display Name:    <value not set>
         User Principal Name:    -
         Home Directory:    <value not set>
         Home Drive:    <value not set>
         Script Path:    <value not set>
         Profile Path:    <value not set>
         User Workstations:    <value not set>
         Password Last Set:    <never>
         Account Expires:    <never>
         Primary Group ID:    513
         AllowedToDelegateTo:    -
         Old UAC Value:    0x2DAB2B0
         New UAC Value:    0x2DAB2B0
         User Account Control:    -
         User Parameters:    <value not set>
         Sid History:    -
         Logon Hours:    <value changed, but not displayed>
    There exists entries as well where the primary group ID is changed to the Administrative group, but I am omitting such.
    2) I tried to identify what Caller Logon ID:    (0x0,0x3E7) means.  I found out from here:
     http://blog.joeware.net/2013/01/14/2667/ that I can use LogonSessions.exe to identify it.
    Output from LogonSessions.exe is pasted below (snippet):
    [0] Logon session 00000000:000003e7:
        User name:    DOMAINNAME\PCNAME$
        Auth package: NTLM
        Logon type:   (none)
        Session:      0
        Sid:          S-1-5-18
        Logon time:   9/11/2014 12:41:53 PM
        Logon server:
        DNS Domain:   
        UPN:          
            4: System
          316: smss.exe
          364: csrss.exe
          392: winlogon.exe
          440: services.exe
          452: lsass.exe
          628: svchost.exe
          756: LMAgent.exe
          840: svchost.exe
         1000: spoolsv.exe
         1252: avagent.exe
         1268: camWMIAgent.exe
         1324: cissesrv.exe
         1380: cpqrcmc.exe
         1404: vcagent.exe
         1440: svchost.exe
         1480: HsQuotas.exe
         1740: inetinfo.exe
         1780: EmailAgent.exe
         1856: snmp.exe
         1884: sysdown.exe
         1920: smhstart.exe
         2192: svchost.exe
         2388: cmd.exe
         2396: hpsmhd.exe
         2444: cqmgserv.exe
         2464: cqmgstor.exe
         2484: HSphere.exe
         2596: wmiprvse.exe
         2676: cmd.exe
         2684: rotatelogs.exe
         2692: cmd.exe
         2700: rotatelogs.exe
         2732: searchindexer.exe
         2812: hpsmhd.exe
         2824: cqmghost.exe
         2852: svchost.exe
         3044: cmd.exe
         3052: rotatelogs.exe
         3080: cmd.exe
         3088: rotatelogs.exe
         5452: svchost.exe
         5596: GravitixService.exe
         7392: csrss.exe
         7232: winlogon.exe
         6888: csrss.exe
         9832: winlogon.exe
        10388: wawrapper.exe
        10352: cpqnimgt.exe
         9496: msiexec.exe
         6068: w3wp.exe
         4748: webalizer.exe
    3) I also learned from http://support.microsoft.com/kb/243330/en-us that   Sid:          S-1-5-18 means:
    SID: S-1-5-18
    Name: Local System
    Description: A service account that is used by the operating system
    That is all great info, but I am not sure I can put together what I have learned to attempt and get closer towards identifying how in the world users are being created and then being assigned administrative group rights.
    I am a Linux person mostly, but I am comfortable following a properly explained thread regarding windows 2003 R2 Enterprise issues.
    The server is fully patched and it is running Lumension security product.  What's more, Norman Malware tracker, tdskiller.exe (Kaspersky) and McAfee rootkitremover.exe have been run without any apparent Malware/Virus infection
    Hope someone with advanced admin skills can advise.
    Thank you

    Hi,
    You mentioned that, “I am trying to identify how the following hack is happening”, would you please tell us that why did you think the event represent a hacking behavior?
    In a Shared Server Hosting environment, the underlying hosting control panel tool (Hsphere in this case) should be creating only virtual FTP users with a specific group.  So no users with Administrative group should be ever created.  If this happens,
    it constitutes a breach of server security=positive hacking attempt.
    >how in the world users are being created and then being assigned administrative group rights.
    In addition, would you please be more specific about this question? Did you find the event message on a domain joined machine?
    I want to be able to understand in full how/what process is allowing users to be created with Admin rights.  In other words, I want to know what IP was used to issue the command, if ASP.net was used (abused in this case), or anything else related to
    it so that we can patch this particular hole.
    Best Regards,
    Amy

  • SAP failed to start after database restored to a new machine

    Hi,
    We have a SAp BW 3.5 running on a SQL 2000, recently our server is degraded and become unstable to host our BW server.
    So we build another box with the same OS and DB version and patches, ran sapinst from the SAP DVD, upgraded the kernel to the same level as our current setup.
    SAP started Ok with the kernel upgraded, however when we restored the backup to it, if fails.
    I have attached the developer trace log, and hope someone can give us some help on diagnosing the issues
    ============================================
    trc file: "dev_disp", trc level: 1, release: "640"
    Thu Jan 17 07:11:48 2008
    kernel runs with dp version 130(ext=102) (@(#) DPLIB-INT-VERSION-130)
    length of sys_adm_ext is 312 bytes
    sysno      00
    sid        PBW
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    129
    intno      20020600
    make:      multithreaded, ASCII
    pid        5228
    ***LOG Q00=> DpSapEnvInit, DPStart (00 5228) [dpxxdisp.c   1098]
         shared lib "dw_xml.dll" version 129 successfully loaded
         shared lib "dw_xtc.dll" version 129 successfully loaded
         shared lib "dw_stl.dll" version 129 successfully loaded
         shared lib "dw_gui.dll" version 129 successfully loaded
         shared lib "dw_mdm.dll" version 129 successfully loaded
    Thu Jan 17 07:12:03 2008
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0052.qqq.nxst) took 15 seconds
    Thu Jan 17 07:12:24 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 21 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3893]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpIPCInit2: start server >acbwprd_PBW_00                          <
    DpShMCreate: sizeof(wp_adm)          24840     (828)
    DpShMCreate: sizeof(tm_adm)          23691840     (11840)
    DpShMCreate: sizeof(wp_ca_adm)          30000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     90000     (60)
    DpShMCreate: sizeof(comm_adm)          768000     (384)
    DpShMCreate: sizeof(vmc_adm)          0     (364)
    DpShMCreate: sizeof(wall_adm)          (224040/329544/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06BD0040, size: 25164464)
    DpShMCreate: allocated sys_adm at 06BD0040
    DpShMCreate: allocated wp_adm at 06BD17D0
    DpShMCreate: allocated tm_adm_list at 06BD78D8
    DpShMCreate: allocated tm_adm at 06BD7900
    DpShMCreate: allocated wp_ca_adm at 0826FB40
    DpShMCreate: allocated appc_ca_adm at 08277070
    DpShMCreate: allocated comm_adm_list at 0828D000
    DpShMCreate: allocated comm_adm at 0828D018
    DpShMCreate: allocated vmc_adm_list at 08348818
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 08348840
    DpShMCreate: allocated wall_adm at 08348848
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 2070MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 2072MB
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 517 blocks reserved for free list.
    ES initialized.
    ERROR => DpForkExec: CreateProcess (2: No such file or directory) [dpntdisp.c   1432]
    ***LOG Q0I=> DpForkExec, CreateProcess ( CreateProcess 2) [dpntdisp.c   1434]
    Memory diagnostic                                 *
    Systeminformation
    Processor-Typ             : Intel unknown
    Processor-Count           : 4
    Operating System          : NT 5.0, Build 2195
    Service Pack              : Service Pack 4
    NT Pagefile Informations
    Config. minimum size      : 6288384 K
    Config. maximum size      : 6288384 K
    Avail.  maximum size      : 6288384 K
    Num
    Pagefile
    Min.Size
    Max.Size
    Avail.Max
    Curr.Size
    1
    C:\pagefile.sys
    2095104 K
    2095104 K
    2095104 K
    2095104 K
    2
    D:\pagefile.sys
    4193280 K
    4193280 K
    4193280 K
    4193280 K
    NT Task Manager Informations
    Total Handles             :    14929
    Total Threads             :      849
    Total Processes           :       59
    Commit Charge Total       :  4501576 K
    Commit Charge Limit       : 12129696 K
    Commit Charge Peak        :  7082844 K
    Phys.Memory Total         :  6028624 K
    Phys.Memory Available     :  3619128 K
    File Cache                :    94224 K
    Kernel Memory Total       :    84712 K
    Kernel Memory Paged       :    57956 K
    Kernel Memory Nonpaged    :    26756 K
    Memory usage of current process
    Total virt.address space  :  2097024 K
    Avail.virt.address space  :   739448 K
    Private Pages             :    49272 K
    Total heap size           :     9481 K
    Virtual memory regions    :        0 K
    Uncommitted heap memory   :     4424 K
    Allocated heap memory     :     4816 K
    Moveable heap memory      :        0 K
    DDE shared heap memory    :        0 K
    Memory usage of all processes
    PID
    Image
    Instance
    Work.Set
    WS Peak
    Priv.Pages
    PP Peak
    Pg Fault
    8
    232 K
    672 K
    24 K
    112 K
    5
    256
    smss.exe
    408 K
    1992 K
    1080 K
    2652 K
    0
    308
    winlogon.exe
    1356 K
    10644 K
    7384 K
    8188 K
    7
    336
    services.exe
    115548 K
    218872 K
    11036 K
    15780 K
    264040
    348
    lsass.exe
    6960 K
    7024 K
    3104 K
    3192 K
    3
    456
    termsrv.exe
    3772 K
    3784 K
    1864 K
    22596 K
    1
    564
    svchost.exe
    4520 K
    4584 K
    1696 K
    1792 K
    1
    596
    spoolsv.exe
    4580 K
    4688 K
    2572 K
    2752 K
    1
    664
    msdtc.exe
    6180 K
    6232 K
    2204 K
    2220 K
    1
    844
    CpqRcmc.exe
    1080 K
    1084 K
    268 K
    272 K
    0
    860
    vcagent.exe
    6968 K
    6976 K
    2172 K
    2348 K
    1
    876
    svchost.exe
    6512 K
    6540 K
    1936 K
    1972 K
    2
    896
    HS_Service.exe
    1748 K
    1748 K
    532 K
    532 K
    0
    920
    llssrv.exe
    2524 K
    2524 K
    796 K
    796 K
    0
    1064
    regsvc.exe
    1064 K
    1072 K
    288 K
    300 K
    0
    1292
    MSTask.exe
    3724 K
    3828 K
    1192 K
    1320 K
    1
    1324
    SecurePathAgent.exe
    6932 K
    87096 K
    4360 K
    85816 K
    4185
    1388
    snmp.exe
    5340 K
    5340 K
    2396 K
    2408 K
    1
    1436
    smhstart.exe
    4124 K
    4128 K
    1752 K
    1756 K
    1
    1460
    WinMgmt.exe
    976 K
    8236 K
    6116 K
    6620 K
    1206
    1476
    svchost.exe
    13352 K
    68136 K
    9236 K
    67064 K
    837
    1488
    cpqnimgt.exe
    4448 K
    4456 K
    1356 K
    1368 K
    1
    1528
    cqmgserv.exe
    2360 K
    2360 K
    828 K
    844 K
    0
    1544
    cqmgstor.exe
    3972 K
    3980 K
    1300 K
    1356 K
    1
    1556
    mssearch.exe
    2844 K
    7768 K
    4584 K
    4608 K
    2
    1564
    hpsmhd.exe
    11240 K
    11240 K
    7696 K
    8136 K
    23
    1696
    sysdown.exe
    2636 K
    2636 K
    800 K
    800 K
    0
    1712
    svchost.exe
    9792 K
    10376 K
    6872 K
    8184 K
    12
    1796
    cqmghost.exe
    5848 K
    5928 K
    2620 K
    2764 K
    91
    1932
    rotatelogs.exe
    1544 K
    1544 K
    460 K
    460 K
    0
    1080
    rotatelogs.exe
    1516 K
    1516 K
    448 K
    448 K
    0
    1980
    hpsmhd.exe
    17156 K
    17156 K
    14952 K
    14952 K
    24
    2004
    rotatelogs.exe
    1544 K
    1544 K
    460 K
    460 K
    0
    1440
    rotatelogs.exe
    1516 K
    1516 K
    448 K
    448 K
    0
    3100
    Explorer.EXE
    10376 K
    12148 K
    4880 K
    5440 K
    93
    3252
    Atiptaxx.exe
    3664 K
    3664 K
    1032 K
    1044 K
    0
    3272
    cpqteam.exe
    1804 K
    1804 K
    384 K
    384 K
    0
    3296
    jusched.exe
    2008 K
    2008 K
    540 K
    540 K
    0
    3316
    sqlmangr.exe
    4996 K
    6648 K
    1328 K
    2820 K
    2
    4184
    cmd.exe
    132 K
    3048 K
    680 K
    688 K
    1
    5656
    mmc.exe
    1284 K
    14852 K
    5792 K
    6564 K
    5
    4088
    sapstartsrv.exe
    14280 K
    14280 K
    14964 K
    14984 K
    3
    3188
    msg_server.exe
    [MS] PBW_01
    7088 K
    7088 K
    7864 K
    13564 K
    1
    3092
    enserver.exe
    [**] PBW_01
    15376 K
    15384 K
    53664 K
    53696 K
    3
    1252
    mmc.exe
    4176 K
    8816 K
    5728 K
    5804 K
    3
    4128
    msg_server.exe
    [MS] PBW_00
    6684 K
    6692 K
    6640 K
    6668 K
    1
    5228
    disp+work.exe
    55660 K
    55700 K
    49272 K
    49320 K
    22
    4452
    igswd.exe
    [**] PBW_00
    3828 K
    4244 K
    2204 K
    2632 K
    1
    3928
    igsmux.exe
    13944 K
    13988 K
    12316 K
    12360 K
    3
    4832
    igspw.exe
    13076 K
    13076 K
    12316 K
    12316 K
    3
    5724
    igspw.exe
    13076 K
    13076 K
    12316 K
    12316 K
    3
    1280
    gwrd.EXE
    [GW] PBW_00
    50320 K
    50320 K
    9304 K
    30796 K
    12
    3284
    icman.EXE
    14512 K
    14512 K
    15900 K
    15900 K
    3
    Sum
    500600 K
    321956 K
    Thu Jan 17 07:12:25 2008
    DpJ2eeStart: j2ee state = INIT
    ERROR => DpProcCreate: DpJ2eeStart failed [dpxxdisp.c   10518]
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( acbwprd) [dpxxdisp.c   9915]
    DpStartStopMsg: send start message (myname is >acbwprd_PBW_00                          <)
    DpStartStopMsg: start msg sent
    Thu Jan 17 07:12:26 2008
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    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 129
    Release check o.K.
    Thu Jan 17 07:13:05 2008
    ERROR => W0 (pid 5132) died [dpxxdisp.c   12414]
    ERROR => W1 (pid 4864) died [dpxxdisp.c   12414]
    ERROR => W2 (pid 4424) died [dpxxdisp.c   12414]
    ERROR => W3 (pid 1208) died [dpxxdisp.c   12414]
    ERROR => W4 (pid 4404) died [dpxxdisp.c   12414]
    ERROR => W5 (pid 4896) died [dpxxdisp.c   12414]
    ERROR => W6 (pid 4764) died [dpxxdisp.c   12414]
    ERROR => W7 (pid 3736) died [dpxxdisp.c   12414]
    ERROR => W8 (pid 4372) died [dpxxdisp.c   12414]
    ERROR => W9 (pid 3084) died [dpxxdisp.c   12414]
    ERROR => W10 (pid 5148) died [dpxxdisp.c   12414]
    ERROR => W11 (pid 4548) died [dpxxdisp.c   12414]
    ERROR => W12 (pid 5016) died [dpxxdisp.c   12414]
    ERROR => W13 (pid 4916) died [dpxxdisp.c   12414]
    ERROR => W14 (pid 3280) died [dpxxdisp.c   12414]
    ERROR => W15 (pid 4524) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W16 (pid 5444) died [dpxxdisp.c   12414]
    ERROR => W17 (pid 5400) died [dpxxdisp.c   12414]
    ERROR => W18 (pid 4196) died [dpxxdisp.c   12414]
    ERROR => W19 (pid 4436) died [dpxxdisp.c   12414]
    ERROR => W20 (pid 5412) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W21 (pid 5588) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W22 (pid 4676) died [dpxxdisp.c   12414]
    ERROR => W23 (pid 5056) died [dpxxdisp.c   12414]
    ERROR => W24 (pid 5292) died [dpxxdisp.c   12414]
    ERROR => W25 (pid 3908) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W26 (pid 4532) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W27 (pid 5100) died [dpxxdisp.c   12414]
    ERROR => W28 (pid 1204) died [dpxxdisp.c   12414]
    ERROR => W29 (pid 4288) died [dpxxdisp.c   12414]
    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-5132 (SIGUSR2)
    ERROR => DpWpKill(5132, SIGUSR2) failed [dpxxtool.c   2502]
    killing W1-4864 (SIGUSR2)
    ERROR => DpWpKill(4864, SIGUSR2) failed [dpxxtool.c   2502]
    killing W2-4424 (SIGUSR2)
    ERROR => DpWpKill(4424, SIGUSR2) failed [dpxxtool.c   2502]
    killing W3-1208 (SIGUSR2)
    ERROR => DpWpKill(1208, SIGUSR2) failed [dpxxtool.c   2502]
    killing W4-4404 (SIGUSR2)
    ERROR => DpWpKill(4404, SIGUSR2) failed [dpxxtool.c   2502]
    killing W5-4896 (SIGUSR2)
    ERROR => DpWpKill(4896, SIGUSR2) failed [dpxxtool.c   2502]
    killing W6-4764 (SIGUSR2)
    ERROR => DpWpKill(4764, SIGUSR2) failed [dpxxtool.c   2502]
    killing W7-3736 (SIGUSR2)
    ERROR => DpWpKill(3736, SIGUSR2) failed [dpxxtool.c   2502]
    killing W8-4372 (SIGUSR2)
    ERROR => DpWpKill(4372, SIGUSR2) failed [dpxxtool.c   2502]
    killing W9-3084 (SIGUSR2)
    ERROR => DpWpKill(3084, SIGUSR2) failed [dpxxtool.c   2502]
    killing W10-5148 (SIGUSR2)
    ERROR => DpWpKill(5148, SIGUSR2) failed [dpxxtool.c   2502]
    killing W11-4548 (SIGUSR2)
    ERROR => DpWpKill(4548, SIGUSR2) failed [dpxxtool.c   2502]
    killing W12-5016 (SIGUSR2)
    ERROR => DpWpKill(5016, SIGUSR2) failed [dpxxtool.c   2502]
    killing W13-4916 (SIGUSR2)
    ERROR => DpWpKill(4916, SIGUSR2) failed [dpxxtool.c   2502]
    killing W14-3280 (SIGUSR2)
    ERROR => DpWpKill(3280, SIGUSR2) failed [dpxxtool.c   2502]
    killing W15-4524 (SIGUSR2)
    ERROR => DpWpKill(4524, SIGUSR2) failed [dpxxtool.c   2502]
    killing W16-5444 (SIGUSR2)
    ERROR => DpWpKill(5444, SIGUSR2) failed [dpxxtool.c   2502]
    killing W17-5400 (SIGUSR2)
    ERROR => DpWpKill(5400, SIGUSR2) failed [dpxxtool.c   2502]
    killing W18-4196 (SIGUSR2)
    ERROR => DpWpKill(4196, SIGUSR2) failed [dpxxtool.c   2502]
    killing W19-4436 (SIGUSR2)
    ERROR => DpWpKill(4436, SIGUSR2) failed [dpxxtool.c   2502]
    killing W20-5412 (SIGUSR2)
    ERROR => DpWpKill(5412, SIGUSR2) failed [dpxxtool.c   2502]
    killing W21-5588 (SIGUSR2)
    ERROR => DpWpKill(5588, SIGUSR2) failed [dpxxtool.c   2502]
    killing W22-4676 (SIGUSR2)
    ERROR => DpWpKill(4676, SIGUSR2) failed [dpxxtool.c   2502]
    killing W23-5056 (SIGUSR2)
    ERROR => DpWpKill(5056, SIGUSR2) failed [dpxxtool.c   2502]
    killing W24-5292 (SIGUSR2)
    ERROR => DpWpKill(5292, SIGUSR2) failed [dpxxtool.c   2502]
    killing W25-3908 (SIGUSR2)
    ERROR => DpWpKill(3908, SIGUSR2) failed [dpxxtool.c   2502]
    killing W26-4532 (SIGUSR2)
    ERROR => DpWpKill(4532, SIGUSR2) failed [dpxxtool.c   2502]
    killing W27-5100 (SIGUSR2)
    ERROR => DpWpKill(5100, SIGUSR2) failed [dpxxtool.c   2502]
    killing W28-1204 (SIGUSR2)
    ERROR => DpWpKill(1204, SIGUSR2) failed [dpxxtool.c   2502]
    killing W29-4288 (SIGUSR2)
    ERROR => DpWpKill(4288, SIGUSR2) failed [dpxxtool.c   2502]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1161
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jan 17 07:13:15 2008
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Wed Jan 16 18:13:15 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     5132 Ended         no      1   0             0                                                             
    1 DIA     4864 Ended         no      1   0             0                                                             
    2 DIA     4424 Ended         no      1   0             0                                                             
    3 DIA     1208 Ended         no      1   0             0                                                             
    4 DIA     4404 Ended         no      1   0             0                                                             
    5 DIA     4896 Ended         no      1   0             0                                                             
    6 DIA     4764 Ended         no      1   0             0                                                             
    7 DIA     3736 Ended         no      1   0             0                                                             
    8 DIA     4372 Ended         no      1   0             0                                                             
    9 DIA     3084 Ended         no      1   0             0                                                             
    10 DIA     5148 Ended         no      1   0             0                                                             
    11 DIA     4548 Ended         no      1   0             0                                                             
    12 DIA     5016 Ended         no      1   0             0                                                             
    13 DIA     4916 Ended         no      1   0             0                                                             
    14 DIA     3280 Ended         no      1   0             0                                                             
    15 DIA     4524 Ended         no      1   0             0                                                             
    16 UPD     5444 Ended         no      1   0             0                                                             
    17 UPD     5400 Ended         no      1   0             0                                                             
    18 UPD     4196 Ended         no      1   0             0                                                             
    19 UPD     4436 Ended         no      1   0             0                                                             
    20 UPD     5412 Ended         no      1   0             0                                                             
    21 ENQ     5588 Ended         no      1   0             0                                                             
    22 BTC     4676 Ended         no      1   0             0                                                             
    23 BTC     5056 Ended         no      1   0             0                                                             
    24 BTC     5292 Ended         no      1   0             0                                                             
    25 BTC     3908 Ended         no      1   0             0                                                             
    26 SPO     4532 Ended         no      1   0             0                                                             
    27 UP2     5100 Ended         no      1   0             0                                                             
    28 UP2     1204 Ended         no      1   0             0                                                             
    29 UP2     4288 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Wed Jan 16 18:13:15 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    10
    10
    --------++++--
    +
    DIA
    4
    4
    2000
    4
    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     6 ( 75%),  shm     2 ( 25%)
    since last update     total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    Dump of tm_adm structure:               Wed Jan 16 18:13:15 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Wed Jan 16 18:13:15 2008
    =============================
    Slots: 500, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1161
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jan 17 07:13:20 2008
    NiISelect: TIMEOUT occured (5000 ms)
    DpHalt: shutdown server >acbwprd_PBW_00                          < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 4, 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 (1280) (SOFT_KILL)
    Stop icman
    killing process (3284) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:1280  HANDLE:316)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1161
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jan 17 07:13:21 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:1280  HANDLE:316)
    [DpProcDied] Process lives  (PID:3284  HANDLE:312)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1161
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jan 17 07:13:22 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3284  HANDLE:312)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1161
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jan 17 07:13:23 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:3284  HANDLE:312)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    DpStartStopMsg: send stop message (myname is >acbwprd_PBW_00                          <)
    NiIMyHostName: hostname = 'acbwprd'
    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 4, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: read 229, 1 packs, MESG_IO, hdl 4, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 4
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 4, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 4
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 4, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 4
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 4, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 4
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 4, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 4
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 4, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 4
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 4, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 4
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiPRead: WSAEWOULDBLOCK 1.time 4
    NiIPeek: peek for hdl 4 / socket 1092 timed out (r; 0)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: write 114, 1 packs, MESG_IO, hdl 4, data complete
    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
    NiPRead: WSAEWOULDBLOCK 1.time 4
    NiIPeek: peek successful for hdl 4 / socket 1092 (r)
    NiIRead: read 114, 1 packs, MESG_IO, hdl 4, data complete
    NiBufIn: NIBUF len=114
    NiBufIn: Packet complete for hdl 4
    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
    NiPRead: WSAEWOULDBLOCK 1.time 4
    Thu Jan 17 07:13:24 2008
    NiIPeek: peek for hdl 4 / socket 1092 timed out (r; 1000)
    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   10153]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 4, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 4 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/500/30
    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 4
    NiBufSetStat: bufstat of hdl 4 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 4 / socket 1092
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 5228) [dpxxdisp.c   8643]
    Good Bye .....
    ============================================
    Thanks
    Kevin Chan

    Thanks for your reply
    Here are the DEV_W0
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Thu Jan 17 07:12:27 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\PBW\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'E:\usr\sap\PBW\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'E:\usr\sap\PBW\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.126)
    B  New connection 0 created
    M sysno      00
    M sid        PBW
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    129
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        5132
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 5132) [dpxxdisp.c   1158]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpShMCreate: sizeof(wp_adm)          24840     (828)
    M  DpShMCreate: sizeof(tm_adm)          23691840     (11840)
    M  DpShMCreate: sizeof(wp_ca_adm)          30000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     90000     (60)
    M  DpShMCreate: sizeof(comm_adm)          768000     (384)
    M  DpShMCreate: sizeof(vmc_adm)          0     (364)
    M  DpShMCreate: sizeof(wall_adm)          (224040/329544/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 06BD0040, size: 25164464)
    M  DpShMCreate: allocated sys_adm at 06BD0040
    M  DpShMCreate: allocated wp_adm at 06BD17D0
    M  DpShMCreate: allocated tm_adm_list at 06BD78D8
    M  DpShMCreate: allocated tm_adm at 06BD7900
    M  DpShMCreate: allocated wp_ca_adm at 0826FB40
    M  DpShMCreate: allocated appc_ca_adm at 08277070
    M  DpShMCreate: allocated comm_adm_list at 0828D000
    M  DpShMCreate: allocated comm_adm at 0828D018
    M  DpShMCreate: allocated vmc_adm_list at 08348818
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 08348840
    M  DpShMCreate: allocated wall_adm at 08348848
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Thu Jan 17 07:12:29 2008
    M  calling db_connect ...
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'E:\usr\sap\PBW\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      126
    C    patchcomment MSSQL: Unknown table in FOR ALL ENTRIES (945910)
    C  np:(local) connection used on ACBWPRD
    C  CopyLocalParameters: dbuser is 'pbw'
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: MARS property was not set.
    C  ExecuteAndFlush return code: 0x80040e14 Stmt: [if user_name() != 'pbw' setuser 'pbw']
    C  sloledb.cpp [ExecuteAndFlush,line 5886]: Error/Message: (err 4604, sev 0), There is no such user or group 'pbw'.
    C  Procname: [ExecuteAndFlush - no proc]
    C  setuser 'pbw' failed -- connect terminated
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  ExecuteAndFlush return code: 0x80040e14 Stmt: [if user_name() != 'pbw' setuser 'pbw']
    C  sloledb.cpp [ExecuteAndFlush,line 5886]: Error/Message: (err 4604, sev 0), There is no such user or group 'pbw'.
    C  Procname: [ExecuteAndFlush - no proc]
    C  setuser 'pbw' failed -- connect terminated
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  ExecuteAndFlush return code: 0x80040e14 Stmt: [if user_name() != 'pbw' setuser 'pbw']
    C  sloledb.cpp [ExecuteAndFlush,line 5886]: Error/Message: (err 4604, sev 0), There is no such user or group 'pbw'.
    C  Procname: [ExecuteAndFlush - no proc]
    C  setuser 'pbw' failed -- connect terminated
    C  failed to establish conn to np:(local).
    C  Retrying without protocol specifier: (local)
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  ExecuteAndFlush return code: 0x80040e14 Stmt: [if user_name() != 'pbw' setuser 'pbw']
    C  sloledb.cpp [ExecuteAndFlush,line 5886]: Error/Message: (err 4604, sev 0), There is no such user or group 'pbw'.
    C  Procname: [ExecuteAndFlush - no proc]
    C  setuser 'pbw' failed -- connect terminated
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  ExecuteAndFlush return code: 0x80040e14 Stmt: [if user_name() != 'pbw' setuser 'pbw']
    C  sloledb.cpp [ExecuteAndFlush,line 5886]: Error/Message: (err 4604, sev 0), There is no such user or group 'pbw'.
    C  Procname: [ExecuteAndFlush - no proc]
    C  setuser 'pbw' failed -- connect terminated
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  ExecuteAndFlush return code: 0x80040e14 Stmt: [if user_name() != 'pbw' setuser 'pbw']
    C  sloledb.cpp [ExecuteAndFlush,line 5886]: Error/Message: (err 4604, sev 0), There is no such user or group 'pbw'.
    C  Procname: [ExecuteAndFlush - no proc]
    C  setuser 'pbw' failed -- connect terminated
    C  failed to establish conn. 0
    B  ***LOG BY2=> sql error 0      performing CON [dbsh#3 @ 1204] [dbsh    1204 ]
    B  ***LOG BY0=> <message text not available> [dbsh#3 @ 1204] [dbsh    1204 ]
    B  ***LOG BY2=> sql error 0      performing CON [dblink#2 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> <message text not available> [dblink#2 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1284]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9559]

    M  Info for wp 0

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

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server acbwprd_PBW_00 on host acbwprd (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Thu Jan 17 07:12:29 2008
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9735
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  254]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 5132) [dpnttool.c   357]

  • Problem with htmldb 2 (Sorry APEX)!

    I installed htmldb 2 on a windows XP, Oracle 10gR1 (which has enhanced by companion CD downloaded form Oracle's site). Everything went OK but when I want to connect to it by this url: http://localhost:7777/pls/htmldb it takes my username,pass but says:
    "Service Temporarily Unavailable
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    Oracle-HTTP-Server/1.3.28 Server at localhost Port 7777"
    I noticed many differences between my installed Apache and documents of htmldb. I run a 9.0.4.0.0 Apache server and the dads.conf and httpd.conf are as following:
    # ============================================================================
    # mod_plsql DAD Configuration File
    # ============================================================================
    # 1. Please refer to dads.README for a description of this file
    # ============================================================================
    # Note: This file should typically be included in your plsql.conf file with
    # the "include" directive.
    # Hint: You can look at some sample DADs in the dads.README file
    # ============================================================================
    Alias /i/ "E:\oracle\product\10.1.0\Companion\Apache\Apache\images/"
    <Location /pls/htmldb>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername HTMLDB_PUBLIC_USER     
    PlsqlDatabasePassword @BI+fAonVS+7xU8G04irVINWznM6s+A9fuQ==
    PlsqlDatabaseConnectString chagh
    PlsqlDefaultPage htmldb
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlAuthenticationMode Basic
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    </Location>
    # Based upon the NCSA server configuration files originally by Rob McCool.
    # This is the main Apache server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://www.apache.org/docs/> for detailed information about
    # the directives.
    # Do NOT simply read the instructions in here without understanding
    # what they do. They're here only as hints or reminders. If you are unsure
    # consult the online docs. You have been warned.
    # After this file is processed, the server will look for and process
    # E:\oracle\product\10.1.0\Companion\Apache\Apache/conf/srm.conf and then E:\oracle\product\10.1.0\Companion\Apache\Apache/conf/access.conf
    # unless you have overridden these with ResourceConfig and/or
    # AccessConfig directives here.
    # The configuration directives are grouped into three basic sections:
    # 1. Directives that control the operation of the Apache server process as a
    # whole (the 'global environment').
    # 2. Directives that define the parameters of the 'main' or 'default' server,
    # which responds to requests that aren't handled by a virtual host.
    # These directives also provide default values for the settings
    # of all virtual hosts.
    # 3. Settings for virtual hosts, which allow Web requests to be sent to
    # different IP addresses or hostnames and have them handled by the
    # same Apache server process.
    # Configuration and logfile names: If the filenames you specify for many
    # of the server's control files begin with "/" (or "drive:/" for Win32), the
    # server will use that explicit path. If the filenames do not begin
    # with "/", the value of ServerRoot is prepended -- so "logs/foo.log"
    # with ServerRoot set to "E:\oracle\product\10.1.0\Companion\Apache\Apache" will be interpreted by the
    # server as "E:\oracle\product\10.1.0\Companion\Apache\Apache/logs/foo.log".
    # NOTE: Where filenames are specified, you must use forward slashes
    # instead of backslashes (e.g., "c:/apache" instead of "c:\apache").
    # If a drive letter is omitted, the drive on which Apache.exe is located
    # will be used by default. It is recommended that you always supply
    # an explicit drive letter in absolute paths, however, to avoid
    # confusion.
    ### Section 1: Global Environment
    # The directives in this section affect the overall operation of Apache,
    # such as the number of concurrent requests it can handle or where it
    # can find its configuration files.
    # ServerType is either inetd, or standalone. Inetd mode is only supported on
    # Unix platforms.
    ServerType standalone
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # Do NOT add a slash at the end of the directory path.
    ServerRoot "E:\oracle\product\10.1.0\Companion\Apache\Apache"
    # PidFile: The file in which the server should record its process
    # identification number when it starts.
    PidFile logs/httpd.pid
    # ScoreBoardFile: File used to store internal server process information.
    # Not all architectures require this. But if yours does (you'll know because
    # this file will be created when you run Apache) then you must ensure that
    # no two invocations of Apache share the same scoreboard file.
    ScoreBoardFile logs/httpd.scoreboard
    # In the standard configuration, the server will process httpd.conf (this
    # file, specified by the -f command line option), srm.conf, and access.conf
    # in that order. The latter two files are now distributed empty, as it is
    # recommended that all directives be kept in a single file for simplicity.
    # The commented-out values below are the built-in defaults. You can have the
    # server ignore these files altogether by using "/dev/null" (for Unix) or
    # "nul" (for Win32) for the arguments to the directives.
    #ResourceConfig conf/srm.conf
    #AccessConfig conf/access.conf
    # Timeout: The number of seconds before receives and sends time out.
    Timeout 300
    # SendBufferSize: controls setsockopt() call made to set send buffer size on
    # all sockets. Default OS value on most Windows platforms is too small.
    # Larger values can help if the average page size served by OHS is
    # large (~64 k)
    SendBufferSize 16384
    # KeepAlive: Whether or not to allow persistent connections (more than
    # one request per connection). Set to "Off" to deactivate.
    KeepAlive On
    # MaxKeepAliveRequests: The maximum number of requests to allow
    # during a persistent connection. Set to 0 to allow an unlimited amount.
    # We recommend you leave this number high, for maximum performance.
    MaxKeepAliveRequests 100
    # KeepAliveTimeout: Number of seconds to wait for the next request from the
    # same client on the same connection.
    KeepAliveTimeout 15
    # Apache on Win32 always creates one child process to handle requests. If it
    # dies, another child process is created automatically. Within the child
    # process multiple threads handle incoming requests. The next two
    # directives control the behaviour of the threads and processes.
    # MaxRequestsPerChild: the number of requests each child process is
    # allowed to process before the child dies. The child will exit so
    # as to avoid problems after prolonged use when Apache (and maybe the
    # libraries it uses) leak memory or other resources. On most systems, this
    # isn't really needed, but a few (such as Solaris) do have notable leaks
    # in the libraries. For Win32, set this value to zero (unlimited)
    # unless advised otherwise.
    # NOTE: This value does not include keepalive requests after the initial
    # request per connection. For example, if a child process handles
    # an initial request and 10 subsequent "keptalive" requests, it
    # would only count as 1 request towards this limit.
    MaxRequestsPerChild 0
    # Number of concurrent threads (i.e., requests) the server will allow.
    # Set this value according to the responsiveness of the server (more
    # requests active at once means they're all handled more slowly) and
    # the amount of system resources you'll allow the server to consume.
    ThreadsPerChild 50
    # Server-pool size regulation. Rather than making you guess how many
    # server processes you need, Apache dynamically adapts to the load it
    # sees --- that is, it tries to maintain enough server processes to
    # handle the current load, plus a few spare servers to handle transient
    # load spikes (e.g., multiple simultaneous requests from a single
    # Netscape browser).
    # It does this by periodically checking how many servers are waiting
    # for a request. If there are fewer than MinSpareServers, it creates
    # a new spare. If there are more than MaxSpareServers, some of the
    # spares die off. The default values are probably OK for most sites.
    #MinSpareServers 5
    #MaxSpareServers 20
    # Limit on total number of servers running, i.e., limit on the number
    # of clients who can simultaneously connect --- if this limit is ever
    # reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW.
    # It is intended mainly as a brake to keep a runaway server from taking
    # the system with it as it spirals down...
    #MaxClients 150
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, in addition to the default. See also the <VirtualHost>
    # directive.
    #Listen 3000
    #Listen 12.34.56.78:80
    # BindAddress: You can support virtual hosts with this option. This directive
    # is used to tell the server which IP address to listen to. It can either
    # contain "*", an IP address, or a fully qualified Internet domain name.
    # See also the <VirtualHost> and Listen directives.
    #BindAddress *
    # Dynamic Shared Object (DSO) Support
    # To be able to use the functionality of a module which was built as a DSO you
    # have to place corresponding `LoadModule' lines at this location so the
    # directives contained in it are actually available before they are used.
    # Please read the file README.DSO in the Apache 1.3 distribution for more
    # details about the DSO mechanism and run `apache -l' for the list of already
    # built-in (statically linked and thus always available) modules in your Apache
    # binary.
    # Note: The order in which modules are loaded is important. Don't change
    # the order below without expert advice.
    # Example:
    # LoadModule foo_module libexec/mod_foo.dll
    LoadModule mime_magic_module      modules/ApacheModuleMimeMagic.dll
    LoadModule mime_module          modules/ApacheModuleMime.dll
    LoadModule dbm_auth_module     modules/ApacheModuleAuthDBM.dll
    LoadModule digest_auth_module     modules/ApacheModuleAuthDigest.dll
    LoadModule anon_auth_module      modules/ApacheModuleAuthAnon.dll
    LoadModule cern_meta_module      modules/ApacheModuleCERNMeta.dll
    LoadModule digest_module      modules/ApacheModuleDigest.dll
    LoadModule expires_module      modules/ApacheModuleExpires.dll
    LoadModule headers_module      modules/ApacheModuleHeaders.dll
    LoadModule proxy_module      modules/ApacheModuleProxy.dll
    LoadModule speling_module      modules/ApacheModuleSpeling.dll
    LoadModule status_module      modules/ApacheModuleStatus.dll
    LoadModule info_module          modules/ApacheModuleInfo.dll
    LoadModule usertrack_module      modules/ApacheModuleUserTrack.dll
    LoadModule vhost_alias_module     modules/ApacheModuleVhostAlias.dll
    LoadModule agent_log_module     modules/ApacheModuleLogAgent.dll
    LoadModule referer_log_module     modules/ApacheModuleLogReferer.dll
    LoadModule perl_module      modules/ApacheModulePerl.DLL
    LoadModule fastcgi_module      modules/ApacheModuleFastCGI.dll
    LoadModule onsint_module      modules/ApacheModuleOnsint.dll
    LoadModule wchandshake_module     modules/ApacheModuleWchandshake.dll
    ClearModuleList
    AddModule mod_so.c
    AddModule mod_onsint.c
    AddModule mod_mime_magic.c
    AddModule mod_mime.c
    AddModule mod_access.c
    AddModule mod_auth.c
    AddModule mod_negotiation.c
    AddModule mod_include.c
    AddModule mod_autoindex.c
    AddModule mod_dir.c
    AddModule mod_cgi.c
    AddModule mod_userdir.c
    AddModule mod_alias.c
    AddModule mod_env.c
    AddModule mod_log_config.c
    AddModule mod_asis.c
    AddModule mod_imap.c
    AddModule mod_actions.c
    AddModule mod_setenvif.c
    AddModule mod_isapi.c
    AddModule mod_vhost_alias.c
    AddModule mod_log_referer.c
    AddModule mod_log_agent.c
    AddModule mod_auth_anon.c
    AddModule mod_auth_dbm.c
    AddModule mod_auth_digest.c
    AddModule mod_cern_meta.c
    AddModule mod_digest.c
    AddModule mod_expires.c
    AddModule mod_headers.c
    AddModule mod_proxy.c
    AddModule mod_speling.c
    AddModule mod_info.c
    AddModule mod_status.c
    AddModule mod_usertrack.c
    AddModule mod_perl.c
    AddModule mod_fastcgi.c
    AddModule mod_wchandshake.c
    <IfDefine SSL>
    LoadModule ossl_module      modules/ApacheModuleOSSL.DLL
    </IfDefine>
    # ExtendedStatus controls whether Apache will generate "full" status
    # information (ExtendedStatus On) or just basic information (ExtendedStatus
    # Off) when the "server-status" handler is called. The default is Off.
    ExtendedStatus On
    ### Section 2: 'Main' server configuration
    # The directives in this section set up the values used by the 'main'
    # server, which responds to any requests that aren't handled by a
    # <VirtualHost> definition. These values also provide defaults for
    # any <VirtualHost> containers you may define later in the file.
    # All of these directives may appear inside <VirtualHost> containers,
    # in which case these default settings will be overridden for the
    # virtual host being defined.
    # Port: The port to which the standalone server listens. Certain firewall
    # products must be configured before Apache can listen to a specific port.
    # Other running httpd servers will also interfere with this port. Disable
    # all firewall, security, and other services if you encounter problems.
    # To help diagnose problems use the Windows NT command NETSTAT -a
    Port 7777
    Listen 7777
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed. This address appears on some server-generated pages, such
    # as error documents.
    ServerAdmin [email protected]
    # ServerName allows you to set a host name which is sent back to clients for
    # your server if it's different than the one the program would get (i.e., use
    # "www" instead of the host's real name).
    # Note: You cannot just invent host names and hope they work. The name you
    # define here must be a valid DNS name for your host. If you don't understand
    # this, ask your network administrator.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    # You will have to access it by its address (e.g., http://123.45.67.89/)
    # anyway, and this will make redirections work in a sensible way.
    # 127.0.0.1 is the TCP/IP local loop-back address, often named localhost. Your
    # machine always knows itself by this address. If you use Apache strictly for
    # local testing and development, you may use 127.0.0.1 as the server name.
    ServerName localhost
    # DocumentRoot: The directory out of which you will serve your
    # documents. By default, all requests are taken from this directory, but
    # symbolic links and aliases may be used to point to other locations.
    DocumentRoot "E:\oracle\product\10.1.0\Companion\Apache\Apache\htdocs"
    # Each directory to which Apache has access, can be configured with respect
    # to which services and features are allowed and/or disabled in that
    # directory (and its subdirectories).
    # First, we configure the "default" to be a very restrictive set of
    # permissions.
    <Directory />
    Options FollowSymLinks
    AllowOverride None
    </Directory>
    # Note that from this point forward you must specifically allow
    # particular features to be enabled - so if something's not working as
    # you might expect, make sure that you have specifically enabled it
    # below.
    # This should be changed to whatever you set DocumentRoot to.
    <Directory "E:\oracle\product\10.1.0\Companion\Apache\Apache\htdocs">
    # This may also be "None", "All", or any combination of "Indexes",
    # "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
    # Note that "MultiViews" must be named explicitly --- "Options All"
    # doesn't give it to you.
    Options Indexes FollowSymLinks MultiViews
    # This controls which options the .htaccess files in directories can
    # override. Can also be "All", or any combination of "Options", "FileInfo",
    # "AuthConfig", and "Limit"
    AllowOverride None
    # Controls who can get stuff from this server.
    Order allow,deny
    Allow from all
    </Directory>
    # UserDir: The name of the directory which is appended onto a user's home
    # directory if a ~user request is received.
    # Under Win32, we do not currently try to determine the home directory of
    # a Windows login, so a format such as that below needs to be used. See
    # the UserDir documentation for details.
    <IfModule mod_userdir.c>
         UserDir "E:\oracle\product\10.1.0\Companion\Apache\Apache\users\"
    </IfModule>
    # Control access to UserDir directories. The following is an example
    # for a site where these directories are restricted to read-only.
    #<Directory /home/*/public_html>
    # AllowOverride FileInfo AuthConfig Limit
    # Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
    # <Limit GET POST OPTIONS PROPFIND>
    # Order allow,deny
    # Allow from all
    # </Limit>
    # <LimitExcept GET POST OPTIONS PROPFIND>
    # Order deny,allow
    # Deny from all
    # </LimitExcept>
    #</Directory>
    # DirectoryIndex: Name of the file or files to use as a pre-written HTML
    # directory index. Separate multiple entries with spaces.
    <IfModule mod_dir.c>
    DirectoryIndex index.html
    </IfModule>
    # AccessFileName: The name of the file to look for in each directory
    # for access control information.
    AccessFileName .htaccess
    # The following lines prevent .htaccess files from being viewed by
    # Web clients. Since .htaccess files often contain authorization
    # information, access is disallowed for security reasons. Comment
    # these lines out if you want Web visitors to see the contents of
    # .htaccess files. If you change the AccessFileName directive above,
    # be sure to make the corresponding changes here.
    # Also, folks tend to use names such as .htpasswd for password
    # files, so this will protect those as well.
    <Files ~ "^\.ht">
    Order allow,deny
    Deny from all
    </Files>
    # CacheNegotiatedDocs: By default, Apache sends "Pragma: no-cache" with each
    # document that was negotiated on the basis of content. This asks proxy
    # servers not to cache the document. Uncommenting the following line disables
    # this behavior, and proxies will be allowed to cache the documents.
    #CacheNegotiatedDocs
    # UseCanonicalName: (new for 1.3) With this setting turned on, whenever
    # Apache needs to construct a self-referencing URL (a URL that refers back
    # to the server the response is coming from) it will use ServerName and
    # Port to form a "canonical" name. With this setting off, Apache will
    # use the hostname:port that the client supplied, when possible. This
    # also affects SERVER_NAME and SERVER_PORT in CGI scripts.
    UseCanonicalName On
    # TypesConfig describes where the mime.types file (or equivalent) is
    # to be found.
    <IfModule mod_mime.c>
    TypesConfig conf/mime.types
    </IfModule>
    # DefaultType is the default MIME type the server will use for a document
    # if it cannot otherwise determine one, such as from filename extensions.
    # If your server contains mostly text or HTML documents, "text/plain" is
    # a good value. If most of your content is binary, such as applications
    # or images, you may want to use "application/octet-stream" instead to
    # keep browsers from trying to display binary files as though they are
    # text.
    DefaultType text/plain
    # The mod_mime_magic module allows the server to use various hints from the
    # contents of the file itself to determine its type. The MIMEMagicFile
    # directive tells the module where the hint definitions are located.
    # mod_mime_magic is not part of the default server (you have to add
    # it yourself with a LoadModule [see the DSO paragraph in the 'Global
    # Environment' section], or recompile the server and include mod_mime_magic
    # as part of the configuration), so it's enclosed in an <IfModule> container.
    # This means that the MIMEMagicFile directive will only be processed if the
    # module is part of the server.
    <IfModule mod_mime_magic.c>
    MIMEMagicFile conf/magic
    </IfModule>
    # HostnameLookups: Log the names of clients or just their IP addresses
    # e.g., www.apache.org (on) or 204.62.129.132 (off).
    # The default is off because it'd be overall better for the net if people
    # had to knowingly turn this feature on, since enabling it means that
    # each client request will result in AT LEAST one lookup request to the
    # nameserver.
    HostnameLookups Off
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive within a <VirtualHost>
    # container, error messages relating to that virtual host will be
    # logged here. If you do define an error logfile for a <VirtualHost>
    # container, that host's errors will be logged there and not here.
    ErrorLog "|E:\oracle\product\10.1.0\Companion\Apache\Apache\bin\rotatelogs logs/error_log 43200"
    # LogLevel: Control the number of messages logged to the error.log.
    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    # Alternate "common" format to use when fronted by webcache:
    # LogFormat "%{ClientIP}i %l %u %t \"%r\" %>s %b %h" common_webcache
    # When webcache is forwarding requests to OHS, %h becomes the IP of
    # the originating webcache server and the real client IP is stored
    # in the ClientIP header. The common_webcache format can be used
    # in place of the common format when using webcache but with one
    # important caveat: if clients are capable of bypassing webcache
    # then it is possible to spoof the client IP by manually setting
    # the ClientIP header so the %h field should be monitored in such
    # an environment. Another alternative to specifying the ClientIP
    # header directly in a LogFormat is to use the "UseWebCacheIp"
    # directive:
    # UseWebCacheIp On
    # When this is specified, %h is derived internally from the ClientIP
    # header and the access log format does not need to be modified.
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    LogFormat "%{Referer}i -> %U" referer
    LogFormat "%{User-agent}i" agent
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here. Contrariwise, if you do
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and not in this file.
    CustomLog "|E:\oracle\product\10.1.0\Companion\Apache\Apache\bin\rotatelogs logs/access_log 43200" common
    # If you would like to have agent and referer logfiles, uncomment the
    # following directives.
    #CustomLog logs/referer.log referer
    #CustomLog logs/agent.log agent
    # If you prefer a single logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #CustomLog logs/access.log combined
    # Optionally add a line containing the server version and virtual host
    # name to server-generated pages (error documents, FTP directory listings,
    # mod_status and mod_info output etc., but not CGI generated documents).
    # Set to "EMail" to also include a mailto: link to the ServerAdmin.
    # Set to one of: On | Off | EMail
    ServerSignature On
    # Apache parses all CGI scripts for the shebang line by default.
    # This comment line, the first line of the script, consists of the symbols
    # pound (#) and exclamation (!) followed by the path of the program that
    # can execute this specific script. For a perl script, with perl.exe in
    # the C:\Program Files\Perl directory, the shebang line should be:
    #!c:/program files/perl/perl
    # Note you mustnot_ indent the actual shebang line, and it must be the
    # first line of the file. Of course, CGI processing must be enabled by
    # the appropriate ScriptAlias or Options ExecCGI directives for the files
    # or directory in question.
    # However, Apache on Windows allows either the Unix behavior above, or can
    # use the Registry to match files by extention. The command to execute
    # a file of this type is retrieved from the registry by the same method as
    # the Windows Explorer would use to handle double-clicking on a file.
    # These script actions can be configured from the Windows Explorer View menu,
    # 'Folder Options', and reviewing the 'File Types' tab. Clicking the Edit
    # button allows you to modify the Actions, of which Apache 1.3 attempts to
    # perform the 'Open' Action, and failing that it will try the shebang line.
    # This behavior is subject to change in Apache release 2.0.
    # Each mechanism has it's own specific security weaknesses, from the means
    # to run a program you didn't intend the website owner to invoke, and the
    # best method is a matter of great debate.
    # To enable the this Windows specific behavior (and therefore -disable- the
    # equivilant Unix behavior), uncomment the following directive:
    #ScriptInterpreterSource registry
    # The directive above can be placed in individual <Directory> blocks or the
    # .htaccess file, with either the 'registry' (Windows behavior) or 'script'
    # (Unix behavior) option, and will override this server default option.
    # Aliases: Add here as many aliases as you need (with no limit). The format is
    # Alias fakename realname
    <IfModule mod_alias.c>
    # Note that if you include a trailing / on fakename then the server will
    # require it to be present in the URL. So "/icons" isn't aliased in this
    # example, only "/icons/"..
    Alias /jservdocs/ "E:\oracle\product\10.1.0\Companion\Apache\Jserv\docs/"
    Alias /javacachedocs/ "E:\oracle\product\10.1.0\Companion\javacache\javadoc/"
    Alias /icons/ "E:\oracle\product\10.1.0\Companion\Apache\Apache\icons/"
    Alias /i/ "E:\oracle\product\10.1.0\Companion\Apache\Apache\images/"
    <Directory "icons">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    <IfModule mod_perl.c>
         Alias /perl/ "E:\oracle\product\10.1.0\Companion\Apache\Apache/cgi-bin/"
    </IfModule>
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the realname directory are treated as applications and
    # run by the server when requested rather than as documents sent to the client.
    # The same rules about trailing "/" apply to ScriptAlias directives as to
    # Alias.
    ScriptAlias /cgi-bin/ "E:\oracle\product\10.1.0\Companion\Apache\Apache\cgi-bin/"
    # "E:\oracle\product\10.1.0\Companion\Apache\Apache/cgi-bin" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "E:\oracle\product\10.1.0\Companion\Apache\Apache\cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    </Directory>
    </IfModule>
    # End of aliases.
    # Redirect allows you to tell clients about documents which used to exist in
    # your server's namespace, but do not anymore. This allows you to tell the
    # clients where to look for the relocated document.
    # Format: Redirect old-URI new-URL
    # Directives controlling the display of server-generated directory listings.
    <IfModule mod_autoindex.c>
    # FancyIndexing is whether you want fancy directory indexing or standard
    # Note, add the option TrackModified to the IndexOptions default list only
    # if all indexed directories reside on NTFS volumes. The TrackModified flag
    # will report the Last-Modified date to assist caches and proxies to properly
    # track directory changes, but it does not work on FAT volumes.
    IndexOptions FancyIndexing
    # AddIcon* directives tell the server which icon to show for different
    # files or filename extensions. These are only displayed for
    # FancyIndexed directories.
    AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
    AddIconByType (TXT,/icons/text.gif) text/*
    AddIconByType (IMG,/icons/image2.gif) image/*
    AddIconByType (SND,/icons/sound2.gif) audio/*
    AddIconByType (VID,/icons/movie.gif) video/*
    AddIcon /icons/binary.gif .bin .exe
    AddIcon /icons/binhex.gif .hqx
    AddIcon /icons/tar.gif .tar
    AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
    AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
    AddIcon /icons/a.gif .ps .ai .eps
    AddIcon /icons/layout.gif .html .shtml .htm .pdf
    AddIcon /icons/text.gif .txt
    AddIcon /icons/c.gif .c
    AddIcon /icons/p.gif .pl .py
    AddIcon /icons/f.gif .for
    AddIcon /icons/dvi.gif .dvi
    AddIcon /icons/uuencoded.gif .uu
    AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
    AddIcon /icons/tex.gif .tex
    AddIcon /icons/bomb.gif core
    AddIcon /icons/back.gif ..
    AddIcon /icons/hand.right.gif README
    AddIcon /icons/folder.gif ^^DIRECTORY^^
    AddIcon /icons/blank.gif ^^BLANKICON^^
    # DefaultIcon is which icon to show for files which do not have an icon
    # explicitly set.
    DefaultIcon /icons/unknown.gif
    # AddDescription allows you to place a short description after a file in
    # server-generated indexes. These are only displayed for FancyIndexed
    # directories.
    # Format: AddDescription "description" filename
    #AddDescription "GZIP compressed document" .gz
    #AddDescription "tar archive" .tar
    #AddDescription "GZIP compressed tar archive" .tgz
    # ReadmeName is the name of the README file the server will look for by
    # default, and append to directory listings.
    # HeaderName is the name of a file which should be prepended to
    # directory indexes.
    # If MultiViews are amongst the Options in effect, the server will
    # first look for name.html and include it if found. If name.html
    # doesn't exist, the server will then look for name.txt and include
    # it as plaintext if found.
    ReadmeName README
    HeaderName HEADER
    # IndexIgnore is a set of filenames which directory indexing should ignore
    # and not include in the listing. Shell-style wildcarding is permitted.
    IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
    </IfModule>
    # End of indexing directives.
    # Document types.
    <IfModule mod_mime.c>
    # AddEncoding allows you to have certain browsers (Mosaic/X 2.1+) uncompress
    # information on the fly. Note: Not all browsers support this.
    # Despite the name similarity, the following Add* directives have nothing
    # to do with the FancyIndexing customization directives above.
    AddEncoding x-compress Z
    AddEncoding x-gzip gz tgz
    # AddLanguage allows you to specify the language of a document. You can
    # then use content negotiation to give a browser a file in a language
    # it can understand.
    # Note 1: The suffix does not have to be the same as the language
    # keyword --- those with documents in Polish (whose net-standard
    # language code is pl) may wish to use "AddLanguage pl .po" to
    # avoid the ambiguity with the common suffix for perl scripts.
    # Note 2: The example entries below illustrate that in quite
    # some cases the two character 'Language' abbriviation is not
    # identical to the two character 'Country' code for its country,
    # E.g. 'Danmark/dk' versus 'Danish/da'.
    # Note 3: In the case of 'ltz' we violate the RFC by using a three char
    # specifier. But there is 'work in progress' to fix this and get
    # the reference data for rfc1766 cleaned up.
    # Danish (da) - Dutch (nl) - English (en) - Estonian (ee)
    # French (fr) - German (de) - Greek-Modern (el)
    # Italian (it) - Korean (kr) - Norwegian (no)
    # Portugese (pt) - Luxembourgeois* (ltz)
    # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz)
    # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja)
    # Russian (ru)
    AddLanguage ar .ar
    AddLanguage da .dk .da
    AddLanguage nl .nl
    AddLanguage en .en
    AddLanguage et .ee
    AddLanguage fi .fi
    AddLanguage fr .fr
    AddLanguage de .de
    AddLanguage el .el
    AddLanguage es .es_ES .es
    AddLanguage he .he .iw
    AddLanguage hu .hu
    AddCharset ISO-8859-8 .iso8859-8
    AddLanguage it .it
    AddLanguage ja .ja
    AddCharset ISO-2022-JP .jis
    AddLanguage ko .ko
    AddLanguage kr .kr
    AddCharset ISO-2022-KR .iso-kr
    AddLanguage nn .nn
    AddLanguage no .no
    AddLanguage pl .po
    AddCharset ISO-8859-2 .iso-pl
    AddLanguage pt .pt
    AddLanguage pt-br .pt_BR .pt-br
    AddLanguage ltz .lu
    AddLanguage ca .ca
    AddLanguage sk .sk
    AddLanguage sv .sv
    AddLanguage th .th
    AddLanguage tr .tr
    AddLanguage cz .cz .cs
    AddLanguage ro .ro
    AddLanguage ru .ru
    AddLanguage zh-cn .zh_CN
    AddLanguage zh-tw .zh_TW
    AddCharset Big5 .Big5 .big5
    AddCharset WINDOWS-1251 .cp-1251
    AddCharset CP866 .cp866
    AddCharset ISO-8859-5 .iso-ru
    AddCharset KOI8-R .koi8-r
    AddCharset UCS-2 .ucs2
    AddCharset UCS-4 .ucs4
    AddCharset UTF-8 .utf8
    # LanguagePriority allows you to give precedence to some languages
    # in case of a tie during content negotiation.
    # Just list the languages in decreasing order of preference. We have
    # more or less alphabetized them here. You probably want to change this.
    <IfModule mod_negotiation.c>
    LanguagePriority ar en da nl et fi fr de el it ja ko kr no pl pt pt-br ro ru ltz ca es sk sv th tr zh-cn zh-tw zh-cn
    </IfModule>
    # AddType allows you to tweak mime.types without actually editing it, or to
    # make certain files to be certain types.
    # For example, the PHP 3.x module (not part of the Apache distribution - see
    # http://www.php.net) will typically use:
    #AddType application/x-httpd-php3 .php3
    #AddType application/x-httpd-php3-source .phps
    # And for PHP 4.x, use:
    #AddType application/x-httpd-php .php
    #AddType application/x-httpd-php-source .phps
    AddType application/x-tar .tgz
    # AddHandler allows you to map certain file extensions to "handlers",
    # actions unrelated to filetype. These can be either built into the server
    # or added with the Action command (see below)
    # If you want to use server side includes, or CGI outside
    # ScriptAliased directories, uncomment the following lines.
    # To use CGI scripts:
    #AddHandler cgi-script .cgi
    # To use server-parsed HTML files
    #AddType text/html .shtml
    #AddHandler server-parsed .shtml
    AddType text/xml xbl
    AddType text/x-component htc
    # Uncomment the following line to enable Apache's send-asis HTTP file
    # feature
    #AddHandler send-as-is asis
    # If you wish to use server-parsed imagemap files, use
    #AddHandler imap-file map
    # To enable type maps, you might want to use
    #AddHandler type-map var
    </IfModule>
    # End of document types.
    # Action lets you define media types that will execute a script whenever
    # a matching file is called. This eliminates the need for repeated URL
    # pathnames for oft-used CGI file processors.
    # Format: Action media/type /cgi-script/location
    # Format: Action handler-name /cgi-script/location
    # MetaDir: specifies the name of the directory in which Apache can find
    # meta information files. These files contain additional HTTP headers
    # to include when sending the document
    #MetaDir .web
    # MetaSuffix: specifies the file name suffix for the file containing the
    # meta information.
    #MetaSuffix .meta
    # Customizable error response (Apache style)
    # these come in three flavors
    # 1) plain text
    #ErrorDocument 500 "The server made a boo boo.
    # n.b. the single leading (") marks it as text, it does not get output
    # 2) local redirects
    #ErrorDocument 404 /missing.html
    # to redirect to local URL /missing.html
    #ErrorDocument 404 /cgi-bin/missing_handler.pl
    # N.B.: You can redirect to a script or a document using server-side-includes.
    # 3) external redirects
    #ErrorDocument 402 http://some.other_server.com/subscription_info.html
    # N.B.: Many of the environment variables associated with the original
    # request will not be available to such a script.
    # Customize behaviour based on the browser
    <IfModule mod_setenvif.c>
    # The following directives modify normal HTTP response behavior.
    # The first directive disables keepalive for Netscape 2.x and browsers that
    # spoof it. There are known problems with these browser implementations.
    # The second directive is for Microsoft Internet Explorer 4.0b2
    # which has a broken HTTP/1.1 implementation and does not properly
    # support keepalive when it is used on 301 or 302 (redirect) responses.
    BrowserMatch "Mozilla/2" nokeepalive
    BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
    # The following directive disables HTTP/1.1 responses to browsers which
    # are in violation of the HTTP/1.0 spec by not being able to grok a
    # basic 1.1 response.
    BrowserMatch "RealPlayer 4\.0" force-response-1.0
    BrowserMatch "Java/1\.0" force-response-1.0
    BrowserMatch "JDK/1\.0" force-response-1.0
    </IfModule>
    # End of browser customization directives
    # Allow server status reports, with the URL of http://servername/server-status
    # Change the ".your_domain.com" to match your domain to enable.
    <Location /server-status>
    SetHandler server-status
    Order deny,allow
    Deny from all
    Allow from localhost localhost localhost
    </Location>
    # Allow remote server configuration reports, with the URL of
    # http://servername/server-info (requires that mod_info.c be loaded).
    # Change the ".your_domain.com" to match your domain to enable.
    #<Location /server-info>
    # SetHandler server-info
    # Order deny,allow
    # Deny from all
    # Allow from .your_domain.com
    #</Location>
    # There have been reports of people trying to abuse an old bug from pre-1.1
    # days. This bug involved a CGI script distributed as a part of Apache.
    # By uncommenting these lines you can redirect these attacks to a logging
    # script on phf.apache.org. Or, you can record them yourself, using the script
    # support/phf_abuse_log.cgi.
    #<Location /cgi-bin/phf*>
    # Deny from all
    # ErrorDocument 403 http://phf.apache.org/phf_abuse_log.cgi
    #</Location>
    # Proxy Server directives. Uncomment the following lines to
    # enable the proxy server:
    #<IfModule mod_proxy.c>
    # ProxyRequests On
    # <Directory proxy:*>
    # Order deny,allow
    # Deny from all
    # Allow from .your_domain.com
    # </Directory>
    # Enable/disable the handling of HTTP/1.1 "Via:" headers.
    # ("Full" adds the server version; "Block" removes all outgoing Via: headers)
    # Set to one of: Off | On | Full | Block
    # ProxyVia On
    # To enable the cache as well, edit and uncomment the following lines:
    # (no cacheing without CacheRoot)
    # CacheRoot "E:\oracle\product\10.1.0\Companion\Apache\Apache\proxy"
    # CacheSize 5
    # CacheGcInterval 4
    # CacheMaxExpire 24
    # CacheLastModifiedFactor 0.1
    # CacheDefaultExpire 1
    # NoCache a_domain.com another_domain.edu joes.garage_sale.com
    #</IfModule>
    # End of proxy directives.
    ### Section 3: Virtual Hosts
    # VirtualHost: If you want to maintain multiple domains/hostnames on your
    # machine you can setup VirtualHost containers for them. Most configurations
    # use only name-based virtual hosts so the server doesn't need to worry about
    # IP addresses. This is indicated by the asterisks in the directives below.
    # Please see the documentation at <URL:http://www.apache.org/docs/vhosts/>
    # for further details before you try to setup virtual hosts.
    # You may use the command line option '-S' to verify your virtual host
    # configuration.
    # Use name-based virtual hosting.
    #NameVirtualHost *
    #NameVirtualHost 12.34.56.78:80
    #NameVirtualHost 12.34.56.78
    # VirtualHost example:
    # Almost any Apache directive may go into a VirtualHost container.
    # The first VirtualHost section is used for requests without a known
    # server name.
    #<VirtualHost *>
    # ServerAdmin [email protected]
    # DocumentRoot /www/docs/dummy-host.example.com
    # ServerName dummy-host.example.com
    # ErrorLog logs/dummy-host.example.com-error_log
    # CustomLog logs/dummy-host.example.com-access_log common
    #</VirtualHost>
    #<VirtualHost default:*>
    #</VirtualHost>
    SetEnv PERL5LIB "E:\oracle\product\10.1.0\Companion\perl\5.6.1\lib:E:\oracle\product\10.1.0\Companion\perl\site\5.6.1\lib"
    <IfModule mod_perl.c>
    # Perl Directives
    # PerlWarn On
    # PerlFreshRestart On
    # PerlSetEnv PERL5OPT Tw
    # PerlSetEnv PERL5LIB "E:\oracle\product\10.1.0\Companion\perl\5.6.1\lib:E:\oracle\product\10.1.0\Companion\perl\site\5.6.1\lib"
    PerlModule Apache
    # PerlModule Apache::Status
    PerlModule Apache::Registry
    # PerlModule Apache::CGI
    # PerlModule Apache::DBI
    # PerlRequire
    <Location /perl>
    SetHandler perl-script
    PerlHandler Apache::Registry
    AddHandler perl-script .pl
    Options +ExecCGI
    PerlSendHeader On
    </Location>
    # <Location /perl-status>
    # SetHandler perl-script
    # PerlHandler Apache::Status
    # order deny,allow
    # deny from all
    # allow from localhost
    # </Location>
    </IfModule>
    #Protect WEB-INF directory
    <DirectoryMatch /WEB-INF/>
    Order deny,allow
    Deny from all
    </DirectoryMatch>
    # Setup of FastCGI module
    <IfModule mod_fastcgi.c>
    Alias /fastcgi/ "E:\oracle\product\10.1.0\Companion\Apache\fastcgi/"
    ScriptAlias /fcgi-bin/ "E:\oracle\product\10.1.0\Companion\Apache\Apache\fcgi-bin/"
    <Directory "E:\oracle\product\10.1.0\Companion\Apache\Apache\fcgi-bin">
         AllowOverride None
         Options None
         Order allow,deny
         Allow from all
         SetHandler fastcgi-script
         <IfModule mod_ossl.c>
         SSLOptions +StdEnvVars
         </IfModule>
    </Directory>
    </IfModule>
    # Include the configuration for Apache JServ 1.1
    #include "E:\oracle\product\10.1.0\Companion\Apache\Jserv\conf\jserv.conf"
    # Setup of oprocmgr module.
    # This directive identifies each remote apache instance that will be
    # sending requests to processes (e.g., JServs), managed by local Apache
    # instances. This directive is used by the local process manager to share
    # routing information with remote apache instances via non-SSL HTTP messages.
    # The directive is repeated for each remote apache instance that will be
    # sending requests. The ProcNode directive that refers to the local apache
    # instance will be ignored, but may be supplied to facilitate uniformity
    # in configuration across apache instances. Arguments to the ProcNode must
    # be sufficient to reach the remote instance of apache via non-SSL HTTP
    # messages. It is not considered an error if the remote apache instance is
    # unreachable, as no assumption is made about the starting order or
    # availability of apache instances.
    # Syntax: ProcNode <hostname> <port>
    # Example: ProcNode abc.com 7777
    <IfModule mod_oprocmgr.c>
    <Location /oprocmgr-service>
    SetHandler oprocmgr-service
    Order deny,allow
    Deny from all
    Allow from localhost localhost localhost
    </Location>
    <Location /oprocmgr-status>
    SetHandler oprocmgr-status
    Order deny,allow
    Deny from all
    Allow from localhost localhost localhost
    </Location>
    </IfModule>
    # Include the mod_oc4j configuration file
    include "E:\oracle\product\10.1.0\Companion\Apache\Apache\conf\mod_oc4j.conf"
    # Include the mod_dms configuration file
    include "E:\oracle\product\10.1.0\Companion\Apache\Apache\conf\dms.conf"
    # Loading rewrite_module here so it loads before mod_oc4j
    LoadModule rewrite_module      modules/ApacheModuleRewrite.dll
    # Include the SSL definitions and Virtual Host container
    include "E:\oracle\product\10.1.0\Companion\Apache\Apache\conf\ssl.conf"
    # Include the mod_osso configuration file
    #include "E:\oracle\product\10.1.0\Companion\Apache\Apache\conf\mod_osso.conf"
    # Include the Oracle configuration file for custom settings
    include "E:\oracle\product\10.1.0\Companion\Apache\Apache\conf\oracle_apache.conf"
    ------------------------------------------------------------------------------------------------------------------

    Firstly, there's no such thing as Apache 9.3, there's Apache 1 (and subversions) and Apache 2 (and subversions). Your error message -
    Oracle-HTTP-Server/1.3.28Shows you're using Apache 1.3.28
    Secondly, I'm confused by your comment -
    I do not have Apache 9.3 or higher but I think oracle should offer this in its companion CDOracle does offer the Apache server, if you're saying you didn't get it from Oracle then where did your Apache server come from?
    Thirdly, I notice from your config file -
    ErrorLog "|E:\oracle\product\10.1.0\Companion\Apache\Apache\bin\rotatelogs logs/error_log 43200"That you're piping the logs through rotatelogs, are you sure the logfiles haven't just been renamed?

  • Swf file wont play from httpserver, windows opens up but doesn't play, but works fine from SunOne

    We currently migrating over to http server from SunOne web server.  When you run the launch.html file an additional browser window opens but the swf doesn't not start playing.
    The new http server is using exactly the same doc root as SunOne.
    I have swf in the mime types and i've checked all the permissions .
    Conf File
    Include /opt/IBM/WebSphere/HTTPServer/conf/httpd.conf
    Listen 1xxxx
    DocumentRoot "/www/edc/docs"
    <Directory />
        Options FollowSymLinks
        AllowOverride None
    </Directory>
    <Directory "/www/edc/docs">
        Options FollowSymLinks
    </Directory>
    ######### DirectoryIndex ############################################
    directoryIndex index.html index.htm
    IndexOptions FancyIndexing VersionSort
    ########## Pidfile location,Error and Access Logs #####################
    PidFile /opt/IBM/WebSphere/HTTPServer/logs/edc/httpd.pid
    ErrorLog "|/opt/IBM/WebSphere/HTTPServer/bin/rotatelogs /opt/IBM/WebSphere/HTTPServer/logs/edc/error_%Y-%m-%d-%H:%M 86400 -360"
    CustomLog /opt/IBM/WebSphere/HTTPServer/logs/edc/access_log common
    CustomLog "|/opt/IBM/WebSphere/HTTPServer/bin/rotatelogs /opt/IBM/WebSphere/HTTPServer/logs/edc/access_%Y-%m-%d-%H:%M 86400 -360" common
    LogLevel warn
    # The following directives define some format nicknames for use with a CustomLog directive
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    LogFormat "%{Referer}i -> %U" referer
    LogFormat "%{User-agent}i" agent
    Alias /icons/ "/opt/IBM/WebSphere/HTTPServer/icons/"
    <Directory "/opt/IBM/WebSphere/HTTPServer/icons">
        Options Indexes MultiViews
        AllowOverride None
        Order allow,deny
        Allow from all
    </Directory>

    Hi,
    I would suggest you read the following thread:
    Windows Media Server Did not Accept HTTP or RTSP streams??? 
    http://social.technet.microsoft.com/Forums/en-US/winservermedia/thread/b3f4f8c9-ac36-49e6-adc7-21e744d2e28f
    In addition, please check whether the following blog could help:
    Play "mms" and "rtsp" Streams in Windows Media Player
    Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Thanks,
    Vincent Wang
    TechNet Community Support

  • OTC ssl.conf file does not have ssl wallet file location details

    Hi B2B Gurus,
    While doing the HTTPS configuration in OTC we observed that some of lines were missing in ssl.conf file located at <Oracle_Home>\Apache\Apache\conf. The below mentioned lines are missing in OTC’s ssl.conf but present in OracleB2B’s ssl.conf
    Even ssl wallet file location is also missing in OTC ssl.conf file as mentioned below.
    Can u please let us know as why these lines are missing or should we manually add these lines when we do HTTPS on OTC ?
    Listen 4444
    <VirtualHost default:4444>
    # General setup for the virtual host
    DocumentRoot "E:\Oracle_b2b\cachehome\Apache\Apache\htdocs"
    ServerName DSCP17506.TechMahindra.com
    ServerAdmin [email protected]
    ErrorLog "|E:\Oracle_b2b\cachehome\Apache\Apache\bin\rotatelogs logs/error_log 43200"
    TransferLog "|E:\Oracle_b2b\cachehome\Apache\Apache\bin\rotatelogs logs/access_log 43200"
    Port 443
    # SSL Engine Switch:
    # Enable/Disable SSL for this virtual host.
    SSLEngine on
    # SSL Cipher Suite:
    # List the ciphers that the client is permitted to negotiate.
    SSLCipherSuite ALL:!ADH:!EXPORT56:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
    # Server Wallet:
    # The server wallet contains the server's certificate, private key
    # and trusted certificates. Set SSLWallet at the wallet directory
    # using the syntax: file:<path-to-wallet-directory>
    SSLWallet file:E:\Oracle_b2b\cachehome\Apache\Apache\conf\ssl.wlt\default
    # Certificate Revocation Lists (CRL):
    # Set the CA revocation path where to find CA CRLs for client
    # authentication or alternatively one huge file containing all
    # of them (file must be PEM encoded)
    # Note: Inside SSLCARevocationPath you need hash symlinks
    # to point to the certificate files. Use the provided
    # Makefile to update the hash symlinks after changes.
    #SSLCARevocationPath conf\ssl.crl
    #SSLCARevocationFile conf\ssl.crl\ca-bundle.crl
    # Client Authentication (Type):
    # Client certificate verification type and depth. Types are
    # none, optional and require
    #SSLVerifyClient require
    # Access Control:
    # With SSLRequire you can do per-directory access control based
    # on arbitrary complex boolean expressions containing server
    # variable checks and other lookup directives. The syntax is a
    # mixture between C and Perl. See the mod_ssl documentation
    # for more details.
    #<Location />
    #SSLRequire ( %{SSL_CIPHER} !~ m/^(EXP|NULL)-/ \
    # and %{SSL_CLIENT_S_DN_O} eq "Snake Oil, Ltd." \
    # and %{SSL_CLIENT_S_DN_OU} in {"Staff", "CA", "Dev"} \
    # and %{TIME_WDAY} >= 1 and %{TIME_WDAY} <= 5 \
    # and %{TIME_HOUR} >= 8 and %{TIME_HOUR} <= 20 ) \
    # or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/
    #</Location>
    # SSL Engine Options:
    # Set various options for the SSL engine.
    # o FakeBasicAuth:
    # Translate the client X.509 into a Basic Authorisation. This means that
    # the standard Auth/DBMAuth methods can be used for access control. The
    # user name is the `one line' version of the client's X.509 certificate.
    # Note that no password is obtained from the user. Every entry in the user
    # file needs this password: `xxj31ZMTZzkVA'.
    # o ExportCertData:
    # This exports two additional environment variables: SSL_CLIENT_CERT and
    # SSL_SERVER_CERT. These contain the PEM-encoded certificates of the
    # server (always existing) and the client (only existing when client
    # authentication is used). This can be used to import the certificates
    # into CGI scripts.
    # o StdEnvVars:
    # This exports the standard SSL/TLS related `SSL_*' environment variables.
    # Per default this exportation is switched off for performance reasons,
    # because the extraction step is an expensive operation and is usually
    # useless for serving static content. So one usually enables the
    # exportation for CGI and SSI requests only.
    # o CompatEnvVars:
    # This exports obsolete environment variables for backward compatibility
    # to Apache-SSL 1.x, mod_ssl 2.0.x, Sioux 1.0 and Stronghold 2.x. Use this
    # to provide compatibility to existing CGI scripts.
    # o StrictRequire:
    # This denies access when "SSLRequireSSL" or "SSLRequire" applied even
    # under a "Satisfy any" situation, i.e. when it applies access is denied
    # and no other module can change it.
    # o OptRenegotiate:
    # This enables optimized SSL connection renegotiation handling when SSL
    # directives are used in per-directory context.
    #SSLOptions FakeBasicAuth ExportCertData CompatEnvVars StrictRequire
    <Files ~ "\.(cgi|shtml)$">
    SSLOptions +StdEnvVars
    </Files>
    <Directory "E:\Oracle_b2b\cachehome\Apache\Apache\cgi-bin">
    SSLOptions +StdEnvVars
    </Directory>
    SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
    # Per-Server Logging:
    # The home of a custom SSL log file. Use this when you want a
    # compact non-error SSL logfile on a virtual host basis.
    CustomLog E:\Oracle_b2b\cachehome\Apache\Apache\logs\ssl_request_log "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
    </VirtualHost>
    Thanks for your help in Advance.
    Regards,
    Priyanka

    Hi Ramesh,
    We added the missing entries in ssl.conf file and tested it out. It is working fine. When we did slient install we are facing this error, we found that this is a bug in 10.1.2.3 AS patch (5983622) silent install. Raised an SR on this and Support is working to get this fixed.
    Regards,
    Priyanka

  • Problem with ECM 10G working with Apache 2.2.22

    Hello all and thanks for your help.
    I'm facing an issue when trying to use the Apache to display my UCM URL.
    I get this error whenever I try to user Apache:
    [oracle@ucm-2 bin]$ ./apachectl start
    httpd: Syntax error on line 465 of /app/apache2/conf/httpd.conf: Cannot load /app/oracle/ecm/ucm/shared/os/linux/lib/IdcApache22Auth.so into server: /app/oracle/ecm/ucm/shared/os/linux/lib/IdcApache22Auth.so: wrong ELF class: ELFCLASS32
    I'm using Linux Oracle 5u6, Oracle DB 11G, ECM 10G, Apache 2.2.22 (my VM). The host is Windows 7 64 bits Enterprise.
    I know it's an older and outdated version of ECM but we need this configuration for training purposes.
    What is the line 465 (and below) is:
    LoadModule IdcApacheAuth "/app/oracle/ecm/ucm/shared/os/linux/lib/IdcApache22Auth.so"
    IdcUserDB oracle "/app/oracle/ecm/ucm/data/users/userdb.txt"
    Alias /idc "/app/oracle/ecm/ucm/weblayout"
    <Location /idc>
    Allow from all
    DirectoryIndex portal.htm
    IdcSecurity oracle
    </Location>
    So, there's anyway I could fix this? I'm new to Linux (specially Oracle's), I searched a great deal before coming here creating this post.
    Can you, please, help me?
    Thanks for your help and kindness.
    Have a nice weekend!

    Please forget the post above!
    I was not copying the IdcApache22Auth.so 64bits lib. Sorry about that.
    Now I copied from the zip to the folder /app/oracle/ecm/ucm/shared/os/linux/lib (saved the old one before).
    Tried to start the Apache, got this message:
    [oracle@ucm-2 ~]$ cd /app/apache2/bin/
    [oracle@ucm-2 bin]$ ll
    total 1828
    -rwxr-xr-x 1 oracle oracle 76678 Jul 6 12:53 ab
    -rwxr-xr-x 1 oracle oracle 3411 Jul 6 12:52 apachectl
    -rwxr-xr-x 1 oracle oracle 6938 Jul 6 12:53 apr-1-config
    -rwxr-xr-x 1 oracle oracle 6425 Jul 6 12:53 apu-1-config
    -rwxr-xr-x 1 oracle oracle 22647 Jul 6 12:52 apxs
    -rwxr-xr-x 1 oracle oracle 12654 Jul 6 12:53 checkgid
    -rwxr-xr-x 1 oracle oracle 8925 Jul 6 12:52 dbmmanage
    -rw-rw-r-- 1 oracle oracle 972 Jul 6 12:52 envvars
    -rw-rw-r-- 1 oracle oracle 972 Jul 6 12:52 envvars-std
    -rwxr-xr-x 1 oracle oracle 44194 Jul 6 12:53 htcacheclean
    -rwxr-xr-x 1 oracle oracle 30564 Jul 6 12:53 htdbm
    -rwxr-xr-x 1 oracle oracle 21938 Jul 6 12:53 htdigest
    -rwxr-xr-x 1 oracle oracle 30169 Jul 6 12:53 htpasswd
    -rwxr-xr-x 1 oracle oracle 1488070 Jul 6 12:53 httpd
    -rwxr-xr-x 1 oracle oracle 20667 Jul 6 12:53 httxt2dbm
    -rwxr-xr-x 1 oracle oracle 22087 Jul 6 12:53 logresolve
    -rwxr-xr-x 1 oracle oracle 25005 Jul 6 12:53 rotatelogs
    [oracle@ucm-2 bin]$ ./apachectl start
    httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
    (13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
    no listening sockets available, shutting down
    Unable to open logs
    [oracle@ucm-2 bin]$
    Do I have to change the listening port to 8080?
    Thanks again!
    EDIT:
    When I tried to user as su, got this message:
    [oracle@ucm-2 bin]$ su
    Password:
    [root@ucm-2 bin]# ./apachectl start
    httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
    Fernando
    Edited by: fgomes on 09/07/2012 06:42

  • Apache httpd.conf and Weblogic server integration.

    Dear friends,
    I am seeing a strange problem in my Apache and weblogic integration work.
    In the Apache httpd.conf file, under mod_weblogic.c module, if i dont turn DebugConfigInfo ON then my system is not working properly. always hitting with http 404 error. can you please explain why this is required and if required is it mandatory to turn it ON ?
    when i read in weblogic docs, its mentioned as to turn it OFF for security reasons. But if i make it as OFF then my website is not working properly.
    Here is the conents of mod_weblogic.c module in my httpd.conf file.
    <IfModule mod_weblogic.c>
    WebLogicHost rlw1csts08.bpweb.bp.com
    WebLogicPort 7001
    DebugConfigInfo On
    #EnforceBasicConstraints OFF
    PathPrepend /csmain-web
    ErrorPage /err/serverErrorWL.xml
    #WLLogFile "| /export/home/wwwst08/apache/bin/rotatelogs /export/home/wwwst08/apache/logs/WL_apache_error.log.%Y%m%d%H%M%S 86400"
    WLLogFile "/export/home/wwwst08/apache/logs/WL_apache_error.log"
    </IfModule>
    Please let me know your inputs. Its very urgent.
    Thanks
    subba.

    I donot have the complete httpd.conf with me right now but you have to follow the following steps:
    1) Compile Apache with ssl module included
    2) Instead of Port 80 change the port to 443 at global level or at virtual directory level
    3) If u want to redirect the traffic on port 80 to port 443 then also include mod_rewrite module while compiliing apache and write a rule to redirect the traffic from port 80 to 443

  • Please help!  Strange problem with HTTPD.Conf and OC4J (I think)

    Hi,
    We have been trying to configure the 10g "infrastructure" Apache server/instance to work with our own authentication module, and as part of this, we need to configure a directory alias containing some of our JSPs. To do this, the only thing that we did was that we took the standard HTTPD.CONF file that got installed with the 10g AS installation, and added a small section at the end.
    However, we are finding that if our addition to the HTTPD.CONF is included, instead of the JSPs in our aliased directory being processed, Apache seems to be just serving the JSPs as text pages :(..
    If we remove the section at the end of the HTTPD.CONF, and point a browser to the unaliased path, the JSPs get processed correctly.
    I was wondering if anyone here might take a look at our HTTPD.CONF below, and tell me if you can see something there that might be causing this behavior? The section that we added is at the very end. We think that the problem might be something like the "order" of the directives, etc. in the HTTPD.CONF file may be such that the alias is taking priority ahead of the OC4J, or something like that.
    Thanks in advance, and apologies for the long message.
    Jim
    =====================================================
    ServerType standalone
    ServerRoot "/orad59/10gAS/infrastructure/Apache/Apache"
    PidFile /orad59/10gAS/infrastructure/Apache/Apache/logs/httpd.pid
    ScoreBoardFile /orad59/10gAS/infrastructure/Apache/Apache/logs/httpd.scoreboard
    Timeout 300
    KeepAlive On
    MaxKeepAliveRequests 100
    KeepAliveTimeout 15
    MinSpareServers 5
    MaxSpareServers 20
    StartServers 5
    MaxClients 150
    MaxRequestsPerChild 0
    LoadModule onsint_module libexec/mod_onsint.so
    LoadModule mmap_static_module libexec/mod_mmap_static.so
    LoadModule vhost_alias_module libexec/mod_vhost_alias.so
    LoadModule env_module libexec/mod_env.so
    LoadModule define_module libexec/mod_define.so
    LoadModule config_log_module libexec/mod_log_config.so
    LoadModule agent_log_module libexec/mod_log_agent.so
    LoadModule referer_log_module libexec/mod_log_referer.so
    LoadModule mime_magic_module libexec/mod_mime_magic.so
    LoadModule mime_module libexec/mod_mime.so
    LoadModule negotiation_module libexec/mod_negotiation.so
    LoadModule status_module libexec/mod_status.so
    LoadModule info_module libexec/mod_info.so
    LoadModule includes_module libexec/mod_include.so
    LoadModule autoindex_module libexec/mod_autoindex.so
    LoadModule dir_module libexec/mod_dir.so
    LoadModule cgi_module libexec/mod_cgi.so
    LoadModule asis_module libexec/mod_asis.so
    LoadModule imap_module libexec/mod_imap.so
    LoadModule action_module libexec/mod_actions.so
    LoadModule speling_module libexec/mod_speling.so
    LoadModule userdir_module libexec/mod_userdir.so
    LoadModule alias_module libexec/mod_alias.so
    LoadModule access_module libexec/mod_access.so
    LoadModule auth_module libexec/mod_auth.so
    LoadModule anon_auth_module libexec/mod_auth_anon.so
    LoadModule dbm_auth_module libexec/mod_auth_dbm.so
    LoadModule digest_module libexec/mod_digest.so
    LoadModule proxy_module libexec/libproxy.so
    LoadModule cern_meta_module libexec/mod_cern_meta.so
    LoadModule expires_module libexec/mod_expires.so
    LoadModule headers_module libexec/mod_headers.so
    LoadModule usertrack_module libexec/mod_usertrack.so
    LoadModule unique_id_module libexec/mod_unique_id.so
    LoadModule setenvif_module libexec/mod_setenvif.so
    LoadModule perl_module libexec/libperl.so
    LoadModule fastcgi_module libexec/mod_fastcgi.so
    <IfDefine SSL>
    LoadModule ossl_module libexec/mod_ossl.so
    </IfDefine>
    LoadModule wchandshake_module libexec/mod_wchandshake.so
    ExtendedStatus On
    Port 7777
    Listen 7777
    User oracle
    Group dba
    ServerAdmin [email protected]
    ServerName ge1ssd04.test.com
    DocumentRoot "/orad59/10gAS/infrastructure/Apache/Apache/htdocs"
    <Directory />
    Options FollowSymLinks MultiViews
    AllowOverride None
    </Directory>
    <Directory "/orad59/10gAS/infrastructure/Apache/Apache/htdocs">
    Options Indexes FollowSymLinks MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    <IfModule mod_userdir.c>
    UserDir public_html
    </IfModule>
    <IfModule mod_dir.c>
    DirectoryIndex index.html
    </IfModule>
    AccessFileName .htaccess
    <Files ~ "^\.ht">
    Order allow,deny
    Deny from all
    </Files>
    UseCanonicalName On
    <IfModule mod_mime.c>
    TypesConfig /orad59/10gAS/infrastructure/Apache/Apache/conf/mime.types
    AddEncoding x-compress Z
    AddEncoding x-gzip gz tgz
    AddLanguage ar .ar
    AddLanguage da .dk .da
    AddLanguage nl .nl
    AddLanguage en .en
    AddLanguage et .ee
    AddLanguage fi .fi
    AddLanguage fr .fr
    AddLanguage de .de
    AddLanguage el .el
    AddLanguage es .es_ES .es
    AddLanguage he .he .iw
    AddLanguage hu .hu
    AddCharset ISO-8859-8 .iso8859-8
    AddLanguage it .it
    AddLanguage ja .ja
    AddCharset ISO-2022-JP .jis
    AddLanguage ko .ko
    AddLanguage kr .kr
    AddCharset ISO-2022-KR .iso-kr
    AddLanguage nn .nn
    AddLanguage no .no
    AddLanguage pl .po
    AddCharset ISO-8859-2 .iso-pl
    AddLanguage pt .pt
    AddLanguage pt-br .pt_BR .pt-br
    AddLanguage ltz .lu
    AddLanguage ca .ca
    AddLanguage sk .sk
    AddLanguage sv .sv
    AddLanguage th .th
    AddLanguage tr .tr
    AddLanguage cz .cz .cs
    AddLanguage ro .ro
    AddLanguage ru .ru
    AddLanguage zh-cn .zh_CN
    AddLanguage zh-tw .zh_TW
    AddCharset Big5 .Big5 .big5
    AddCharset WINDOWS-1251 .cp-1251
    AddCharset CP866 .cp866
    AddCharset ISO-8859-5 .iso-ru
    AddCharset KOI8-R .koi8-r
    AddCharset UCS-2 .ucs2
    AddCharset UCS-4 .ucs4
    AddCharset UTF-8 .utf8
    <IfModule mod_negotiation.c>
    LanguagePriority ar en da nl et fi fr de el it ja ko kr no pl pt pt-br ro ru ltz ca es sk sv th tr zh-cn zh-tw zh-cn
    </IfModule>
    AddType application/x-tar .tgz
    </IfModule>
    DefaultType text/plain
    <IfModule mod_mime_magic.c>
    MIMEMagicFile /orad59/10gAS/infrastructure/Apache/Apache/conf/magic
    </IfModule>
    HostnameLookups Off
    ErrorLog "|/orad59/10gAS/infrastructure/Apache/Apache/bin/rotatelogs /orad59/10gAS/infrastructure/Apache/Apache/logs/error_log 43200"
    LogLevel warn
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    LogFormat "%{Referer}i -> %U" referer
    LogFormat "%{User-agent}i" agent
    CustomLog "|/orad59/10gAS/infrastructure/Apache/Apache/bin/rotatelogs /orad59/10gAS/infrastructure/Apache/Apache/logs/access_log 43200" common
    ServerSignature On
    <IfModule mod_alias.c>
    Alias /icons/ "/orad59/10gAS/infrastructure/Apache/Apache/icons/"
    Alias /jservdocs/ "/orad59/10gAS/infrastructure/Apache/Jserv/docs/"
    Alias /javacachedocs/ "/orad59/10gAS/infrastructure/javacache/javadoc/"
    <IfModule mod_perl.c>
    Alias /perl/ "/orad59/10gAS/infrastructure/Apache/Apache/cgi-bin/"
    </IfModule>
    <Directory "/orad59/10gAS/infrastructure/Apache/Apache/icons">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    ScriptAlias /cgi-bin/ "/orad59/10gAS/infrastructure/Apache/Apache/cgi-bin/"
    <Directory "/orad59/10gAS/infrastructure/Apache/Apache/cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    </Directory>
    </IfModule>
    <IfModule mod_autoindex.c>
    IndexOptions FancyIndexing
    AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
    AddIconByType (TXT,/icons/text.gif) text/*
    AddIconByType (IMG,/icons/image2.gif) image/*
    AddIconByType (SND,/icons/sound2.gif) audio/*
    AddIconByType (VID,/icons/movie.gif) video/*
    AddIcon /icons/binary.gif .bin .exe
    AddIcon /icons/binhex.gif .hqx
    AddIcon /icons/tar.gif .tar
    AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
    AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
    AddIcon /icons/a.gif .ps .ai .eps
    AddIcon /icons/layout.gif .html .shtml .htm .pdf
    AddIcon /icons/text.gif .txt
    AddIcon /icons/c.gif .c
    AddIcon /icons/p.gif .pl .py
    AddIcon /icons/f.gif .for
    AddIcon /icons/dvi.gif .dvi
    AddIcon /icons/uuencoded.gif .uu
    AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
    AddIcon /icons/tex.gif .tex
    AddIcon /icons/bomb.gif core
    AddIcon /icons/back.gif ..
    AddIcon /icons/hand.right.gif README
    AddIcon /icons/folder.gif ^^DIRECTORY^^
    AddIcon /icons/blank.gif ^^BLANKICON^^
    ReadmeName README
    HeaderName HEADER
    IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
    </IfModule>
    <IfModule mod_setenvif.c>
    BrowserMatch "Mozilla/2" nokeepalive
    BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
    BrowserMatch "RealPlayer 4\.0" force-response-1.0
    BrowserMatch "Java/1\.0" force-response-1.0
    BrowserMatch "JDK/1\.0" force-response-1.0
    </IfModule>
    <Location /server-status>
    SetHandler server-status
    Order deny,allow
    Deny from all
    Allow from localhost ge1ssd04.test.com ge1ssd04
    </Location>
    SetEnv PERL5LIB "/orad59/10gAS/infrastructure/perl/lib/5.6.1:/orad59/10gAS/infrastructure/perl/lib/site_perl/5.6.1"
    <IfModule mod_perl.c>
    PerlModule Apache
    PerlModule Apache::Registry
    <Location /perl>
    SetHandler perl-script
    PerlHandler Apache::Registry
    AddHandler perl-script .pl
    Options +ExecCGI
    PerlSendHeader On
    </Location>
    </IfModule>
    <DirectoryMatch /WEB-INF/>
    Order deny,allow
    Deny from all
    </DirectoryMatch>
    <IfModule mod_fastcgi.c>
    Alias /fastcgi/ "/orad59/10gAS/infrastructure/Apache/fastcgi/"
    ScriptAlias /fcgi-bin/ "/orad59/10gAS/infrastructure/Apache/Apache/fcgi-bin/"
    <Directory "/orad59/10gAS/infrastructure/Apache/Apache/fcgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    SetHandler fastcgi-script
    <IfModule mod_ossl.c>
    SSLOptions +StdEnvVars
    </IfModule>
    </Directory>
    </IfModule>
    PassEnv ORACLE_HOME
    PassEnv LD_LIBRARY_PATH
    PassEnv NLS_LANG
    PassEnv TNS_ADMIN
    <IfModule mod_oprocmgr.c>
    <Location /oprocmgr-service>
    SetHandler oprocmgr-service
    Order deny,allow
    Deny from all
    Allow from localhost ge1ssd04.test.com ge1ssd04
    </Location>
    <Location /oprocmgr-status>
    SetHandler oprocmgr-status
    Order deny,allow
    Deny from all
    Allow from localhost ge1ssd04.test.com ge1ssd04
    </Location>
    </IfModule>
    include "/orad59/10gAS/infrastructure/Apache/Apache/conf/mod_oc4j.conf"
    include "/orad59/10gAS/infrastructure/Apache/Apache/conf/dms.conf"
    LoadModule rewrite_module libexec/mod_rewrite.so
    include "/orad59/10gAS/infrastructure/Apache/Apache/conf/ssl.conf"
    include "/orad59/10gAS/infrastructure/Apache/Apache/conf/mod_osso.conf"
    include "/orad59/10gAS/infrastructure/Apache/Apache/conf/oracle_apache.conf"
    # MY ADDITIONS TO HTTPD.CONF GO BELOW HERE....
    LoadModule my_auth_module /opt/myagent/apache/lib/libmy_apache_agent_mod_ssl.so
    AddModule my_apache_mod.c
    <IfModule my_apache_mod.c>
         MYAgentRoot /opt/myagent/apache
    </IfModule>
    <IfModule my_apache_mod.c>
    <Location />
    AuthType Basic
    Require valid-user
    AuthName MYAUTH
    </Location>
    </IfModule>
    <IfModule my_apache_mod.c>
    Alias /mydir/ "/orad59/10gAS/infrastructure/j2ee/OC4J_SECURITY/applications/sso/web/jsp/myagentdir/"
    <Directory "/orad59/10gAS/infrastructure/j2ee/OC4J_SECURITY/applications/sso/web/jsp/myagentdir/">
    AuthType Basic
    Require valid-user
    AuthName MYAUTH
    </Directory>
    </IfModule>

    Hi,
    I wanted to post what we found on this.
    As indicated in my original msg, we had an Alias directory in the httpd.conf. However, after thinking about the problem a bit, I think that the Alias was not the right thing to do.
    The Alias tells Apache to map a URL fragment to a FILESYSTEM location. Well, obviously, Apache only SERVES pages... it doesn't process JSPs.
    We switched to using a Redirect directive instead of the Alias, and things worked a little better, but we've run into a bit of a problem with "Redirect looping", but that's a different story :)...
    Jim

  • Error -DP_FATAL_ERROR = Gateway could not be started - I better exit now

    Hello All,
    Error while starting BW 3.5 production server.
    The dsip+work.exe is stopped and throwing error not able to connect. please check the folowing developer trace.
    Please help my server is down now.
    trc file: "dev_disp", trc level: 1, release: "640"
    Sat Feb 03 11:05:11 2007
    kernel runs with dp version 128(ext=102) (@(#) DPLIB-INT-VERSION-128)
    length of sys_adm_ext is 312 bytes
    sysno      00
    sid        BWP
    systemid   561 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    71
    intno      20020600
    make:      multithreaded, ASCII, 64 bit
    pid        2588
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2588) [dpxxdisp.c   1098]
         shared lib "dw_xml.dll" version 71 successfully loaded
         shared lib "dw_xtc.dll" version 71 successfully loaded
         shared lib "dw_stl.dll" version 71 successfully loaded
         shared lib "dw_gui.dll" version 71 successfully loaded
    Sat Feb 03 11:05:16 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  3873]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpShMCreate: sizeof(wp_adm)          12432     (828)
    DpShMCreate: sizeof(tm_adm)          2847776     (14168)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          212000     (424)
    DpShMCreate: sizeof(vmc_adm)          0     (400)
    DpShMCreate: sizeof(wall_adm)          (25648/36736/64/104)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000B6D0050, size: 3164944)
    DpShMCreate: allocated sys_adm at 000000000B6D0050
    DpShMCreate: allocated wp_adm at 000000000B6D1850
    DpShMCreate: allocated tm_adm_list at 000000000B6D48E0
    DpShMCreate: allocated tm_adm at 000000000B6D4910
    DpShMCreate: allocated wp_ca_adm at 000000000B98BD30
    DpShMCreate: allocated appc_ca_adm at 000000000B990380
    DpShMCreate: allocated comm_adm_list at 000000000B991AF0
    DpShMCreate: allocated comm_adm at 000000000B991B10
    DpShMCreate: allocated vmc_adm_list at 000000000B9C5730
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000B9C5760
    DpShMCreate: allocated wall_adm at 000000000B9C5770
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 2450MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 2452MB
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 612 blocks reserved for free list.
    ES initialized.
    ERROR => DpAsCreate: CreateProcess (3: No such process) [dpntdisp.c   516]
    ***LOG Q0I=> DpAsCreate, CreateProcess ( CreateProcess 3) [dpntdisp.c   518]
    Memory diagnostic                                 *
    Systeminformation
    Processor-Typ             : Processor-Count           : 1
    Operating System          : NT 5.2, Build 3790
    Service Pack              : Service Pack 1
    NT Pagefile Informations
    Config. minimum size      : 31211520 K
    Config. maximum size      : 31211520 K
    Avail.  maximum size      : 31211520 K
    Num
    Pagefile
    Min.Size
    Max.Size
    Avail.Max
    Curr.Size
    1
    c:\pagefile.sys
    20971520 K
    20971520 K
    20971520 K
    20955136 K
    2
    e:\pagefile.sys
    10240000 K
    10240000 K
    10240000 K
    10240000 K
    NT Task Manager Informations
    Total Handles             :    29491
    Total Threads             :      882
    Total Processes           :       74
    Commit Charge Total       :  4969968 K
    Commit Charge Limit       : 35180760 K
    Commit Charge Peak        :  4969968 K
    Phys.Memory Total         :  4181840 K
    Phys.Memory Available     :  2908760 K
    File Cache                :   121984 K
    Kernel Memory Total       :   101976 K
    Kernel Memory Paged       :    46688 K
    Kernel Memory Nonpaged    :    55288 K
    Memory usage of current process
    Total virt.address space  : 0000007499415424 K
    Avail.virt.address space  : 0000007494314408 K
    Private Pages             :        0 K
    Total heap size           :    12579 K
    Virtual memory regions    :        0 K
    Uncommitted heap memory   :     5512 K
    Allocated heap memory     :     5525 K
    Moveable heap memory      :      140 K
    DDE shared heap memory    :        0 K
    Memory usage of all processes
    PID
    Image
    Instance
    Work.Set
    WS Peak
    Priv.Pages
    PP Peak
    Pg Fault
    4
    288 K
    5816 K
    32 K
    32 K
    6
    680
    smss.exe
    1312 K
    1384 K
    312 K
    1248 K
    0
    816
    winlogon.exe
    24000 K
    24080 K
    10864 K
    12624 K
    3
    876
    services.exe
    9760 K
    9880 K
    3896 K
    5080 K
    2
    888
    lsass.exe
    20168 K
    20264 K
    12952 K
    13240 K
    3
    1092
    svchost.exe
    7632 K
    7760 K
    1848 K
    2080 K
    1
    1264
    svchost.exe
    46360 K
    51608 K
    20224 K
    29928 K
    126
    1740
    spoolsv.exe
    12776 K
    13368 K
    5736 K
    6496 K
    2
    1928
    vcagent.exe
    19904 K
    19992 K
    28784 K
    35152 K
    2
    1960
    RMServer.exe
    18344 K
    18344 K
    33584 K
    39928 K
    2
    1980
    HbaHsMgr.exe
    11560 K
    11608 K
    26552 K
    26624 K
    1
    1996
    svchost.exe
    6128 K
    6128 K
    1304 K
    1304 K
    0
    408
    snmp.exe
    16184 K
    16184 K
    5504 K
    6528 K
    2
    696
    smhstart.exe
    15432 K
    15432 K
    27320 K
    33840 K
    2
    788
    WMIServer.exe
    20584 K
    25776 K
    30560 K
    36984 K
    14
    1136
    cpqnimgt.exe
    14392 K
    14392 K
    5120 K
    5192 K
    2
    1352
    Cqmgserv.exe
    13896 K
    14344 K
    4064 K
    4192 K
    33
    1372
    Cqmgstor.exe
    7792 K
    8336 K
    3296 K
    3400 K
    2
    1392
    hpmgtsvc.exe
    5440 K
    5448 K
    1240 K
    1256 K
    0
    1452
    hpmcalog.exe
    9928 K
    9952 K
    2688 K
    2832 K
    1
    928
    Cqmghost.exe
    17848 K
    18368 K
    5848 K
    6088 K
    155
    1532
    hpsmhd.exe
    29824 K
    31968 K
    35328 K
    39784 K
    32
    1672
    svchost.exe
    12256 K
    12336 K
    4304 K
    24944 K
    1
    1768
    hpesysvc.exe
    7656 K
    7656 K
    1848 K
    1848 K
    0
    1808
    hpevtsvc.exe
    8112 K
    8120 K
    2104 K
    2104 K
    0
    1828
    hplersvc.exe
    9272 K
    9272 K
    2536 K
    2536 K
    1
    1836
    hpmpsvc.exe
    5880 K
    5880 K
    1304 K
    1536 K
    0
    1844
    hppfmsvc.exe
    12616 K
    12648 K
    3384 K
    3536 K
    1
    2612
    rotatelogs.exe
    10448 K
    10448 K
    26328 K
    26336 K
    1
    2620
    rotatelogs.exe
    10408 K
    10408 K
    26320 K
    26328 K
    1
    2680
    hpsmhd.exe
    55288 K
    55320 K
    82464 K
    89024 K
    35
    2828
    rotatelogs.exe
    10448 K
    10448 K
    26328 K
    26336 K
    1
    2836
    rotatelogs.exe
    10416 K
    10416 K
    26320 K
    26328 K
    1
    2652
    agntsrvc.exe
    16256 K
    16544 K
    12928 K
    15784 K
    2
    2664
    cmd.exe
    4576 K
    4576 K
    3048 K
    3048 K
    0
    2708
    dbsnmp.exe
    23856 K
    23856 K
    20488 K
    20552 K
    3
    1480
    TNSLSNR.exe
    16144 K
    16224 K
    10336 K
    11512 K
    2
    5816
    ORACLE.EXE
    194168 K
    195232 K
    755952 K
    758568 K
    24
    2108
    sapstartsrv.exe
    27232 K
    27232 K
    17160 K
    17240 K
    3
    5360
    ORACLE.EXE
    172088 K
    177912 K
    409848 K
    422008 K
    22
    5000
    msg_server.exe
    [MS] J2E_02
    16680 K
    16680 K
    9688 K
    9688 K
    2
    944
    enserver.exe
    [**] J2E_02
    30160 K
    30160 K
    56616 K
    56616 K
    3
    5736
    igswd.exe
    [**] J2E_01
    5568 K
    6240 K
    1928 K
    2480 K
    0
    2340
    igsmux.exe
    22112 K
    22112 K
    15512 K
    15512 K
    2
    4388
    igspw.exe
    31992 K
    31992 K
    11936 K
    13136 K
    3
    740
    igspw.exe
    32024 K
    32024 K
    11936 K
    13144 K
    3
    5128
    winlogon.exe
    9856 K
    19232 K
    6496 K
    8504 K
    4
    6052
    rdpclip.exe
    8888 K
    8976 K
    2048 K
    2208 K
    1
    2568
    Explorer.EXE
    32752 K
    32888 K
    9528 K
    10008 K
    9
    5528
    cpqteam.exe
    5384 K
    5384 K
    1064 K
    1064 K
    0
    5312
    mmc.exe
    9104 K
    33232 K
    15584 K
    16072 K
    6
    932
    notepad.exe
    616 K
    6056 K
    1280 K
    1280 K
    0
    232
    msg_server.exe
    [MS] BWP_00
    15112 K
    15112 K
    8120 K
    8128 K
    1
    2588
    disp+work.exe
    47600 K
    47696 K
    121096 K
    172264 K
    5
    2476
    igswd.exe
    [**] BWP_00
    5568 K
    6272 K
    1960 K
    2512 K
    0
    5160
    igsmux.exe
    22672 K
    22672 K
    15888 K
    15896 K
    2
    2304
    igspw.exe
    18160 K
    18160 K
    10376 K
    13136 K
    2
    5620
    igspw.exe
    18160 K
    18160 K
    10376 K
    13136 K
    2
    Sum
    1269080 K
    2011488 K
    DP_FATAL_ERROR => Gateway could not be started - I better exit now
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1425
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sat Feb 03 11:05:26 2007
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Sat Feb 03 05:35:26 2007
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA       -1 Run           no      0   0             0                                                             
    1 DIA       -1 Run           no      0   0             0                                                             
    2 DIA       -1 Run           no      0   0             0                                                             
    3 DIA       -1 Run           no      0   0             0                                                             
    4 DIA       -1 Run           no      0   0             0                                                             
    5 DIA       -1 Run           no      0   0             0                                                             
    6 DIA       -1 Run           no      0   0             0                                                             
    7 DIA       -1 Run           no      0   0             0                                                             
    8 UPD       -1 Run           no      0   0             0                                                             
    9 ENQ       -1 Run           no      0   0             0                                                             
    10 BTC       -1 Run           no      0   0             0                                                             
    11 BTC       -1 Run           no      0   0             0                                                             
    12 BTC       -1 Run           no      0   0             0                                                             
    13 SPO       -1 Run           no      0   0             0                                                             
    14 UP2       -1 Run           no      0   0             0                                                             
    Dispatcher Queue Statistics               Sat Feb 03 05:35:26 2007
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    0
    2000
    0
    0
    --------++++--
    +
    DIA
    0
    0
    2000
    0
    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          0
    wake_evt_udp_now     0
    wake events           total     0,  udp     0 (  0%),  shm     0 (  0%)
    since last update     total     0,  udp     0 (  0%),  shm     0 (  0%)
    Dump of tm_adm structure:               Sat Feb 03 05:35:26 2007
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Sat Feb 03 05:35:26 2007
    =============================
    Slots: 300, Used: 0, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1425
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sat Feb 03 11:05:31 2007
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    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
    [DpWpDied] W0 handle not set (PID:-1)
    [DpWpDied] W1 handle not set (PID:-1)
    [DpWpDied] W2 handle not set (PID:-1)
    [DpWpDied] W3 handle not set (PID:-1)
    [DpWpDied] W4 handle not set (PID:-1)
    [DpWpDied] W5 handle not set (PID:-1)
    [DpWpDied] W6 handle not set (PID:-1)
    [DpWpDied] W7 handle not set (PID:-1)
    [DpWpDied] W8 handle not set (PID:-1)
    [DpWpDied] W9 handle not set (PID:-1)
    [DpWpDied] W10 handle not set (PID:-1)
    [DpWpDied] W11 handle not set (PID:-1)
    [DpWpDied] W12 handle not set (PID:-1)
    [DpWpDied] W13 handle not set (PID:-1)
    [DpWpDied] W14 handle not set (PID:-1)
    Stop work processes...
    Terminate gui connections
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    detach from message server
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 2588) [dpxxdisp.c   8541]
    Good Bye .....

    Hi Kariyath
    Increase the page size of your windows machine.Check for the recommanded page size.Remember that the recommanded page size should be the lower limit.If you have any issue feel free to ask.Your prob will be solved
    Award suitable points

  • SAP dont start when upgrade kenel 620 to 640

    HI everyone.
    Im trying to update kernel 620 to kernel 640 on our SAP R/3 Enterprise 4.7 system (Win 2003/MSSQL 2000)
    I did this following instructions in sap note 664679.
    I update kernel succesfully in our DEV and QAS system. But in our PRD system during the start of R/3 wp die and system stop. I rolled back prd back to kernel 620 and now is funtioning normally.
    Here I described some trace files when starting up with kernel 640.
    Seems to be an issue with the shared memory..
    DISPATCHER
    trc file: "dev_disp", trc level: 1, release: "640"
    Wed Mar 12 21:35:42 2008
    kernel runs with dp version 136(ext=102) (@(#) DPLIB-INT-VERSION-136)
    length of sys_adm_ext is 312 bytes
    sysno      01
    sid        PMT
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    196
    intno      20020600
    make:      multithreaded, ASCII
    pid        8048
    ***LOG Q00=> DpSapEnvInit, DPStart (01 8048) [dpxxdisp.c   1102]
         shared lib "dw_xml.dll" version 196 successfully loaded
         shared lib "dw_xtc.dll" version 196 successfully loaded
         shared lib "dw_stl.dll" version 196 successfully loaded
         shared lib "dw_gui.dll" version 196 successfully loaded
         shared lib "dw_mdm.dll" version 196 successfully loaded
    Wed Mar 12 21:35:47 2008
    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  3881]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpIPCInit2: start server >srvgyesappmt_PMT_01                     <
    DpShMCreate: sizeof(wp_adm)          17472     (832)
    DpShMCreate: sizeof(tm_adm)          2379840     (11840)
    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     (364)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 059B0040, size: 2676304)
    DpShMCreate: allocated sys_adm at 059B0040
    DpShMCreate: allocated wp_adm at 059B17D8
    DpShMCreate: allocated tm_adm_list at 059B5C18
    DpShMCreate: allocated tm_adm at 059B5C40
    DpShMCreate: allocated wp_ca_adm at 05BFAC80
    DpShMCreate: allocated appc_ca_adm at 05BFF2D0
    DpShMCreate: allocated comm_adm_list at 05C00A40
    DpShMCreate: allocated comm_adm at 05C00A58
    DpShMCreate: allocated vmc_adm_list at 05C2F858
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 05C2F880
    DpShMCreate: allocated wall_adm at 05C2F888
    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> 4095 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( srvgyesappmt) [dpxxdisp.c   10113]
    DpStartStopMsg: send start message (myname is >srvgyesappmt_PMT_01                     <)
    DpStartStopMsg: start msg sent
    Wed Mar 12 21:35:48 2008
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    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 196
    Release check o.K.
    Wed Mar 12 21:36:28 2008
    ERROR => W0 (pid 6916) died [dpxxdisp.c   12682]
    ERROR => W1 (pid 7784) died [dpxxdisp.c   12682]
    ERROR => W2 (pid 6192) died [dpxxdisp.c   12682]
    ERROR => W3 (pid 2512) died [dpxxdisp.c   12682]
    ERROR => W4 (pid 5160) died [dpxxdisp.c   12682]
    ERROR => W5 (pid 4644) died [dpxxdisp.c   12682]
    ERROR => W6 (pid 6708) died [dpxxdisp.c   12682]
    ERROR => W7 (pid 6872) died [dpxxdisp.c   12682]
    ERROR => W8 (pid 5516) died [dpxxdisp.c   12682]
    ERROR => W9 (pid 4420) died [dpxxdisp.c   12682]
    ERROR => W10 (pid 7816) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W11 (pid 6816) died [dpxxdisp.c   12682]
    ERROR => W12 (pid 528) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W13 (pid 6624) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W14 (pid 5488) died [dpxxdisp.c   12682]
    ERROR => W15 (pid 7892) died [dpxxdisp.c   12682]
    ERROR => W16 (pid 4576) died [dpxxdisp.c   12682]
    ERROR => W17 (pid 6480) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W18 (pid 1168) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W19 (pid 4248) died [dpxxdisp.c   12682]
    ERROR => W20 (pid 7252) died [dpxxdisp.c   12682]
    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-6916 (SIGUSR2)
    ERROR => DpWpKill(6916, SIGUSR2) failed [dpxxtool.c   2508]
    killing W1-7784 (SIGUSR2)
    ERROR => DpWpKill(7784, SIGUSR2) failed [dpxxtool.c   2508]
    killing W2-6192 (SIGUSR2)
    ERROR => DpWpKill(6192, SIGUSR2) failed [dpxxtool.c   2508]
    killing W3-2512 (SIGUSR2)
    ERROR => DpWpKill(2512, SIGUSR2) failed [dpxxtool.c   2508]
    killing W4-5160 (SIGUSR2)
    ERROR => DpWpKill(5160, SIGUSR2) failed [dpxxtool.c   2508]
    killing W5-4644 (SIGUSR2)
    ERROR => DpWpKill(4644, SIGUSR2) failed [dpxxtool.c   2508]
    killing W6-6708 (SIGUSR2)
    ERROR => DpWpKill(6708, SIGUSR2) failed [dpxxtool.c   2508]
    killing W7-6872 (SIGUSR2)
    ERROR => DpWpKill(6872, SIGUSR2) failed [dpxxtool.c   2508]
    killing W8-5516 (SIGUSR2)
    ERROR => DpWpKill(5516, SIGUSR2) failed [dpxxtool.c   2508]
    killing W9-4420 (SIGUSR2)
    ERROR => DpWpKill(4420, SIGUSR2) failed [dpxxtool.c   2508]
    killing W10-7816 (SIGUSR2)
    ERROR => DpWpKill(7816, SIGUSR2) failed [dpxxtool.c   2508]
    killing W11-6816 (SIGUSR2)
    ERROR => DpWpKill(6816, SIGUSR2) failed [dpxxtool.c   2508]
    killing W12-528 (SIGUSR2)
    ERROR => DpWpKill(528, SIGUSR2) failed [dpxxtool.c   2508]
    killing W13-6624 (SIGUSR2)
    ERROR => DpWpKill(6624, SIGUSR2) failed [dpxxtool.c   2508]
    killing W14-5488 (SIGUSR2)
    ERROR => DpWpKill(5488, SIGUSR2) failed [dpxxtool.c   2508]
    killing W15-7892 (SIGUSR2)
    ERROR => DpWpKill(7892, SIGUSR2) failed [dpxxtool.c   2508]
    killing W16-4576 (SIGUSR2)
    ERROR => DpWpKill(4576, SIGUSR2) failed [dpxxtool.c   2508]
    killing W17-6480 (SIGUSR2)
    ERROR => DpWpKill(6480, SIGUSR2) failed [dpxxtool.c   2508]
    killing W18-1168 (SIGUSR2)
    ERROR => DpWpKill(1168, SIGUSR2) failed [dpxxtool.c   2508]
    killing W19-4248 (SIGUSR2)
    ERROR => DpWpKill(4248, SIGUSR2) failed [dpxxtool.c   2508]
    killing W20-7252 (SIGUSR2)
    ERROR => DpWpKill(7252, SIGUSR2) failed [dpxxtool.c   2508]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:38 2008
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Thu Mar 13 02:36:38 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     6916 Ended         no      1   0             0                                                             
    1 DIA     7784 Ended         no      1   0             0                                                             
    2 DIA     6192 Ended         no      1   0             0                                                             
    3 DIA     2512 Ended         no      1   0             0                                                             
    4 DIA     5160 Ended         no      1   0             0                                                             
    5 DIA     4644 Ended         no      1   0             0                                                             
    6 DIA     6708 Ended         no      1   0             0                                                             
    7 DIA     6872 Ended         no      1   0             0                                                             
    8 DIA     5516 Ended         no      1   0             0                                                             
    9 DIA     4420 Ended         no      1   0             0                                                             
    10 DIA     7816 Ended         no      1   0             0                                                             
    11 UPD     6816 Ended         no      1   0             0                                                             
    12 UPD      528 Ended         no      1   0             0                                                             
    13 ENQ     6624 Ended         no      1   0             0                                                             
    14 BTC     5488 Ended         no      1   0             0                                                             
    15 BTC     7892 Ended         no      1   0             0                                                             
    16 BTC     4576 Ended         no      1   0             0                                                             
    17 BTC     6480 Ended         no      1   0             0                                                             
    18 SPO     1168 Ended         no      1   0             0                                                             
    19 UP2     4248 Ended         no      1   0             0                                                             
    20 UP2     7252 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Thu Mar 13 02:36:38 2008
    ===========================
    --------++++--
    +
    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:               Thu Mar 13 02:36:38 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu Mar 13 02:36:38 2008
    =============================
    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=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:43 2008
    NiISelect: TIMEOUT occured (5000 ms)
    DpHalt: shutdown server >srvgyesappmt_PMT_01                     < (normal)
    DpJ2eeDisableRestart
    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 (6404) (SOFT_KILL)
    Stop icman
    killing process (3416) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:6404  HANDLE:1548)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:44 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:6404  HANDLE:1548)
    [DpProcDied] Process lives  (PID:3416  HANDLE:1552)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:45 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3416  HANDLE:1552)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:46 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3416  HANDLE:1552)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:47 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3416  HANDLE:1552)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:48 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3416  HANDLE:1552)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:49 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3416  HANDLE:1552)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:50 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3416  HANDLE:1552)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:51 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3416  HANDLE:1552)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:52 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3416  HANDLE:1552)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:53 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3416  HANDLE:1552)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Mar 12 21:36:54 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:3416  HANDLE:1552)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    DpStartStopMsg: send stop message (myname is >srvgyesappmt_PMT_01                     <)
    NiIMyHostName: hostname = 'srvgyesappmt'
    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 -
    DpStartStopMsg: stop msg sent
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiPRead: WSAEWOULDBLOCK 1.time 4
    NiIPeek: peek for hdl 3 / socket 1456 timed out (r; 0)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: write 114, 1 packs, MESG_IO, hdl 3, data complete
    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: read 114, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=114
    NiBufIn: Packet complete for hdl 3
    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
    NiPRead: WSAEWOULDBLOCK 1.time 4
    Wed Mar 12 21:36:55 2008
    NiIPeek: peek for hdl 3 / socket 1456 timed out (r; 1000)
    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   10403]
    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/21
    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 1456
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 8048) [dpxxdisp.c   8776]
    Good Bye .....
    WORK PROCESS 0
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Wed Mar 12 21:35:48 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\PMT\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'E:\usr\sap\PMT\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'E:\usr\sap\PMT\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.195)
    B  New connection 0 created
    M sysno      01
    M sid        PMT
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    196
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        6916
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 6916) [dpxxdisp.c   1162]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpShMCreate: sizeof(wp_adm)          17472     (832)
    M  DpShMCreate: sizeof(tm_adm)          2379840     (11840)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)          192000     (384)
    M  DpShMCreate: sizeof(vmc_adm)          0     (364)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 061B0040, size: 2676304)
    M  DpShMCreate: allocated sys_adm at 061B0040
    M  DpShMCreate: allocated wp_adm at 061B17D8
    M  DpShMCreate: allocated tm_adm_list at 061B5C18
    M  DpShMCreate: allocated tm_adm at 061B5C40
    M  DpShMCreate: allocated wp_ca_adm at 063FAC80
    M  DpShMCreate: allocated appc_ca_adm at 063FF2D0
    M  DpShMCreate: allocated comm_adm_list at 06400A40
    M  DpShMCreate: allocated comm_adm at 06400A58
    M  DpShMCreate: allocated vmc_adm_list at 0642F858
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 0642F880
    M  DpShMCreate: allocated wall_adm at 0642F888
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Wed Mar 12 21:35:50 2008
    M  calling db_connect ...
    C  Thread ID:2192
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'E:\usr\sap\PMT\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      195
    C    patchcomment DBCON: database names must not start with digits (1078650)
    C  np:(local) connection used on SRVGYESAPPMT
    C  CopyLocalParameters: dbuser is 'pmt'
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: MARS property was not set.
    C  Provider Release:08.10.1830
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  Cache sizes: header 52 bytes, 20000 names (26880000 bytes), 1000 dynamic statements (5456000 bytes), total 32336052 bytes
    C  Using shared procedure name cache SRVGYESAPPMT_PMTPMT_PMT_MEM initialized by another process.
    C  Connected to db server : [SRVGYESAPPMT] server_used : [np:(local)], dbname: PMT, dbuser: pmt
    C  pn_id:SRVGYESAPPMT_PMTPMT_PMT
    C  Not using MARS (on sql 8.0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20080312 213550 SRVGYESAPPMT   
    C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif

    I Wed Mar 12 21:35:54 2008
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0A090040, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 61AF0040, size: 268435456)
    I  *** ERROR => [MapOsShm] Can't find free space for Shared Memory (Size=131072 KB)
                   [shmnt.c      2130]
    I  *** ERROR => [CreateOsShm] MapViewOfFile(Key=8,Handle=0x00000504) failed with Err=0
                   [shmnt.c      2130]
    I  *** ERROR => ShmCreate: Create (8,134217728,3) failed [shmnt.c      469]
    Memory diagnostic                                 *
    Systeminformation
    Processor-Typ             : Intel unknown
    Processor-Count           : 4
    Operating System          : NT 5.2, Build 3790
    Service Pack              : Service Pack 1
    NT Pagefile Informations
    Config. minimum size      : 6285312 K
    Config. maximum size      : 12578816 K
    Avail.  maximum size      : 12578816 K
    Num
    Pagefile
    Min.Size
    Max.Size
    Avail.Max
    Curr.Size
    1
    c:\pagefile.sys
    4190208 K
    8388608 K
    8388608 K
    4190208 K
    2
    e:\pagefile.sys
    2095104 K
    4190208 K
    4190208 K
    2095104 K
    NT Task Manager Informations
    Total Handles             :    26630
    Total Threads             :     1198
    Total Processes           :      109
    Commit Charge Total       :  7749268 K
    Commit Charge Limit       : 11284444 K
    Commit Charge Peak        :  9789508 K
    Phys.Memory Total         :  5176604 K
    Phys.Memory Available     :  2589864 K
    File Cache                :   157408 K
    Kernel Memory Total       :   104180 K
    Kernel Memory Paged       :    66988 K
    Kernel Memory Nonpaged    :    37192 K
    Memory usage of current process
    Total virt.address space  :  2097024 K
    Avail.virt.address space  :   499636 K
    Private Pages             :        0 K
    Total heap size           :    15351 K
    Virtual memory regions    :        0 K
    Uncommitted heap memory   :     9316 K
    Allocated heap memory     :     5804 K
    Moveable heap memory      :        0 K
    DDE shared heap memory    :        0 K
    Memory usage of all processes
    PID
    Image
    Instance
    Work.Set
    WS Peak
    Priv.Pages
    PP Peak
    Pg Fault
    4
    56 K
    2096 K
    0 K
    0 K
    511
    872
    smss.exe
    260 K
    460 K
    124 K
    164 K
    1
    992
    winlogon.exe
    6880 K
    13708 K
    9048 K
    12228 K
    717
    1036
    services.exe
    4420 K
    11628 K
    4572 K
    8204 K
    779
    1048
    lsass.exe
    6024 K
    8920 K
    8572 K
    8688 K
    72
    1280
    svchost.exe
    904 K
    2900 K
    828 K
    916 K
    1
    1536
    svchost.exe
    14868 K
    19548 K
    16232 K
    24392 K
    7672
    1968
    spoolsv.exe
    4596 K
    5956 K
    4588 K
    5816 K
    223
    436
    dllhost.exe
    368 K
    4232 K
    1180 K
    1248 K
    2
    596
    schedul2.exe
    2256 K
    2352 K
    904 K
    964 K
    3
    624
    casdscsvc.exe
    864 K
    4172 K
    1716 K
    1716 K
    3
    672
    UnivAgent.exe
    2336 K
    40876 K
    10404 K
    46492 K
    307
    780
    cpqrcmc.exe
    68 K
    1256 K
    256 K
    256 K
    0
    796
    vcagent.exe
    84 K
    6564 K
    2056 K
    2204 K
    2
    820
    DBASVR.exe
    1128 K
    5300 K
    5716 K
    6040 K
    3
    844
    svchost.exe
    76 K
    1884 K
    484 K
    484 K
    0
    888
    SPMonitor.exe
    92 K
    3480 K
    2004 K
    2016 K
    1
    912
    InoRpc.exe
    164 K
    7272 K
    4532 K
    4544 K
    4
    952
    InoRT.exe
    20964 K
    29860 K
    21512 K
    35088 K
    865
    1108
    InoTask.exe
    20552 K
    26076 K
    20304 K
    24060 K
    664
    1500
    LogWatNT.exe
    544 K
    1560 K
    588 K
    588 K
    1
    1516
    sqlservr.exe
    1698108 K
    1721624 K
    1711848 K
    1737208 K
    9711
    1612
    Ofant.exe
    1032 K
    2808 K
    1312 K
    1312 K
    2
    1656
    ppRemoteService.exe
    524 K
    3272 K
    884 K
    908 K
    9448
    1760
    dbasqlr.exe
    3568 K
    9028 K
    6200 K
    8044 K
    156
    1864
    PPMCActiveDetection.
    12960 K
    25192 K
    84452 K
    84636 K
    29743
    2616
    snmp.exe
    1812 K
    6092 K
    2616 K
    2632 K
    6
    2656
    smhstart.exe
    76 K
    3020 K
    1272 K
    1272 K
    0
    2692
    VolumeInfoProvider.e
    308 K
    3108 K
    1696 K
    1712 K
    1
    2760
    cpqnimgt.exe
    1976 K
    5352 K
    3260 K
    3672 K
    5
    2828
    cqmgserv.exe
    1388 K
    4604 K
    3444 K
    3704 K
    5069
    2852
    cqmgstor.exe
    1464 K
    4040 K
    3396 K
    3468 K
    4
    2896
    mssearch.exe
    436 K
    6480 K
    4032 K
    4044 K
    3
    3004
    sysdown.exe
    68 K
    1496 K
    320 K
    320 K
    0
    3144
    cqmghost.exe
    3332 K
    6164 K
    3024 K
    3256 K
    23282
    3180
    hpsmhd.exe
    112 K
    10852 K
    7384 K
    7832 K
    37
    3280
    rotatelogs.exe
    72 K
    1796 K
    560 K
    560 K
    0
    3288
    rotatelogs.exe
    72 K
    1772 K
    552 K
    552 K
    0
    3312
    hpsmhd.exe
    264 K
    16876 K
    14768 K
    14768 K
    40
    3392
    dllhost.exe
    552 K
    6772 K
    2196 K
    2376 K
    3
    3460
    svchost.exe
    2028 K
    4392 K
    2516 K
    23064 K
    9
    3748
    rotatelogs.exe
    72 K
    1808 K
    572 K
    572 K
    0
    3756
    rotatelogs.exe
    72 K
    1784 K
    564 K
    564 K
    0
    4204
    winlogon.exe
    4484 K
    4500 K
    1492 K
    1564 K
    1
    5068
    rdpclip.exe
    1292 K
    3224 K
    916 K
    948 K
    4
    5192
    Explorer.EXE
    10064 K
    16680 K
    14232 K
    16176 K
    16823
    5316
    cpqteam.exe
    280 K
    2224 K
    536 K
    536 K
    1
    5344
    realmon.exe
    1808 K
    6612 K
    2576 K
    2848 K
    31
    5348
    jusched.exe
    508 K
    1832 K
    444 K
    452 K
    0
    5360
    schedhlp.exe
    296 K
    2492 K
    592 K
    592 K
    1
    5368
    ctfmon.exe
    760 K
    2536 K
    420 K
    452 K
    3
    5428
    sqlmangr.exe
    1252 K
    6480 K
    1344 K
    2692 K
    4
    4712
    sqlagent.exe
    2848 K
    6072 K
    2724 K
    2936 K
    446
    4368
    winlogon.exe
    3992 K
    13680 K
    5884 K
    8928 K
    82
    4592
    rdpclip.exe
    748 K
    2940 K
    900 K
    932 K
    1
    4628
    ctfmon.exe
    608 K
    2576 K
    416 K
    452 K
    1
    2968
    Explorer.EXE
    4524 K
    16720 K
    9864 K
    10640 K
    16651
    5276
    cpqteam.exe
    208 K
    2308 K
    536 K
    540 K
    0
    4408
    realmon.exe
    1776 K
    6652 K
    2068 K
    2472 K
    25
    5012
    jusched.exe
    556 K
    2136 K
    464 K
    480 K
    0
    5328
    schedhlp.exe
    268 K
    2584 K
    592 K
    596 K
    0
    4704
    sqlmangr.exe
    1148 K
    6400 K
    1316 K
    2676 K
    2
    6996
    svchost.exe
    344 K
    3868 K
    2812 K
    2860 K
    1
    7828
    winlogon.exe
    3800 K
    8784 K
    4904 K
    7344 K
    39
    6224
    rdpclip.exe
    1500 K
    3272 K
    924 K
    940 K
    1
    7372
    ctfmon.exe
    860 K
    2568 K
    420 K
    456 K
    1
    7496
    Explorer.EXE
    15280 K
    16268 K
    13088 K
    14148 K
    8004
    6576
    cpqteam.exe
    308 K
    2320 K
    536 K
    540 K
    0
    7788
    realmon.exe
    1864 K
    6688 K
    2088 K
    2500 K
    13
    4436
    jusched.exe
    492 K
    2172 K
    464 K
    480 K
    0
    6776
    schedhlp.exe
    328 K
    2608 K
    592 K
    596 K
    0
    7824
    sqlmangr.exe
    1524 K
    6508 K
    1340 K
    2700 K
    2
    4940
    isqlw.exe
    1096 K
    14400 K
    13432 K
    13464 K
    10
    5308
    mmc.exe
    3728 K
    136376 K
    123364 K
    124064 K
    702
    1068
    mmc.exe
    2496 K
    31736 K
    20216 K
    20216 K
    13
    7392
    mmc.exe
    1148 K
    16404 K
    8856 K
    9104 K
    6
    6664
    cmd.exe
    1548 K
    1548 K
    1428 K
    1480 K
    0
    8080
    SAPSTARTSRV.EXE
    20932 K
    20960 K
    22180 K
    22180 K
    5
    5140
    mmc.exe
    15980 K
    15980 K
    13192 K
    13220 K
    4
    4624
    msg_server.exe
    [MS] PMT_01
    7736 K
    7736 K
    8696 K
    8696 K
    1
    8048
    disp+work.exe
    [DP] PMT_01
    77292 K
    77292 K
    58124 K
    58124 K
    18
    6404
    gwrd.EXE
    [GW] PMT_01
    10144 K
    10144 K

    Hi Frank,
                   We faced the similar situation in our case but how we solved is
    after upgrading to 640, before start up of SID do the following.
    1. Reduce the abap buffer size to half from your instance profile
    2. Reduce the no. of work processes to half
                 Then start the Production system. Once if it's up and stable then increase the abap memory and no. of WP's.
    I hope this will solve your problem.
    Regards,
    Hari.

Maybe you are looking for