Emca so fustrating - can't login/start/configure to dbconsole

Hi, I have configured and created repository for dbconsole - no errors on it.
however - at the end of the configuration it points to port 5500
AND on the status it shows 1158 port
C:\Users\administrator.UPSNET>emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.1.0.7.0
Copyright (c) 1996, 2008 Oracle Corporation. All rights reserved.
http://focus-64.ups.co.il:1158/em/console/aboutApplication
Oracle Enterprise Manager 11g is not running.
C:\Users\administrator.UPSNET>emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.1.0.7.0
Copyright (c) 1996, 2008 Oracle Corporation. All rights reserved.
http://focus-64.ups.co.il:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ...The requested service has already been started.
More help is available by typing NET HELPMSG 2182.
service is up on the windows services panel, but when I do status - it shows it is not running and I can't start it...
so - I'm thinking maybe it's a port issue so I want to change it to a different port:
but I get invalid username password on the sys password
eventhough I have a password file and connecting with sqlplus as sysdba using @orcl works just fine
C:\Users\administrator.UPSNET>D:\app\product\11.1.0\db_1\BIN\emca -reconfig ports -DBCONTROL_HTTP_PORT 5570
STARTED EMCA at 12:55:44 05/01/2013
EM Configuration Assistant, Version 11.1.0.7.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: orcl
Password for SYS user:
Password for SYS user: Invalid username/password.
Password for SYS user: Terminate batch job (Y/N)? y
C:\Users\administrator.UPSNET>sqlplus "sys/sasa@orcl as sysdba"
SQL*Plus: Release 11.1.0.7.0 - Production on Sat Jan 5 13:24:28 2013
Copyright (c) 1982, 2008, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL>
so if any of you have any advice other then - move to sqlserver I would appreciate it

OK - some progress made - I'm looking now in D:\app\cfgtoollogs\emca and all the missing log files are there. (instead in the <sid> directory). anyway -
1. the last log shows:
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag '-migrate' set to false
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateFromDBControl' set to false
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateToCentralAgent' set to false
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateFromCentralAgent' set to false
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateToDBControl' set to false
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag '-reconfig' set to true
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'ports' set to true
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DBCONTROL_HTTP_PORT value: 5570
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: ORACLE_HOME value: D:\app\product\11.1.0\db_1
06/01/2013 16:29:51 oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
CONFIG: isCRSInstalled: false
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
06/01/2013 16:29:51 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SID.
06/01/2013 16:29:54 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: SID value: orcl
06/01/2013 16:29:58 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ASM_SID.
06/01/2013 16:29:58 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: ASM_SID value: +ASM
06/01/2013 16:29:58 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SYS_PWD.
06/01/2013 16:29:58 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: +ASM, oracleHome: D:\app\product\11.1.0\db_1, and user: SYS
06/01/2013 16:29:58 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
06/01/2013 16:29:58 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: CONFIRMATION ANSWER value:
06/01/2013 16:30:04 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: CONFIRMATION ANSWER value: yes
06/01/2013 16:30:04 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter LOG_FILE.
06/01/2013 16:30:04 oracle.sysman.emcp.EMConfig addEMCALogFile
CONFIG: ORACLE_BASE :D:\app
06/01/2013 16:30:04 oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'db' set to true
06/01/2013 16:30:04 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
06/01/2013 16:30:04 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
06/01/2013 16:30:04 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: orcl, oracleHome: D:\app\product\11.1.0\db_1, and user: SYS
06/01/2013 16:30:04 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: Re-initializing sql-engine. oldHome: D:\app\product\11.1.0\db_1 new home: D:\app\product\11.1.0\db_1 oldSid: +ASM new sid: orcl
06/01/2013 16:30:04 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
06/01/2013 16:30:04 oracle.sysman.emcp.DatabaseChecks getDbUniqueName
CONFIG: No Database unique name available. Will try to retrieve it from DB itself
06/01/2013 16:30:04 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: SP2-0640: Not connected
BUT more interesting I now see the log files of when it gave me the invalid username/password which show the real error is ORA-12560 - TNS:protocol adapter error
CONFIG: Setting param: SID value: orcl
06/01/2013 16:48:48 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ASM_SID.
06/01/2013 16:48:48 oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: ASM_SID value: +ASM
06/01/2013 16:48:48 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SYS_PWD.
06/01/2013 16:48:48 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: +ASM, oracleHome: D:\app\product\11.1.0\db_1, and user: SYS
06/01/2013 16:48:49 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: ORA-12560: TNS:protocol adapter error
oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-12560: TNS:protocol adapter error
     at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
     at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:853)
     at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:364)
     at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1040)
     at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:2859)
     at oracle.sysman.emcp.EMConfigAssistant.promptForData(EMConfigAssistant.java:641)
     at oracle.sysman.emcp.EMConfigAssistant.promptForParams(EMConfigAssistant.java:2680)
     at oracle.sysman.emcp.EMConfigAssistant.displayWarnsAndPromptParams(EMConfigAssistant.java:2706)
     at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:2733)
     at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1190)
     at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
     at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)
06/01/2013 16:48:53 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SYS_PWD.
06/01/2013 16:48:53 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: +ASM, oracleHome: D:\app\product\11.1.0\db_1, and user: SYS
06/01/2013 16:48:53 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: ORA-12560: TNS:protocol adapter error
oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-12560: TNS:protocol adapter error
     at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
     at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:853)
     at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:364)
     at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1040)
     at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:2859)
     at oracle.sysman.emcp.EMConfigAssistant.promptForData(EMConfigAssistant.java:641)
     at oracle.sysman.emcp.EMConfigAssistant.promptForParams(EMConfigAssistant.java:2680)
     at oracle.sysman.emcp.EMConfigAssistant.displayWarnsAndPromptParams(EMConfigAssistant.java:2706)
     at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:2733)
     at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1190)
     at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
     at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)
so that gives a better hint - I will try and look into it. any thoughts?

