Web calendar interfase not started when starting http server

Hi, I installed CS succesfully, the calendar server is working fine.
My problem is that the web interfase is not started when starting the HTTP server.
I checked the log files of the http server and I saw this:
[Thu Jan  9 19:13:50 2003] [warn] [client 144.23.48.238] FastCGI request processing timed out
[Thu Jan  9 19:15:19 2003] [notice] SIGHUP received. Attempting to restart
[Thu Jan  9 19:15:23 2003] [error] (2)No such file or directory: FastCGI: access for server (uid -1, gid 501) failed: read not allowed by group
[Thu Jan  9 19:15:23 2003] [notice] FastCGI: process manager initialized (pid 6897)
[Thu Jan  9 19:15:23 2003] [warn] FastCGI: server "/u01/oracle/product/CS9.0.3/CSMT/Apache/Apache/fcgi-bin/owc/lexacal.fcgi" started (pid 6898)
[Thu Jan  9 19:15:23 2003] [warn] FastCGI: server "/u01/oracle/product/CS9.0.3/CSMT/Apache/Apache/fcgi-bin/echo" started (pid 6899)
[Thu Jan  9 19:15:24 2003] [notice] Oracle HTTP Server/1.3.22 (Unix) mod_plsql/9.0.2.0.0 DAV/1.0.2 (OraDAV enabled) mod_osso/9.0.2.0.0 mod_oc4j/3.0 mod_ossl/9.0.2.0.0 mod_fastcgi/2.2.12 mod_perl/1.26 configured -- resuming normal operations
[Thu Jan  9 19:15:24 2003] [notice] Accept mutex: fcntl (Default: fcntl)
[Thu Jan  9 19:15:34 2003] [warn] FastCGI: s[i]Long postings are being truncated to ~1 kB at this time.

Hi Gonzalo,
You will have to report this problem to the Oracle Support organization.
They will most probably want to see your web configuration file, the httpd.conf, as well as the appropriate logs.
thanks,
Jean-Marc Robillard
Product Management

