RFC server is failing to start

Hi All,
Env: DataServices 4.2/DQM 4.0/RFC4.0 on linux x86_64, ECC6 EHp7 with latest DQM addon - FLDQ 02
./start_<SID>_trans  (- after install)
Business Objects an SAP Company: BusinessObjects DQ Mgmt for SAP Solutions - RFC Server 4.0
Startup status: Reading configuration settings...
Startup status: Accessing SAP client metadata...
RFC server shutting down by user request.
bodsvsdb $
To update DQM/RFC versions.. (on LINUX X86_64)
1. How to check the version of DQM installed ?
2. How to uninstall the DQM ?
3. Please provide sap note on Version compatibility matrix among components
    (Dataservice / DQM / RFC server / DS Components), to check before proceeding with installation?
I refered Guide dont have details on above concerns:
(SAP BusinessObjects Data Quality Management, version for SAP Solutions Document Version: 4.0 SP05 - 2014-07-17)
Please help ASAP and guide me with expert suggestions to setup environment..
Thanks
Ram

Hi All,
SAP replied as
1. You need to use DQM for SAP RFC server to establish the connection.
- Can you please elaborate to set it up? searched in user guide, does not have relevant details.
KBA 1520645 - Cannot connect to the RFC Server from the SAP GUI - Data Quality Management for SAP.
2. How to start RFC server in the background (*FLRFCSRV_trans/*FLRFCBTC_batch) ?
want to see in running status continuously inspite of closing putty session.
Session gets killed after closing putty session when I run as below.
./*FLRFCSRV_trans & OR ./*FLRFCSRV_trans
Thanks

Similar Messages

  • Issue With Business Objects Installation-STW00213 The Central Management Server has failed to start.

    Hi,
    I am in the process of installing Business Objects XI 3.1 in one of our server. While installing I am getting the error 'The Central Management Server has failed to start. Press 'retry' to attempt to start it again or 'cancel' to skip any actions dependendent on the Central Management Server. STW00213.'
    I have tried re-installing the BO, and also tried installing without giving admin password. But it doesn't work. And also I ahve tried giving the passwords of database and CMS Admin without Sepcia Characters. But it also doesn't work.
    If I cancel and install the BO, Server Intelligence Agent is not available in Central Management Server.
    Could anyone help on this issue?
    Thanks
    Prakadesh

    Hi Prakadesh,
    Try these steps.
    1. Stop and disable the service of current SIA. You can do it from start-->run services.msc. Double click the SIA service and change the status to disable.
    2. Login into sqlplus and drop all the CMS tables.
    3. Create a new SIA pointing to Oracle from the CCM.
    4. Start the new SIA and check if all services come up and you are able to login into Manager servers.
    If this does not work, check the event viewer for error messages.
    Regards
    Chinmaya

  • REP-52266: The in-process Reports Server rep_myhostname failed to start

    Hi Everyone,
    My name is John and I've a small 10g report configuration issue which I would like to share and, hopefully, some of you might already have come across it and able to assist and guide me through it.
    First, I've installed Oracle Developer Suite 10g 10.1.2.0.2 together with Report Builder 10.1.2.0.2 and Oracle Forms Developer 10.1.2.0.2 onto a 32bit Window 2000 Professional machine.
    I've tried to run the following URL which test for the servlet connectivity and it returns fine with all the valid reports servlet commands page.
    http://myhostname:8889/reports/rwservlet
    However, as I've tried to run the 'test.rdf' report using the following link:
    http://myhostname:8889/reports/rwservlet?destype=cache&desformat=PDF&report=test.rdf&userid=user/pass@host
    And it returns the following error on the browser:
    REP-52266: The in-process Reports Server rep_myhostname failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    Then I set trace option on in the myhostname.conf file and restart the OC4J instance. And the trace file has the following results:
    *[2009/2/18 11:21:31:687] Info 56021 (EngineManager:spawnEngine): Engine rwURLEng-0 has been launched*
    *[2009/2/18 11:21:31:687] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Initial*
    *[2009/2/18 11:21:31:687] Debug 50103 (JobStore:writePersistFile): Purge persistent file*
    *[2009/2/18 11:21:31:717] Debug 50103 (JobStore:writePersistFile): Purge persistent file done*
    *[2009/2/18 11:21:51:766] Warning 50103 (EngineManager:registerEngine): REP-55103: API URLEngine:getEngineEnvs not applicable to URL engine*
    *[2009/2/18 11:21:51:766] Info 56026 (EngineManager:registerEngine): Reports Server started up engine rwURLEng-0*
    *[2009/2/18 11:21:51:856] Debug 50103 (EngineManager:updateEngineState): Engine rwURLEng-0 status is 1*
    *[2009/2/18 11:21:51:856] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Ready*
    *[2009/2/18 11:23:1:687] Info 56106 (EngineManager:manage): Engine rwEng-0 is destroyed due to timeout*
    *[2009/2/18 11:23:1:687] Exception 56097 (): Engine rwEng-0 callback timeout*
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    *     at oracle.reports.utility.Utility.newRWException(Utility.java:756)*
    *     at oracle.reports.server.EngineManager.manage(EngineManager.java:291)*
    *     at oracle.reports.server.IdleThread.run(IdleThread.java:88)*
    *[2009/2/18 11:23:1:707] Debug 50103 (ServerPacketReceiver:handlePacket): Got a request packet*
    *[2009/2/18 11:23:1:717] Info 56029 (EngineManager:shutdownEngine): Shutting down engine rwURLEng-0*
    *[2009/2/18 11:23:1:717] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Shutdown*
    *[2009/2/18 11:23:1:727] Info 56047 (EngineManager:remove): Reports Server shut down engine rwURLEng-0*
    *[2009/2/18 11:23:5:813] Info 50103 (ServerPacketHandler:stop): Multicastmanager stopped successfully*
    *[2009/2/18 11:23:5:813] Info 50002 (RWServer:shutdown): Server is shutting down*
    *[2009/2/18 11:23:5:813] Info 50103 (RWServer:startServer): Notify thread to exit*
    *[2009/2/18 11:23:5:843] Info 50103 (RWServer:startServer): RWServer thread exits*
    *[2009/2/18 11:23:5:843] Exception 56097 (): Engine rwEng-0 callback timeout*
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    *     at oracle.reports.utility.Utility.newRWException(Utility.java:756)*
    *     at oracle.reports.server.EngineManager.manage(EngineManager.java:291)*
    *     at oracle.reports.server.IdleThread.run(IdleThread.java:88)*
    I've not changed any of the report's related configuration files and the java version of the machine is 1.4.2_06. I do not know whether I need to apply a patch for this particular Developer Suite version or is there something which I've not done in terms of post-installation tasks. Thank you for your time and effort. Any feedback is much appreciated as I've been spending a number of days to solve this problem. Thank you and have a nice day.
    Kind Regards,
    John

    Hi,
    Thanks for your reply and here is the output of the rwEng-0.trc file. I could not find anything "interesting" as you mentioned. Please let me know if you find anything missing in there. Also, currently there is only one network printer setup on the machine. Can you please elaborate on the printer bit as I'm unsure of what to troubleshoot. Also, I forgot to inform you that I have a previous version of Developer 2000 Form and Report installed prior to the 10g Developer Suite installation. Does it ring a bell to any other problem? Thank you again for your time and effort. Have a nice day.
    Kind Regards,
    John
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[0]=name=rwEng-0*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[1]=server=rep_myhostname*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[2]=ORACLE_HOME=C:\oracle\ora10g1*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[3]=engineimplclass=oracle.reports.engine.EngineImpl*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[4]=traceopts=trace_all*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[5]=tracefile=C:\oracle\ora10g1\reports\logs\rep_EZRA\rwEng-0.trc*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[6]=tracemode=trace_replace*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[7]=cacheDir=C:\oracle\ora10g1\reports\cache*
    *[2009/2/18 11:21:35:783] Debug 50103 (RWEngine:init): args[8]=server_ior=C:\TEMP\tmp_1440568*
    *[2009/2/18 11:21:36:284] Info 50128 (RWEngine:init): orb init succeeded*
    *[2009/2/18 11:21:37:45] Info 55007 (EngineImpl:loadLibrary): Load rw.dll succeeded*
    *[2009/2/18 11:21:37:45] Debug 50103 (EngineImpl:init): useDataCache = null*
    *[2009/2/18 11:21:37:45] Debug 50103 (EngineImpl:init): ignoreDataParameter = null*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): start CInitEngine()*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[0] = rw*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[1] = ora_rw20_3tng*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[2] = rep_myhostname*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[3] = C:\oracle\ora10g1\reports\cache*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[4] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[5] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[6] = trace_all*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[7] = C:\oracle\ora10g1\reports\logs\rep_EZRA\rwEng-0.trc*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[8] = trace_replace*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[9] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[10] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[11] = null*

  • REP-52266: The in-process Reports Server rep_adminserver_ikit_asinst_1 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

    Hi,
    I have installed oracle forms and reports 11gR2 on Windows 7 Professional 64bit (and configured in development mode), the forms are working fine but when i run a report i get this message
    REP-52266: The in-process Reports Server rep_adminserver_ikit_asinst_1 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

    I was trying to add a new destination:
       <destination class="oracle.reports.server.DesMail" destype="mail"/>
    I couldn't make it work , so I commented my changes.
    In fact, I should have gone back to a backup file , as weblogic seemed to have changed the file itself!! (attributes of the xml tags were in different order, and more things ...) but just undoing what I have done did the trick.
    This file seems to be quite picky, I left this tag uncommented
       </pluginParam>
    and the same REP-5226 error happened.

  • Admin Server 4 fails to start up with new Internet Protocol (IP) address

    By default, the Netscape Admin Server 4.x uses the Internet Protocol (IP)
    address that was entered in its configuration at the time the server was
    installed. However, if a system administrator decides to change the IP address,
    the server will fail to start.<BR>
    <P>
    The following is an example of the error message:<BR>
    <P>
    # ./start-admin
    Info: Cache expiration set to 600 seconds
    Netscape-Administrator/4.0 B99.035.2034
    startup failure: could not bind to port 4050, IP address 208.12.45.56 (Invalid
    Argument)
    The error log will show:<BR>
    [29/Oct/1999:11:32:58] info: successful server startup
    [29/Oct/1999:11:32:58] info: Netscape-Administrator/4.0 B99.035.2034
    [29/Oct/1999:11:32:58] failure: startup failure: could not bind to port 4050,
    IP address 208.12.45.56 (Cannot assign requested address)
    <P>
    In addition, if the system administrator manually clears the IP address for the Admin
    Server in Console (by clicking the Configuration tab, clicking the Network tab,
    selecting Process Settings, and then selecting IP Address), the server will
    also fail to start. The following are examples of the error message and error
    log entries.
    <BR>
    # ./start-admin
    Info: Cache expiration set to 600 seconds
    Netscape-Administrator/4.0 B99.165.2023
    startup failure: could not bind to port 4100, IP address
    (Directory open error)
    The error log will show:<BR>
    [03/Dec/1999:09:32:43] info: successful server startup
    [03/Dec/1999:09:32:43] info: Netscape-Administrator/4.0 B99.165.2023
    [03/Dec/1999:09:32:43] failure: startup failure: could not bind to port 4100,
    IP address (Error 0)
    <P>
    These problems affect both Admin Server 4.0 and 4.1.
    <P>
    (See attachment)

    Hi Laurent,
    although I was given the advice earlier that I should simply take the machine back to the shop, or call the help centre, I ended up just praying that it would be OK.  A couple of days after I posted the message I think there was an update to download and install, just a regular one from Apple from the Software Update option for the operating system or it may have been one for Final Cut Pro X, and once it installed I never had the problem again, so my prayers were answered.
    It was pretty scary at the time because I thought it must be some hardware malfunction, but because it was resolved through an update it suggested it was a software issue.  Hopefully it is the same with you.
    I'm now running 10.7.2 and have had no recurrence of the problem in many months, thankfully.
    It might have nothing to do with it, but the only other two things that may have somehow caused errors in the system startup (and I doubt these will be "unrelated" to people who know how computers work better than I do, but I feel I should mention them just in case), but I also updated Final Cut Pro X from a glitchy version to version 10.0.2 around the same time, and I also had an application installed which didn't function correctly in OS10.7 called PowerController (a simple app that can start up the computer at a set time and play music from iTunes as an alarm clock) and it was in the group of apps that were set to start at the starting up of the computer.
    Anyway, I hope your problem is resolved as easily.  Pray about it too!

  • Server state failed when starting through node manager

    Hi,
    I'm getting the below error while starting the managed server through node manager
    <Sep 14, 2010 3:49:34 PM> <Warning> <Exception while starting server 'ms01': java.io.IOException: Server failed to start up. See server
    output log for more details.>
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:303)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:542)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:119)
    at weblogic.nodemanager.server.Handler.run(Handler.java:66)
    at java.lang.Thread.run(Thread.java:619)
    I have checked the server logs and it shows the below error code
    ./admin-stdout.log:<Sep 15, 2010 4:15:56 PM PDT> <Error> <NodeManager> <BEA-300048> <Unable to start the server ms01 : Exception while starting server 'ms01': java.io.IOException: Server failed to start up. See server output log for more details.>
    I have also checked WebLogic documentation for BEA-300048. It says "Cause: The most likely cause is a configuration error in the Shell/SSH/RSH NodeManager configuration".
    but I'm using Java based node manager
    All this is coming up when I enable StartScriptEnabled to true in nodemanager.properties.
    What could be reason for failure?

    Hi.
    If you are not using the latest service pack (sp2) please do so. If you are and are still seeing this
    problem please open a case with support.
    Thanks
    Michael
    Tim Dawson wrote:
    I get this message whenever I try to use the console to start a managed server
    on a remote system.
    <Jan 12, 2002 8:18:26 AM PST> <Emergency> <WebLogicServer> <Unable to create a
    server socket for: weblogic2.dev.wamnet.com/172.17.27.84, port: 7001. java.net.BindException:
    Cannot assign requested address: JVM_Bind Perhaps the address weblogic2.dev.wamnet.com/172.17.27.84
    is incorrect or another process is using port 7001.>
    I've checked and checked and the only thing running on that box is the node manager!
    The console will start a managed server on the local system (i.e. the system
    that the admin server is running on) without any complaints.
    Any ideas? Thanks,
    Tim--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Adobe Indesign Server 4 Failed to start

    Hi All,
    I have a big problem.
    Finally we got access to download Adobe Indesign Server 4 Debug Version, but after installation, failed to start?!
    Environment:
    1, VMWare Guest System (2G Memory)
    2, WIndows 2003 Server 32bit
    3, Installation was good and we tried to run: InDesignServer.com in command line and it says:
    C:\Program Files\Adobe\Adobe InDesign CS4 Server Debug>InDesignServer.com
    The system cannot execute the specified program.
    and when we run this from window:
    Further more, I can see below message in Event Viewer:
    Event Type:    Error
    Event Source:    SideBySide
    Event Category:    None
    Event ID:    59
    Date:        7/7/2009
    Time:        10:34:31 PM
    User:        N/A
    Computer:    INDESIGN
    Description:
    Generate Activation Context failed for C:\Program Files\Adobe\Adobe InDesign CS4 Server Debug\InDesignServer.exe. Reference error message: The referenced assembly is not installed on your system.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Any help is much appreciated!!!!
    Thanks,
    xin

    I don't have a server at hand right now ( that machine is busy with an OSX install, on a different partition ) but you could start by looking for any Adobe document that even mentions VC++ 2008.
    In other words, at least for the desktop version of CS4 the oficial compiler is the VC 2005 SP1 .
    Express should be no problem, I use it myself: "VS80sp1-KB926748-X86-INTL.exe"
    You'll also need the matching Windows SDK. Watch out for something labeled "5.2.3790.2075.51.PlatformSDK_Svr2003R2_rtm.dmg"
    Hth,
    Dirk
    Afterthought: funny that this thread always pops up when my experimental machine is busy ;-)

  • Server admin fails to start tomcat only

    Hi,
    we just upgraded our server from 10.3 to 10.4. after the upgrade - the server admin tools fail to start tomcat only. sooooo when i start tomcat only service - the app says its running. but i can't connect to port 80 to show me the default page or any of my webapps.
    whats werid is that:
    it tries to startup JBoss
    instead of Tomcat.
    When I run the settings command I see:
    # serveradmin settings appserver
    appserver:jbossConsoleURL = "https://tels-berkeley.local:40000"
    appserver:configurationType = "run_TOMCAT_not_JBOSS"
    appserver:netbootIsBroken = "YES"
    appserver:allConfigurations:arrayindex:0 = "default"
    appserver:allConfigurations:arrayindex:1 = "deploy-cluster"
    appserver:allConfigurations:arrayindex:2 = "deploy-standalone"
    appserver:allConfigurations:arrayindex:3 = "develop"
    appserver:configurationName = "deploy-standalone"
    appserver:netbootClientURL = ""
    This looks like it is should use tomcat but it doesn't. After running
    serveradmin start appserver
    I ran:
    ps auxww | grep java
    Which gave me:
    appserve 1087 96.0 4.5 359912 58384 ?? R 11:24AM
    0:12.58 /usr/bin/java -server -Xmx100M
    -Djboss.server.temp.dir=/var/tmp/jbosstmpdata1083
    -classpath /Library/JBoss/3.2/bin/run.jar org.jboss.Main -c
    deploy-standalone
    however, if i stop the services and start tomcat manaully with ./startup.sh it works fine.
    the logs say nothing. does anyone have a clue whats going on? where i can investigate.
    thnks
    Anthony

    I've been doing a little investigating, and I think I'm seeing the cause of the problem, but I don't know how to fix it.
    When I do a "tail /var/log/servermgrd/servermgrderrorlog" on the server, I don't get normal error log lines. Instead, I get the text that you see when you type "serveradmin", namely:
    ============================================
    Usage: serveradmin [-dhvx] [list | start | stop | status | fullstatus | settings | command] [<service_key> [ = <value> ]]
    -h, --help display this message
    -v, --version display version info
    -d, --debug print command
    -x, --xml print output as XML plist
    Examples:
    serveradmin list
    --Lists all services
    serveradmin start afp
    --Starts afp server
    serveradmin stop ftp
    --Stops ftp server
    serveradmin status web
    --Returns current status of the web server
    serveradmin fullstatus web
    --Returns more complete status of the web server
    serveradmin settings afp
    --Returns all afp configuration parameters
    serveradmin settings afp:guestAccess
    --Returns afp guestAccess attribute
    serveradmin settings afp:guestAccess = yes
    --Sets afp guestAccess to true
    serveradmin settings
    --Takes settings commands like above from stdin
    serveradmin command afp:command = getConnectedUsers
    --Used to perform service specific commands
    serveradmin command
    --Takes stdin to define generic command that requires other parameters
    ============================================
    This shows up repeatedly in the error log, as if it were trying to use serveradmin to perform tasks, but is instead just getting the standard help message back...
    Anyone have clue as to why this would be the case?

  • Automatically start SQL Agent service after SQL Server service fails and starts.

    Hi! 
    I have SQL Server 2008 R2 with two main services - SQL Server and SQL Agent.
    I'll try to describe my situation. It happens very occasionally, but sometimes SQL Server service terminates unexpectedly. It's my log:
    09/13/2013 10:46:21,Service Control Manager,Error,The SQL Server (MSSQLSERVER) service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 120000 milliseconds: Restart the service.
    09/13/2013 10:46:21,,Error,[359] The local host server is not running,,,,
    09/13/2013 10:46:22,MSSQLSERVER,Error,The MSSQLSERVER service terminated unexpectedly.,Server,1073760843,,
    09/13/2013 10:46:22,,Warning,[139] AutoRestart: Attempting to restart the MSSQLSERVER service (attempt #1)...,,,,
    09/13/2013 10:46:27,,Warning,[139] AutoRestart: Attempting to restart the MSSQLSERVER service (attempt #2)...,,,,
    09/13/2013 10:46:32,,Warning,[139] AutoRestart: Attempting to restart the MSSQLSERVER service (attempt #3)...,,,,
    09/13/2013 10:46:32,,Error,[140] AutoRestart: The MSSQLSERVER service could not be restarted after 3 attempts,,,,
    09/13/2013 10:46:32,,Warning,[360] SQLServerAgent initiating shutdown following MSSQLSERVER shutdown,,,,
    As you can see, SQL Server service  terminates unexpectedly. Then SQL Agent service tries to start SQL Server service. After unsuccessfully attempts to start SQL Server service, SQL Agent service stops itself. I have the option setting in SQL Server
    service to start itself after unexpectedly stop within 2 minutes and it is works well. But I have to start my SQL Agent service after this manually. Unfortunately, I can't investigate the reason of my SQL Server stops unexpectedly and in this case I just want
    to make the settings to start both of my services SQL Server and SQL Agent automatically after this.  How can I set up this? How can I make my SQL Agent service starts after SQL Server service?

    Hello,
    SQL server agent service depends on SQL server service so unless SQL server service comes online agent will not come online so agent is depended on SQL server not the other wise.
    Now is your server 2008 R2 patched to latest service pack (SP2).If not please upgrade it to latest SP.Some fixes are there in Sp which will subside this issue.Can you paste output of
    select @@version
    >>Then SQL Agent service tries to start SQL Server service.No this is not the case
    >>Unfortunately, I can't investigate the reason of my SQL Server stops unexpectedly
    Did you checked sql server errorlog and windows event log completely.Please do so and paste if you find some more info
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • SQl Server service failed to start error 1053

    Hi All
    During installing MS SQL server 2005 ,i am getting the error like
    Could not start SQL server Service.
    When trying to start the service manually ,getting error like service could nto start in a timely fashion.
    We are using Windows 2003 SP2 with 12 CPUs .
    This is a domaininstallation ,the accounts are present ,but when tried with local installation also ,got the same error.
    Is this article is of any use
    http://support.microsoft.com/kb/954835
    Does there any issue with Win 2003 SP2 and SQL Server domain installationwiht named instance.
    Pls let me know if you have any suggestions.
    Regards
    Ajay

    Hi Ajay
    try this:
    1.Click Start, click Run, type regedit, and then click OK.
    2.Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
    3.In the right pane, locate the ServicesPipeTimeout entry.
    Note If the ServicesPipeTimeout entry does not exist, you must create it. To do this, follow these steps:
    a. On the Edit menu, point to New, and then click DWORD Value.
    b. Type ServicesPipeTimeout, and then press ENTER.
    4.Right-click ServicesPipeTimeout, and then click Modify.
    5.Click Decimal, type 60000, and then click OK.
    This value represents the time in milliseconds before a service times out.
    6.Restart the computer.
    Let me know if it helps
    Rohit

  • HTTP server is failed to start while configuring ssl

    Hi,
    I'm trying to configure my Apache to use ssl in order to activate secured web service. Still I have a problem to configure the apache to cooperate
    I've added to mod_oc4j the following lines:
    Oc4jEnableSSL on
    Oc4jSSLWalletFile ../../../ORCA_WALLETS/ias/ewallet.p12
    Oc4jSSLWalletPassword welcome
    and from that point I get
    /home/ias/v10.1.2/Apache/Apache/bin/apachectl start: execing httpd
    on restart, and the http-server remains down.
    Any ideas anyone?

    So the apache start line is from your HTTP Server log then I assume?
    A few more questions:
    What setup are you using (inf and mid tier on same server?)
    Also, Is your repository DB up and is your listener running?
    Some more details will help narrow down the possible issues.
    Thanks,
    Tony

  • Audio test service , bandwidth policy servier (authentication) , Bandwidth policy server (core) Failed to start

    Event ID 32014, source:LS Application Server
    The application threw an exception while starting.
    The application urn:application:testbot threw the following exception when starting: Exception: Microsoft.Rtc.Collaboration.ProvisioningFailureException
    > FailureReason: ApplicationNotFound
    > DetectionStackTrace:    at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
       at System.Environment.get_StackTrace()
       at Microsoft.Rtc.Collaboration.ProvisioningFailureException..ctor(String message, Exception innerException, ProvisioningFailureReason failureReason)
       at Microsoft.Rtc.Collaboration.PlatformDataImpl.CreateInstance(String requiredCertificateUsage, UCSettings ucSettings, String applicationId, Boolean enableCMSLoadBalancing, Boolean useLocalRegistrar)
       at Microsoft.Rtc.Collaboration.ProvisioningSourceImpl.GetInitialPlatformData()
       at Microsoft.Rtc.Collaboration.ProvisioningSourceGetInitialPlatformDataAsyncResult.ProcessCoreHelper()
       at Microsoft.Rtc.Collaboration.SipCollaborationAsyncResult.ProcessCore()
       at Microsoft.Rtc.Signaling.AsyncWorkitemQueue.ProcessItems()
       at Microsoft.Rtc.Signaling.SerializationQueue`1.ResumeProcessing()
       at Microsoft.Rtc.Signaling.SerializationQueue`1.ResumeProcessingCallback(Object state)
       at Microsoft.Rtc.Signaling.QueueWorkItemState.ExecuteWrappedMethod(WaitCallback method, Object state)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
    > Message: Application with id(urn:application:testbot) not found or a default port has not been configured for it.
    > TargetSite: Exception: Exception has been thrown by the target of an invocation.
    > StackTrace:    at Microsoft.Rtc.Internal.ServerSharedComponents.MachApplication.StartUp()
       at Microsoft.Rtc.Internal.ServerSharedComponents.ServiceManager.Startup()
       at Microsoft.Rtc.Internal.ServerSharedComponents.UCAS.MachUcasService.StartAsync()
       at Microsoft.Rtc.ApplicationServerCore.ApplicationLoader.CallStartAsync()
    > Source: Microsoft.Rtc.Collaboration
    > HResult: -2146233088
    Cause: Startup errors.
    Resolution:
    Check the events prior to this to resolve the service startup issue.

    Event ID: 29004   Source: LS Bandwidth Policy Service (Authentication)
    Error while trying to access local Settings. The LS Bandwidth Policy Service (Authentication) will stop.
    Exception: System.Exception: MRAS port is not configured!
       at Microsoft.Rtc.MRAS.Configuration..ctor(ConfigChangedHandler ConfigChangedEventHandler, RoleName roleName)
    Cause: The current account may not have the necessary permissions to access these settings, or the LS Bandwidth Policy Service may not be installed correctly, or the settings are wrong.
    Resolution:
    Rerun LS Bandwidth Policy Service (Authentication) installation and activation.
    Event ID: 29005   Source: LS Bandwidth Policy Service (Authentication)
    LS Bandwidth Policy Service (Authentication) could not be started.
    Exception: System.Exception: MRAS port is not configured!
       at Microsoft.Rtc.MRAS.Configuration..ctor(ConfigChangedHandler ConfigChangedEventHandler, RoleName roleName)
       at Microsoft.Rtc.MRAS.Core..ctor(ServiceStopHandler serviceStop, RoleName roleName)
       at Microsoft.Rtc.MRAS.Server.OnStart(RoleName roleName)
    Cause: Internal error.
    Resolution:
    Examine the details in the associated event log entry to determine the potential cause and report to Product Support Services.

  • Reports Server Servoce failed to Start

    Hi
    We installed Reports6i recently and we are not able to start the reports service . It gives an error message . Any one has any idea?
    The Oracle Reports Server [Rep60_HDIIS1] service terminated with service-specific error 181.
    Thanks
    Smita_t

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Smita_T:
    Where do I find server log files and config files. I checked the TNSNAMES.ora file and I don't know about Protal Security where do I check that?
    Thanks
    Smita<HR></BLOCKQUOTE>
    Smita,
    I am experiencing the same error (181) and am awaiting some response from Oracle !
    I think the config files mentioned are '\oracle\806\conf\6iserver.conf' which is used to define various Aliases etc, '\oracle\isuites\apache\apache\conf\httpd.conf' which configures the Apache listener.
    I think one of the log file(s) is \oracle\806\report60\server\[your report server name].txt - although this does not contain a great deal of information !
    When I get more info from Oracle I will let you know !
    Regards,
    Calum.
    null

  • SQL Server 2014 fails to start. missing mssqlsystemresource.ldf?

    Hi 
    I restart the server and SQL server doesn't start. 
    I have got this error message from the log file. 
    FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn\mssqlsystemresource.ldf'. Diagnose and correct the
    operating system error, and retry the operation.
    I browsed  the folder and could not find the fjile, mssqlsystemresource.ldf. 
    Can anyone point to a direction please? 
    Thanks 
    Kind regards
    Mark

    I ran the repair and it's working now.. 

  • REP-52266: The in-process Reports Server rep_mictest failed to start.oracle

    Dear All
    I am facing the problem while calling report from Application server . When i checked the trace log file i got the below message .
    Exception 50139() Cant delete file E:\Mid\reports\server\<servername>.dat
    Can any one help me to come out from this problem
    Thanks
    jack

    Hi Jack
    Metalink id ID 429950.1,will provide u solutons
    Change the Reports Server configuration so that minEngine is set to a value less than or equal to initEngine and maxEngine
    Make the changes in ur rep_mictest.conf file location /$ORACLE_HOME/reports/conf(Take the backup of original report server.conf file)
    In my case the min Engine and InitEngine are set as follows
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="4" maxEngine="6" minEngine="3" engLife="50" maxIdle="30" callbackTimeOut="90000">
    Once you make the above changes,Bounce the report server
    Regards
    Fabian

Maybe you are looking for

  • Error while calling local session bean from session facade

    Hi Everybody, I was to execute example of session facade pattern. All the files compile properly, but when ejbc command is run, i get the following error: ERROR: Error from ejbc:      In EJB *MANAGER, method create() exposes local interface types or

  • Customer invoice upload

    Hi,      i am working with interfaces.      i have a scenerio that      Branches(defined as plants in SAP) attached with  godowns which makes sales to customers and an invoice is raised these godown are not in SAP and values of the invoices  such as

  • HTMLB, WebDynpro or both together?

    Hi @ all, I had a look at some possibilities to create Portal Content . I read something about HTMLB and the comparison to WebDynpro in the SDN Forum. Some guys are saying that they would prefer HTMLB and some others saying that they prefer WebDynpro

  • 16:9 and 4:30 ratios...

    Hello - I've seen posts on this subject, but nothing that's specifically answered my question - still fairly new to FCP, (I'm using FCP Studio), I'm cutting a dance video and noticed that the Side Angle Camera shows up fitting in the canvas window at

  • IPad 2 departed from Chengdu, China twice?

    I ordered my iPad 2 on June 11, 2011. I received my tracking information on Monday June 20, 2011. It's made its way all the way to Chengdu, China, but for whatever reason my tracking information says it departed from there twice. Why would it depart,