Similar Messages

  • Can SSD which is configured for intel rapid start be used to store data files as a normal drive

    Can SSD which is configured for intel rapid start(No Smart Response) be used to store data files as a normal drive
    Lenovo ideapad u310 with 24 GB SSD Partition , only 4GB has been configured as Hibernate partition for Intel rapid start, rest of the 18.36 GB has been labelled as Healthy(Primary partition).Can this 18.36 GB of SSD be configured to store data files on it without affecting Intel rapid start.

    I think I have discovered the answer to my own question!
    I have disabled Adobe Reader plug-in, and can now see PDFs in Chrome.
    (Steps: Chrome Menu, Settings option, Click Advanced Settings link, then Content Settings button, then select Disable Individual Plug-Ins, and a list of plug-ins is offered to enable or disable).
    I then get a different result depending on whether or not Chrome PDF viewer is enabled - with it enabled I see the PDF document in Chrome, or with it disabled then the option is offered to download it, but either way I can get it it via Chrome without having to run Internet explorer in another browser window.

  • (MacBook 2014 model) most of keybord stopped working can't login. Restarted, screen started flashing bootup was slow and but no success. Tried safe boot but still no effect. Any suggestions please!! Urgentw

    (MacBook 2014 model) most of keybord stopped working can't login. Restarted, screen started flashing bootup was slow and but no success. Tried safe boot but still no effect. Any suggestions please!! Urgentw

    Try SMC and NVRAM resets:
    https://support.apple.com/en-us/HT201295
    https://support.apple.com/en-us/HT204063
    Then try the safe boot again:
    https://support.apple.com/en-us/HT201262
    If no success, make an appointment at an Apple store genius bar for a FREE evaluation.
    Ciao.

  • Missing Images and CSS when going to portal/server.pt can't login

    Hi,
    I installed WebCenterInteraction_10.3.0.0.0 on Windows and followed all the steps mentioned in the install doc. Deployed the portal.ear and here is what I see on the command line after deployment:
    Task #1 (InitPortalObjects) END (OK)
    Task #2 (CheckDevKit) END (OK)
    Task #3 (InitializePaths) END (OK)
    Task #4 (InitializeApplication) END (OK)
    Task #5 (InitializeAppWarmUpHelper) END (OK)
    Task #6 (InitializeImageServerHelper) END (OK)
    Task #7 (InitializeConfigHelper) END (OK)
    Task #8 (InitializeResourceManager) END (OK)
    Task #9 (LoadVersionHelper) END (OK)
    Task #10 (InitializeActivitySpaces) END (OK)
    Task #11 (InitializeVarPacks) END (OK)
    Task #12 (InitializeImageServerHelperPartII) END (OK)
    Task #13 (InitializeObjects) END (OK)
    Task #14 (LoadCustomLoads) END (OK)
    Task #15 (CheckDBVersion) END (OK)
    Aqualogic Interaction startup successful.
        ======= Diagnostic Run Complete =======
        Startup completion percentage: 100% (50 steps out of 50 complete)
        ===== Portal should now start successfully ===== But when I go to http://localhost:7001/portal/server.pt I don't see any images and the css is not applied so can't login. Any idea what might be wrong. Here is the Apache httpd.conf
    Include "C:/bea/alui/plumtreeconf/"
    # 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://httpd.apache.org/docs/2.0/> 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. 
    # 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 "C:/Program Files/Apache Group/Apache2" will be interpreted by the
    # server as "C:/Program Files/Apache Group/Apache2/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.
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # NOTE!  If you intend to place this on an NFS (or otherwise network)
    # mounted filesystem then please read the LockFile documentation (available
    # at <URL:http://httpd.apache.org/docs/2.0/mod/mpm_common.html#lockfile>);
    # you will save yourself a lot of trouble.
    # Do NOT add a slash at the end of the directory path.
    ServerRoot "C:/Program Files/Apache Group/Apache2"
    # ScoreBoardFile: File used to store internal server process information.
    # If unspecified (the default), the scoreboard will be stored in an
    # anonymous shared memory segment, and will be unavailable to third-party
    # applications.
    # If specified, ensure that no two invocations of Apache share the same
    # scoreboard file. The scoreboard file MUST BE STORED ON A LOCAL DISK.
    #ScoreBoardFile logs/apache_runtime_status
    # PidFile: The file in which the server should record its process
    # identification number when it starts.
    PidFile logs/httpd.pid
    # Timeout: The number of seconds before receives and sends time out.
    Timeout 300
    # 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
    ## Server-Pool Size Regulation (MPM specific)
    # WinNT MPM
    # ThreadsPerChild: constant number of worker threads in the server process
    # MaxRequestsPerChild: maximum  number of requests a server process serves
    <IfModule mpm_winnt.c>
    ThreadsPerChild 250
    MaxRequestsPerChild  0
    </IfModule>
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, instead of the default. See also the <VirtualHost>
    # directive.
    # Change this to Listen on specific IP addresses as shown below to
    # prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
    #Listen 12.34.56.78:80
    # Listen 80
    Listen 80
    # 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.
    # Statically compiled modules (those listed by `httpd -l') do not need
    # to be loaded here.
    # Example:
    # LoadModule foo_module modules/mod_foo.so
    LoadModule access_module modules/mod_access.so
    LoadModule actions_module modules/mod_actions.so
    LoadModule alias_module modules/mod_alias.so
    LoadModule asis_module modules/mod_asis.so
    LoadModule auth_module modules/mod_auth.so
    #LoadModule auth_anon_module modules/mod_auth_anon.so
    #LoadModule auth_dbm_module modules/mod_auth_dbm.so
    #LoadModule auth_digest_module modules/mod_auth_digest.so
    LoadModule autoindex_module modules/mod_autoindex.so
    #LoadModule cern_meta_module modules/mod_cern_meta.so
    LoadModule cgi_module modules/mod_cgi.so
    #LoadModule dav_module modules/mod_dav.so
    #LoadModule dav_fs_module modules/mod_dav_fs.so
    LoadModule dir_module modules/mod_dir.so
    LoadModule env_module modules/mod_env.so
    #LoadModule expires_module modules/mod_expires.so
    #LoadModule file_cache_module modules/mod_file_cache.so
    #LoadModule headers_module modules/mod_headers.so
    LoadModule imap_module modules/mod_imap.so
    LoadModule include_module modules/mod_include.so
    #LoadModule info_module modules/mod_info.so
    LoadModule isapi_module modules/mod_isapi.so
    LoadModule log_config_module modules/mod_log_config.so
    LoadModule mime_module modules/mod_mime.so
    #LoadModule mime_magic_module modules/mod_mime_magic.so
    #LoadModule proxy_module modules/mod_proxy.so
    #LoadModule proxy_connect_module modules/mod_proxy_connect.so
    #LoadModule proxy_http_module modules/mod_proxy_http.so
    #LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
    LoadModule negotiation_module modules/mod_negotiation.so
    #LoadModule rewrite_module modules/mod_rewrite.so
    LoadModule setenvif_module modules/mod_setenvif.so
    #LoadModule speling_module modules/mod_speling.so
    #LoadModule status_module modules/mod_status.so
    #LoadModule unique_id_module modules/mod_unique_id.so
    LoadModule userdir_module modules/mod_userdir.so
    #LoadModule usertrack_module modules/mod_usertrack.so
    #LoadModule vhost_alias_module modules/mod_vhost_alias.so
    #LoadModule ssl_module modules/mod_ssl.so
    LoadModule weblogic_module modules/mod_wl_20.so
    # 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.
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed.  This address appears on some server-generated pages, such
    # as error documents.  e.g. [email protected]
    ServerAdmin [email protected]
    # ServerName gives the name and port that the server uses to identify itself.
    # This can often be determined automatically, but we recommend you specify
    # it explicitly to prevent problems during startup.
    # If this is not set to valid DNS name for your host, server-generated
    # redirections will not work.  See also the UseCanonicalName directive.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    # You will have to access it by its address anyway, and this will make
    # redirections work in a sensible way.
    ServerName localhost:80
    # UseCanonicalName: Determines how Apache constructs self-referencing
    # URLs and the SERVER_NAME and SERVER_PORT variables.
    # When set "Off", Apache will use the Hostname and Port supplied
    # by the client.  When set "On", Apache will use the value of the
    # ServerName directive.
    UseCanonicalName Off
    # 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 "C:/Program Files/Apache Group/Apache2/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
    # features. 
    <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 "C:/Program Files/Apache Group/Apache2/htdocs">
    # Possible values for the Options directive are "None", "All",
    # or any combination of:
    #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
    # Note that "MultiViews" must be named *explicitly* --- "Options All"
    # doesn't give it to you.
    # The Options directive is both complicated and important.  Please see
    # http://httpd.apache.org/docs/2.0/mod/core.html#options
    # for more information.
        Options Indexes FollowSymLinks
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    #   Options FileInfo AuthConfig Limit
        AllowOverride None
    # Controls who can get stuff from this server.
        Order allow,deny
        Allow from all
    </Directory>
    # UserDir: The name of the directory that is appended onto a user's home
    # directory if a ~user request is received.  Be especially careful to use
    # proper, forward slashes here.  On Windows NT, "Personal/My Website"
    # is a more appropriate choice.
    UserDir "My Documents/My Website"
    # Control access to UserDir directories.  The following is an example
    # for a site where these directories are restricted to read-only.
    # You must correct the path for the root to match your system's configured
    # user directory location, e.g. "C:/WinNT/profiles/*/My Documents/My Website"
    # or whichever, as appropriate.
    #<Directory "C:/Documents and Settings/*/My Documents/My Website">
    #    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: sets the file that Apache will serve if a directory
    # is requested.
    # The index.html.var file (a type-map) is used to deliver content-
    # negotiated documents.  The MultiViews Option can be used for the
    # same purpose, but it is much slower.
    DirectoryIndex index.html index.html.var
    # AccessFileName: The name of the file to look for in each directory
    # for additional configuration directives.  See also the AllowOverride
    # directive.
    AccessFileName .htaccess
    # The following lines prevent .htaccess and .htpasswd files from being
    # viewed by Web clients.
    <FilesMatch "^\.ht">
        Order allow,deny
        Deny from all
    </FilesMatch>
    # TypesConfig describes where the mime.types file (or equivalent) is
    # to be found.
    TypesConfig conf/mime.types
    # 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.
    <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
    # EnableMMAP: Control whether memory-mapping is used to deliver
    # files (assuming that the underlying OS supports it).
    # The default is on; turn this off if you serve from NFS-mounted
    # filesystems.  On some systems, turning it off (regardless of
    # filesystem) can improve performance; for details, please see
    # http://httpd.apache.org/docs/2.0/mod/core.html#enablemmap
    #EnableMMAP off
    # EnableSendfile: Control whether the sendfile kernel support is
    # used  to deliver files (assuming that the OS supports it).
    # The default is on; turn this off if you serve from NFS-mounted
    # filesystems.  Please see
    # http://httpd.apache.org/docs/2.0/mod/core.html#enablesendfile
    #EnableSendfile 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 logs/error.log
    # 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).
    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
    # You need to enable mod_logio.c to use %I and %O
    #LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
    # 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 logs/access.log 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
    # ServerTokens
    # This directive configures what you return as the Server HTTP response
    # Header. The default is 'Full' which sends information about the OS-Type
    # and compiled in modules.
    # Set to one of:  Full | OS | Minor | Minimal | Major | Prod
    # where Full conveys the most information, and Prod the least.
    ServerTokens Full
    # Optionally add a line containing the server version and virtual host
    # name to server-generated pages (internal error documents, FTP directory
    # listings, mod_status and mod_info output etc., but not CGI generated
    # documents or custom error documents).
    # Set to "EMail" to also include a mailto: link to the ServerAdmin.
    # Set to one of:  On | Off | EMail
    ServerSignature On
    # Aliases: Add here as many aliases as you need (with no limit). The format is
    # Alias fakename realname
    # 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/".  If the fakename is slash-terminated, then the
    # realname must also be slash terminated, and if the fakename omits the
    # trailing slash, the realname must also omit it.
    # We include the /icons/ alias for FancyIndexed directory listings.  If you
    # do not use FancyIndexing, you may comment this out.
    Alias /icons/ "C:/Program Files/Apache Group/Apache2/icons/"
    <Directory "C:/Program Files/Apache Group/Apache2/icons">
        Options Indexes MultiViews
        AllowOverride None
        Order allow,deny
        Allow from all
    </Directory>
    # This should be changed to the ServerRoot/manual/.  The alias provides
    # the manual, even if you choose to move your DocumentRoot.  You may comment
    # this out if you do not care for the documentation.
    AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|ru))?(/.*)?$ "C:/Program Files/Apache Group/Apache2/manual$1"
    <Directory "C:/Program Files/Apache Group/Apache2/manual">
        Options Indexes
        AllowOverride None
        Order allow,deny
        Allow from all
        <Files *.html>
            SetHandler type-map
        </Files>
        SetEnvIf Request_URI ^/manual/(de|en|es|fr|ja|ko|ru)/ prefer-language=$1
        RedirectMatch 301 ^/manual(?:/(de|en|es|fr|ja|ko|ru)){2,}(/.*)?$ /manual/$1$2
    </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/ "C:/Program Files/Apache Group/Apache2/cgi-bin/"
    # "C:/Program Files/Apache Group/Apache2/cgi-bin" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "C:/Program Files/Apache Group/Apache2/cgi-bin">
        AllowOverride None
        Options None
        Order allow,deny
        Allow from all
    </Directory>
    # 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.
    # Example:
    # Redirect permanent /foo http://www.example.com/bar
    # Directives controlling the display of server-generated directory listings.
    # IndexOptions: Controls the appearance of server-generated directory
    # listings.
    IndexOptions FancyIndexing VersionSort
    # 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.
    ReadmeName README.html
    HeaderName HEADER.html
    # 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
    # DefaultLanguage and 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 the user can understand.
    # Specify a default language. This means that all data
    # going out without a specific language tag (see below) will
    # be marked with this one. You probably do NOT want to set
    # this unless you are sure it is correct for all cases.
    # * It is generally better to not mark a page as
    # * being a certain language than marking it with the wrong
    # * language!
    # DefaultLanguage nl
    # 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 some cases
    # the two character 'Language' abbreviation 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. There is 'work in progress' to fix this and get
    # the reference data for rfc1766 cleaned up.
    # Catalan (ca) - Croatian (hr) - Czech (cs) - Danish (da) - Dutch (nl)
    # English (en) - Esperanto (eo) - Estonian (et) - French (fr) - German (de)
    # Greek-Modern (el) - Hebrew (he) - Italian (it) - Japanese (ja)
    # Korean (ko) - Luxembourgeois* (ltz) - Norwegian Nynorsk (nn)
    # Norwegian (no) - Polish (pl) - Portugese (pt)
    # Brazilian Portuguese (pt-BR) - Russian (ru) - Swedish (sv)
    # Simplified Chinese (zh-CN) - Spanish (es) - Traditional Chinese (zh-TW)
    AddLanguage ca .ca
    AddLanguage cs .cz .cs
    AddLanguage da .dk
    AddLanguage de .de
    AddLanguage el .el
    AddLanguage en .en
    AddLanguage eo .eo
    AddLanguage es .es
    AddLanguage et .et
    AddLanguage fr .fr
    AddLanguage he .he
    AddLanguage hr .hr
    AddLanguage it .it
    AddLanguage ja .ja
    AddLanguage ko .ko
    AddLanguage ltz .ltz
    AddLanguage nl .nl
    AddLanguage nn .nn
    AddLanguage no .no
    AddLanguage pl .po
    AddLanguage pt .pt
    AddLanguage pt-BR .pt-br
    AddLanguage ru .ru
    AddLanguage sv .sv
    AddLanguage zh-CN .zh-cn
    AddLanguage zh-TW .zh-tw
    # 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.
    LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv zh-CN zh-TW
    # ForceLanguagePriority allows you to serve a result page rather than
    # MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback)
    # [in case no accepted languages matched the available variants]
    ForceLanguagePriority Prefer Fallback
    # Commonly used filename extensions to character sets. You probably
    # want to avoid clashes with the language extensions, unless you
    # are good at carefully testing your setup after each change.
    # See http://www.iana.org/assignments/character-sets for the
    # official list of        .utf7
    AddCharset utf-8       .utf8
    AddCharset big5        .big5 .b5
    AddCharset EUC-TW      .euc-tw
    AddCharset EUC-JP      .euc-jp
    AddCharset EUC-KR      .euc-kr
    AddCharset shift_jis   .sjis
    # AddType allows you to add to or override the MIME configuration
    # file mime.types for specific file types.
    #AddType application/x-tar .tgz
    # 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
    # If the AddEncoding directives above are commented-out, then you
    # probably should define those extensions to indicate media types:
    AddType application/x-compress .Z
    AddType application/x-gzip .gz .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 directive (see below)
    # To use CGI scripts outside of ScriptAliased directories:
    # (You will also need to add "ExecCGI" to the "Options" directive.)
    #AddHandler cgi-script .cgi
    # For files that include their own HTTP headers:
    #AddHandler send-as-is asis
    # For server-parsed imagemap files:
    #AddHandler imap-file map
    # For type maps (negotiated resources):
    # (This is enabled by default to allow the Apache "It Worked" page
    #  to be distributed in multiple languages.)
    AddHandler type-map var
    # Filters allow you to process content before it is sent to the client.
    # To parse .shtml files for server-side includes (SSI):
    # (You will also need to add "Includes" to the "Options" directive.)
    #AddType text/html .shtml
    #AddOutputFilter INCLUDES .shtml
    # 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
    # Customizable error responses come in three flavors:
    # 1) plain text 2) local redirects 3) external                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

    I am not expert in these, but please check out the following things and see whether it would solve your issue. (All these changes can be easily rolled back in case I'm wrong :). So make note of what you do)
    As per your httpd.conf, you have chosen an automatic configuration of Apache by OWCI installer itself. What it does is create an imageserver.conf file in a separate directory and these settings will be included in your httpd.conf as you can see in the first line: Include "C:/bea/alui/plumtreeconf/".
    If you check the imageserver.conf in that location, you would find a line like: Alias /imageserver/ "C:/bea/alui/ptimages/imageserver/". This aliases the original path "C:/bea/alui/ptimages/imageserver/" to /imageserver"
    To confirm whether this is done right, check the following:
    1. Acces 'http://<server ip / server name / localhost >/' from your browser
    This should display the Apache home page (as per your httpd.conf, it uses the default port 80; so no port number required)
    2. Access 'http://<server ip>/imageserver/' from your browser
    This should display the directory structure (if its not disabled) inside your 'C:/bea/alui/ptimages/imageserver/' folder. Also confirm that all the subfolders are accessible.
    3. If all the above is right, it means that your imageserver settings are right. Please check your portalconfig.xml for the correct settings: For example, <setting name="HTTPPort"> should be 7001 in your case. If its something else, change it and restart Weblogic for the settings to take effect.
    Hope this helps.

  • Fresh install: can't login with user to tty anymore, root works ok.

    Hi!
    I'm new to Arch. I decided to try it so I installed the i686 core image in Virtualbox 4.0.12
    under Ubuntu 11.04, with no issues, following both the official install guide and the beginners' guide.
    After performing the complete upgrade step, I created a first user (david) with
    the default configuration as shown in the guide, and added it to the wheel group.
    As can be seen in the file /var/log/auth.log (http://pastebin.com/bkTLuJrz),
    I logged in to the new user account shortly after its creation (13:19:33). This worked fine.
    After logging off about two minutes later, and trying to log in once more, I found I was no
    longer able to gain access. Every next try ended in an automatic logoff 2 or 3 seconds
    after inserting the correct password, as can be seen starting from 13:29:41.
    No message appeared in auth.log or on screen, and I have been unable to find any sort
    of printed hints with a reason in other log files.
    I have had no problems logging in as root, besides what seems a possibly similar situation
    as seen at 13:30:36 (I don't remember, it could have been a quit test followed by a quick logoff via ctrl-D).
    I tried this solution https://bbs.archlinux.org/viewtopic.php?id=122348
    (they suggest the disk may be full), but that's not my case. Here is the result of "df -h":
    http://pastebin.com/dKHnW91R
    I then tried alternatively adding these lines (only one per try) at the end of
    the /etc/security/access.conf file.
    + : david : tty2
    + : (wheel) : LOCAL
    I tried logging in to tty2 with the first one, naturally. No success in either case.
    Then, I created a new user with the same default options as the first one, but I could never log in,
    I was again being thrown out just after inserting the password.
    I also tried changing the user passwords, and deleting the .bash* files in /home/david.
    Putting a short message to show at login using echo in the last line of /home/david/.bashrc
    (the default one created by Arch) succeeded in showing it just before the log off.
    Entering to fallback mode made no difference, and trying to log in with only one (different)
    account at a time doesn't change anything either. Same trying other tty terminals.
    Just to be very clear, I haven't installed X nor sound support.
    And just in case (although I suspect it's totally irrelevant for this issue), on boot I'm getting a
    message saying my network settings are deprecated, and that I have to check rc.conf.
    I don't know what else I could try. Any hints?
    EDIT: I ran grep -E " 13:[12][0-9]" /var/log/* to see the lines of the logs, in the range of time
    when things got weird, in case I could find any hint of time-correlated stuff:
    http://pastebin.com/fTakKwrY
    I installed bash-completion. I tried removing it, but the problem persists.
    pacman -Qdt throws:
    linux--atm 2.5.1-2
    sqlite3 3.7.7.1-1
    Some other relevant files:
    /etc/inittab
    http://pastebin.com/x0S5huRp
    /etc/passwd
    http://pastebin.com/TFWrcFvd
    /etc/group
    http://pastebin.com/gwd4Zwwc
    /etc/shadow (with some modified data in case it's somewhat sensitive)
    http://pastebin.com/eh1Te3LB
    /etc/security/access.conf
    http://pastebin.com/LRks1KET
    /etc/sudoers
    http://pastebin.com/KiWdqg9P
    I have 1893 MB of base memory and 128 MB of video memory dedicated to the Arch virtual machine.
    Last edited by radioboy (2011-08-06 00:42:53)

    ewaller wrote:
    Welcome to Arch; and a thanks for a reasonable first post -- it most definitely shows the initiative of an arch user.  As a moderator, good job.
    Let's look at some of the basic stuff...
    Could you post the output of mount   ??
    As root, what happens if you try ls -la /home/david
    As root, what happens if you try su david
    If that works, what happens if you then try cd  followed by ls -la  ??
    Thanks a lot!
    su david didn't work, I was sent back to root as if I had only typed the enter key.
    However, when I wanted to do the same in an Ubuntu console in order to check something
    for a comparison, I discovered something fascinating:
    I can no longer log in using *any* console, using gnome-terminal or any tty in Ubuntu!
    So I think I'll be back when I get this sorted in the first place, but I will be checking here
    just in case someone has some cross-distribution general advice on this issue.
    Last edited by radioboy (2011-08-06 01:46:40)

  • J2EE Service in Solution manager can not be started

    Dear Guru,
    I have a problem with my Solution manager J2EE Service. The J2EE can not be started. It's returned code is "-11113". My Solution Manager Server Specification is:
    - SAP Solution Manager 4.0
    - Software component:
    SAP_BASIS       700                     0013
    SAP_ABA              700                     0013
    PI_BASIS              2006_1_700     0003
    ST-PI              2005_1_700     0005
    SAP_BW              700                     0015
    SAP_AP              700                     0009
    BBPCRM              500                     0009
    CPRXRPM              400                     0009
    BI_CONT              703                     0007
    ST              400                     0013
    ST-A/PI              01K_CRM560     0000
    ST-ICO              150_700     0009
    ST-SER              700_2007_1     0004
    - OS: Ms Windows 2003 32 Bit
    - Database: ORACLE 10.2.0.2.0
    - RAM = 1 GByte
    The following is the error message when J2EE service is fail to run:
    Developer Trace:
    trc file: "D:\usr\sap\SMA\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3244050
    pid         : 7532
    system name : SMA
    system nr.  : 00
    started at  : Mon Feb 25 16:13:39 2008
    arguments       :
           arg[00] : D:\usr\sap\SMA\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[02] : -DSAPINFO=SMA_00_server
           arg[03] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1130
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SMA
           arg[08] : -DSAPMYNAME=BKKT031A_SMA_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 2320] Mon Feb 25 16:13:39 2008
    [Thr 2320] *** WARNING => INFO: Unknown property [instance.box.number=SMADVEBMGS00bkkt031a] [jstartxx.c   841]
    [Thr 2320] *** WARNING => INFO: Unknown property [instance.en.host=BKKT031A] [jstartxx.c   841]
    [Thr 2320] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 2320] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3244000  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3244050  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3244000            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3244050            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 2320] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 2320] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 1544] JLaunchRequestFunc: Thread 1544 started as listener thread for np messages.
    [Thr 8088] WaitSyncSemThread: Thread 8088 started as semaphore monitor thread.
    [Thr 2320] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 2320] CPIC (version=700.2006.09.13)
    [Thr 2320] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_14
    [Thr 2320] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3244050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_14
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=86M -XX:MaxNewSize=86M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : 1.4.2_14-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 2320] JLaunchISetDebugMode: set debug mode [no]
    [Thr 5408] JLaunchIStartFunc: Thread 5408 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=192M
    -> arg[ 10]: -XX:PermSize=192M
    -> arg[ 11]: -XX:NewSize=86M
    -> arg[ 12]: -XX:MaxNewSize=86M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dstartup.mode=SAFE
    -> arg[ 25]: -Dstartup.action=UPGRADE
    -> arg[ 26]: -Dsys.global.dir=D:\usr\sap\SMA\SYS\global
    -> arg[ 27]: -Dapplication.home=D:\usr\sap\SMA\DVEBMGS00\exe
    -> arg[ 28]: -Djava.class.path=D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_14\jre\bin\server;C:\j2sdk1.4.2_14\jre\bin;C:\j2sdk1.4.2_14\bin;D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs;C:\oracle\SMA\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\OpenSSH\bin;C:\Program Files\System Center Operations Manager 2007\;D:\usr\sap\SMA\SYS\exe\uc\NTI386
    -> arg[ 30]: -Dmemory.manager=512M
    -> arg[ 31]: -Xmx512M
    -> arg[ 32]: -Xms512M
    -> arg[ 33]: -DLoadBalanceRestricted=no
    -> arg[ 34]: -Djstartup.mode=JCONTROL
    -> arg[ 35]: -Djstartup.ownProcessId=7532
    -> arg[ 36]: -Djstartup.ownHardwareId=Y0571960686
    -> arg[ 37]: -Djstartup.whoami=server
    -> arg[ 38]: -Djstartup.debuggable=no
    -> arg[ 39]: -DSAPINFO=SMA_00_server
    -> arg[ 40]: -DSAPSTART=1
    -> arg[ 41]: -DCONNECT_PORT=1130
    -> arg[ 42]: -DSAPSYSTEM=00
    -> arg[ 43]: -DSAPSYSTEMNAME=SMA
    -> arg[ 44]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 45]: -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
    -> arg[ 46]: -DFRFC_FALLBACK=ON
    -> arg[ 47]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 48]: -DSAPSTARTUP=1
    -> arg[ 49]: -DSAPSYSTEM=00
    -> arg[ 50]: -DSAPSYSTEMNAME=SMA
    -> arg[ 51]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 52]: -DSAPDBHOST=BKKT031A
    -> arg[ 53]: -Dj2ee.dbhost=BKKT031A
    Mon Feb 25 16:13:40 2008
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 5408] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 7188] Mon Feb 25 16:13:58 2008
    [Thr 7188] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 7188] Mon Feb 25 16:14:02 2008
    [Thr 7188] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 7188] JLaunchISetClusterId: set cluster id 3244050
    [Thr 7188] Mon Feb 25 16:14:03 2008
    [Thr 7188] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 7188] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 5436] Mon Feb 25 16:16:34 2008
    [Thr 5436] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5436] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 5436] Mon Feb 25 16:16:35 2008
    [Thr 5436] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SMA\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3244050
    pid         : 14568
    system name : SMA
    system nr.  : 00
    started at  : Mon Feb 25 16:16:46 2008
    arguments       :
           arg[00] : D:\usr\sap\SMA\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[02] : -DSAPINFO=SMA_00_server
           arg[03] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1130
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SMA
           arg[08] : -DSAPMYNAME=BKKT031A_SMA_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 14572] Mon Feb 25 16:16:46 2008
    [Thr 14572] *** WARNING => INFO: Unknown property [instance.box.number=SMADVEBMGS00bkkt031a] [jstartxx.c   841]
    [Thr 14572] *** WARNING => INFO: Unknown property [instance.en.host=BKKT031A] [jstartxx.c   841]
    [Thr 14572] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 14572] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3244000  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3244050  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3244000            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3244050            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 14572] Mon Feb 25 16:16:47 2008
    [Thr 14572] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 14572] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 14664] JLaunchRequestFunc: Thread 14664 started as listener thread for np messages.
    [Thr 14668] WaitSyncSemThread: Thread 14668 started as semaphore monitor thread.
    [Thr 14572] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 14572] CPIC (version=700.2006.09.13)
    [Thr 14572] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_14
    [Thr 14572] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3244050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_14
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=86M -XX:MaxNewSize=86M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : 1.4.2_14-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 14572] JLaunchISetDebugMode: set debug mode [no]
    [Thr 14716] JLaunchIStartFunc: Thread 14716 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=192M
    -> arg[ 10]: -XX:PermSize=192M
    -> arg[ 11]: -XX:NewSize=86M
    -> arg[ 12]: -XX:MaxNewSize=86M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dstartup.mode=SAFE
    -> arg[ 25]: -Dstartup.action=UPGRADE
    -> arg[ 26]: -Dsys.global.dir=D:\usr\sap\SMA\SYS\global
    -> arg[ 27]: -Dapplication.home=D:\usr\sap\SMA\DVEBMGS00\exe
    -> arg[ 28]: -Djava.class.path=D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_14\jre\bin\server;C:\j2sdk1.4.2_14\jre\bin;C:\j2sdk1.4.2_14\bin;D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs;C:\oracle\SMA\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\OpenSSH\bin;C:\Program Files\System Center Operations Manager 2007\;D:\usr\sap\SMA\SYS\exe\uc\NTI386
    -> arg[ 30]: -Dmemory.manager=512M
    -> arg[ 31]: -Xmx512M
    -> arg[ 32]: -Xms512M
    -> arg[ 33]: -DLoadBalanceRestricted=no
    -> arg[ 34]: -Djstartup.mode=JCONTROL
    -> arg[ 35]: -Djstartup.ownProcessId=14568
    -> arg[ 36]: -Djstartup.ownHardwareId=Y0571960686
    -> arg[ 37]: -Djstartup.whoami=server
    -> arg[ 38]: -Djstartup.debuggable=no
    -> arg[ 39]: -DSAPINFO=SMA_00_server
    -> arg[ 40]: -DSAPSTART=1
    -> arg[ 41]: -DCONNECT_PORT=1130
    -> arg[ 42]: -DSAPSYSTEM=00
    -> arg[ 43]: -DSAPSYSTEMNAME=SMA
    -> arg[ 44]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 45]: -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
    -> arg[ 46]: -DFRFC_FALLBACK=ON
    -> arg[ 47]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 48]: -DSAPSTARTUP=1
    -> arg[ 49]: -DSAPSYSTEM=00
    -> arg[ 50]: -DSAPSYSTEMNAME=SMA
    -> arg[ 51]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 52]: -DSAPDBHOST=BKKT031A
    -> arg[ 53]: -Dj2ee.dbhost=BKKT031A
    Mon Feb 25 16:16:48 2008
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 14716] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 6068] Mon Feb 25 16:16:58 2008
    [Thr 6068] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 6068] Mon Feb 25 16:17:01 2008
    [Thr 6068] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 6068] JLaunchISetClusterId: set cluster id 3244050
    [Thr 6068] Mon Feb 25 16:17:02 2008
    [Thr 6068] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 6068] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 14728] Mon Feb 25 16:18:33 2008
    [Thr 14728] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 14728] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 14728] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SMA\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3244050
    pid         : 13172
    system name : SMA
    system nr.  : 00
    started at  : Mon Feb 25 16:18:41 2008
    arguments       :
           arg[00] : D:\usr\sap\SMA\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[02] : -DSAPINFO=SMA_00_server
           arg[03] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1130
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SMA
           arg[08] : -DSAPMYNAME=BKKT031A_SMA_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 16204] Mon Feb 25 16:18:41 2008
    [Thr 16204] *** WARNING => INFO: Unknown property [instance.box.number=SMADVEBMGS00bkkt031a] [jstartxx.c   841]
    [Thr 16204] *** WARNING => INFO: Unknown property [instance.en.host=BKKT031A] [jstartxx.c   841]
    [Thr 16204] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 16204] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3244000  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3244050  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3244000            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3244050            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 16204] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 16204] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 15796] JLaunchRequestFunc: Thread 15796 started as listener thread for np messages.
    [Thr 14860] WaitSyncSemThread: Thread 14860 started as semaphore monitor thread.
    [Thr 16204] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 16204] CPIC (version=700.2006.09.13)
    [Thr 16204] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_14
    [Thr 16204] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3244050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_14
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=86M -XX:MaxNewSize=86M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : 1.4.2_14-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 16204] JLaunchISetDebugMode: set debug mode [no]
    [Thr 16180] JLaunchIStartFunc: Thread 16180 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=192M
    -> arg[ 10]: -XX:PermSize=192M
    -> arg[ 11]: -XX:NewSize=86M
    -> arg[ 12]: -XX:MaxNewSize=86M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dstartup.mode=SAFE
    -> arg[ 25]: -Dstartup.action=UPGRADE
    -> arg[ 26]: -Dsys.global.dir=D:\usr\sap\SMA\SYS\global
    -> arg[ 27]: -Dapplication.home=D:\usr\sap\SMA\DVEBMGS00\exe
    -> arg[ 28]: -Djava.class.path=D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_14\jre\bin\server;C:\j2sdk1.4.2_14\jre\bin;C:\j2sdk1.4.2_14\bin;D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs;C:\oracle\SMA\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\OpenSSH\bin;C:\Program Files\System Center Operations Manager 2007\;D:\usr\sap\SMA\SYS\exe\uc\NTI386
    -> arg[ 30]: -Dmemory.manager=512M
    -> arg[ 31]: -Xmx512M
    -> arg[ 32]: -Xms512M
    -> arg[ 33]: -DLoadBalanceRestricted=no
    -> arg[ 34]: -Djstartup.mode=JCONTROL
    -> arg[ 35]: -Djstartup.ownProcessId=13172
    -> arg[ 36]: -Djstartup.ownHardwareId=Y0571960686
    -> arg[ 37]: -Djstartup.whoami=server
    -> arg[ 38]: -Djstartup.debuggable=no
    -> arg[ 39]: -DSAPINFO=SMA_00_server
    -> arg[ 40]: -DSAPSTART=1
    -> arg[ 41]: -DCONNECT_PORT=1130
    -> arg[ 42]: -DSAPSYSTEM=00
    -> arg[ 43]: -DSAPSYSTEMNAME=SMA
    -> arg[ 44]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 45]: -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
    -> arg[ 46]: -DFRFC_FALLBACK=ON
    -> arg[ 47]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 48]: -DSAPSTARTUP=1
    -> arg[ 49]: -DSAPSYSTEM=00
    -> arg[ 50]: -DSAPSYSTEMNAME=SMA
    -> arg[ 51]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 52]: -DSAPDBHOST=BKKT031A
    -> arg[ 53]: -Dj2ee.dbhost=BKKT031A
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 16180] Mon Feb 25 16:18:42 2008
    [Thr 16180] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 15648] Mon Feb 25 16:18:48 2008
    [Thr 15648] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 15648] Mon Feb 25 16:18:50 2008
    [Thr 15648] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 15648] JLaunchISetClusterId: set cluster id 3244050
    [Thr 15648] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 15648] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 14068] Mon Feb 25 16:19:57 2008
    [Thr 14068] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 14068] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 14068] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SMA\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3244050
    pid         : 15808
    system name : SMA
    system nr.  : 00
    started at  : Mon Feb 25 16:20:03 2008
    arguments       :
           arg[00] : D:\usr\sap\SMA\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[02] : -DSAPINFO=SMA_00_server
           arg[03] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1130
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SMA
           arg[08] : -DSAPMYNAME=BKKT031A_SMA_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 15880] Mon Feb 25 16:20:03 2008
    [Thr 15880] *** WARNING => INFO: Unknown property [instance.box.number=SMADVEBMGS00bkkt031a] [jstartxx.c   841]
    [Thr 15880] *** WARNING => INFO: Unknown property [instance.en.host=BKKT031A] [jstartxx.c   841]
    [Thr 15880] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 15880] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3244000  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3244050  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3244000            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3244050            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 15880] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 15880] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 12672] JLaunchRequestFunc: Thread 12672 started as listener thread for np messages.
    [Thr 15460] WaitSyncSemThread: Thread 15460 started as semaphore monitor thread.
    [Thr 15880] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 15880] CPIC (version=700.2006.09.13)
    [Thr 15880] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_14
    [Thr 15880] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3244050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_14
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=86M -XX:MaxNewSize=86M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : 1.4.2_14-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 15880] JLaunchISetDebugMode: set debug mode [no]
    [Thr 12716] JLaunchIStartFunc: Thread 12716 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=192M
    -> arg[ 10]: -XX:PermSize=192M
    -> arg[ 11]: -XX:NewSize=86M
    -> arg[ 12]: -XX:MaxNewSize=86M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dstartup.mode=SAFE
    -> arg[ 25]: -Dstartup.action=UPGRADE
    -> arg[ 26]: -Dsys.global.dir=D:\usr\sap\SMA\SYS\global
    -> arg[ 27]: -Dapplication.home=D:\usr\sap\SMA\DVEBMGS00\exe
    -> arg[ 28]: -Djava.class.path=D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_14\jre\bin\server;C:\j2sdk1.4.2_14\jre\bin;C:\j2sdk1.4.2_14\bin;D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs;C:\oracle\SMA\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\OpenSSH\bin;C:\Program Files\System Center Operations Manager 2007\;D:\usr\sap\SMA\SYS\exe\uc\NTI386
    -> arg[ 30]: -Dmemory.manager=512M
    -> arg[ 31]: -Xmx512M
    -> arg[ 32]: -Xms512M
    -> arg[ 33]: -DLoadBalanceRestricted=no
    -> arg[ 34]: -Djstartup.mode=JCONTROL
    -> arg[ 35]: -Djstartup.ownProcessId=15808
    -> arg[ 36]: -Djstartup.ownHardwareId=Y0571960686
    -> arg[ 37]: -Djstartup.whoami=server
    -> arg[ 38]: -Djstartup.debuggable=no
    -> arg[ 39]: -DSAPINFO=SMA_00_server
    -> arg[ 40]: -DSAPSTART=1
    -> arg[ 41]: -DCONNECT_PORT=1130
    -> arg[ 42]: -DSAPSYSTEM=00
    -> arg[ 43]: -DSAPSYSTEMNAME=SMA
    -> arg[ 44]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 45]: -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
    -> arg[ 46]: -DFRFC_FALLBACK=ON
    -> arg[ 47]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 48]: -DSAPSTARTUP=1
    -> arg[ 49]: -DSAPSYSTEM=00
    -> arg[ 50]: -DSAPSYSTEMNAME=SMA
    -> arg[ 51]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 52]: -DSAPDBHOST=BKKT031A
    -> arg[ 53]: -Dj2ee.dbhost=BKKT031A
    Mon Feb 25 16:20:04 2008
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 12716] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 15780] Mon Feb 25 16:20:09 2008
    [Thr 15780] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 15780] Mon Feb 25 16:20:11 2008
    [Thr 15780] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 15780] JLaunchISetClusterId: set cluster id 3244050
    [Thr 15780] Mon Feb 25 16:20:12 2008
    [Thr 15780] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 15780] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4828] Mon Feb 25 16:21:17 2008
    [Thr 4828] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4828] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 4828] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SMA\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3244050
    pid         : 7528
    system name : SMA
    system nr.  : 00
    started at  : Mon Feb 25 16:27:52 2008
    arguments       :
           arg[00] : D:\usr\sap\SMA\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[02] : -DSAPINFO=SMA_00_server
           arg[03] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1130
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SMA
           arg[08] : -DSAPMYNAME=BKKT031A_SMA_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 7060] Mon Feb 25 16:27:52 2008
    [Thr 7060] *** WARNING => INFO: Unknown property [instance.box.number=SMADVEBMGS00bkkt031a] [jstartxx.c   841]
    [Thr 7060] *** WARNING => INFO: Unknown property [instance.en.host=BKKT031A] [jstartxx.c   841]
    [Thr 7060] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 7060] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE

    Hi Bruyneel,
    I've solved the problem. I think while doing kernel or component upgrade SAP clear all configuration that connected from ABAP and JAVA. You can re-config from config tool.
    1. Goto \usr\sap\<SID>\<SIst.Num>\j2ee\configtool and execute go.bat
    2. cluster-data -> global server configuration -> services -> com.sap.security.core.ume.service.
    3. Configure:
    ume.login.guest_user.uniquefields with J2EE_GUEST, and make sure the user is already exist in ABAP
    ume.persistence.data_source_configuration     dataSourceConfiguration_abap.xml
    ume.r3.connection.master.ashost
    ume.r3.connection.master.client
    ume.r3.connection.master.passwd : with SAPJSF user's password
    ume.r3.connection.master.sysnr
    ume.r3.connection.master.user : SAPJSF User
    Refer for this link for help: http://help.sap.com/saphelp_nw04s/helpdata/en/20/361941edd5ef23e10000000a155106/frameset.htm
    Thanks & Best Regards,
    Yan

  • Can't Login to New OD Master - Even when bound to OD

    This is a completely new server installation on a multi-core MacPro of Leopard Server 10.5. I have followed best practice standards by configuring DNS first and double checking with changeip command. I than went from Standalone to OD Master and all the setting checked out. I configured DHCP for our small network. That worked fine. I than configured a home directory share with automount, created one new account and created home directory. I verified login to the server and creation of the home directory. Server updates are also done now.
    Now the confusing part. I took a Mac OS X Leopard client machine, fully updated and used Directory Utility to bind client to server. Directory Utility reports bind is operational and working. I can use the Directory app to see myself as a user. HOWEVER - I can NOT login to the OD Master as the user I setup. The login screen just shakes me off as if the password is wrong. It is not.
    I looked at the OD logs and I am being successfully autheticated by server. The client just refuses to login. I have tried 10.4 and 10.5 clients.
    What have a messed up? <grin>

    Hi
    I'm guessing when you supply the user name and password there is a slight delay before you get the shake? is that correct? Or do you provide the user's credentials and you get the shake immediately with a message telling you the AFP or SMB Server can't be found?
    To start with verify if the created user is a principal of the Kerberos Realm. On the server issue:
    sudo kadmin.local -q list_principals
    amongst other things you should see an entry for that user. Something like [email protected]
    What you can do is to unbind. Remove the DirectoryServices folder and the edu.mit.Kerberos file from /Library/Preferences, restart the client and then place the Server's IP address in the client's DNS Server's field as well as the Domain name in the Search Domains field. Use Terminal and the host command to resolve the server's fqdn and then its IP address from the client. This will qualify the server's DNS service on the forward and reverse pointers. Use Directory Utility to bind to the Server using its IP address alone and don't bother with authenticated binding. Double-check the edu.mit.Kerberos file has been created in /Library/Preferences (this is evidence that you have received a TGT - you can refer to the server logs as well that should show this happening), log out of the local admin account and select Other. Go for the log in again and hopefully you should be now logged in with a network user's account and home folder.
    Hope this helps, Tony

  • Can't login to the Collaborate C-Hub Administration Console

    What's the user name and password for the Collaborate C-Hub Administrator console?
    I successfully intstalled the RosettaNet version of Collaborate with the Coludscape
    database on an NT. The verification also succeded. But after starting the server
    with C-Hub configuration (from the start-menu) I can't login! What is the correct
    login and password when I havn't changed anything?
    I can't start the WebLogic Server console with the C-Hub server configuration.
    There is nothing at that URL (http://localhost:7001/console).
    I can start the WebLogic server console with the ordinary default server and login
    as the "system" user. But then I don't have any configuration for the C-Hub!
    Have I missed something here, or is the Colloaborate installation description
    truncated?
    It seems to me that I have to install the C-Hub administration console as a web
    application in the server I can login to with the Administrator console. If so,
    why doesn't the installation guide tells me that?
    (By the way, the URL's the installation created in the start-meny contains an
    invalid hostname. It should be "localhost" or my machine name. For some reason,
    my company name was used instead.)

    Thanks for the login, I will try it!
    I got the C-Hub and C-Enabler running, but not the administrators console (in
    those servers). There is sufficient configuration information in this document
    at the BEA site:
    http://edocs.bea.com/wlcollab/v1_0_1/interm/setup.htm
    The login: bea, and password: 12345678 given there worked.
    I havn't yet been able to use the administrators console to configure the servers
    in the Collaborate hub and enabler directories. (To do that I belive the adminitration
    console must first be added as an application in those servers.)
    I got the C-Hub and C-enabler working by directly editing the configuration in
    hub/config/mydomain/config.xml resp. enabler/config/mydomain/config.xml and running
    the two servers separatly.
    "Jeff Ogorek" <[email protected]> wrote:
    >
    UserId: admin
    Password: myadmin
    I'd be curious to get an answer to your question regarding how to administor
    the
    Weblogic Server that the Hub is running on. Let me know if what you
    find out.
    "Lars Nyström" <[email protected]> wrote:
    What's the user name and password for the Collaborate C-Hub Administrator
    console?
    I successfully intstalled the RosettaNet version of Collaborate withthe
    Coludscape
    database on an NT. The verification also succeded. But after startingthe
    server
    with C-Hub configuration (from the start-menu) I can't login! What isthe
    correct
    login and password when I havn't changed anything?
    I can't start the WebLogic Server console with the C-Hub server configuration.
    There is nothing at that URL (http://localhost:7001/console).
    I can start the WebLogic server console with the ordinary default server
    and login
    as the "system" user. But then I don't have any configuration for theC-Hub!
    Have I missed something here, or is the Colloaborate installation description
    truncated?
    It seems to me that I have to install the C-Hub administration consoleas
    a web
    application in the server I can login to with the Administrator console.
    If so,
    why doesn't the installation guide tells me that?
    (By the way, the URL's the installation created in the start-meny contains
    an
    invalid hostname. It should be "localhost" or my machine name. For some
    reason,
    my company name was used instead.)

  • Can't login to EM & ODSM when OIM server running..

    Hi Oracle specialists,
    I have a strange problem and I hope you can help me out with this... I'm almost finished installing Fusion applications and have the following servers configured for IDM:
    -Admin Server (console/EM)
    -wls_oam1 (OAM)
    -wls_ods1 (ODSM)
    -wls_oim1 (OIM)
    -wls_soa1 (SOA)
    The thing is that as soon I start OIM, I can't login to ODSM, the login page becomes unreachable. I also can't login to EM since the SSO login credentials (weblogic_idm) are not accepted. BUT I can login to OIM with weblogic_idm.
    But when I shut OIM down and restart the other servers, I have perfect SSO functionality with user weblogic_idm. The strange thing is that it used to work and I'm trying to avoid reinstalling Fusion Applications all over again.
    I hope you can help me out!
    Greetings,
    Charif

    I also get this error message when trying to access weblogic administration console while OIM is running:
    Failure of server APACHE bridge:
    No backend server available for connection: timed out after 10 seconds or idempotent set to OFF or method not idempotent.

  • Can't login with gdm and get error message

    Hey, I had an arch install up and running last night. I was tinkering with gnome themes, and installed a bunch and eventually tried to mess with the login screen. I installed something, I think like gnome-settings-manager or something like that, and it basically never worked. I tried to change the login BG and some stuff, but couldn't do it, the program would freeze.
    About an hour later, I realized chrome wouldn't run, and I had to use the default browser. I restarted and then when I logged back in, I have a black login screen with an error that says "Install Problem: the configuration defaults for gnome power manager have not been installed correctly please contact your computer administrator."
    When I try to login, it starts like it's going to work, but then brings me back to the same screen.
    So basically I can't login at the moment, I tried pacman -Runs gnome gdm gnome-setting-manager gamin gksu
    and then pacman -S gnome gdm gksu gamin
    but that still gives me the same screen.
    Any ideas where to go from here?
    Edit: Decided to install KDE as a workaround, I'll see where that gets me, opening a new thread as my root partition is now full... and IDK how to fix that atm
    Last edited by B-80 (2011-01-10 23:31:10)

    Just my 2 cents, seeing that nobody is replying...
    You could try to create another user and see if it works well, just to understand if it's a problem in the user configuration files, or in the system configuration.
    If the new user works well you could try to import your config files from your /home/user/ folder one by one and see which one messes up everything.
    If the new user has the same problems, it's a more serious problem, maybe you could try to remove packages one by one (pacman -Rscn package), starting from the last one you installed (you can list packages by installation date using yaourt -Qe --date) until it works again (taking care of not removing essential packages).

  • The X-Server can not be started on display :0.. see /var/dt/Xerrors

    The X-Server can not be started on display :0..
    see /var/dt/Xerrors
    I am trying to launch the CDE from the console and have tried the running the command : svcadm enable cde-login
    but still get the same error. After some investigation i have found some advice regarding the font path and fonts.dir but its well confusing !!!
    Can someone explain to me an easy way to display the cde?
    I have looked in /var/dt/Xerrors and the output is:
    Solaris ABI: 32-bit
    SUNWxorg-server package version: 6.8.0.5.10.7400,REV=0.2004.12.15
    SUNWxorg-server patches applied: 125720-20
    SUNWxorg-graphics-ddx package version: 6.8.0.5.10.7400,REV=0.2004.12.15
    SUNWxorg-graphics-ddx patches applied: 125720-20
    SUNWxorg-mesa package version: 6.8.2.5.10.0113,REV=0.2005.08.02
    SUNWxorg-mesa patches applied: 125720-20 125724-01
    Before reporting problems, check http://sunsolve.sun.com/
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 3 15:00:55 2008
    (EE) Unable to locate/open config file
    New driver is "ati"
    (==) Using default built-in configuration (57 lines)
    (EE) Failed to load module "dri" (module does not exist, 0)
    (II) Module "ddc" already built-in
    (II) Module "ramdac" already built-in
    (II) Module "i2c" already built-in
    (EE) AIGLX: DRI module not loaded
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    Error: Mode_switch added to symbol map for multiple modifiers
    Using Mod2, ignoring Mod3.
    Warning: Symbol map for key <KPEQ> redefined
    Using last definition for conflicting fieldsErrors from xkbcomp are not fatal to the X server
    Fatal server error:
    could not open default font 'fixed'
    hes applied: 125720-20
    SUNWxorg-graphics-ddx package version: 6.8.0.5.10.7400,REV=0.2004.12.15
    SUNWxorg-graphics-ddx patches applied: 125720-20
    SUNWxorg-mesa package version: 6.8.2.5.10.0113,REV=0.2005.08.02
    SUNWxorg-mesa patches applied: 125720-20 125724-01
    Before reporting problems, check http://sunsolve.sun.com/
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 3 14:21:13 2008
    (EE) Unable to locate/open config file
    New driver is "ati"
    (==) Using default built-in configuration (57 lines)
    I have tried running kdmconfig and am worried about running a sysunconfig as this could unconfigure my server it Solaris 10 on x86!

    I had the same problem when I upgraded to snv_114 from snv_98
    on SPARC. The important line in /var/dt/Xerrors is this one:
    could not open default font 'fixed'
    The problem (in my case, anyway) was that the fonts.dir files were
    not updated during the install/upgrade process. This fixed it:
    $ su -
    # cd /usr/X11/lib/X11/fonts
    # for f in *; do cd $f; mkfontdir; cd -; done

  • Major installation trouble, can't login etc

    Hi, I am a nerd.
    I went through installation trouble with scsi, formating of discs and partitions, and now that I have done it and do a first reboot, I feel ashamed that I can't log in.
    I was so lucky to have the partitions and the aother stuff done, that I have forgotten to create a user ore change root password. Therefore, I can't login with whatever.
    Please don't tell me all the work was done for nothing, and give me a hint how I can login, and what are the superusers defaults. And, btw, very merry christmas, and thanks.

    Pink Chick wrote:
    Ah, nonono ... I am sorry to tell I lost the battle against arch. I wonder who wants to have a linux distro without any ... mystik aid. Who would install gpm and won't have it to be configured for start at boot time? So the entries in rc.conf could be made, fe. Ore who wants to install X, and xf86cfg blows his monitor at first start, as is installed using an unbelievable poor setting. I don't believe there is a need to have it all made by hand. I think this is a service I need a distro for. Btw pacman is quite slow in finding dependencies and so on, compared to apt-get. And apt-get is *not* i686 compiled.So, if arch means linux from scratch with paket manager, this is not mine. I hoped it would be more debian like, but with newer packages and i686 compiled.
    But I am not here to flame this distro. I wish you keep having fun with archlinux, and I want to thank you all for your aid over my xmas archlinux days.
    i'm sorry you gave up ...
    gpm:
    in /etc/rc.conf you have to use:
    GPM_ARGS="-m /dev/misc/psaux -t ps2 -S "" "
    to give gpm the device where to find your mouse .. then you just include in DAEMONS=() "gpm", and voilà, you have gpm working
    X:
    fast/simple way: if you already have a config file from an other distro you use(d) before, you can use this
    simple way: use hwd ( http://bbs.archlinux.org/viewtopic.php?t=580&start=30 )
    to generate a template, then edit, if you want (but it should work also directly ... just rename the generated file)
    classical ways: the ways you mentioned
    -> i agree: for linux beginners, there should be a "nice tool"
    now: the only thing i agree fully with you:
    pacman dependency-check is slow, but in opensource things, this is actually only a matter of time (spare time of the main developer) to enhance it
    hostname:
    HOSTNAME="Asteraceae"
    in /etc/rc.conf and
    127.0.0.1 Asteraceae
    in /etc/hosts should solve the problem

  • Can not login access manager

    mail server version is JES messaging Server 6 2005Q4 :
    My Access Manager:http://hostname:8080/amserver
    last week, i login access manager, under the web label or configuration label�F
    in "ldap" item�Ci add new dc=xx,dc=xx,dc=xx�C
    then save configuration.
    but after that i can not login access manager.
    when i user admin login,it print:"
    Authentication failed".
    what should i do to restore access manage?
    thanks!

    javatoall wrote:
    Hi,
    I login Access Manager, access sample "realm" -> Authentication->
    Advance Properties -> User profiles and then I choiced "Dynamic with user Alias".
    Then I only configure JDBC authentication with mysql database that I don't used ldapservice.
    When I created a one new user in MySQL, I can login into web application that i security as "sample.war" successfull but new user don't right access resource that i protected before.
    When i login access manager with amdmin user, I can not find user that i has been created it in MySQL database. t
    When the users are created through the dynamic profile, the default cn/sn are set to "default" , after creation you need to login to amconsole as amadmin and change/add proper values for these attributes.
    Alternatively you can set the protected resource's policy subject to Authenticated users. This will work but not sure will meet your requirement
    >
    When i login access manager console with new user, it login successful, and view Profile of new user that I has been created.
    Can you tell me How to manage new user that I has been new in MySQL by Access manager console ?
    I want to configure access proteced resourse for that user. How to configure that ?
    read above use the authenticated users subject
    Thank for every help.
    VinhND.

  • Can't login into NW after a new patch.

    Hi experts.
    Yestoday I installed a new patch KB70010,after that use command SGEN to compile all source in component BASIS.This process began and said theres 2 hours left to complete. 
    But this morning i can't login into the system,seems the SGEN not successful or sth else.....
    disp+work is in yellow status with a message: Running but not connected to Message Server.J2EE status info unavailable.
    here's the developer trace.
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        ER1
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    75
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        6112
    Tue Jun 03 10:51:31 2008
    kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
    length of sys_adm_ext is 572 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 6112) [dpxxdisp.c   1237]
         shared lib "dw_xml.dll" version 75 successfully loaded
         shared lib "dw_xtc.dll" version 75 successfully loaded
         shared lib "dw_stl.dll" version 75 successfully loaded
         shared lib "dw_gui.dll" version 75 successfully loaded
         shared lib "dw_mdm.dll" version 75 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3901
    Tue Jun 03 10:51:36 2008
    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  5273]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    Tue Jun 03 10:51:41 2008
    ERROR => OpenProcess PID 3180 failed for checking semaphore 4
                  ERROR_INVALID_PARAMETER: The parameter is incorrect.  [semnt.c      1892]
    DpIPCInit2: start server >EXXEPT01_ER1_01                         <
    DpShMCreate: sizeof(wp_adm)          26752     (1408)
    DpShMCreate: sizeof(tm_adm)          3994272     (19872)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    DpShMCreate: sizeof(comm_adm)          528064     (1048)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1440)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 073F0040, size: 4661816)
    DpShMCreate: allocated sys_adm at 073F0040
    DpShMCreate: allocated wp_adm at 073F1E40
    DpShMCreate: allocated tm_adm_list at 073F86C0
    DpShMCreate: allocated tm_adm at 073F86F0
    DpShMCreate: allocated wp_ca_adm at 077C7990
    DpShMCreate: allocated appc_ca_adm at 077CD750
    DpShMCreate: allocated comm_adm at 077CF690
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 07850550
    DpShMCreate: allocated gw_adm at 07850590
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 078505C0
    DpShMCreate: allocated wall_adm at 078505C8
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 511 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 1632
      argv[0] = D:\usr\sap\ER1\DVEBMGS01\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\ER1\DVEBMGS01\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\ER1\SYS\profile\ER1_DVEBMGS01_EXXEPT01
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1351
      argv[5] = -DSAPSYSTEM=01
      argv[6] = -DSAPSYSTEMNAME=ER1
      argv[7] = -DSAPMYNAME=EXXEPT01_ER1_01
      argv[8] = -DSAPPROFILE=D:\usr\sap\ER1\SYS\profile\ER1_DVEBMGS01_EXXEPT01
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1623]
    ***LOG Q0K=> DpMsAttach, mscon ( EXXEPT01) [dpxxdisp.c   11586]
    DpStartStopMsg: send start message (myname is >EXXEPT01_ER1_01                         <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 75
    Release check o.K.
    Tue Jun 03 10:52:21 2008
    DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN
    Tue Jun 03 10:52:41 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 2056
      argv[0] = D:\usr\sap\ER1\DVEBMGS01\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\ER1\DVEBMGS01\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\ER1\SYS\profile\ER1_DVEBMGS01_EXXEPT01
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1407
      argv[5] = -DSAPSYSTEM=01
      argv[6] = -DSAPSYSTEMNAME=ER1
      argv[7] = -DSAPMYNAME=EXXEPT01_ER1_01
      argv[8] = -DSAPPROFILE=D:\usr\sap\ER1\SYS\profile\ER1_DVEBMGS01_EXXEPT01
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED

    I found a suspicious log   dev_jcontrol,  maybe it will do some help.
    There's some deadlock at end....
    trc file: "D:\usr\sap\ER1\DVEBMGS01\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 2612
    system name : ER1
    system nr.  : 01
    started at  : Tue Jun 03 14:13:53 2008
    arguments       :
           arg[00] : D:\usr\sap\ER1\DVEBMGS01\exe\jcontrol.EXE
           arg[01] : pf=D:\usr\sap\ER1\SYS\profile\ER1_DVEBMGS01_EXXEPT01
           arg[02] : -DSAPSTART=1
           arg[03] : -DCONNECT_PORT=3675
           arg[04] : -DSAPSYSTEM=01
           arg[05] : -DSAPSYSTEMNAME=ER1
           arg[06] : -DSAPMYNAME=EXXEPT01_ER1_01
           arg[07] : -DSAPPROFILE=D:\usr\sap\ER1\SYS\profile\ER1_DVEBMGS01_EXXEPT01
           arg[08] : -DFRFC_FALLBACK=ON
           arg[09] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 4756] Tue Jun 03 14:13:53 2008
    [Thr 4756] *** WARNING => INFO: Unknown property [instance.box.number=ER1DVEBMGS01exxept01] [jstartxx.c   841]
    [Thr 4756] *** WARNING => INFO: Unknown property [instance.en.host=EXXEPT01] [jstartxx.c   841]
    [Thr 4756] *** WARNING => INFO: Unknown property [instance.en.port=3202] [jstartxx.c   841]
    [Thr 4756] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\ER1\DVEBMGS01\j2ee\cluster\instance.properties;D:\usr\sap\ER1\DVEBMGS01\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : EXXEPT01
    -> ms port    : 3902
    -> OS libs    : D:\usr\sap\ER1\DVEBMGS01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\ER1\DVEBMGS01\j2ee\cluster\instance.properties
    -> files [01] : D:\usr\sap\ER1\DVEBMGS01\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : EXXEPT01
    -> ms port    : 3902
    -> os libs    : D:\usr\sap\ER1\DVEBMGS01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\ER1\DVEBMGS01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID11381200 : D:\usr\sap\ER1\DVEBMGS01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID11381250 : D:\usr\sap\ER1\DVEBMGS01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID11381200           : D:\usr\sap\ER1\DVEBMGS01\j2ee\cluster\instance.properties
    -> [01] ID11381250           : D:\usr\sap\ER1\DVEBMGS01\j2ee\cluster\instance.properties
    -> [02] sdm                  : D:\usr\sap\ER1\DVEBMGS01\SDM\program\config\sdm_jstartup.properties
    [Thr 4756] *** WARNING => JsfOpenShm: ShmCreate (69, 295952, CREATE) failed(rc = 4 SHM segment already exists) [jsfxxshm.c   715]
    [Thr 4756] *** ERROR => JsfOpenShm: Shm version mismatch (shm "JSF-ADM-CORRUPT", code "JSF-ADM-015") [jsfxxshm.c   761]
    [Thr 4756] *** ERROR => Can't create shared memory segment 69 (rc = 8) [jcntrxx.c    1714]
    [Thr 4756] *** ERROR => Can't initialize JControl Administration [jcntrxx.c    271]
    [Thr 4756] JControlCloseProgram: started (exitcode = -1)
    [Thr 4756] *** ERROR => JsfCloseShm: FiDetachIndex(SESSION) failed (rc = 6 invalid argument) [jsfxxshm.c   1243]
    [Thr 4756] *** ERROR => JsfCloseShm: FiDetachIndex(ALIAS) failed (rc = 6 invalid argument) [jsfxxshm.c   1250]
    [Thr 4756] *** ERROR => JsfCloseShm: FiDetachIndex(SERVICE) failed (rc = 6 invalid argument) [jsfxxshm.c   1257]
    [Thr 4756] JControlCloseProgram: good bye... (exitcode = -1)
                                                                                    [Thr 3152] Tue Jun 03 14:22:52 2008
    [Thr 3152] WARNING: MtxLock 02550988 JSF-PROC -2 deadlock ?
    [Thr 3152] Tue Jun 03 14:37:56 2008
    [Thr 3152] WARNING: MtxLock 02550988 JSF-PROC -2 deadlock ?
    [Thr 3152] Tue Jun 03 14:53:01 2008
    [Thr 3152] WARNING: MtxLock 02550988 JSF-PROC -2 deadlock ?
    [Thr 3152] Tue Jun 03 15:08:05 2008
    [Thr 3152] WARNING: MtxLock 02550988 JSF-PROC -2 deadlock ?
    [Thr 3152] Tue Jun 03 15:23:09 2008
    [Thr 3152] WARNING: MtxLock 02550988 JSF-PROC -2 deadlock ?

  • Error during login Alert-Configuration

    Hi,
    I get following error when I try to login alert-configuration.
    SO does anybody know this error and has a solution?
    Thanks.
    Regards
    Stefan
    Runtime Error          STRING_BAD_REF
    Date and Time          29.09.2006 08:58:00
    ShrtText
    A string reference with destroyed context was destroyed.
    What happened?
    Error in ABAP application program.
    The current ABAP program "CL_BSP_MODEL==================CP" had to be
    terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    is especially useful if you want to keep a particular message.
    Error analysis
    The system discovered an invalid value while accessing a string
    reference:
    String reference (hexadecimal): 1900000002000000
    String header ID: 2
    String header ID (hex): 00000002
    Check value (hex): 000000
    Shared objects lock flag: 0
    Check value (hexadecimal): 19
    The check value should be hexadecimal "ED".
    This is not the case.
    How to correct the error
    The contents of the string value were probably overwritten in the
    memory of the ABAP application program.
    Probably the only way to eliminate the error is to correct the program.
    System environment
    SAP Release.............. "640"
    Application server....... "PROSRVSAP1"
    Network address.......... "172.17.0.231"
    Operating system......... "Windows NT"
    Release.................. "5.2"
    Hardware type............ "2x Intel 801586"
    Character length......... 16 Bits
    Pointer length........... 32 Bits
    Work process number...... 0
    Short dump setting....... "full"
    Database server.......... "PROSRVSAP1"
    Database type............ "ORACLE"
    Database name............ "XI3"
    Database owner........... "SAPXI3"
    Character set............ "C"
    SAP kernel............... "640"
    Created on............... "Nov 4 2004 23:42:53"
    Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
    Database version......... "OCI_920_SHARE "
    Patch level.............. "43"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.1.7.., ORACLE 9.2.0.."
    SAP database version..... "640"
    Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
    Memory usage.............
    Roll..................... 8176
    EM....................... 3135696
    Heap..................... 0
    Page..................... 0
    MM Used.................. 2356504
    MM Free.................. 777568
    SAP Release.............. "640"
    User and Transaction
    Information on where terminated
    The termination occurred in the ABAP program "CL_BSP_MODEL==================CP"
    in "IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION".
    The main program was "SAPMHTTP ".
    The termination occurred in line 1 of the source code of the (Include)
    program "CL_BSP_MODEL==================CM00W"
    of the source code of program "CL_BSP_MODEL==================CM00W" (when
    calling the editor 10).
    Source Code Extract
    Line
    SourceCde
    >>>>>
    method IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION .
    2
    3
    if strlen( binding_expression ) <= 4 or binding_expression(2) <> '//'. return. endif.
    4
    5
    model_name = binding_expression+2(*).
    6
    split model_name at '/' into model_name attribute_path.
    7
    8
    9
    endmethod.
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    0
    SY-INDEX
    8
    SY-TABIX
    1
    SY-DBCNT
    1
    SY-FDPOS
    85
    SY-LSIND
    0
    SY-PAGNO
    0
    SY-LINNO
    1
    SY-COLNO
    1
    SY-PFKEY
    SY-UCOMM
    SY-TITLE
    HTTP Control
    SY-MSGTY
    SY-MSGID
    SY-MSGNO
    000
    SY-MSGV1
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    24 METHOD       CL_BSP_MODEL==================CP    CL_BSP_MODEL==================CM00W     1
    CL_BSP_MODEL=>IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION
    23 METHOD       CL_BSP_ELEMENT_CT_ATTR_VALID==CP    CL_BSP_ELEMENT_CT_ATTR_VALID==CM00A    28
    CL_BSP_ELEMENT_CT_ATTR_VALID=>INITIAL_CHECKS
    22 METHOD       CL_BSP_ELEMENT_CT_ATTR_VALID==CP    CL_BSP_ELEMENT_CT_ATTR_VALID==CM002     4
    CL_BSP_ELEMENT_CT_ATTR_VALID=>TO_BOOLEAN
    21 METHOD       CL_HTMLB_CONTENT==============CP    CL_HTMLB_CONTENT==============CM007    13
    CL_HTMLB_CONTENT=>IF_BSP_ELEMENT~COMPILE_TIME_IS_VALID
    20 METHOD       CL_BSP_ELEMENT_INFO===========CP    CL_BSP_ELEMENT_INFO===========CM003    21
    CL_BSP_ELEMENT_INFO=>IS_VALID
    19 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM01C    78
    CL_O2_CO2_PROCESSOR=>CHECK_AND_DESCRIBE_TAG
    18 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM019   102
    CL_O2_CO2_PROCESSOR=>TRAVERSE_TAG
    17 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM00G    55
    CL_O2_CO2_PROCESSOR=>TRAVERSE
    16 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM00E   180
    CL_O2_CO2_PROCESSOR=>GENERATE
    15 METHOD       CL_O2_HELPER==================CP    CL_O2_HELPER==================CM00R   143
    CL_O2_HELPER=>CALL_O2_COMPILER
    14 FUNCTION     SAPLO2_WB_SERVICES                  LO2_WB_SERVICESU15                    128
    O2_GENERATE_PAGE_INTERNAL
    13 FUNCTION     SAPLO2_WB_SERVICES                  LO2_WB_SERVICESU04                    117
    O2_GENERATE_PAGE
    12 METHOD       CL_O2_RT_SUPPORT==============CP    CL_O2_RT_SUPPORT==============CM004    12
    CL_O2_RT_SUPPORT=>GENERATE_IMPL_CLASS
    11 METHOD       CL_O2_RT_SUPPORT==============CP    CL_O2_RT_SUPPORT==============CM003   108
    CL_O2_RT_SUPPORT=>GET_CLASS_FOR_PAGE
    10 METHOD       CL_BSP_PAGE_BASE==============CP    CL_BSP_PAGE_BASE==============CM01A    98
    CL_BSP_PAGE_BASE=>CREATE_PAGE
    9 METHOD       CL_BSP_PAGE_BASE==============CP    CL_BSP_PAGE_BASE==============CM005    47
    CL_BSP_PAGE_BASE=>CREATE_VIEW
    8 METHOD       CL_BSP_CONTROLLER=============CP    CL_BSP_CONTROLLER=============CM005     3
    CL_BSP_CONTROLLER=>CREATE_VIEW
    7 METHOD       CL_XI_ALERT_BSP_MAIN==========CP    CL_XI_ALERT_BSP_MAIN==========CM001    10
    CL_XI_ALERT_BSP_MAIN=>DO_REQUEST
    6 METHOD       CL_BSP_CTRL_ADAPTER===========CP    CL_BSP_CTRL_ADAPTER===========CM004    47
    CL_BSP_CTRL_ADAPTER=>DO_REQUEST
    5 METHOD       CL_BSP_RUNTIME================CP    CL_BSP_RUNTIME================CM002   111
    CL_BSP_RUNTIME=>ON_REQUEST
    4 METHOD       CL_HTTP_EXT_BSP===============CP    CL_HTTP_EXT_BSP===============CM001    24
    CL_HTTP_EXT_BSP=>IF_HTTP_EXTENSION~HANDLE_REQUEST
    3 METHOD       CL_HTTP_SERVER================CP    CL_HTTP_SERVER================CM01B   346
    CL_HTTP_SERVER=>EXECUTE_REQUEST_FROM_MEMORY
    2 FUNCTION     SAPLHTTP_RUNTIME                    LHTTP_RUNTIMEU02                      886
    HTTP_DISPATCH_REQUEST
    1 MODULE (PBO) SAPMHTTP                            SAPMHTTP                               13
    %_HTTP_START
    Chosen variables
    Name
    Val.
    No.      24 Ty.          METHOD
    Name  CL_BSP_MODEL=>IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION
    BINDING_EXPRESSION
    FALSE
    44454
    61C35
    00000
    00000
    MODEL_NAME
    String reference is destroyed
    10000000
    90002000
    ATTRIBUTE_PATH
    SYST-REPID
    CL_BSP_MODEL==================CP
    4454555444443333333333333333334522222222
    3CF230FDF45CDDDDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    SY-REPID
    CL_BSP_MODEL==================CP
    4454555444443333333333333333334522222222
    3CF230FDF45CDDDDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CL_ABAP_TYPEDESCR=>TRUE
    %_FSREG_001
    SPACE
    2
    0
    0
    0
    No.      23 Ty.          METHOD
    Name  CL_BSP_ELEMENT_CT_ATTR_VALID=>INITIAL_CHECKS
    NAME
    massDataExtraction
    667746764777667666
    D133414158421349FE
    000000000000000000
    000000000000000000
    VALUE
    FALSE
    44454
    61C35
    00000
    00000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    SY-REPID
    CL_BSP_ELEMENT_CT_ATTR_VALID==CP
    4454555444444554554555554444334522222222
    3CF230F5C5D5E4F34F1442F61C94DD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    ME->M_ELEMENT_DATA
    |
    | 3000C000 |
    | 60009000 |
    | CL_BSP_ELEMENT_DATA=>CO_NO_ATTRIBUTE_VALUE |
    | %_NO_ATTRIBUTE_VALUE |
    | 25445455544554554454 |
    | 5FEFF144292545F61C55 |
    | 00000000000000000000 |
    | 00000000000000000000 |
    | SYST |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | ME->M_LAST_VALUE_NOT_SET |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | ME->CO_CHECKS_DONE |
    | %_CHECKS_DONE_% |
    | 254444455444452 |
    | 5F3853B3F4FE5F5 |
    | 000000000000000 |
    | 000000000000000 |
    | CL_BSP_ELEMENT_DATA=>CO_REQUEST_TIME_VALUE |
    | %_RUNTIME_ATTRIBUTE |
    | 2555454445455544554 |
    | 5F25E49D5F144292545 |
    | 0000000000000000000 |
    | 0000000000000000000 |
    | ME->M_LAST_VALUE_ONLY_AT_RUNTIME |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | %_ARCHIVE |
    |  |
    | 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | %_FSREG_001 |
    | 6 |
    | 3 |
    | 6 |
    | 0 |
    | 0 |
    | SYST-REPID |
    | CL_BSP_ELEMENT_CT_ATTR_VALID==CP |
    | 4454555444444554554555554444334522222222 |
    | 3CF230F5C5D5E4F34F1442F61C94DD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | CL_BSP_COMPILER_MESSAGES=>CO_ERROR |
    | E |
    | 4 |
    | 5 |
    | 0 |
    | 0 |
    | ATTRIBUTE_INFO |
    |
    2000D000
    90006000
    No.      22 Ty.          METHOD
    Name  CL_BSP_ELEMENT_CT_ATTR_VALID=>TO_BOOLEAN
    NAME
    massDataExtraction
    667746764777667666
    D133414158421349FE
    000000000000000000
    000000000000000000
    RESULT
    2
    0
    0
    0
    ME
    |
    | 3000C000 |
    | 3000C000 |
    | VALUE |
    |  |
    | ME->CO_CHECKS_DONE |
    | %_CHECKS_DONE_% |
    | 254444455444452 |
    | 5F3853B3F4FE5F5 |
    | 000000000000000 |
    | 000000000000000 |
    | %_SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | CL_BSP_MESSAGES=>CO_SEVERITY_ERROR |
    | 2 |
    | 0000 |
    | 2000 |
    | No.      21 Ty.          METHOD |
    | Name  CL_HTMLB_CONTENT=>IF_BSP_ELEMENT~COMPILE_TIME_IS_VALID |
    | ELEMENT_INFO |
    |
    3000C000
    70008000
    COMPILER_MESSAGES
    |
    | E0001000 |
    | 4000B000 |
    | ELEMENT_DATA |
    |
    3000C000
    60009000
    VALIDATOR
    |
    | 3000C000 |
    | 3000C000 |
    | VALID |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | %_FSREG_001 |
    | ??? |
    | ?????? |
    | ?????? |
    | %_DUMMY$$ |
    |  |
    | 2222 |
    | 0000 |
    | 0000 |
    | 0000 |
    | CL_BSP_ELEMENT_DATA=>CO_NO_ATTRIBUTE_VALUE |
    | %_NO_ATTRIBUTE_VALUE |
    | 25445455544554554454 |
    | 5FEFF144292545F61C55 |
    | 00000000000000000000 |
    | 00000000000000000000 |
    | SYST-REPID |
    | CL_HTMLB_CONTENT==============CP |
    | 4454544454445445333333333333334522222222 |
    | 3CF84DC2F3FE45E4DDDDDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | SY |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | SY-REPID |
    | CL_HTMLB_CONTENT==============CP |
    | 4454544454445445333333333333334522222222 |
    | 3CF84DC2F3FE45E4DDDDDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | SYST |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | No.      20 Ty.          METHOD |
    | Name  CL_BSP_ELEMENT_INFO=>IS_VALID |
    | ELEMENT_DATA |
    |
    3000C000
    60009000
    COMPILER_MESSAGES
    |
    | E0001000 |
    | 4000B000 |
    | COMPILER_OPTIONS |
    | 0.0.0.0.0.0.0.1.  |
    | C0000000 |
    | B0004000 |
    | VALID |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | ME->VALIDATOR |
    |
    3000C000
    3000C000
    SCREEN
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    ME
    |
    | 3000C000 |
    | 70008000 |
    | ME->ELEMENT |
    |
    3000C000
    4000B000
    SY-REPID
    CL_BSP_ELEMENT_INFO===========CP
    4454555444444554444333333333334522222222
    3CF230F5C5D5E4F9E6FDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    ME->COMPILER_OPTIONS
    0.0.0.0.0.0.0.1.
    C0000000
    90006000
    %_FSREG_001
    SYST-REPID
    CL_BSP_ELEMENT_INFO===========CP
    4454555444444554444333333333334522222222
    3CF230F5C5D5E4F9E6FDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    No.      19 Ty.          METHOD
    Name  CL_O2_CO2_PROCESSOR=>CHECK_AND_DESCRIBE_TAG
    SIG
    content                       CL_HTMLB_CONTENT              BCLG_HTMLB_CONTENT             X
    6667667222222222222222222222224454544454445445222222222222224444545444544454452222222222222522
    3FE45E4000000000000000000000003CF84DC2F3FE45E40000000000000023C7F84DC2F3FE45E40000000000000800
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    ATTR
    í###r#######Ç###
    E01070000000C010
    D020204010007080
    0000000000000000
    0010000000000000
    ELEMENT
    ¤###BX  X#¯###¯###«#####Œ# ###r#####X  #
    A040452250A040A040A050A05020807000FF5220
    40B0280080F000F000B040D02000D02000FF8000
    0000000000000000000000000000000000FF0000
    0010000000001000100010001000000000FF0000
    SY-REPID
    CL_O2_CO2_PROCESSOR===========CP
    4454354435554445545333333333334522222222
    3CFF2F3F2F02F3533F2DDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    EXTENSION_INFO
    |
    | 3000C000 |
    | 80007000 |
    | %_SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | TAGID |
    | content |
    | 6667667 |
    | 3FE45E4 |
    | 0000000 |
    | 0000000 |
    | ELEMENT_INFO |
    |
    3000C000
    70008000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    ELEMENT-ARGS
    Table IT_365[9x32]
    CLASS=CL_O2_CO2_PROCESSORMETHOD=TRAVERSE_TAGDATA=ELEMENT-ARGS
    Table reference: 114
    TABH+  0(20) = 70CBF53C28E9F93C00000000720000006D010000
    TABH+ 20(20) = 0900000020000000FFFFFFFF04650000900E0000
    TABH+ 40( 8) = 10000000C1298000
    store        = 0x70CBF53C
    ext1         = 0x28E9F93C
    shmId        = 0     (0x00000000)
    id           = 114   (0x72000000)
    label        = 365   (0x6D010000)
    fill         = 9     (0x09000000)
    leng         = 32    (0x20000000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000064
    occu         = 16    (0x10000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 3     (user defined)
    cmpMode      = 4     (cmpSingleEq)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x60C9F53C
    pghook       = 0x00000000
    idxPtr       = 0x00000000
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 16    (0x10000000)
    lineAlloc    = 16    (0x10000000)
    store_id     = 101   (0x65000000)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = 0xE8C2F53C
    hsdir        = 0x00000000
    ext2         = 0x00000000
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    TAGARGS_REF
    0.0.0.0.0.0.0.1.
    C0000000
    C0003000
    ELEMENT_DATA
    |
    | 3000C000 |
    | 60009000 |
    | ELEMENT_REF |
    | 0.0.0.0.0.0.0.1.  |
    | C0000000 |
    | B0004000 |
    | ME->COMPILER_MESSAGES |
    |
    E0001000
    4000B000
    ATTR-ROW
    4
    0000
    4000
    SCREEN
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    IS_VALID
    2
    0
    0
    0
    ME->FALSE
    2
    0
    0
    0
    SY-XFORM
    222222222222222222222222222222
    000000000000000000000000000000
    000000000000000000000000000000
    000000000000000000000000000000
    ME
    |
    | E0001000 |
    | 70008000 |
    | SYST |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | No.      18 Ty.          METHOD |
    | Name  CL_O2_CO2_PROCESSOR=>TRAVERSE_TAG |
    | ATTR |
    | í###r#######Ç### |
    | E01070000000C010 |
    | D020204010007080 |
    | 0000000000000000 |
    | 0010000000000000 |
    | NODE |
    |
    70008000
    2000D000
    PREFIX_MAPPER
    |
    | A0005000 |
    | 90006000 |
    | NO_SCRIPT |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | RESULT |
    | ############î###ï###Ê#####è#######N# ### |
    | 00FF00FF00FFE010E000C01000E000FF90402000 |
    | 00FF00FF00FFE010F000A050708000FF10E00000 |
    | 00FF00FF00FF000000000000000000FF00000000 |
    | 00FF00FF00FF001000000000000000FF00000000 |
    | ELEMENT-PREFIX |
    | htmlb |
    | 67666 |
    | 84DC2 |
    | 00000 |
    | 00000 |
    | PREFIX |
    | htmlb |
    | 67666 |
    | 84DC2 |
    | 00000 |
    | 00000 |
    | ELEMENT-CLASSNAME |
    | CL_HTMLB_CONTENT |
    | 4454544454445445 |
    | 3CF84DC2F3FE45E4 |
    | 0000000000000000 |
    | 0000000000000000 |
    | TAG_SIG-TAGCLASS |
    | CL_HTMLB_CONTENT |
    | 445454445444544522222222222222 |
    | 3CF84DC2F3FE45E400000000000000 |
    | 000000000000000000000000000000 |
    | 000000000000000000000000000000 |
    | CL_BSP_COMPILER_MESSAGES=>CO_ERROR |
    | E |
    | 4 |
    | 5 |
    | 0 |
    | 0 |
    | CL_BSP_RUNTIME=>IF_BSP_RUNTIME~CO_DOMAIN_RELAX_MIN |
    | min |
    | 666 |
    | D9E |
    | 000 |
    | 000 |
    | CHILD |
    |
    4000B000
    0000F000
    ME
    |
    | E0001000 |
    | 70008000 |
    | NEWTAG |
    | content |
    | 6667667 |
    | 3FE45E4 |
    | 0000000 |
    | 0000000 |
    | ELEMENT |
    | ¤###BX  X#¯###¯###«#####Œ# ###r#####X  # |
    | A040452250A040A040A050A05020807000FF5220 |
    | 40B0280080F000F000B040D02000D02000FF8000 |
    | 0000000000000000000000000000000000FF0000 |
    | 0010000000001000100010001000000000FF0000 |
    | SYST-REPID |
    | CL_O2_CO2_PROCESSOR===========CP |
    | 4454354435554445545333333333334522222222 |
    | 3CFF2F3F2F02F3533F2DDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | TAG_SIG |
    | content                       CL_HTMLB_CONTENT              BCLG_HTMLB_CONTENT             X |
    | 6667667222222222222222222222224454544454445445222222222222224444545444544454452222222222222522 |
    | 3FE45E4000000000000000000000003CF84DC2F3FE45E40000000000000023C7F84DC2F3FE45E40000000000000800 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | ME->GENERATOR |
    |
    A0005000
    A0005000
    COMPILEINFOS
    Table[initial]
    No.      17 Ty.          METHOD
    Name  CL_O2_CO2_PROCESSOR=>TRAVERSE
    IS_FIRST_NODE
    2
    0
    0
    0
    PREFIX_MAPPER
    |
    | A0005000 |
    | 90006000 |
    | NODE |
    |
    70008000
    2000D000
    NO_SCRIPT
    2
    0
    0
    0
    RESULT
    ############î###ï###Ê#####è#######N# ###
    00FF00FF00FFE010E000C01000E000FF90402000
    00FF00FF00FFE010F000A050708000FF10E00000
    00FF00FF00FF000000000000000000FF00000000
    00FF00FF00FF001000000000000000FF00000000
    ME
    |
    | E0001000 |
    | 70008000 |
    | ATTR |
    | í###r#######Ç### |
    | E01070000000C010 |
    | D020204010007080 |
    | 0000000000000000 |
    | 0010000000000000 |
    | ME->ENV |
    |
    E0001000
    5000A000
    ATTR-NAME
    TAG
    544
    417
    000
    000
    %_PRINT
    000                                                                                0###
    2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SY-XPROG
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    RSJOBINFO
    00000000000000                                  ##
    2222222222222222222222222222222233333333333333222222222222222222222222222222222200
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    ATTR-ROW
    4
    0000
    4000
    No.      16 Ty.          METHOD
    Name  CL_O2_CO2_PROCESSOR=>GENERATE
    XML_INPUT
    3767766222666637633363666227227226676366236377662323323320373766336366662323323327367276727237
    C8C629E2E2534ED568FCFA15F22822922CE57D112CFA443F260D10D22DC32319ECFA1C2F280D20D102D200268232E3
    3626763332666627223737623323323326666267373766233272272330263776273766233272272276272766367236
    FD053FD100EF9724D2E32070D00D10D101715220E323190D22822927EAFFA4430324790D2282292259232059D20FCF
    O2_PARAMS
    Table IT_30[2x976]
    CLASS=CL_O2_HELPERMETHOD=CALL_O2_COMPILERDATA=PAGE_PARAMS
    Table reference: 17
    TABH+  0(20) = C085E23C0000000000000000110000001E000000
    TABH+ 20(20) = 02000000D0030000FFFFFFFF045C000080060000
    TABH+ 40( 8) = 10000000C1248400
    store        = 0xC085E23C
    ext1         = 0x00000000
    shmId        = 0     (0x00000000)
    id           = 17    (0x11000000)
    label        = 30    (0x1E000000)
    fill         = 2     (0x02000000)
    leng         = 976   (0xD0030000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000021
    occu         = 16    (0x10000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 1
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0xD8C8EF3C
    pghook       = 0x00000000
    idxPtr       = 0x00000000
    refCount     = 2     (0x02000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 16    (0x10000000)
    lineAlloc    = 16    (0x10000000)
    store_id     = 20    (0x14000000)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = Not allocated
    hsdir        = Not allocated
    ext2         = Not allocated
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    PAGE_URL
    MAIN.HTM
    44442454
    D19EE84D
    00000000
    00000000
    CLASS_NAME
    CL_O2EKNVZ07WGTI08DMUX9WUBMS1F
    445434445533545433445535544534
    3CFF25BE6A077749084D589752D316
    000000000000000000000000000000
    000000000000000000000000000000
    PAKET
    SXMSALERT
    554544455222222222222222222222
    38D31C524000000000000000000000
    000000000000000000000000000000
    000000000000000000000000000000
    NAMESPACE
    SAP
    545
    310
    000
    000
    APPLICATION
    SXMS_ALERTRULES
    554554445555445
    38D3F1C52425C53
    000000000000000
    000000000000000
    OPTIONS
    XXD###
    55400022
    88400000
    00000000
    00000000
    ERROR_TABLE
    Table[initial]
    RESULT
    ############î###ï###Ê#####è#######N# ###
    00FF00FF00FFE010E000C01000E000FF90402000
    00FF00FF00FFE010F000A050708000FF10E00000
    00FF00FF00FF000000000000000000FF00000000
    00FF00FF00FF001000000000000000FF00000000
    ME->GENERATOR
    |
    | A0005000 |
    | A0005000 |
    | SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | ATTR |
    | ##á#########É### |
    | 00E000000000C010 |
    | E010001010009060 |
    | 0000000000000000 |
    | 0000000000000000 |
    | ME->TRUE |
    | X |
    | 5 |
    | 8 |
    | 0 |
    | 0 |
    | PREFIX_MAPPER |
    |
    A0005000
    90006000
    SY
    ######################U###############0#########x#############################T###x#####XC####
    0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000
    8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C
    HASPAGE
    X
    5
    8
    0
    0
    NODE
    |
    | A0005000 |
    | 80007000 |
    | ELEMENT |
    |
    B0004000
    4000B000
    ME
    |
    | E0001000 |
    | 70008000 |
    | OPTIONS-NO_SCRIPT |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | OPTIONS-COMPILE |
    | X |
    | 5 |
    | 8 |
    | 0 |
    | 0 |
    | ME->OTR_TABLE |
    | Table[initial] |
    | OBJ_NAME |
    |  |
    | 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | No.      15 Ty.          METHOD |
    | Name  CL_O2_HELPER=>CALL_O2_COMPILER |
    | P_PAGE |
    |
    E0001000
    90006000
    P_COMPILE_FLAG
    X
    5
    8
    0
    0
    P_CALL_MODE
    G
    4
    7
    0
    0
    P_USE_RECOV_OTR_GUIDS
    2
    0
    0
    0
    P_COMMENT_FLAG
    2
    0
    0
    0
    P_COMPILER_RC
    0
    0000
    0000
    P_XML_SOURCE
    P_MSGS
    0.0.0.0.0.0.0.1.
    00FF00FF
    00FF00FF
    00FF00FF
    00FF00FF
    P_RESULT
    Ï###########ï###ï#######ï########### ###
    C01000FF00FFE000E00000FFE00000FF00FF2000
    F00000FF00FFF000F00000FFF00000FF00FF0000
    000000FF00FF0000000000FF000000FF00FF0000
    000000FF00FF0000000000FF000000FF00FF0000
    SYST-REPID
    CL_O2_HELPER==================CP
    4454354445453333333333333333334522222222
    3CFF2F85C052DDDDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CLASS_NAME
    CL_O2EKNVZ07WGTI08DMUX9WUBMS1F
    445434445533545433445535544534
    3CFF25BE6A077749084D589752D316
    000000000000000000000000000000
    000000000000000000000000000000
    PAGE_ATTRS-IMPLCLASS
    CL_O2EKNVZ07WGTI08DMUX9WUBMS1F
    445434445533545433445535544534
    3CFF25BE6A077749084D589752D316
    000000000000000000000000000000
    000000000000000000000000000000
    CL_GUI_TEXTEDIT=>FALSE
    SY
    ######################U###############0#########x#############################T###x#####XC####
    0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000
    8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C
    XML_PROCESSOR
    |
    | E0001000 |
    | 70008000 |
    | SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | %_DUMMY$$ |
    |  |
    | 2222 |
    | 0000 |
    | 0000 |
    | 0000 |
    | XML_SOURCE |
    | #########•################•##•##•############################################################# |
    | 3767766222666637633363666227227226676366236377662323323320373766336366662323323327367276727237 |
    | C8C629E2E2534ED568FCFA15F22822922CE57D112CFA443F260D10D22DC32319ECFA1C2F280D20D102D200268232E3 |
    | 3626763332666627223737623323323326666267373766233272272330263776273766233272272276272766367236 |
    | FD053FD100EF9724D2E32070D00D10D101715220E323190D22822927EAFFA4430324790D2282292259232059D20FCF |
    | PAGE_PARAMS |
    | Table IT_30[2x976] |
    | PAGE_URL |
    | MAIN.HTM |
    | 44442454 |
    | D19EE84D |
    | 00000000 |
    | 00000000 |
    | PAGE_ATTRS-DEVCLASS |
    | SXMSALERT |
    | 554544455222222222222222222222 |
    | 38D31C524000000000000000000000 |
    | 000000000000000000000000000000 |
    | 000000000000000000000000000000 |
    | NAMESPACE |
    | SAP |
    | 545 |
    | 310 |
    | 000 |
    | 000 |
    | APPL_STR |
    | SXMS_ALERTRULES |
    | 554554445555445 |
    | 38D3F1C52425C53 |
    | 000000000000000 |
    | 000000000000000 |
    | OPTIONS |
    | XXD### |
    | 55400022 |
    | 88400000 |
    | 00000000 |
    | 00000000 |
    | ERROR_TABLE |
    | Table[initial] |
    | CO2_RESULT |
    | ############ï###ï#######ï########### ### |
    | 00FF00FF00FFE000E00000FFE00000FF00FF2000 |
    | 00FF00FF00FFF000F00000FFF00000FF00FF0000 |
    | 00FF00FF00FF0000000000FF000000FF00FF0000 |
    | 00FF00FF00FF0000000000FF000000FF00FF0000 |
    | CL_GUI_TEXTEDIT=>ABAP_COMMENTLINE_IDENTIFIER |
    | ??? |
    | ?????? |
    | ?????? |
    | SY-REPID |
    | CL_O2_HELPER==================CP |
    | 4454354445453333333333333333334522222222 |
    | 3CFF2F85C052DDDDDDDDDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | P_MS

    Hi,
    yes, I have activated the SICF-Services as it is mentioned int the documentation.
    DO you have any idea?
    Thanks.
    Regards
    Stefan

Maybe you are looking for

  • Crashes and read-only file systems

    Notice: I apolgize for the long post, I've tried to be as thorough as possible.  I have searched everywhere for possible solutions, but things I've found end up being temporary workarounds or don't apply to my situation.  Any help, even as simple as,

  • Lion mail doesn't work at all - it's frozen

    Is anyone else having issues with Lion mail? My curser is in a constant state of swirling... I can not send nor receive mail in Lion. This upgrad has been the most dissapointment ever. Mail is one of the many bugs I'm experiencing and since I work (m

  • Audittrial Report in Portal

    Dear Sir, We implement EP6 SP14, and we need the statistic report for checking users visit the documents? How can we will make the audittrial report. Please kindly advise. Thanks and best regard, VImol

  • LV listbox size limitation

    Is there a limitation to the number of entries a listbox will display? My attached program indicates there is. If you run it, I can only scroll through to 32767 items. Ultimately, I want a program I can list a directory of files(80000+) and allow the

  • CUPS Linux-to-Linux printing problems [SOLVED]

    I'm having quite a hard time getting my shared Brother HL-2040 to be recognized by another Arch workstation on my LAN. Solved: Upon inspecting the config further, I decided to try adding the remote user's account to the local machine and that did the