Similar Messages

  • Doesn't start when starting as administrator. Error Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.

    Update firefox, it asked me to update flash, I tried to update flash but it said I had to close firefox. A box came up and said the Flash install would continue when I closed firefox. I closed all firefox windows and no update of flash occurred. I tried relaunching firefox but got the "Doesn't start when starting as administrator. Error Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system." message. I rebooted the system, no improvement. I tried to run firefox as administrator and got the same message. Either I find a fix or I won't be able to use firefox and will have to go back to ie.

    -> press '''CTRL''' + '''SHIFT''' + '''ESC''' to Open Task Manager -> Processes tab -> right-click '''firefox.exe''' and click '''End Process Tree''' -> close Task Manager
    Troubleshooting extensions and themes
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes
    Troubleshooting plugins
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins
    Check and tell if its working.

  • The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator.

    Hi,
    I'm not able to access the term store. I get an below mentioned error.
    "The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator. "
    Since this is happening on my local machine (Dev environment). I have full control on the term store and the all the site collections.
    Hence, this is not a permission issue.
    I have checked, the Metadata service is active on the machine. All the application pools in IIS is running.
    After reading one of the recommendation on internet, I created a new Managed Metadata Service.
    After which I was able access both (old and new) MMS from Central Admin only (highlight the MMS from manage service applications and click Manage ) and not from the site collection (term store management).
    Now again its not working after I did an IISRESET.
    The managed metadata service (Managed Metadata Service Connection) is grayed out.
    ULS Error says:
    Failed to create ManageLink for service proxy 'Managed Metadata Service'. Exception: System.TimeoutException: The request channel timed out attempting to send after 00:00:09.9999999. Increase the timeout value passed to the call to Request or increase the SendTimeout
    value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://mitkar4:32843/7a91ec90b46843e995c144be48d804f0/MetadataWebService.svc' has exceeded the allotted
    timeout of 00:00:09.9990000. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out 
    Please let me know if you need more information.

    Hi Victoria,
    Thanks for your reply
    I tried making all the changes you had recommended and which are mentioned in the link you have provided.
    I tried making all possible combination of changes to the web.config and client.config files but it does not make any difference to the environment.
    One thing is that, my error in ULS logs has changed.
    Error 1: 
    Exception returned from back end service. System.TimeoutException: The request channel timed out attempting to send after 00:00:09.9999999. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted
    to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://mitkar4:32843/b1640facdf8b49b0886fea1bd37b8eb3/MetadataWebService.svc' has exceeded the allotted timeout of 00:00:09.9990000. The time
    allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out 
        at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) 
        at System.Net.HttpWebRequest.GetRequestStream() 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()     --- End of inner exception stack trace --- 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() 
        at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) 
        at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)     --- End of inner exception stack trace ---    Server stack trace:  
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)     at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) 
        at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:  
        at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) 
        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) 
        at Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication.GetServiceSettings(Guid rawPartitionId) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2f.<ReadApplicationSettings>b__2e(IMetadataWebServiceApplication serviceApplication) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2c.<RunOnChannel>b__2b()
    Error 2:
    Error encountered in background cache check System.TimeoutException: The request channel timed out attempting to send after 00:00:09.9999999. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time
    allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://mitkar4:32843/b1640facdf8b49b0886fea1bd37b8eb3/MetadataWebService.svc' has exceeded the allotted timeout of 00:00:09.9990000.
    The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out 
        at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) 
        at System.Net.HttpWebRequest.GetRequestStream() 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()     --- End of inner exception stack trace --- 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() 
        at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) 
        at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)     --- End of inner exception stack trace ---    Server stack trace:  
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)     at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) 
        at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:  
        at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) 
        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) 
        at Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication.GetServiceSettings(Guid rawPartitionId) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2f.<ReadApplicationSettings>b__2e(IMetadataWebServiceApplication serviceApplication) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2c.<RunOnChannel>b__2b() 
        at Microsoft.Office.Server.Security.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2c.<RunOnChannel>b__2a() 
        at Microsoft.Office.Server.Utilities.MonitoredScopeWrapper.RunWithMonitoredScope(Action code) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.RunOnChannel(CodeToRun codeToRun, Double operationTimeoutFactor) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.ReadApplicationSettings(Guid rawPartitionId) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.get_ServiceApplicationSettings() 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.TimeToCheckForUpdates() 
        at Microsoft.SharePoint.Taxonomy.Internal.TaxonomyCache.CheckForChanges() 
        at Microsoft.SharePoint.Taxonomy.Internal.TaxonomyCache.<LoopForChanges>b__0().

  • Intrerclue does not initialize when starting ff4.1 windows xp usually works after i uninstall, restart, reinstall, restart. what a pain...,

    Intrerclue does not initialize when starting ff4.1 windows xp usually works after i uninstall, restart, reinstall, restart. what a pain..., love the app when it works.

    Hi,
    According to your description, in my opinion, it seems like not bcd file problem. It's PC itself problem, maybe a hardware problem, also can be system componments corrupt.
    Can this PC startup successfully if you choose reboot or shutdown PC? Or this problem just occures after resume system from hibernate?
    For Windows boot process knowledge, you can refer to the contents of the link below for more details:
    http://social.technet.microsoft.com/wiki/contents/articles/11341.the-windows-7-boot-process-sbsl.aspx
    For your problem, in my opinion, it would be better to use System installation to fix this system file for test.
    Roger Lu
    TechNet Community Support

  • My Elements 9 is not responding when started Windows

    My Elements 9 is not responding when started Windows.

    Without proper system information and otehr details such as the crash log from the Event Viewer nobody can say much.
    Mylenium

  • Nokia 2720 calendar does not alert when it should

    Does anyone know what to do when Nokia 2720's calendar does not alert when it should? E.g. when I have set a reminder for Tuesday at 19.00 the phone starts to alert on Wednesday at 00.01. All day and time zone settings are correct. Calendard alerts have never worked on time.
    I really like this phone otherwise but this bug is annoying. Thank you for your help in advance!

    I have the same problem, and have not found out how to resolve it.

  • Starting of Oracle HTTP Server

    Hi , I've installed Oracle 9i database, unable to start my Oracle HTTP Server. Mine is a standalone Win2k system, not connecetd to the Internet, doesnt have a modem either. How do i start my Oracle HTTP Server?
    Thanks in advance,
    Raj

    open your Windows Services (Settings->Control Panel->Administrative Tools)
    and verify your whether your service OracleOraHomexxHTTPServer is started or not. If not you can start it from there.
    hope it helps...

  • Axis - Web service is not getting deployed on https

    I am using axis api for creating web service and Tomcat to deploy it. When I deploy the web service first time, it works perfectly, but If I upgrade my web
    application, the server-config.wsdd file gets deleted from WEB-INf directory of my web application.
    If I try to deploy the web service again, it does not get deployed on https, but on http it gets deployed. I am using following commands to deploy the web
    service:
    On HTTPS:
    java -Djavax.net.ssl.keystore=/root/.keystore -Djavax.net.ssl.keyStorePassword=password org.apache.axis.client.AdminClient -lhttps://localhost/serviceURL
    deploy.wsdd
    HTTP:
    java org.apache.axis.client.AdminClient -lhttp://localhost/serviceURL deploy.wsdd
    When I deploy the web service on http, the server-config.wsdd file gets created automatically and the web service gets deployed, but the problem is on https.
    Web service does not gets deployed on https and the server-config.wsdd file is not created. Even if I create the server-config.wsdd file manually, the web
    service does not get deployed on https. Once I deploy the web service on http, I am able to deploy it on https.
    Please help resolving the issue. Thanks.

    Hi Reema,
    Thanks for your reply.
    But here I am not doing replication, I am working on initial upload of vendor master.
    For all the standard fields its working fine.
    but we have some 'Z' fields so I enhanced the web service with 'Z' fields after that I am not able to save and activate the web service.
    Please find above screenshot for error.
    Please let me know if I am missing some setting or anything.
    Thanks,
    Sudhir

  • How do I check internet usage history? When i use the "History" tab on the tool bar all I see is today's activity & the calendar does not change when I click on it. Thanks

    How do I check internet usage history? When i use the "History" tab on the tool bar all I see is today's activity & the calendar does not change when I click on it. Thanks

    zedzed,
    Here's another thought.
    Navigate to HD > Users > Library > Safari: Make a duplicate of History.plist.
    To duplicate the file, click once to highlight it. Press the Command + D keys.
    Drag the History,plist copy file to the Desktop.
    Highlight it. Press the Command + I keys, to get info.
    Change Open With to TextEdit.
    When you open the file in TextEdit, it will be difficult to read, but you will be able to pick out some sites.
    ali b

  • Open source web calendar client to connect Mac OS X Server iCal service?

    Is there any open source web calendar client to connect Mac OS X Server iCal service?

    [Here is a crib sheet for connecting Windows to Samba|http://labs.hoffmanlabs.com/node/1590]

  • Exception "JMSSecurityException: Not permit" when starting Comms Channel...

    Hi,
    We have XI 3.0 that has been running without issues in the comms channels for a long time.
    All of a sudden on one of our systems we are getting an error when starting the comms channel. The stacktrace is shown below:
    Channel error occurred; detailed error description: com.sap.aii.adapter.jms.api.connector.ConnectorException: Error creating message consumer: javax.jms.JMSSecurityException: Not permitted
    at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildMessageConsumers(ConnectorImpl.java:446)
    We have tried resrting the J2EE engine, the whole XI instance, etc. and still this one channel continues to fail.
    I have tried creating new channels and they fail too.
    Has anyone seen this error before? Any idea how to resolve this?
    thanks
    Brian

    Hi Brain,
    It is showing security exception, so it is related to the credentials (may if you use the passwords or certificates those are expired) so check those credentials validity.
    Check this link
    http://help.sap.com/saphelp_nw04/helpdata/en/f5/2f2c4142aef623e10000000a155106/frameset.htm
    Regards
    Ramesh

  • Trying to make RAID boot drive - but drive does not appear when starting up

    Used Disk Utility to take current boot drive and put it in mirrored RAID. Did this by taking volume, placing it in RAID window, and clicking "enable".
    The new drive is shown as bootable, and selectable by Startup preferences but does not work. When I hold Option key during startup, the RAID drive does not show up. Apple support offered no help and said I should get hardware card. (Will add second drive after RAID is bootable).
    The 'virtual' disk for the RAID drive (disk4) seems to not be visible.

    Howdy bhagon,
    It sounds like the iPhone is not recognized in iTunes. Allow me to recommend this troubleshooting assistant named:
    iPhone not appearing in iTunes
    http://www.apple.com/support/iphone/assistant/itunes/
    Start at step 1 and work your way down as needed. Here is that step 1 to get you started:
    Update iTunes
    Make sure you have the latest version of iTunes. To check for available updates of iTunes on a Mac, go to iTunes > Check for Updates. On Windows, go to Help > Check for Updates.
    To install iTunes, you need one of the following operating systems on your computer:
    Mac: OS X version 10.6 or later
    PC: Windows 7; Windows Vista; or Windows XP
    Note: If you are using a 64-bit version of Windows 7, be sure to download the 64-bit version of iTunes.
    If your computer does not meet these requirements, you may need to upgrade your computer before installing iTunes.
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • Help screen not opening when start

    plz help guys everday when i start opening my gt72 2qe laptop the screen is black  and everthing is running all is running  but the screen is not  then i start to shake the display somtimes and turning on and off the laptop several times it goes normal  at last but this happens everyday when i start opening the laptop  helpl plz 

    If the display is normal when you connect to another monitor ,you can check whether the LCD cable loosing or not .

  • JMS resource not located when starting Weblogic 8.1 as windows service

    I have a Weblogic 8.1 cluster which I am trying to configure as a Windows service.
              The managed servers startup up without errors when started from the command line, but when I start it up as a service they do not seem to find the JMSConnectionFactory that has been configured.
              Any ideas on what I am missing ?
              Malini

    Can you post the error message? Are your custom connection factories targeted to the cluster?

  • Database does not open when starting NT service

    Database does not open automatically when starting NT service. It can be opened manually only, through the one of administrative utilities. Can this problem occur due to small SGA size? (in my case - 32 Mb)
    OS: Windows NT SP6
    Database: 8.1.6
    Ilya.

    sounds more like your permissions aren't set correctly on the services startup menu. you could also have a post-job to run after the server restarts - using oradim you can start the service and the db all at once.

Maybe you are looking for

  • What Problems Will I Experience Going from Acrobat 11 Pro, Back Down to 10 Pro

    Over a year ago I purchased, for my wife, Acrobat 10 Pro. We tried to install it on a Windows 7, 64 bit machine. It kept crashing, we didn't know about this forum, so we gave up and put it away. She never got to use the educational training we purcha

  • ?????Snapshots. Audio creation. X-Fi. DONT WO

    ??Hey all. How do I delete the 'snapshots' i've made in the audio creation mode's console. I have seen similar posts here but they were from at least a year ago. No answers? Also. I've noticed that if you change the master sampling rate in this same

  • Creating Policy-GRC 10.1

    Hi gurus, I am trying to create a Policy in SAP GRC PC 10.1 and I got this message:  "Creating text AE0595f872021ee3b6f1405a9b105/LONG_TEXT failed". Do you have any idea of what can be happening? Thanks, Kind regards,

  • IOS 8 pictures

    "Recently Added" does not match my requirement of seeing all my photos chronological. I can only see 40 pictures and I had about 300 pictures in camera roll. I want them  back on the menu and in chronological order. I'm reaaaally mad. No times to pla

  • Reset values in af:tree

    Hi , JDeveloper version 11.1.1.2. I have a boolean check box inside the each nodestamp. I am passing a list of beans with the Tree model. When I am click on clear button then I am manually clearing all the fileds . I observed that everything is worki