ColdFusion 11 new installation; service won't start on 2008 R2

I've just installed ColdFusion 11 on a clean Windows Server 2008 R2 machine and the ColdFusion application service looks like it starts, but then a minute later, shows that it is not running (in the services panel). When I try to restart it, it simply will not start. It comes back with the typical error "This application took too long to respond..." so now it just hangs in a "starting" state. I've rebooted the server several times, there is nothing else running on the server. Any help would be appreciated. Thanks.

OK, to confirm:
My ColdFusion Administrator already has an internal webserver, so port 8500 is already enabled.
I placed a silly hello world cfm file at the wwwroot level, and yes, it has some cf code in it.
entered http://localhost:8500/index.cfm and it processed the cfm page just fine.
I already had a test website with this test index.cfm hello world file in it.
It is connected with the wsconfig for coldfusion 11 to IIS 7.5.  cf handlers are there.  cfide and jakarta links are created.
I run the page http://127.0.0.1/index.cfm
get the following error message:
HTTP Error 404.7 – Not Found.  The request filtering module is configured to deny the file extension.
Module                RequestFilteringModule                               Requested URL                 http://localhost:80/jakarta/isapi_redirect.dll
Notification        BeginRequest                                                    Physical Path                      D:\ColdFusion11\config\wsconfig\2\isapi_redirect.dll
Handler                ISAPI-dll                                                               LogonMethod                   Not yet determined
Error Code          0x00000000                                                         Logon User                         Not yet determined
Most likely causes:
Request filtering is configured for the Web server and the file extension for this request is explicitly denied.
Things you can try:
Verify the configuration/sustem.webServer/security/requestFiltering/fileExtensions settings in applicationhist.config and web.config.
If I go to applicationhost.config or web.config everything is set to allow for the coldfusion extensions.  Going to IIS UI,  Request Filtering, the coldfusion extensions are all set to true. If I change the Request Filtering Feature Settings and allow unlisted file name extensions then it will work, but that is not an option for our hyper secure website.
Thanks for your continuted help!
Jennifer

