Reports Server Startup Problem

guys i am stucked up in the very beginning. When i try to startup the Reports Server from AS Enterprize manager it shows that the server is started. But it crashes at the moment it starts. When i enable the report server tracing then i found that it tries to connect with the user "repadmin" and it does not find this user. Please help me about that some body
Regards
Zahid Kareem.

I just want to be able to start the server and run some examples with rwbuilder.<<<1) For running reports in builder you do not need server. (May be you already know this, but reading this line I got the impression that you think , you need server to run a report with builder)
Once you create a report, you can generate a file using File --> Generate to file in builder.
( Also in a production env you need 9i AS for running reports in client-server mode etc. )
2) osagent (third party tool) uses UDP for inter-agent communication. Normally the port is 14000. So can you see whether Linux has been configured for not allowing UDP communication at this port ?
3) The reason osagent not starting may be because, already one may be running in your machine
ps -ef | grep osagent
In one machine only one osagent can run. If it is already running you do not have to start another.
4)NOTE:
As a workaround you can use "rwrun" utility in $OH\bin. This utility does not need a server and can run reports standalone in command line.
Hope this helps
Ratheesh

Similar Messages

  • Report Server Installation Problem

    hi
    we have installed java web server and dev6 server and deployed our application (which
    was coded on Forms 5 later converted to 6) it is working fine in the web browser
    but we have problem in running developer report server as nt service. we have followed the same steps as stated on oracle documentation.
    we have added all the necessary entries in the registry and created an entry at tnsnames.ora, then installed the oracle report server at the command prompt - the service was added. upto this point it was quite okay. when we startup the report service we are getting "Oracle Report Server Service retuned server specfic error 186"
    our oracle server runs on diffrent system
    whose ip address is 129.1.2.203 and instance name is O8E. the web server and developer server runs on workstation and it got the following entry on the tnsnames.ora:
    rserver.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = TCP)
    (Host = 129.1.2.201)
    (Port = 1521)
    (CONNECT_DATA = (SID = O8E)
    we have checke-up all the trouble-shooting tips given in the documentation, but all in vain.
    can anybody suggest some tips on this
    thanks in advance
    regds.,
    null

    The tns entry you show for rserver is a DATABASE entry (it has a SID) which would explain why this doesn't work - the reports server entry is shorter.
    Please refer to the Reports Server Configuration whitepaper, available on OTN (under the 6.0 collateral) which provides in-depth instructions for setting this up. In Reports 6i the installer does all this for you.
    Regards
    The Oracle Reports Team http://technet.oracle.com

  • WLS server startup problem

    Hi All
    I am getting the following exception at server startup. I have ensured that
    the environment is ok..
    The exception comes right at the startup and no logs are coming up.
    Can anyone tell me what might be the reason ?
    Thanks in advance
    Mandar
    <Jun 26, 2003 11:08:56 AM BST> <Warning> <Management> <141091>
    <-Dweblogic.Domain=<domainName> is no longer a required command line option,
    if you do not pass it in the domain name can be be inferred from the
    configuration file : config.xml>
    Starting WebLogic Server...
    <Jun 26, 2003 11:09:03 AM BST> <Critical> <WebLogicServer> <000364> <Server
    failed during initialization.
    Exception:weblogic.management.configuration.ConfigurationException: - with
    nested exception:
    [java.io.StreamCorruptedException: Caught EOFException while reading the
    stream header]
    java.io.StreamCorruptedException: Caught EOFException while reading the
    stream header
    at
    java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:840)
    at java.io.ObjectInputStream.<init>(ObjectInputStream.java:163)
    at
    weblogic.management.commo.CommoModelMBean.readMBeanDataFromFile(CommoModelMB
    ean.java:550)
    at
    weblogic.management.commo.CommoModelMBean.load(CommoModelMBean.java:574)
    at weblogic.management.commo.Commo.initInstances(Commo.java:241)
    at weblogic.management.commo.Commo.init(Commo.java:125)
    at
    weblogic.management.AdminServerAdmin.initializeCommo(AdminServerAdmin.java:4
    77)
    at
    weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:108)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:659)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)

    Hi Mandar,
    This looks very much like a case I worked last week. A problem report
    had ~10 caseslinked to it. A patch is available for WLS 7.0 SP1; it's automatically
    in SP2. So,please tell me more about your environments and then I can tell if
    it's
    applicable.
    Thanks,
    KSK
    "Mandar Gandhe" <[email protected]> wrote:
    Hi All
    I am getting the following exception at server startup. I have ensured
    that
    the environment is ok..
    The exception comes right at the startup and no logs are coming up.
    Can anyone tell me what might be the reason ?
    Thanks in advance
    Mandar
    <Jun 26, 2003 11:08:56 AM BST> <Warning> <Management> <141091>
    <-Dweblogic.Domain=<domainName> is no longer a required command line
    option,
    if you do not pass it in the domain name can be be inferred from the
    configuration file : config.xml>
    Starting WebLogic Server...
    <Jun 26, 2003 11:09:03 AM BST> <Critical> <WebLogicServer> <000364> <Server
    </server>failed during initialization.
    Exception:weblogic.management.configuration.ConfigurationException:
    - with
    nested exception:
    [java.io.StreamCorruptedException: Caught EOFException while reading
    the
    stream header]
    java.io.StreamCorruptedException: Caught EOFException while reading the
    stream header
    at
    java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:840)
    at java.io.ObjectInputStream.<init>(ObjectInputStream.java:163)
    at
    weblogic.management.commo.CommoModelMBean.readMBeanDataFromFile(CommoModelMB
    ean.java:550)
    at
    weblogic.management.commo.CommoModelMBean.load(CommoModelMBean.java:574)
    at weblogic.management.commo.Commo.initInstances(Commo.java:241)
    at weblogic.management.commo.Commo.init(Commo.java:125)
    at
    weblogic.management.AdminServerAdmin.initializeCommo(AdminServerAdmin.java:4
    77)
    at
    weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:108)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:659)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)

  • Report Server service problem

    Hi all champions.
    I have installed 9iAs R1 on windows 2k.My form server is running well, but there is a problem with Report server and its service is not ruuning (error 186).
    What could be the tns entry for folders 806 and iSuites?
    Early reply will be appreciated.
    Thanks.

    Do you have the repository connection configured? This is in the 806_home\report60\server\server_name.ora file with repositoryconn= setting.
    If you do, make sure you can connect to that database with the user name/password you have configured. Connect from 806_home\bin\sqlplus to check this.
    Are you on the latest patch?
    Did you configure the service to not interact with the desktop? If not, you should change it to not interact.

  • Report server run problem (urgent plz)

    i am using developer9i, xp opereting system but i am not able to run report server . infact i dont know where report server reside and how configure report server. otn discussion forum gave me below instructions but i need step by step detail to run report server.
    pls help me.
    i want to see (Please reffer to Note:204538.1 on
    Metalink ) but i could not access metalink.
    registration does not alow me. i have no country on
    country list and no Support Identifier (CSI, SAC,
    Access Code etc.) . but i need access.
    please help me. access with path
    thanks
    mostafizDear see this information this is metalink information
    Note:204538.1
    Subject: Common Reasons & Troubleshooting: "Unable to communicate with the Reports Server"
    Type: BULLETIN
    Status: PUBLISHED
    Content Type: TEXT/X-HTML
    Creation Date: 22-JUL-2002
    Last Revision Date: 08-MAR-2005
    PURPOSE
    ========
    The main purpose of this document is to list the known causes of the "Unable to
    communicate with the Reports Server" error. The terms Reports Server, CGI,
    Reports Servlet are also described briefly for a better explanation of this error scenario.
    This document includes the following sections :
    I. Brief summary on the architecture of Reports Server, CGI and Reports
    Servlet
    II. Sources of errors encountered when running a report with Reports Server
    III. How the CGI (or the Reports Servlet) communicates with the Reports
    Server
    IV. Possible reasons which lead to "Unable to communicate with the Reports
    Server" error.
    1) Reports Server is up and running
    2) tnsnames.ora and sqlnet.ora problems
    3) Effect of parameter "ORACLE_HOME"
    4) Effect of parameter "maxconnect"
    5) Passing very large parameters to reports server
    6) A case specific to OAS 4.0.8.2
    7) A case specific to WEBDB version 2.1.0.9.3
    V. References
    I. Brief summary on the architecture of Reports Server, CGI and Reports Servlet
    =================================================================================
    In order to understand the causes of the error "Unable to communicate with the
    Reports Server", let's first briefly review the Reports Runtime Engines, Reports
    Server, the Reports CGI, and Reports Servlet architecture.
    There are 4 important layers in Reports Server architecture which should be
    understood in order to clearly understand the error "Unable to communicate with
    the Reports Server" :
    1) The Runtime Engines : This is the main layer where the reports are actually
    executed. On unix systems there are "rwrun60" and on NT systems there are
    "rwrun60.exe" processes.
    2) The Reports Server : The Reports Server recieves the job request and queues
    it. When one of its runtime engines becomes available, it sends the
    command line to that runtime engine for execution. On Unix systems it is
    the "rwmts60" executable and on NT systems it is "rwmts60.exe".
    3) The Reports CGI : The Reports Web CGI passes the request to the Reports Server.
    The Reports CGI or Servlet converts the request to a command line that can be executed by the Reports Server and
    submits it to the specified Reports Server. On Unix platforms this executable
    is "rwcgi60" and on NTs it is "rwcgi60.exe.
    4) The Reports Servlet : Its functionality and function is just the same as "Reports CGI", but it is
    a program written in Java as difference to the CGI program (which is
    written in C programming language).
    The Reports Server may be running on the same server with the CGI program (or
    servlet) OR may reside totally on another machine which does not necessarily have
    the same Operating System. For instance CGI may reside in a Windows NT machine
    while the Reports server may reside on a Unix box, or any other combination with
    Unix-Linux-NT-2000, etc.
    The reports are called with a URL similar to below with the CGI :
    http://fully.qualified.server.name:PORT/dev60cgi/rwcgi60.exe?server=<REPSERVER>&other_parameters=...........
    where fully.qualified.server.name is the name of the server where the Reports CGI
    reside, and <REPSERVER> is the name of the server.
    II. Sources of errors encountered when running a report with Reports Server
    ============================================================================
    The Reports Web CGI (or the Reports Servlet) makes a call to the Reports Server
    and asks it to place the output into some destination (defined by DESTYPE and
    DESNAME parameters), then gives back the necessary response to the calling
    program. For example if the DESTYPE is "cache", then the Reports server generates
    the report to a file in a temporary place and gives it back to CGI and the CGI gives
    it back to the calling program. Otherwise, if the DESTYPE is "file", the Reports Server
    generates the report output to the requested file and the CGI replies back the
    following message : "Report output was successfully written to requested
    destination.".
    If there is any error in this process, the related error message is returned. The
    possible sources of errors can be categorized as follows :
    1) The errors that are returned from Reports Server; like the Reports Server can
    not find the requested RDF file or the report may be run to file and the
    directory where the reports output is asked to be placed does not occur or
    similar errors. (Usually the REP-XXXX errors)
    2) Another possible cause of error is the errors returned by the RDBMS to the
    Reports Server, for example a table not found error or things like that. Of
    course from the CGI point of view these errors are again transmitted from the
    Reports Server but in fact the error originates from the RDBMS. (Usually the
    ORA-XXXX errors)
    3) Another possible cause of errors is the CGI itself, for example when the CGI
    executable can not connect to the requested Reports Server, then we get the
    famous "Unable to communicate with the Reports Server". In this document we will
    diagnose the common reasons of this last error.
    III. How the CGI (or the Reports Servlet) communicates with the Reports Server
    ===============================================================================
    Having said that "Oracle Reports Server CGI - Unable to communicate with the
    Reports Server." error is returned back from the CGI itself, let's discuss the
    issue of how the Reports CGI connect to the Reports Server. The name of the
    Reports Server given in the URL with "server=....." parameter is, in fact, just
    a special tnsnames alias, similar to aliases for database connect strings. As it is
    important for the CGI to resolve the alias, the CGI needs to know the HOST name (or the
    IP) of the machine where the Reports Server is running and the port on which the
    Reports Server is listening. So a typical Reports Server alias is defined as follows :
    REP60_<MACHINE>=(ADDRESS = (PROTOCOL = tcp)(HOST = <MACHINE>)(PORT = <PORT>))
    This is defined in tnsnames.ora file, and the sqlnet.ora file is also used in
    the name resolving operation.
    IV. Possible reasons which lead to "Unable to communicate with the Reports Server" error.
    ==========================================================================================
    The possible reasons for the "Unable to communicate with the Reports Server" error :
    1) Reports Server is up and running :
    Make sure that the Reports Server is really running on the specified server
    and listening on the specified port. For details have a look at above
    explanations for tnsnames alias of the reports server. And because of this the
    CGI could not establish a connection to the Reports Server.
    2) tnsnames.ora and sqlnet.ora problems :
    As described above, the CGI resolves the details for the reports server using
    the "tnsnames.ora" and "sqlnet.ora" files. There may be a problem with them,
    here are the possible configuration problems :
    a) There is no alias in the tnsnames.ora file for this Reports Server
    b) The CGI looks into the wrong directory for the "tnsnames.ora" and "sqlnet.ora"
    files. By default the CGI checks the $ORACLE_HOME/net80/admin directory for
    these scripts, where the $ORACLE_HOME is the home of the Forms & Reports
    installation. Please note that in a typical 9iAS 1.0.X installation there
    are two ORACLE_HOME's, one is for the iAS and the other is for the tools,
    usually the home for the tools is a directory with name "806" on NT and
    "6iserver" on unix systems. By defining TNS_ADMIN in the environment, one
    can override the search path for these two files.
    The TNS_ADMIN variable can be defined in one of the following places :
    i) In the environment : On MS Windows platforms check the "Settings
    --> Control Panel --> System". On NTs check the environment TAB and in
    Win2K systems check the "Environment Variables" button on Advanced tab.
    ii) In "6iserver.conf" file. Details are as follows : The main configuration
    file for Apache server is "httpd.conf" file which resides in
    $IAS_HOME/Apache/Apache/conf directory. In this file there is a line to
    include "oracle_apache.conf" and in this "oracle_apache.conf" file
    there is a line to include "$ORACLE_HOME/conf/6iserver.conf" file. And
    in this file the TNS_ADMIN variable could be defined as follows :
    SetEnvIf Request_URI "rwcgi60" TNS_ADMIN=c:\orant\network\ADMIN
    Please note that by defining it this way, the TNS_ADMIN will only be defined
    for "rwcgi60" calls, so the other parts of the 9iAS will not be affected by
    this setting.
    c) In sqlnet.ora the "names.default_domain" is set but in tnsnames.ora the
    domain is not defined in the alias description. For example if the
    "names.default_domain=world" is present and active in "sqlnet.ora" file
    then in the "tnsnames.ora" the alias of the reports server should also have
    the ".world" extension appended at the end. And another cause is of course
    the vice versa for this. If there is no "names.default_domain" is defined
    in the "sqlnet.ora" then the alias in "tnsnames.ora" should not have the
    domain extension.
    Another important point that should be checked is, if TNS_ADMIN is defined
    as described above then the search path is as follows, first the directory
    defined by TNS_ADMIN is searched, if the "tnsnames.ora" file is not found in
    this directory then $ORACLE_HOME/net80/admin is checked. (And on unix systems
    /var/opt/oracle is also checked). These directories are only checked if the file
    is not present, so if the "tnsnames.ora" file is present in TNS_ADMIN directory
    but the alias is not present, then the other directories are not checked at all.
    Let us assume that the tnsnames.ora file is present in the TNS_ADMIN directory but
    there is no "sqlnet.ora" files here, then the sqlnet.ora file is checked in
    $ORACLE_HOME/net80/admin directory, which could cause the same problem if the
    "names.default_domain" is defined in this file.
    All the above will result in, CGI to unable to resolve the alias in tnsnames.ora
    file so it will not be able to establish a connection to the Reports Server.
    3) Wrong "ORACLE_HOME" setting :
    Wrong ORACLE_HOME setting. This is usually the case for Reports Servlet,
    because the environment settings are defined in "jserv.properties" file for the
    servlets and the setting here will effect both the Reports Servlet and the
    setting for Oracle JSP and other servlets. So the other servlets or Oracle JSP
    may need to set ORACLE_HOME to home of HTTP server while the reports server needs
    it to be set to the TOOLS_HOME directory. In this case the best alternative is
    not to set ORACLE_HOME in this directory and leave it to registry or defined the
    ORACLE_HOME in "6iserver.conf" file just like the TNS_ADMIN defined above. For
    details please have a look at the following document :
    Note 179609.1 "Getting an error Unable to communicate with the Reports Server
    using RWSERVLET"
    4) Effect of parameter "maxconnect" :
    Another common case for this error is that the CGI request reaches the Reports Server but
    the Reports Server refuses connection. The main cause for this case is, that the Reports Server
    configuration parameter "maxconnect" is defined too low, there are long running reports on the
    server or the server is too busy at that time. Usually a second try some
    later time results in a successful connection. If this is the case, the end user
    may think that the problem is occasional. For details on this case please
    have a look at the following document :
    Note 125265.1 "Unable to communicate with the Reports Server"
    5) Passing very large parameters to reports server :
    Another known reason for this error is, if you are passing large parameters
    to the Reports Server which exceeds sqlnet transmission blocks then the request may
    end up with this error. To test it try with small parameter values. If you hit
    this case, the solution is to increase the SDU (Session data unit size) and the TDU
    (Transport unit data size) parameters in tnsnames.ora file, for details please
    have a look at the following document :
    Note 197358.1 "Passing large parameters to Reports show up a Reports Server
    error"
    6) A case specific to OAS 4.0.8.2 :
    If you are using OAS instead of iAS, and the error appeared after
    upgrading to 4.0.8.2 then this is caused because the 4.0.8.2 is using RSF
    (Required Support Files) version 8.1.6 and the Reports 6i is using 8.0.6 and the
    two could not reside in the same ORACLE_HOME directory. So the solution for this
    problem is to create a new batch file and use it from which the actual CGI
    executable is called. For details please see the following document :
    Note 116754.1 "After applying OAS 4.0.8.2 CGI and Cartridge cannot communicate
    to report server"
    7) A case specific to WEBDB version 2.1.0.9.3 :
    Another known case for this error is with WEBDB version 2.1.0.9.3 or less.
    If you are using these old versions of WEBDB as HTTP listener, please have a
    look at the following document :
    Note 95426.1 "URL Not Found When Calling Oracle Developer Report from WebDB Site"

    On Windows you can create a Report Services:
    rwserver -install server=repserverYou have to choose different names for all servers, like your collegue cannot create a server with the same name. You can start/stop this Report server in Services (control panel). Configuration files can be found under $ORACLE_HOME/reports/conf
    Martin

  • Report server facing problem

    I have installed Oracle 9iAs (infrastructure & business intelligence) along with developer kit. To my problem , I am finding when starting services trough OEM. Report service is not getting starting up. Engine status is as “Unavailable” and server trace reports as
    [2006/4/25 5:51:9] Info 56025 (RWServer:startServer): Reports Server is starting up
    [2006/4/25 5:51:10] Info 50129 (RWServer:startServer): boa init succeeded
    [2006/4/25 5:51:27] Exception 12154 (): java.sql.SQLException: ORA-12154: TNS:could not resolve service name
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=12154,
    java.lang.String errorString="java.sql.SQLException: ORA-12154: TNS:could not resolve service name
    java.lang.String moduleName="REP"
         at oracle.reports.utility.Utility.newRWException(Utility.java:596)
         at oracle.reports.utility.DBConnection.connect(DBConnection.java:74)
         at oracle.reports.server.RWSecurity.start(RWSecurity.java:65)
         at oracle.reports.server.SecurityHelper.start(SecurityHelper.java:60)
         at oracle.reports.server.RWServer.startServer(RWServer.java:495)
         at oracle.reports.server.RWServer.run(RWServer.java:198)
         at java.lang.Thread.run(Thread.java:484)
    [2006/4/25 5:51:27] Info 50002 (RWServer:shutdown): Server is shuting down
    can any one help me in resolving this ……
    Thanking You

    ORA-12154: TNS:could not resolve service nameLooks like the infrastructure database is not listed, or listed incorrectly, in the tnsnames.ora file.

  • Oracle Report Server wierd problem

    Hi All,
    I am facing very wierd problem with oracle report server.
    I am using Oracle Report Server 10g R1. The problem I am facing is as under:
    There is custom parameter form where user enters report filter criteria and press a button to create the report.
    The problem is that report is giving output some times and sometimes it gives no output at all. Both the times, the parameters passed by user are same. The report executions are done for both runs one after other. We have tried to look in report server trace file but could not find anything. When report server fails to give any data in the report, at the same time, we have tried to execute the report query on SQL prompt and it did return data.
    Can any one give any hint where the problem could be ?
    Thanks,
    Ramchandra Jetwani

    Hi,
    When i used to get only one page the options like facing, continuous facing are disabled. And displays only single page.
    These options are enabled only when there are multiple pages in pdf.
    One more thing i found that it happens when I first view the report as pdf it displays
    all the pages, then i change the display format to csv and again when i change
    the format to pdf the problem starts.
    And when I will restart the report server service, it works fine again until i wont view it in CSV format.
    Message was edited by:
    Yogesh

  • SQL Server 2008 R2 Report Server Credential Problem

    All
    When our report viewer connects to the remote report server, we got HTTP 401 unauthorized problem.
    When we copy the report url into IE, it asks for user name and password. If I typed in the report server's windows credential, I can access the report. I don't want to reveal my server's credential. So I tried to configure the report server to no credential
    I found some links talking about configuring SSRS for unattended account
    I configured one. It seems that this account must be a valid windows account of the report server.
    Then I logged in Report Manager remotely and configured the data source to the following options:
    Windows integrated security
    Credentials are not required
    It does not help.
    Does anyone have any suggestion?
    What is the right way authenticate client to remote access the report server?
    Thanks,
    FL

    My winforms ReportViwer still failed to connect to the Report server. The server is on a win 2008
    server R2. 
    Both client and server computers are not on any domain, but connected to the same wifi network.  I disabled loopback check as MSFT kb suggested (http://support.microsoft.com/kb/896861)
    Does anyone know how to solve this logon issue?
    Log Name:      Security
    Source:        Microsoft-Windows-Security-Auditing
    Date:          2/10/2010 7:34:06 PM
    Event ID:      4625
    Task Category: Logon
    Level:         Information
    Keywords:      Audit Failure
    User:          N/A
    Computer:      serverName
    Description:
    An account failed to log on.
    Subject:
                    Security ID:                         NULL SID
                    Account Name:                 -
                    Account Domain:                             -
                    Logon ID:                             0x0
    Logon Type:                                       3
    Account For Which Logon Failed:
                    Security ID:                         NULL SID
                    Account Name:                 reportUser
                    Account Domain:                             serverName
    Failure Information:
                    Failure Reason:                 Unknown user name or bad password.
                    Status:                                  0xc000006d
                    Sub Status:                         0xc000006a
    Process Information:
                    Caller Process ID:             0x0
                    Caller Process Name:     -
    Network Information:
                    Workstation Name:        123-PC
                    Source Network Address:            -
                    Source Port:                       -
    Detailed Authentication Information:
                    Logon Process:                  NtLmSsp
                    Authentication Package:               NTLM
                    Transited Services:          -
                    Package Name (NTLM only):       -
                    Key Length:                        0
    This event is generated when a logon request fails. It is generated on the computer where access was attempted.
    The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.
    The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network).
    The Process Information fields indicate which account and process on the system requested the logon.
    The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.
    The authentication information fields provide detailed information about this specific logon request.
                    - Transited services indicate which intermediate services have participated in this logon request.
                    - Package name indicates which sub-protocol was used among the NTLM protocols.
                    - Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
        <EventID>4625</EventID>
        <Version>0</Version>
        <Level>0</Level>
        <Task>12544</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8010000000000000</Keywords>
        <TimeCreated SystemTime="2010-02-11T00:34:06.646670900Z" />
        <EventRecordID>4706</EventRecordID>
        <Correlation />
        <Execution ProcessID="476" ThreadID="528" />
        <Channel>Security</Channel>
        <Computer>serverName</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="SubjectUserSid">S-1-0-0</Data>
        <Data Name="SubjectUserName">-</Data>
        <Data Name="SubjectDomainName">-</Data>
        <Data Name="SubjectLogonId">0x0</Data>
        <Data Name="TargetUserSid">S-1-0-0</Data>
        <Data Name="TargetUserName">reportUser</Data>
        <Data Name="TargetDomainName">serverName</Data>
        <Data Name="Status">0xc000006d</Data>
        <Data Name="FailureReason">%%2313</Data>
        <Data Name="SubStatus">0xc000006a</Data>
        <Data Name="LogonType">3</Data>
        <Data Name="LogonProcessName">NtLmSsp </Data>
        <Data Name="AuthenticationPackageName">NTLM</Data>
        <Data Name="WorkstationName">123-PC</Data>
        <Data Name="TransmittedServices">-</Data>
        <Data Name="LmPackageName">-</Data>
        <Data Name="KeyLength">0</Data>
        <Data Name="ProcessId">0x0</Data>
        <Data Name="ProcessName">-</Data>
        <Data Name="IpAddress">-</Data>
        <Data Name="IpPort">-</Data>
      </EventData>
    </Event>

  • Exception 50125 when report server startup

    I start a in-process server with rwserver.sh comand on linux platform.
    But when I run a web report on browser, the browser shows:
    REP-56048: Engine null crashed, job Id: 1
    I checked the report server trace file, find when I startup the report server, there is a exception listed below.
    Anyone who can thow a light on this issue will be appreciated.
    [2003/5/19 5:42:35:83] Exception 50125 (exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=55103,
    java.lang.String errorString="API URLEngine:getEngineEnvs not applicable to URL engine",
    java.lang.String moduleName="REP"
    at oracle.reports.RWExceptionHelper.read(Unknown Source)
    at oracle.reports.engine._EngineClassStub.getEnvs(Unknown Source)
    at oracle.reports.server.EngineManager$TimedPingerThread.run(EngineManager.java:1581)
    ): Internal error exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=55103,
    java.lang.String errorString="API URLEngine:getEngineEnvs not applicable to URL engine",
    java.lang.String moduleName="REP"
    [2003/5/19 5:42:35:83] Warning 50103 (EngineManager:registerEngine): REP-55103: API URLEngine:getEngineEnvs no
    t applicable to URL engine
    [2003/5/19 5:42:35:83] Info 56026
    .....

    Thanks for your feedback.Acturally, I try it ,but still get this error. It seems the engine is changed from URLEngine to rwEng-0, please have a look:
    [2003/5/20 2:45:41:321] Info 56021 (EngineManager:spawnEngine): Engine rwEng-0 has been launched
    [2003/5/20 2:45:41:322] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Initial
    [2003/5/20 2:45:41:323] Debug 50103 (JobStore:writePersistFile): Purge persistent file
    [2003/5/20 2:45:41:325] Debug 50103 (JobStore:writePersistFile): Purge persistent file done
    [2003/5/20 2:45:52:813] Exception 50125 (java.lang.Exception: getEnvs call from Server to Enging failed - call did not return
    at oracle.reports.server.EngineManager.registerEngine(EngineManager.java :981)
    at oracle.reports.server.EngineCommImpl.registerEngine(Unknown Source)
    at oracle.reports.server.EngineCommPOATie.registerEngine(Unknown Source)
    at oracle.reports.server.EngineCommPOA._invoke(Unknown Source)
    at oracle.reports.server.EngineCommPOA._invoke(Unknown Source)
    at com.inprise.vbroker.poa.POAImpl.invoke(POAImpl.java:2355)
    at com.inprise.vbroker.poa.ActivationRecord.invoke(ActivationRecord.java:104)
    at com.inprise.vbroker.GIOP.GiopProtocolAdapter.doRequest(GiopProtocolAdapter.java:492)
    at com.inprise.vbroker.IIOP.ServerProtocolAdapter.doRequest(ServerProtocolAdapter.java:64)
    at com.inprise.vbroker.GIOP.GiopProtocolAdapter.dispatchMessage(GiopProt
    ocolAdapter.java:653)
    at com.inprise.vbroker.orb.TPDispatcherImpl$TPDispatcher.run(TPDispatcherImpl.java:99)
    at com.inprise.vbroker.orb.ThreadPool$PoolWorker.run(ThreadPool.java:76)
    ): Internal error java.lang.Exception: getEnvs call from Server to Enging failed - call did not return
    [2003/5/20 2:45:52:814] Info 56026 (EngineManager:registerEngine): Reports Server started up engine rwEng-0
    [2003/5/20 2:45:52:815] State 56012 (IdleThread:run): Reports Server is ready
    [2003/5/20 2:45:53:881] Exception 50125 (org.omg.CORBA.TRANSIENT: minor code:0 completed: No
    at com.inprise.vbroker.orb.DelegateImpl.verifyConnection(DelegateImpl.java:336)
    at com.inprise.vbroker.orb.DelegateImpl.is_local(DelegateImpl.java:493)
    at org.omg.CORBA.portable.ObjectImpl._is_local(ObjectImpl.java:356)
    at oracle.reports.engine._EngineClassStub.getEnvs(Unknown Source)
    at oracle.reports.server.EngineManager$TimedPingerThread.run(EngineManager.java:1581)
    ): Internal error org.omg.CORBA.TRANSIENT: minor code: 0 completed: No
    BTW, I have applied the core patch 2, and NT patch 1, form&report patch 2 before this error occurs.

  • J2EE server startup problem

    Please help me. Thanks a lot. The problem is as following:
    C:\j2sdkee1.3.1\bin>j2ee -verbose
    J2EE server listen port: 1050
    Naming service started:1050
    Binding DataSource, name = jdbc/EstoreDB, url = jdbc:cloudscape:rmi:Cloudsc
    ;create=true
    Binding DataSource, name = jdbc/DB1, url = jdbc:cloudscape:rmi:CloudscapeDB
    te=true
    Binding DataSource, name = jdbc/DB2, url = jdbc:cloudscape:rmi:CloudscapeDB
    te=true
    Binding DataSource, name = jdbc/Cloudscape, url = jdbc:cloudscape:rmi:Cloud
    DB;create=true
    Binding DataSource, name = jdbc/InventoryDB, url = jdbc:cloudscape:rmi:Clou
    eDB;create=true
    Binding DataSource, name = jdbc/XACloudscape, url = jdbc/XACloudscape__xa
    Binding DataSource, name = jdbc/XACloudscape__xa, dataSource = COM.cloudsca
    re.RemoteXaDataSource@1202d69
    Starting JMS service...
    Initialization complete - waiting for client requests
    Binding: < JMS Destination : jms/Topic , javax.jms.Topic >
    Binding: < JMS Destination : jms/Queue , javax.jms.Queue >
    Binding: < JMS Cnx Factory : TopicConnectionFactory , Topic , No properties
    Binding: < JMS Cnx Factory : jms/QueueConnectionFactory , Queue , No proper
    >
    Binding: < JMS Cnx Factory : jms/TopicConnectionFactory , Topic , No proper
    >
    Binding: < JMS Cnx Factory : QueueConnectionFactory , Queue , No properties
    Starting web service at port: 8000
    Starting secure web service at port: 7000
    J2EE SDK/1.3.1
    LifecycleException: null.open: java.net.BindException: Address already in
    JVM_Bind
    at org.apache.catalina.connector.http.HttpConnector.initialize(Http
    ctor.java:1116)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:962)
    at com.sun.web.server.WebService.start(WebService.java:217)
    at com.sun.web.server.WebServer.start(WebServer.java:189)
    at com.sun.enterprise.server.J2EEServer.startWebService(J2EEServer.
    796)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:297)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: null.open
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:346)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    J2EE server reported the following error: null.open
    Error executing J2EE server ...

    It looks like you already have a program listening on port 7000 or 8000. If that is the case, edit the container's configuration file to another port number (or do the same for the other program that is listening on that port).
    - Saish
    "My karma ran over your dogma." - Anon

  • SAP server startup problem

    I have SAP server in Windows2003 , Database and Cetral Instance are installed on two different host
    When I am stating up SAP from MMC console
    it
    Disp+work shows following status
    Running but message server unreachable
    Running but not connected to mesage srever
    Running but dailog queue standstill
    However  msg_server  and igswd   processes are showing green
    I checked database on other machine it is running fine
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Mon May 05 09:21:20 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\BID\DVEBMGS22\exe\dboraslib.dll' ...
    B  Library 'D:\usr\sap\BID\DVEBMGS22\exe\dboraslib.dll' loaded
    B  Version of 'D:\usr\sap\BID\DVEBMGS22\exe\dboraslib.dll' is "700.08", patchlevel (0.115)
    B  New connection 0 created
    M sysno      22
    M sid        BID
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    141
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        4848
    M
    M  kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4848) [dpxxdisp.c   1305]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          19248     (1480)
    M  DpShMCreate: sizeof(tm_adm)          5652128     (28120)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  DpShMCreate: sizeof(comm_adm)          552080     (1088)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1864)
    M  DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EDD0050, size: 6342672)
    M  DpShMCreate: allocated sys_adm at 000000000EDD0050
    M  DpShMCreate: allocated wp_adm at 000000000EDD2150
    M  DpShMCreate: allocated tm_adm_list at 000000000EDD6C80
    M  DpShMCreate: allocated tm_adm at 000000000EDD6CE0
    M  DpShMCreate: allocated wp_ca_adm at 000000000F33AB80
    M  DpShMCreate: allocated appc_ca_adm at 000000000F340940
    M  DpShMCreate: allocated comm_adm at 000000000F342880
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 000000000F3C9510
    M  DpShMCreate: allocated gw_adm at 000000000F3C9590
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 000000000F3C95C0
    M  DpShMCreate: allocated wall_adm at 000000000F3C95D0
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....

    X Mon May 05 09:21:21 2008
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host DLcSapAppG01

    M Mon May 05 09:21:22 2008
    M  calling db_connect ...
    C  Prepending D:\usr\sap\BID\DVEBMGS22\exe to Path.
    C  Oracle Client Version: '10.2.0.2.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@BID on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 000000001539C0C0 00000000153A42F0 00000000153C0B18
    C  Attaching to DB Server BID (con_hdl=0,svchp=00000000153C09D8,srvhp=00000000153C2E08)
    C  Starting user session (con_hdl=0,svchp=00000000153C09D8,srvhp=00000000153C2E08,usrhp=00000000153A4B08)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1034
    [dboci.c      4532]
    C  Detaching from DB Server (con_hdl=0,svchp=00000000153C09D8,srvhp=00000000153C2E08)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    11044]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@BID on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 000000001539C0C0 00000000153A42F0 00000000153C0B18
    C  Attaching to DB Server BID (con_hdl=0,svchp=00000000153C09D8,srvhp=00000000153C2E08)
    C  Starting user session (con_hdl=0,svchp=00000000153C09D8,srvhp=00000000153C2E08,usrhp=00000000153A4B08)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1034
    [dboci.c      4532]
    C  Detaching from DB Server (con_hdl=0,svchp=00000000153C09D8,srvhp=00000000153C2E08)
    C  *** ERROR => CONNECT failed with sql error '1034'
    [dbsloci.c    11044]
    B  ***LOG BV3=> severe db error 1034      ; work process is stopped [dbsh#2 @ 1199] [dbsh    1199 ]
    B  ***LOG BY2=> sql error 1034   performing CON [dblink#5 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist [dblink#5 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1440]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10468]

    M  Info for wp 0

    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server DLcSapAppG01_BID_22 on host DLcSapAppG01 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Mon May 05 09:21:22 2008
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10688
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 4848) [dpnttool.c   327]

    Hi,
    The error message is oracle 1034
    Read below
    Oracle error 1034
    "ORACLE not available"
    *// Cause: Oracle was not started up. Possible causes include the following:
    - The SGA requires more space than was allocated for it.
    - The operating-system variable pointing to the instance is improperly defined.
    *// Action: Refer to accompanying messages for possible causes and correct the problem mentioned in the other messages. If Oracle has been initialized, then on some operating systems, verify that Oracle was linked correctly. See the platform specific Oracle documentation.

  • Server Startup Problem

    Hi all,
    The server was working fine previously.Webdynpro applications and portal were also being deployed succesfully.
    But now when i try to start the server it is getting hung in the final stage of the process.I've checked the log files, it is giving some exception as follows.Please help me with this to resolve the issue.
    #1.5#00065BCCFF6E001B00000001000008A800040C6E62A3462F#1139568147749#com.sap.engine.services.jmx.MBeanServerInvoker##com.sap.engine.services.jmx.MBeanServerInvoker#######SAPEngine_System_Thread[impl:6]_20##0#0#Warning#1#/System/Server#Java###JMX connector exception occurred while processing external JMX request [ JMX request (java) v1.0 len: 314 |  src: cluster target-node: 5957900 req: invoke params-number: 4 params-bytes: 0 | :name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=5957900,SAP_J2EECluster="" null null null ]
    [EXCEPTION]
    #1#com.sap.engine.services.jmx.exception.JmxConnectorException: Unable to de-serialize request parameters, message [ JMX request (java) v1.0 len: 314 |  src: cluster target-node: 5957900 req: invoke params-number: 4 params-bytes: 0 | :name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=5957900,SAP_J2EECluster="" null null null ]
         at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:526)
         at com.sap.engine.services.jmx.RequestMessage.getParams(RequestMessage.java:575)
         at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:106)
         at com.sap.engine.services.jmx.JmxServiceConnectorServer.receiveWait(JmxServiceConnectorServer.java:173)
         at com.sap.engine.core.service630.context.cluster.message.MessageListenerWrapper.process(MessageListenerWrapper.java:81)
         at com.sap.engine.core.cluster.impl6.ms.MSListenerThread.run(MSListenerThread.java:47)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:72)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:142)
    Caused by: javax.management.InstanceNotFoundException: MBean with name com.sap.default:name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=5957900,SAP_J2EECluster=J2E not found in repository
         at com.sap.pj.jmx.server.MBeanServerImpl.getClassLoaderFor(MBeanServerImpl.java:1408)
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.getClassLoaderFor(MBeanServerWrapperInterceptor.java:455)
         at com.sap.engine.services.jmx.CompletionInterceptor.getClassLoaderFor(CompletionInterceptor.java:567)
         at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.getClassLoaderFor(BasicMBeanServerInterceptor.java:438)
         at com.sap.jmx.provider.ProviderInterceptor.getClassLoaderFor(ProviderInterceptor.java:327)
         at com.sap.engine.services.jmx.RedirectInterceptor.getClassLoaderFor(RedirectInterceptor.java:501)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getClassLoaderFor(MBeanServerInterceptorChain.java:443)
         at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:520)

    I'm experiencing the exact same problem.  Our portal was working fine.  One of the developers asked me to turn on debugging for him in the configtool and ever since then our J2EE has been unable to startup properly.
    Basically, in MMC all nodes are green.  In the dev_dispatcher file, it says the Server0 is up and running.  However, when we hit the default home page, we get the "dispatcher running but no server connected error". 
    There are no errors in the work directory.  The only error I see is in the default trace for the dispatcher.  Which is the following error:
    Date : 05/17/2007
    Time : 9:23:26:837
    Message : JMX connector exception occurred while processing external JMX request [ JMX request (java) v1.0 len: 314 |  src: cluster target-node: 4131600 req: invoke params-number: 4 params-bytes: 0 | :name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=4131600,SAP_J2EECluster="" null null null ]
    [EXCEPTION]
    com.sap.engine.services.jmx.exception.JmxConnectorException: Unable to de-serialize request parameters, message [ JMX request (java) v1.0 len: 314 |  src: cluster target-node: 4131600 req: invoke params-number: 4 params-bytes: 0 | :name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=4131600,SAP_J2EECluster="" null null null ]
         at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:537)
         at com.sap.engine.services.jmx.RequestMessage.getParams(RequestMessage.java:586)
         at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:90)
         at com.sap.engine.services.jmx.JmxServiceConnectorServer.receiveWait(JmxServiceConnectorServer.java:172)
         at com.sap.engine.core.service630.context.cluster.message.MessageListenerWrapper.process(MessageListenerWrapper.java:81)
         at com.sap.engine.core.cluster.impl6.ms.MSListenerThread.run(MSListenerThread.java:47)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:78)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:148)
    Caused by: javax.management.InstanceNotFoundException: MBean with name com.sap.default:name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=4131600,SAP_J2EECluster=EPL not found in repository
         at com.sap.pj.jmx.server.MBeanServerImpl.getClassLoaderFor(MBeanServerImpl.java:1408)
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.getClassLoaderFor(MBeanServerWrapperInterceptor.java:455)
         at com.sap.engine.services.jmx.CompletionInterceptor.getClassLoaderFor(CompletionInterceptor.java:576)
         at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.getClassLoaderFor(BasicMBeanServerInterceptor.java:438)
         at com.sap.jmx.provider.ProviderInterceptor.getClassLoaderFor(ProviderInterceptor.java:330)
         at com.sap.engine.services.jmx.RedirectInterceptor.getClassLoaderFor(RedirectInterceptor.java:501)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getClassLoaderFor(MBeanServerInterceptorChain.java:443)
         at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:531)
         ... 8 more
    Severity : Warning
    Category : /System/Server
    Location : com.sap.engine.services.jmx.MBeanServerInvoker
    Application :
    Thread : SAPEngine_System_Thread[impl:6]_36
    Datasource : 1179410029012:D:\usr\sap\EPL\JC00\j2ee\cluster\dispatcher\log\defaultTrace.trc
    Message ID : 00188B735FE3001C0000000100000E8C000430AA5F36B4C0
    Source Name : com.sap.engine.services.jmx.MBeanServerInvoker
    Argument Objs : com.sap.engine.services.jmx.exception.JmxConnectorException: Unable to de-serialize request parameters, message [ JMX request (java) v1.0 len: 314 |  src: cluster target-node: 4131600 req: invoke params-number: 4 params-bytes: 0 | :name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=4131600,SAP_J2EECluster="" null null null ]
         at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:537)
         at com.sap.engine.services.jmx.RequestMessage.getParams(RequestMessage.java:586)
         at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:90)
         at com.sap.engine.services.jmx.JmxServiceConnectorServer.receiveWait(JmxServiceConnectorServer.java:172)
         at com.sap.engine.core.service630.context.cluster.message.MessageListenerWrapper.process(MessageListenerWrapper.java:81)
         at com.sap.engine.core.cluster.impl6.ms.MSListenerThread.run(MSListenerThread.java:47)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:78)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:148)
    Caused by: javax.management.InstanceNotFoundException: MBean with name com.sap.default:name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=4131600,SAP_J2EECluster=EPL not found in repository
         at com.sap.pj.jmx.server.MBeanServerImpl.getClassLoaderFor(MBeanServerImpl.java:1408)
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.getClassLoaderFor(MBeanServerWrapperInterceptor.java:455)
         at com.sap.engine.services.jmx.CompletionInterceptor.getClassLoaderFor(CompletionInterceptor.java:576)
         at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.getClassLoaderFor(BasicMBeanServerInterceptor.java:438)
         at com.sap.jmx.provider.ProviderInterceptor.getClassLoaderFor(ProviderInterceptor.java:330)
         at com.sap.engine.services.jmx.RedirectInterceptor.getClassLoaderFor(RedirectInterceptor.java:501)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getClassLoaderFor(MBeanServerInterceptorChain.java:443)
         at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:531)
         ... 8 more
    Arguments : com.sap.engine.services.jmx.exception.JmxConnectorException: Unable to de-serialize request parameters, message [ JMX request (java) v1.0 len: 314 |  src: cluster target-node: 4131600 req: invoke params-number: 4 params-bytes: 0 | :name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=4131600,SAP_J2EECluster="" null null null ]
         at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:537)
         at com.sap.engine.services.jmx.RequestMessage.getParams(RequestMessage.java:586)
         at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:90)
         at com.sap.engine.services.jmx.JmxServiceConnectorServer.receiveWait(JmxServiceConnectorServer.java:172)
         at com.sap.engine.core.service630.context.cluster.message.MessageListenerWrapper.process(MessageListenerWrapper.java:81)
         at com.sap.engine.core.cluster.impl6.ms.MSListenerThread.run(MSListenerThread.java:47)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:78)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:148)
    Caused by: javax.management.InstanceNotFoundException: MBean with name com.sap.default:name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=4131600,SAP_J2EECluster=EPL not found in repository
         at com.sap.pj.jmx.server.MBeanServerImpl.getClassLoaderFor(MBeanServerImpl.java:1408)
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.getClassLoaderFor(MBeanServerWrapperInterceptor.java:455)
         at com.sap.engine.services.jmx.CompletionInterceptor.getClassLoaderFor(CompletionInterceptor.java:576)
         at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.getClassLoaderFor(BasicMBeanServerInterceptor.java:438)
         at com.sap.jmx.provider.ProviderInterceptor.getClassLoaderFor(ProviderInterceptor.java:330)
         at com.sap.engine.services.jmx.RedirectInterceptor.getClassLoaderFor(RedirectInterceptor.java:501)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getClassLoaderFor(MBeanServerInterceptorChain.java:443)
         at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:531)
         ... 8 more
    Dsr Component :
    Dsr Transaction :
    Dsr User :
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 1
    Relatives : /System/Server
    Resource Bundlename :
    Session :
    Source : com.sap.engine.services.jmx.MBeanServerInvoker
    ThreadObject : SAPEngine_System_Thread[impl:6]_36
    Transaction :
    User :

  • CS3 server startup problem

    Hello all,
         We are using this product since 2007, and we didn't have any problems until yesterday. After server restart, Communication  between clients and server was broken. When trying to establish communication between client and CPS server, error mesage is displayed that CPS server is down.
    So, I've vent to the server side, check in system services for Macromedia Contribute Publishing Server service state - it was Started. But still if I try to connect on the server's Administration page, I receive after 20 seconds empty web page. I've suspected that it is something wrong going on during starting of the service itself, so I've tried to start the server manually using Jrun. Following is extraction of the log file during startup of server using Jrun:
    09/28 13:39:16 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
    09/28 13:39:17 info SSL Service listening on *:8900
    09/28 13:39:17 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/C:/Program Files/Macromedia/Contribute Publishing Server/jrun4/lib/jrun-comp.ear
    09/28 13:39:17 info Deploying EJB "JRunSQLInvoker" from: file:/C:/Program Files/Macromedia/Contribute Publishing Server/jrun4/lib/jrun-comp.ear
    09/28 13:39:17 info Deploying web application "Contribute Key Server" from: file:/C:/Program Files/Macromedia/Contribute Publishing Server/jrun4/servers/contribute-wps/contribute/
    09/28 13:39:17 user JSPServlet: init
    09/28 13:39:17 user no such classpath element: ./WEB-INF/cfusion/gateway/lib
    09/28 13:39:17 user FlashGateway: init
    09/28 13:39:17 user ColdFusionStartUpServlet: init
    09/28 13:39:17 user ColdFusionStartUpServlet: ColdFusion MX: Starting application services
    09/28 13:39:17 user ColdFusionStartUpServlet: ColdFusion MX: VM version = 1.4.2_05-b04
    09/28 13:39:18 user ColdFusionStartUpServlet: ColdFusion MX: application services are now available
    09/28 13:39:18 user CFCServlet: init
    When the last step is executed,  after 20 seconds on JRun Launcher window an error message is displayed:
    "An error occured while trying to start contribute-wps. Check Console log for more details."
    I've tried to contact Adobe Technical support, but the answer was that due to fact that CS3 is discontinued product at the momment there is no technical support for it. So guys you are my only hope.
    Best regards
    Boris

    Please check any other service is running on the same port.

  • J2EE server startup problems

    Hi
    I downloaded the J2EE development kit the other day and installed it on my laptop. When I ran 'Start default server' the J2EE server started up. This worked fine for about a day but now the startup bat file quickly executes and the server does not startup. I then installed it on my desktop to find that the same thing has happened. after a few startups. Does anyone have any ideas what might be the problem.
    Thanks
    John

    Have the batch file redirect its outputs (both stdout and stderr) to files, rather than to a console window that closes immediately.
    Redirecting stdout to a file is like this:
    ... >toafile.txt
    Redirecting stderr varies between operating systems (I think) but is something like this:
    ... 2>toanotherfile.txt

  • SOA managed server startup problem

    Hi All,
    I am facing an issue while starting the SOA Managed Server (soa_server1) using NodeManager.
    Backgound:
    I have setup a soa domain, started up NM and admin server using NM in solaris environemnt. All runs fine but when I start MS using NM for the first time it throws error. If I start the MS from the admin console it starts fine. The execution steps I have performed-
    1. Started NodeManager - using script
    2. Shutdown the NodeManager , changed the nodemanager.properties file to update parameter [startScriptEnabled=true] and start it again.
    3. Started AS using NM [nmConnect(..) and nmStart('AdminServer')]
    4. Enrolled the NM with the current machine [connect(..), nmEnroll(domain_dir, nodemanager_home)]
    5. Copied the boot.properties to security/ dir of soa_server1
    6. Started MS using NM - Throws error
    Does it really mean I have to start the MS through admin console everytime I start MS first time in the machine? (I am working on automation on SOA env where everynight env wipes off and installs the SOA stack from scratch)
    The soa-server1.out looks like:
    <15-Mar-2012 10:26:41 o'clock GMT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <15-Mar-2012 10:26:41 o'clock GMT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 20.1-b02 from Sun Microsystems Inc.>
    <15-Mar-2012 10:26:42 o'clock GMT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.4.0 Fri Dec 17 20:47:33 PST 2010 1384255 >
    <15-Mar-2012 10:26:45 o'clock GMT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Booting as admin server, but servername, soa_server1, does not match the admin server name, AdminServer
    at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:67)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:879)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:566)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:467)
    at weblogic.Server.main(Server.java:71)
    >
    <15-Mar-2012 10:26:45 o'clock GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <15-Mar-2012 10:26:45 o'clock GMT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <15-Mar-2012 10:26:45 o'clock GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <15-Mar-2012 10:26:45> <FINEST> <NodeManager> <Waiting for the process to die: 20518>
    <15-Mar-2012 10:26:45> <INFO> <NodeManager> <Server failed during startup so will not be restarted>
    <15-Mar-2012 10:26:45> <FINEST> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>
    Please help with your expertise.
    Apologies if I have missed any info or posted in wrong forum, if you need more feel free to shout.
    Thanks in advance.
    Cheers,
    Bhaskar

    Hi,
    I have implemented the above mentioned suggestions. But seems to have no luck. I had
    1. Copied startup.properties to ${DOMAIN_HOME}/servers/soa_server1/data/nodemanager
    2. Copied the boot.properties to ${DOMAIN_HOME}/servers/soa_server1/security
    These did not added any value, so I though of passing the parameters at nmStart() as WLST object;
    arg="Arguments=\" -Dweblogic.management.server=localhost:8001\"" (My AS and MS runs on same machine)
    prps=makePropertiesObject(arg)
    nmStart('soa_server1',props=prps)
    This started throwing Boot Identity file not valid.
    I changed my way.
    1. Connected to Admin Server using WLST
    connect (username, password)
    2. Start MS
    start('soa_server1')
    Its working fine now and under NM control. Not sure what more NM demands when starting without AS.
    Regards,
    Bhaskar