Similar Messages

  • Password service won't start

    Following an unplanned hard restart of our server (Mac OS X 10.9.5, Server 3.2.2), the password service won't start, so our staff can't log into mail, calendars or file sharing.
    When I launch Open Directory, the main window has the message "Unable to load replica list", then it switches itself off after a minute or so.
    I've looked at the certificates in Server and they have the green tick so presumably are OK.
    DNS is working OK and running the command "sudo changeip -checkhostname" reports success.
    Here's the section of log that repeats every few seconds as PasswordService repeatedly starts up and exits:
    13/03/2015 20:55:00.617 com.apple.launchd[1]: (com.apple.PasswordService[5890]) Exited with code: 1
    13/03/2015 20:55:00.617 com.apple.launchd[1]: (com.apple.PasswordService) Throttling respawn: Will start in 10 seconds
    13/03/2015 20:55:02.540 xscertd[249]: Failed sending LookupCRLByCARecordName command to com.apple.xscertd.helper: The operation couldn’t be completed. (com.apple.certificateserver error 42005.)
    13/03/2015 20:55:08.708 com.apple.launchd[1]: (org.openldap.slapd[5894]) Exited with code: 1
    13/03/2015 20:55:08.708 com.apple.launchd[1]: (org.openldap.slapd) Throttling respawn: Will start in 7 seconds
    13/03/2015 20:55:10.206 xscertd-helper[5897]: ldap_search_ext_s returned -1 - Can't contact LDAP server when searching for bdb suffix, exiting
    13/03/2015 20:55:10.207 com.apple.launchd[1]: (com.apple.xscertd-helper[5897]) Exited with code: 1
    13/03/2015 20:55:10.207 com.apple.launchd[1]: (com.apple.xscertd-helper) Throttling respawn: Will start in 10 seconds
    13/03/2015 20:55:10.639 PasswordService[5901]: -[PasswordServerPrefsObject getSearchBase]: Unable to locate search base: -1 Can't contact LDAP server
    13/03/2015 20:55:10.639 PasswordService[5901]: -[PasswordServerPrefsObject loadXMLData]: Unable to locate passwordserver config record's plist attribute: -1 Can't contact LDAP server
    13/03/2015 20:55:10.640 PasswordService[5901]: -[PasswordServerPrefsObject getSearchBase]: Unable to locate search base: -1 Can't contact LDAP server
    13/03/2015 20:55:10.640 PasswordService[5901]: -[PasswordServerPrefsObject saveXMLData]: ldap_modify_ext_s of the passwordserver config record's plist attribute: -1 Can't contact LDAP server
    13/03/2015 20:55:10.684 PasswordService[5901]: int pwsf_GetPublicKey(char *): ldap_search_ext_s cn=authdata for Public Key returned -1
    13/03/2015 20:55:10.687 com.apple.launchd[1]: (com.apple.PasswordService[5901]) Exited with code: 1
    I have backups (both Time Machine and clones of the hard drive) that I could use to restore the corrupted bit of the configuration, if necessary, but I don't know what to restore.

    Many Open Directory problems can be resolved by taking the following steps. Test after each one, and back up all data before making any changes.
    1. The OD master must have a static IP address on the local network, not a dynamic address. It must not be connected to the same network with more than one interface; e.g., Ethernet and Wi-Fi.
    2. You must have a working DNS service, and the server's hostname must match its fully-qualified domain name. To confirm, select the server by name in the sidebar of the Server application window, then select the Overview tab. Click the Edit button on the Host Name line. On the Accessing your Server sheet, Domain Name should be selected. Change the Host Name, if necessary. The server must have at least a three-level name (e.g. "server.yourdomain.com"), and the name must not be in the ".local" top-level domain, which is reserved for Bonjour.
    3. The primary DNS server used by the server must be itself, unless you're using another server for internal DNS. The only DNS server set on the clients should be the internal one, which they should get from DHCP if applicable.
    4. If you have accounts with network home directories, make sure the URL's are correct in the user settings. A return status of 45 from the authorizationhost daemon in the log may mean that the URL for mounting the home directory was not updated after a change in the hostname.
    5. Only if you're still running Mavericks server, follow these instructions to rebuild the Kerberos configuration on the server.
    6. If you use authenticated binding, check the validity of the master's certificate. The common name must match the hostname and domain name. Deselecting and then reselecting the certificate in Server.app has been reported to have an effect in some cases. Otherwise delete all certificates and create new ones.
    7. Unbind and then rebind the clients in the Users & Groups preference pane. Use the fully-qualified domain name of the master.
    8. Reboot the master and the clients.
    9. Don't log in to the server with a network user's account.
    10. Disable any internal firewalls in use, including third-party "security" software.
    11. If you've created any replica servers, delete them.
    12. If OD has only recently stopped working when it was working before, you may be able to restore it from the automatic backup in /var/db/backups, or from a Time Machine snapshot of that backup.
    13. As a last resort, export all OD users. In the Open Directory pane of Server, delete the OD server. Then recreate it and import the users. Ensure that the UID's are in the 1001+ range.
    If you get this far without solving the problem, then you'll need to examine the logs in the Open Directory section of the log list in the Server app, and also the system log on the clients.

  • SP1 for Exchange 2013 install fails with ECP virtual directory issues and now transport service won't start and mail is unavailable

    SP1 for Exchange 2013 install failed on me with ECP virtual directory issues:
    Error:
    The following error was generated when "$error.Clear();
              $BEVdirIdentity = $RoleNetBIOSName + "\ecp (name)";
              $be = get-EcpVirtualDirectory -ShowMailboxVirtualDirectories -Identity $BEVdirIdentity -DomainController $RoleDomainController -ErrorAction SilentlyContinue;
              if ($be -eq $null)
              new-EcpVirtualDirectory -Role Mailbox -WebSiteName "name" -DomainController $RoleDomainController;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -InternalUrl $null -ExternalUrl $null;
              . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeECPAppPool" -Version:"v4.0";
            " was run: "The virtual directory 'ecp' already exists under 'server/name'.
    Parameter name: VirtualDirectoryName".
    Error:
    The following error was generated when "$error.Clear();
              $BEVdirIdentity = $RoleNetBIOSName + "\ECP (name)";
              $be = get-EcpVirtualDirectory -ShowMailboxVirtualDirectories -Identity $BEVdirIdentity -DomainController $RoleDomainController -ErrorAction SilentlyContinue;
              if ($be -eq $null)
              new-EcpVirtualDirectory -Role Mailbox -WebSiteName "name" -DomainController $RoleDomainController;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -InternalUrl $null -ExternalUrl $null;
              . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeECPAppPool" -Version:"v4.0";
            " was run: "The operation couldn't be performed because object 'server\ECP (name)' couldn't be found on 'DC0xx.domain.com'.".
    Error:
    The following error was generated when "$error.Clear();
              $BEVdirIdentity = $RoleNetBIOSName + "\ECP (name)";
              $be = get-EcpVirtualDirectory -ShowMailboxVirtualDirectories -Identity $BEVdirIdentity -DomainController $RoleDomainController -ErrorAction SilentlyContinue;
              if ($be -eq $null)
              new-EcpVirtualDirectory -Role Mailbox -WebSiteName "name" -DomainController $RoleDomainController;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -InternalUrl $null -ExternalUrl $null;
              . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeECPAppPool" -Version:"v4.0";
            " was run: "The operation couldn't be performed because object 'server\ECP (name)' couldn't be found on 'DC0xx.domain.com'.".
    !! And now transport service won't start and mail is unavailable !!
    Any help would be appreciated.
    I have removed the ecp site from default site and attempting to rerun SP1 now. I do not have high hopes. :(

    Hi,
    Thanks for your response.
    From the error description, you need to manually remove the ECP with IIS manager in both the Default Web Site and the Exchange Back End firstly. And then continue the upgrade to check the result.
    Hope this can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • Can't Update to 10.0.1, Bonjour Service Won't Start--PLEASE help!

    All I want to do is update my iTunes but I cannot. It won't work from within iTunes, and when I try to do it manually it said "The Service Bonjour Service" won't start." In Services, I could not start it either, though I am admin.
    So I deleted Bonjour (from within the Control Panel), thinking that'd take care of it, but it did not. I still get ALL the same messages. I even tried re-installing Bonjour (bonjour64.msi), and I get the same "won't start" message. It's not my firewall--I set that to always allow.
    What is going on here? I've searched and searched, but to no avail (though they are plenty of Bonjour problems out there), and I really don't want to uninstall/reinstall iTunes, if that would even do it. I'm new to Apple, and this just makes no sense to me.
    Please, help?? THANKS in advance~

    There are remants of Bonjour in the program files, and I guess I could delete these to clean it up, but I doubt that would make the difference.
    Actually, that could make a difference. If there is leftover componentry from the previous version still on the PC when the new version tries to install, the version mismatch could cause trouble with the new service starting. That could then roll back the attempted install.
    There's a bunch of different stuff on 64-bit systems for BonJour (there's both 64-bit and 32-bit componentry stashed on a 64-bit system. We'll also try a cleaner version of an uninstall than the Apple instructions provide.
    In Computer, open your C drive (or whichever drive your program files are installed on).
    Open the "Program Files" folder.
    Right-click on the "BonJour" folder (if it still exists) and select "Delete".
    Go back into your C drive (or whichever drive your program files are installed on).
    Open the "Program Files (x86)" folder.
    Right-click on the "BonJour" folder (if it still exists) and select "Delete".
    Go back into your C drive (or whichever drive your operating system is installed on).
    Open the "Windows" folder.
    Open the "System32" folder.
    Right-click on the dnssd.dll and dns-sd.exe files (if they still exist), and select "Delete".
    Go back into the "Windows" folder.
    Open the "SysWOW64" folder.
    Right-click on the dnssd.dll and dns-sd.exe files (if they still exist), and select "Delete".
    Empty your recycle bin.
    Restart the PC and try another BonJour install. Any better luck restarting the service this time?

  • Oracle Home Agent service won't start

    OracleOraHome90Agent service won't start on Win XP Home Edition. Was working fine. Installed Sun Webserver 6.1 and started facing problems. So uninstalled webserver and even then the Oracle Home Agent service starts and stop immediately. the oracle database service and the listener starts without any issues. Any help appreciated.

    XP Home Edition is not certified for Oracle9i Database but according to the information given by you, that service was functioning well. Perhaps the new software that you installed is consuming a lot of resources regarding the virtual memory of the machine and maybe for that the services is not starting.
    I recommend you to increase the virtual memory of your machine and try again.
    Joel Pèrez
    http://otn.oracle.com/experts

  • NSM3 service won't start anymore

    Hi,
    NSM AD 3.0.4 on W2008R2
    has been running fine for months, now engine service won't start anymore.
    engine.log from todays start:
    01 2012-12-13 11:19:19 7200 1 0001 1452 1480 ML: Failed to initialize 1
    or more components and/or subsystems. Engine is switching to
    stop-pending state.
    ideas?
    sk

    Sami,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Microsoft Forefront Server Protection Eventing Service won't start?

    Hi Guys,
    When Forefront Protection for Exchange was integrated/enabled on our SBS 2008 server, Microsoft Forefront Server Protection Eventing Service won’t start. Even when we try to start it manually we are getting this message (see attached). During this attempt,
    we got these events in the event viewer. In this case, in order to have our email working, we have to temporarily disable Forefront. Any suggestion how to fix this? Please advise.
    Event 465
    Source: ESENT
    FSCEventing (9324) Corruption was detected during soft recovery in logfile C:\Program Files (x86)\Microsoft Forefront Protection for Exchange Server\Data\Incidents\inc.log. The failing checksum record is located at position END. Data not matching the log-file
    fill pattern first appeared in sector 450 (0x000001C2). This logfile has been damaged and is unusable.
    Event 301
    Source: ESENT
    FSCEventing (9324) The database engine has begun replaying logfile C:\Program Files (x86)\Microsoft Forefront Protection for Exchange Server\Data\Incidents\inc.log.
    Event 454
    Source: ESENT
    FSCEventing (9324) Database recovery/restore failed with unexpected error - 501.
    Event 1076
    Source: FSCEventing
    The Forefront Protection Eventing Service has stopped.
    Thank you very much!
    Arnel

    Hi Arnel,
    Based on error messages, it indicates a log file (inc.log) has become corrupted. Please restore the log file
    from a backup copy, and then check if this issue can be solved. For more details, please refer to the following article.
    Event Id 465
    Hope this helps.
    Best regards,
    Justin Gu

  • Web services won't start - error 100002

    Hi there
    I have done a freash install of Leopard Server 10.5.4 and updated to 10.5.8 on an Xserve G5. Added a 2nd web site (in addition to default) and now web services won't start returning the error:
    A service has encounted an error.
    Try to refresh the view (mysever.com/Web)
    (Could not start web service - details in error log.)
    100002
    Below is in the error log for both web sites:
    Syntax error on line 1310 of /private/etc/httpd/httpd.conf:
    Invalid command '<Proxy', perhaps mis-spelled or defined by a module not included in the server configuration
    The following is a Console Message:
    10/4/09 10:50:18 PM com.apple.launchd[1] (org.apache.httpd-1.3[4682]) Exited with exit code: 1
    10/4/09 10:50:18 PM com.apple.launchd[1] (org.apache.httpd-1.3) Throttling respawn: Will start in 10 seconds
    Any pointer of how to solve this would be appreciated.
    Cheers, Paul

    Thanks for the reply. line 1310 is <Proxy disabled_proxy>
    #NoCache a_domain.com another_domain.edu joes.garage_sale.com
    <Directory "disabled_proxy">
    Allow from example.com
    Order Deny,Allow
    Deny from all
    </Directory>
    <Proxy disabled_proxy>
    Allow from example.com
    Order Deny,Allow
    Deny from all
    </Proxy>
    </IfModule>

  • 11g DB Control service won't start on Win XP Pro

    Hi all,
    In installing my 11g database, the DB Control service won't start so the database config fails prior to doing the EM stuff. The system event viewer says:
    The OracleDBConsoleorcl11p1 service terminated with service-specific error 2 (0x2).
    Querying further, I find the following:
    SERVICE_NAME: OracleDBConsoleorcl11p1
    TYPE : 10 WIN32_OWN_PROCESS
    STATE : 1 STOPPED
    (NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
    WIN32_EXIT_CODE : 1066 (0x42a)
    SERVICE_EXIT_CODE : 2 (0x2)
    CHECKPOINT : 0x0
    WAIT_HINT : 0x0
    Researching the error code 1066 simply says it is a vendor-specific error code. Anyone out there ever come across such a thing?
    Cheers,
    Jim Greetham

    Jim,
    Were you able to figure out the problem why you were getting 'service specific error occurred:2'?
    I have the same issue.
    DB version: 11.1.0.6.0
    OS: Win XP (latest patches and updates applied)
    The database and other pieces are working just fine.
    Thank you,
    Taj

  • Crystal Ent 10 install fails with Error 1920 and services won't start

    apologies if i'm posting to the wrong group.  just let me know what the appropriate group is and i'll be happy to post there.  i'm new to Crystal and this is my first installation of Ent so i'm completely lost, but here's my problem. 
    i'm trying to install Crystal Reports 10 and Enterprise 10 on a Windows Server 2003 SP1 server logged in as Local Admin and running the install locally (as opposed from a network location).  i have IIS installed and .Net Framework 2.0 installed as per my software vendor's requirements. 
    the Reports 10 install goes fine, but when i near the end of the Enterprise 10 install, each of the services fails to start.  the message for each is a pop-up that states Error 1920. Service 'Crystal Cache Server' (CasheServer) fiailed to start.  Verify that you have sufficient privileges to start the system services.  i clicked Retry on the 1st one (Crystal Cache Server) but it still fails to start.  so i clicked Ignore on all of them so i can get past each one and check the Services window to see what account they are running under - it's Local System account as i'd expect.  At the end of the install, i'm asked if i want to logon to the CMS and i chose No since i'm not familiar with Crystal at all but figured it's not going to work since the services wouldn't start. 
    i can't start them from the Services window or from the Crystal Configuration Manager - i get a message stating it failed to start in a timely fashion. 
    my co-worker and i noticed that after the install, and the MSDE install that CE does, there are the CE10.mdf and CE10.ldf files but it doesn't create 4 tables that expect to see when comparing this to our Test environment that our consultants set up.  we think this is at the heart of it, but we simply don't know.  can anyone help?

    The appropriate group for this type of question is the Business Objects Enterprise Administration forums; I will move your post there today, in the future you can post to that forum.

  • Apple Mobile Device Service won't start or stop

    I plugged my iphone in, and it said apple mobile device service is not started. So, I used the instructions on here and got to the services. However, when I right clicked AMD service, I was unable to click start, stop, pause, resume, restart, etc. So I went to properties and I was still unable to change anything; it was all blank and I couldn't click anything. I don't know how to fix this... Also, about 15 minutes before, it was working fine and my iphone showed up like normal, but then I installed the new apple software for itunes and that's when this all happened.

    it tells me it cannot connect because Apple Mobile Device is not started, so I go to "services" and start it but it tells me it started and then stopped.
    Do you have Megakey software installed on the PC? (Other folks have been reporting similar symptoms caused by a conflict with Megakey.)

  • New mac mini won't start up...

    I just got my new mac mini today and it won't start up. After some research I discovered that the icon on the screen is telling me to put batteries in my mouse. There are batteries in my mouse. I shut it down and restarted it again, making sure my wireless keyboard and mouse were turned on. That didn't work. Then I tried turning them on after I started the computer. That didn't work either. I'm sad.

    I have had the same issue (new Mac Mini, client OS, new wireless keyboard and trackpad ... connected using HDMI cables through my receiver to my TV).
    First I got stuck on a spinning doughnut right out of the gate. Phone tech support told me I needed a wired keyboard. While I didn't like the idea, I went down to the apple store to buy that and they told me there was something wrong with the Mini and to bring it in. Today I did took the unit in; they discovered a faulty harddisk and replaced the unit without much hassle (nice).
    Before leaving the store, I told them what phone support had to say about requiring a hardwired mouse and keyboard for setup. They told me it used to be necessary but that is not so nowadays. I happily left the store expecting no other issues.
    Now here I sit. My trackpad is recognized but my keyboard is not. I can't get past the nearly indecipherable screen showing me how to power up these devices for discovery and pairing because it doesn't recognize the keyboard. And since I don't have a wired keyboard anywhere in my house, I'm looking at my 60 minute roundtrip to the apple store. sigh
    I'm most upset about that part. If they'd simply set my expectations that I need a wired solution for setup, I wouldn't like it but at least I'd know and wouldn't spend endless time wasting gas simply to get to step 2 of setup.
    I've been a big fan of the iPhone an iPad but I have to say that Windows PC setup (while a tad slow) is MUCH more straightforward than this. At least I have some workaround options that get me moving. Works out of the box, my @#$.

  • Windows Server 2012 Standard - Remote Desktop Management service won't start

    Dear colleges, I'm seeking your help in resolving a weird issue with Remote Desktop.
    The Remote Desktop Management service gives the following error message any  time it is attempted to start:
    "The Remote Management Service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs."
    The Event Viewer error message is as follows:
    "The Remote Desktop Management service failed to start. Error code: 0x88250001"
    Whenever I connect to the server with RD I get error message that the Remote Desktop Licensing Server isn't configured and that the RD trill will expire in N-days. The server is up to date updates wise and has been licensed for 5 RD CALs. The server hosts DNS
    server and has AD DS role installed, is virtualized to have one Hyper-V server.
    I read some blogs about having both DNS and AD DS on one box is a bad sea and a root cause of the issue. Well, that very well may be, but for me that's an option as I'm not going to get a box to just host DNS. There should a solution to this as I shouldn't
    only one suffering from this issue.
    I also read about KB2871777 - Servicing stack update supposedly addressign this issue. Well, it's on my system and the issue is there too. :)
    Will I loose ability to RD when the trial expires or it's just another misleading MS message that can be ignored?
    How do I mend Remote Desktop Management service to start?
    Appreciate your help!
     

    Hi,
    Thank you for posting in Windows Server forum.
    Can administrators perfectly connect to RDS environment?
     In meantime please check that you have properly configured and activated RD License role service and install RDS CAL on it. It might also possible that you have configured RD License server but it server can’t find it and giving you error due to certificate
    also. Please check that you have properly configured certificate on your RDS Server. Try to install and update below hotfix for License related issue.
    No RDS license when you connect to an RDS farm in Windows Server 2012
    http://support.microsoft.com/kb/2916846
    If you have configured both RDS and AD DS on single server then also you may find some error reading this. If so please try to setup both roles on different server and check the result. In addition to this, please check below articles.
    What's New in Remote Desktop Services in Windows Server 2012
    http://technet.microsoft.com/en-in/library/hh831527.aspx
    Install Remote Desktop Services Failed on Windows 2012 Server
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/bbf47aa2-8ae5-4f22-9827-afee5a11417a/install-remote-desktop-services-failed-on-windows-2012-server?forum=winserverTS
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Agent service won't start on Windows server

    Having bounced the Windows 2003 server (64 bit) the instance and listener started up automatically as set in the "services" but the Agent (which WAS running fine)would not start automatically so I tried to manuall start it in the services...a pop up message states it could not start service and to look in event log for details...
    find this in event log:
    The description for Event ID ( 4 ) in Source ( Oracleagent10gAgent ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: 03/13/08 13:52:14 agent exited with retCode 55..
    find this in the agent.trc:
    2008-03-13 10:49:45 Thread-6956 ERROR vpxoci: Error on dequeue from SYS.ALERT_QUE: ORA-03135: connection lost contact
    2008-03-13 10:49:46 Thread-6956 ERROR vpxoci: Error on dequeue from SYS.ALERT_QUE: ORA-03114: not connected to ORACLE
    2008-03-13 10:49:46 Thread-6956 WARN vpxoci: OCI Error -- ErrorCode(12518): ORA-12518: TNS:listener could not hand off client connection
    SQL = " OCIServerAttach"...
    LOGIN = sys/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=cic-svr-app1.Landacorp.local)(PORT=1521))(CONNECT_DATA=(SID=loadtest)))
    2008-03-13 10:49:46 Thread-6956 ERROR vpxoci: ORA-12518: TNS:listener could not hand off client connection
    2008-03-13 10:50:01 Thread-6956 WARN vpxoci: OCI Error -- ErrorCode(12518): ORA-12518: TNS:listener could not hand off client connection
    SQL = " OCIServerAttach"...
    LOGIN = sys/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=cic-svr-app1.Landacorp.local)(PORT=1521))(CONNECT_DATA=(SID=loadtest)))
    2008-03-13 10:50:01 Thread-6956 ERROR vpxoci: ORA-12518: TNS:listener could not hand off client connection
    Any ideas? Is there something simple to do or should I try re-install the agent?

    Man, I just love to ask questions then answer them myself:-)
    The reason for all this was the recent change to daylight savings time here!
    The agent (10.2.0.2) will keep running just fine until the server is bounced then it won't start until you apply patch (5884103)...thanks Mike at Metalink!

  • Oracle Lite service won't start

    Hi,
    I need help starting the oracle BPEL process manager.
    I have installed the oracle BPEL process manager but it seems that it won't start because the Oracle Lite service cannot start.
    When running C:\OraBPELPM\bin>olsv2040.exe /debug in a command prompt, I get the following error:
    Debugging Oracle Lite Multiuser Service.
    Service start failed, please check your environment
    For more information enable service trace
    Do you have any ideas how I can make the Oracle Lite service to work?
    Presumably that will also make the Process Manager to start.
    Thanks!

    Hi again,
    the port 1521 is free.
    I have installed Oracle BPEL Process Manager 10.1.2 on Win2K (BEA WLS).
    I also installed Oracle Lite as a Windows service.
    When I try to start it as a service through a command prompt, I get the below error:
    The Oracle Lite Multiuser Service service could not be started.
    A service specific error occurred: 4294966385.
    When I try to start it from the Windows Services system tool, I get the error:
    Service specific error -911
    I have also checked all ini files in the Windows directory and they look correct.
    Any idea what could be the problem???
    Cheers,
    Akis

Maybe you are looking for