Maybe you are looking for

  • Selectively restore from Time Machine after reformatting

    I just reformatted my drive and reinstalled Mountain Lion and then upgraded to Mavericks. I backed up to Time Machine just before the reinstall. Time Machine did combine my first new backup with the ones before the reinstall, which I can see when I b

  • Archiving Paper Documents

    I am really sorry if this is the wrong forum to post this query in, but I have done countless searches on Google and haven't had much luck. I would like to be able to archive some business paperwork using my HP all-in-one printer/scannner. What's the

  • New to jsp...got a checkbox prob

    hi, got a bit of a chkbox prob! this is the code i have written:      <%      int i; for (i = 0; i < 1; i++){      int mess = 0;           if (mess >= 0){           mess = mess + 1;      %> <td><input type="checkbox" name="<%=mess%>"></td> <%}      }

  • DAC-104/JBO-110 Runtime Error.

    What does the following runtime error mean (how can I fix the problem?)? DAC-104: ImmediateAccess setAttribute failed. ColumnView: LNAME JBO-110: Cannot update Read only attribute. I get this error when trying to update a row using Infoswing-based co

  • Recordset CS3 compared to DW8

    Just wondering if anyone else was having problems with this new code created by Dreamweaver. When I edit existing code and it gets rewritten to the new commandtext code then the recordset doesn't work like it used to in DW8. Has anyone found a way ar