ICal Server starts but does not bind to port 8008 or 8443

I am having some trouble getting ICal server to start up and be available. When is start up I get the following log entry
2008-01-31 20:04:28+0000 [-] Log opened.
2008-01-31 20:04:28+0000 [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python 2.5.1) starting up
2008-01-31 20:04:28+0000 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
2008-01-31 20:04:28+0000 [-] 1 processors found, configuring 1 processes.
2008-01-31 20:04:28+0000 [-] twistedcaldav.logging.AMPLoggingFactory starting on "'/var/run/caldavd.sock'"
2008-01-31 20:04:35+0000 [-] [caldav-8008]  [-] Log opened.
2008-01-31 20:04:35+0000 [-] [caldav-8008]  [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python 2.5.1) starting up
2008-01-31 20:04:35+0000 [-] [caldav-8008]  [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>+
2008-01-31 20:04:36+0000 [-] [caldav-8008]  [-] Configuring directory service of type: twistedcaldav.directory.appleopendirectory.OpenDirectoryService
2008-01-31 20:04:36+0000 [-] [caldav-8008]  [-] "Directory service <OpenDirectoryService '/Search': '/Search'> has no GUID; generating service GUID from realm name."
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Configuring SudoDirectoryService with file: /etc/caldavd/sudoers.plist
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Setting up document root at: /Library/CalendarServer/Documents
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Setting up root resource: <class 'twistedcaldav.root.RootResource'>
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Setting up default ACEs on root resource
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Setting up AdminPrincipals
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Setting root ACL
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Configuring authentication for realm: /Search
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Setting up scheme: kerberos
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Setting up scheme: digest
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Initializing database /var/run/caldavd/.db.digestcredentialscache
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Configuring authentication wrapper
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Setting up service
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Configuring log observer: <twistedcaldav.logging.AMPCommonAccessLoggingObserver object at 0x1470ed0>
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Adding server at :8008
2008-01-31 20:04:37+0000 [-] [caldav-8008]  [-] Adding SSL server at :8443
But when I try to connect on either http (port 8008) or https (port 8443) I get:
+Calendar Home not found for 'http://mydomain.com:8008/principals/_uids_/38535666-DA2F-4803-B26E-AD3C4CECC908/'+
Looking at netstat on the server it seems that the caldav server is not actually binding the port.
Any ideas how to fix?

The log files (and the containing caldavd folder) don't exist.
Errors in system.log do:
Mar 4 10:15:27 internal /usr/sbin/ocspd[39025]: starting
Mar 4 10:15:32 internal com.apple.launchd[1] (org.calendarserver.calendarserver[39026]): open("/var/log/caldavd/error.log", ...): No such file or directory
Mar 4 10:15:35: --- last message repeated 1 time ---
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: Removing stale pidfile /var/run/caldavd.pid
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] Log opened.
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python 2.5.1) starting up
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] 2 processors found, configuring 2 processes.
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] Adding pydirector service with configuration: /tmp/pydirmegbeS
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] twistedcaldav.logging.AMPLoggingFactory starting on "'/var/run/caldavd.sock'"
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] Traceback (most recent call last):
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/bin/twistd", line 21, in <module>
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] run()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] app.run(runApp, ServerOptions)
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 379, in run
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] runApp(config)
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] _SomeApplicationRunner(config).run()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 158, in run
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] self.postApplication()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 213, in postApplication
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] startApplication(self.config, self.application)
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 174, in startApplication
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] service.IService(application).privilegedStartService()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/application/service.py", line 228, in privilegedStartService
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] service.privilegedStartService()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/application/service.py", line 228, in privilegedStartService
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] service.privilegedStartService()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/application/internet.py", line 68, in privilegedStartService
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] self._port = self._getPort()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/application/internet.py", line 86, in _getPort
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] return getattr(reactor, 'listen'+self.method)(*self.args, **self.kwargs)
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/internet/posixbase.py", line 432, in listenUNIX
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] p.startListening()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twisted/internet/unix.py", line 84, in startListening
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] self.factory.doStart()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twistedcaldav/logging.py", line 364, in doStart
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] self.observer.start()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twistedcaldav/logging.py", line 207, in start
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] self._open()
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] File "/usr/share/caldavd/lib/python/twistedcaldav/logging.py", line 224, in _open
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] self.f = open(self.logpath, 'a', 1)
Mar 4 10:15:35 internal org.calendarserver.calendarserver[39026]: 2008-03-04 10:15:35-0500 [-] IOError: [Errno 2] No such file or directory: '/var/log/caldavd/access.log'
Mar 4 10:15:35 internal com.apple.launchd[1] (org.calendarserver.calendarserver[39026]): Exited with exit code: 1
Mar 4 10:15:35 internal com.apple.launchd[1] (org.calendarserver.calendarserver): Throttling respawn: Will start in 7 seconds
So, as I suspected, it isn't starting up correctly. Now, what to do about that? Do I just need to create taht caldavd folder and touch the log files?
Greg

Similar Messages

  • When I plug in my iPhone to sync, it starts but does not complete the process and several pieces of data are not being transferred to my iPhone from my MacBook Air.

    Problem:
    When I plug in my iPhone to sync, it starts but does not complete the process and several pieces of data are not being transferred to my iPhone from my MacBook Air.
    Any help that you can provide in helping my iPhone accurately sync with iPhoto and iTunes will be greatly appreciated.
    Symptoms:
    1)   Sync:  It’s not completing the sync.  Below, I’ve provided all of my settings from the iTunes Summary tab so that you might tell me if I’ve selected any incorrect options.  I prefer to sync the “old school” way – by connecting to the computer – as opposed to syncing over the cloud. Perhaps this is what’s causing the problem? Here is a list of the steps displayed in the iTunes window as the sync progresses:
    waiting for sync to start (step 1 of 7)
    backing up (step 2 of 7)
    preparing to sync (step 3 of 7)
    determining apps to sync (step 4 of 7)
    preparing apps to sync (step 5 of 7)
    importing photos (step 6 of 7)
    waiting for changes to be applied (step 7 of 7)
    syncing apps / copying 1 of 4 (App name) (step 7 of 7)
    canceling sync
    apple icon
    2)   Photos: I've selected only certain of my iPhoto albums to sync to my iPhone.  All of the albums are correct/complete in iPhoto.  All of the albums are listed on my iPhone, both before and after the sync, but the albums are empty (no actual photos) before and after the sync. Perhaps this is tied to the fact that the sync isn’t completing, but because “importing photos” is one of the steps that the incomplete sync displays, I don’t know.
    3)   Apps: When I launch iTunes and click on the Apps folder under the Library listing, then click on the Updates tab, iTunes searches for any Apps needing to be updated and provides a list.  If I click on Update All, the Apps are successfully updated in iTunes.  But, when I plug in my iPhone so that the updates will transfer to the apps on my iPhone, the updates don’t transfer to the apps on my iPhone and those apps still reflect that they need updating on the iPhone.
    Other Potential Pertinent Info:
    The flash memory hard drive on my MacBook Air recently died (perhaps a month or two ago).  Apple had emailed me about a known issue and literally the next day, my MacBook Air crashed.  I installed a new flash memory drive and re-installed everything from a backup off of an external hard drive.  Everything seems to be working fine; it recreated accurately all of my software and data, including iPhoto and iTunes, the pictures and songs (respectively) for which are stored on that hard drive, as opposed to being on the flash memory in the MacBook Air itself.  However, I don’t recall if the start of the sync problem described herein started happening at the same time that I replaced the flash memory drive.  All I know is that the computer is working perfectly in all respects and that even as the sync is failing, it at least says that it’s doing the right things and looking in the right places (e.g., the list of albums on my iPhone matches the list of albums in iTunes, etc.).
    Settings/Status:
    MacBook Air
    OSX v. 10.9
    iPhoto ’11 v. 9.5 (902.7)
    iPhone iOS 7.0.4
    iTunes v. 11.1.3 (8)
    Summary Tab
    Backups (This Computer)
    Options
    Automatically sync when this iPhone is connected
    Sync only checked songs and videos
    Photos Tab
    Sync Photos from iPhoto (429 Photos)
    Selected albums, Events, and Faces, and automatically include (no Events)
    Albums – 9 are selected

    You need to download iTunes on your computer. iOS 6 requires the latest version of iTunes which is 10.7.

  • Premiere elements 12, new installation, serial no. accepted, installation completed and new started, but does not run. I get following msg-box: "LoadLibrary failed with error 126: Das angegebene Modul wurde nicht gefunden."

    premiere elements 12, new installation, serial no. accepted, installation completed and new started, but does not run. I get following msg-box: "LoadLibrary failed with error 126: Das angegebene Modul wurde nicht gefunden."   Installation in German Language on WIN7 professional 64bit, Samsung SSD. What can I do to run that program?

    Jurgen Freund
    Premiere Elements 12 on Window 7 64 bit. What video card/graphics card does your computer use - AMD Radeon?
    I have found this YouTube video on the subject of Error 126 with details for resolving the problem.
    How to fix the ERROR 126 when you open OpenGL programs - YouTube
    The link was contributed in an old 2013 thread here by the ID danneomarre (see post 6 of the following thread)
    LoadLibrary failed with error 126: cant find the required
    Please let us know if that worked for you.
    Thank you.
    ATR
    Add On...When all is OK and working, please update 12 to 12.1 Update using an opened project's Help Menu/Update.

  • TS1367 I was having a problem down loading photos, so I force quite all programs.  Then there was problem launching finder.    Relaunched and turned computer off to reboot.    Now computer starts, but does not boot up  I am stopped at a white blank screen

    I was having a problem down loading photos, so I force quite all programs.  Then there was problem launching finder.    Relaunched and turned computer off to reboot.    Now computer starts, but does not boot up  I am stopped at a white blank screen

    Welcome to Apple Discussions Dathanb
    You have posted in the Feedback About New Discussions forum.
    As you are a first time poster, you seem to have missed the text at the top of this forum that says:
    Please Read This Before Posting Here
    If your question concerns a hardware or software technical issue, please do not post in this forum
    Go to the main Apple Discussions page, select an appropriate product category and follow the links until you reach the correct forum for your post, then click the POST NEW TOPIC link. Because your post doesn't indicate was OS you are using on your iMac, I can't give you a link to the most appropriate forum.
    Basically, though, the version of TechTool on the AppleCare disks is not compatible with newer versions of OS X and/or Macs (I can't remember which). If you don't get a satisfactory response by posting in the appropriate iMac or OS X forum, I suggest you take your iMac to the geniuses at the Apple Store. You can set up an appointment time for the same day online before you leave home.
    Peggy

  • Moved 8.1 - Nodemanager starts but does not work... SSL problem..

    Hello!
    We moved our weblogic 8.1 installation to a new production machine (which used to be very easy with weblogic 5.1) but of course, it didn't work because of the SSL demo certificates which were tied to the old server name. It dumped the following line on the log and refused to work:
    ...Certificate chain received from localhost - 127.0.0.1 failed hostname verification check
    We changed our demo certificates as stated in the documentation (certgen, keytool...) and now it starts ok but does not work either. Now we are seeing the following expection on the logs:
    weblogic.nodemanager.NodeManagerException: [SecureCommandInvoker: Could not create SSL Socket Factory, reason - java.lang.NullPointerException]
    at weblogic.nodemanager.client.SecureCommandInvoker.init(SecureCommandInvoker.java:67)
    at weblogic.nodemanager.client.CommandInvoker.invoke(CommandInvoker.java:89)
    at weblogic.nodemanager.client.NodeManagerClient.executeCommand(NodeManagerClient.java:161)
    at weblogic.nodemanager.client.NodeManagerExecuteRequest.execute(NodeManagerRuntime.java:1605)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    No Exception Messages
    Any clue or idea?
    Thanks in advance!
    Bernardo Riveira

    I have seen this myself moving domains to a different server. The way I got around it was to set the Hostname Verification for the admin and managed servers to None. This is done via the admin console, SSL tab, Advanced.

  • MDSD 2.1 application starts but does not respond

    Hi,
    I am having a problem with the DSD application on a mobile device.
    I have loaded the:
    JVM
    DB2e
    MI
    MDSD 2.1
    onto the mobile device (the mobile has been restarted after each application has been loaded)- the backend has been confiereged using the configeration guide.
    When I start the application in MI by selecting the MDSD button the mobile device shows a processing icon (like egg timer) but progresses no further and does not exit this state.
    In addittion I cannot locate any error logs that identify why the application has appeared to stop.
    Help on this would very much be apprechiated!
    Thanks James

    hi
    The trace file;
    [20090608 11:05:39:917] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20090608 11:05:39:917] I [MI/API/Logging           ] ***** Mobile Infrastructure version: MI 70 SP 15 Patch 3 Build 200903191315
    [20090608 11:05:39:917] I [MI/API/Logging           ] ***** Current timezone: GMT[20090608 11:05:39:917] I [MI/API/Logging           ] ***** Current Trace Level: 50
    [20090608 11:08:45:260] E [MI/CCMS                  ] Config Info: /Windows/Start Menu/MIServer.lnk
    [20090608 11:08:45:263] E [MI/CCMS                  ] java.io.FileNotFoundException: /Windows/Start Menu/MIServer.lnk
    java.io.FileNotFoundException: /Windows/Start Menu/MIServer.lnk
         at java.io.FileInputStream.<init>()
         at java.io.FileInputStream.<init>()
         at java.io.FileReader.<init>()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCollector.addMobileEngineLnk()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCollector.addConfigInfoToContainer()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCollector.createConfigInfoContainer()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCheckerInboundProcessor.process()
         at com.sap.ip.me.sync.SyncManagerImpl.processSingleContainer()
         at com.sap.ip.me.sync.SyncManagerMerger.processInboundContainers()
         at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle()
         at com.sap.ip.me.sync.SyncManagerImpl.syncForUser()
         at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()
         at com.sap.ip.me.awtapps.home.Home.doSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.doUserActionSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.userActionSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.access$000()
         at com.sap.ip.me.awtapps.home.HomeFrame$SyncThread.run()
         at java.lang.Thread.run()

  • Firefox 28 wont start but does not crash

    Hi,
    The problem: firefox.exe starts, process shows up in process explorer and quits within <1 second. No crashreport, no eventlog-entry, no dialog. Just plain nothing.
    The environment: Win 7 Enterprise 64Bit, Standard FF28 Download (tested de, en and de-eu)
    Tests: reinstall, starting "firefox.exe -p", deinstall+Reboot+tempdelete+reinstall, tested both with en and DE Download nd with de-EU download for FF28. FF24 ran fine.
    I did not try nightly builds for FF29

    P.s. Thanks in advance ;)
    Current BETA Download from today does not fix this either
    Update 27.3. - FIXED: I installed Firefox 27b09 yesterday. Today, Firefox updated itself to 29.0 Beta and beware - all is working (except KeeFox Addon Integration)

  • Mail starts, but does not open.

    The top bar is available, with most functions, like "New Message" grayed out. Tried tossing out preferences, but did not work. I've restarted multiple times to no avail. Please help.
    Internet accounts in System Preferences also errors out, with or without Wi-Fi.
    Is there any way I can just "restart" Mail from scratch?

    I don’t understand what you say about having seen the same problem in another thread.
    Problems arising right after installing a system update are usually the result of some filesystem corruption that should have been fixed first, or not having installed the update properly (e.g. applications running while installing it), or having ignored Apple’s "Important: Please read before installing" warnings, etc.
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all filesystem issues, if any, reinstall any updates that may not have been installed properly. You may also have to reinstall the Combo Update for the type of computer and the version of Mac OS X you’re using (actually, if you’ve reinstalled Mail, you have to also reinstall the Combo Update anyway), unless this is the version of Mac OS X that came with your computer:
    About the Mac OS X 10.4.8 Combo Update
    Mac OS X 10.4.8 Combo Update for PPC
    Mac OS X 10.4.8 Combo Update for Intel
    Take a look at the following articles for guidelines on how to properly install system updates:
    Troubleshooting installation and software updates
    Installing software updates
    Basically, you should verify/repair the startup disk before installing the update, no applications should be running while installing it, and you may experience unexpected results if you have third-party system software modifications (not normal applications) installed.

  • The Document Conversions Launcher Service status on a SharePoint Server 2013 Web front-end server displays "Starting" but does not start or stop

    I have this strange error showing up from my second Web Front End Server, "The Document Conversions Load Balancer service is stuck in starting, The status showing up "Error Starting". When I lunch the start, it runs then went back to
    the same status "Error Starting" for the "Document Conversions Load Balancer Service". How can I get of rid this issue?

    Hi Mannyabdon,
    Based on your description, I recommend to check the things below:
    1.  Run the PowerShell command below to check the status of the Secure Store Service:
    Get-SPServiceInstance |Where {$_.typename -like "Document Conversions Load Balancer Service"}
    If it is not showing online, please stop the service first and then start it to see if the issue still occurs (the
    <ServiceGUID> can be obtained obtained from the command above).
    Stop the service:
    Stop-SPServiceInstance -Identity <ServiceGUID>
    Start the service:
    Start-SPServiceInstance -Identity <ServiceGUID>
    2.  Check the ULS log for detailed error message.
    For SharePoint 2013, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS.
    Thanks,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Firefox page starts but does not load properly, cannot access toolbars or open web pages

    I recently installed the toolbar for MegaUpload. I had issues uploading a file with the program and uninstalled the toolbar. Since then, I cannot use my firefox. Firefox opens to a blank page displaying the menu bar only but I cannot use any of the menu options. I have uninstalled and reinstalled Firefox twice. I have reset my Norton security as well. I'm using the Google chrome right now but want my Firefox back! Help!!
    == This happened ==
    Every time Firefox opened
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.55 Safari/533.4

    SAME PROBLEM HERE. I couldn't find others with this issue so this is a good surprise. I thought about finding a 9 version, looks like I'll be doing that. There is no setting I can change to fix this issue. No add-on to uninstall, I even tried reinstalling the whole app. I load the start screen, but upon going anywhere with the web, it simply doesn't load and remains blank with my URL in the awesome bar.

  • Starts but does not work  mini bridge in  CS6

    Help me, please ...

    I have seen this myself moving domains to a different server. The way I got around it was to set the Hostname Verification for the admin and managed servers to None. This is done via the admin console, SSL tab, Advanced.

  • HT5129 I keep pressing OK and the progress bar starts, but does not move . . . it basically is stuck no matter how long I wait.

    Anyone one have any suggestions?  The message comes up everytime I start iPhoto now.
    Thanks

    Rebuild your iPhoto Library.

  • After installing or upgrading to Firefox 31, starting Firefox does not show homepage, customize shows a blank page and the option button does not work

    I am the Windows admin for a university department and install PCs with Firefox all the time. This problem does not happen with every PC I maintain, only a select few (different model laptops with Windows 8.1 and update 1.) Until today, it only happened with new user accounts (with admin rights) that I setup on the laptops for our staff. Today this happened with The Administrator account while setting up a new laptop. In all cases so far, I install Windows from a saved image that was created using sysprep.
    I have tried the many suggestions of resetting Firefox, deleting the users Firefox profile, deleting the users Windows profile, uninstalling/reinstalling Firefox, uninstalling/reinstalling Firefox and the latest Java, but nothing helps. After uninstalling, I run an app to delete temp files and caches and will even manually remove registry keys HKLM\SOFTWARE\Mozilla and HKCU\SOFTWARE\Mozilla. Plus I reboot and make sure the install folder is deleted after uninstall.
    Results are the same: after installing Firefox 31, the initial setup window for migrating IE and/or Chrome pops up and after clicking the Finish button, Firefox starts, but does not show the initial new user page, only a blank page. Clicking on the Options button (3 bars) does nothing. Right-clicking in the proper area, the popup menu appears so I can choose to Customize, but that only opens another tab with about:customize in the URL and the page is blank. From the right-click popup menu, I can enable the Menu Bar and get to Options from that.
    My latest attempt has helped a little. I uninstalled Firefox 31, cleaned up, deleted user Firefox profile, rebooted and then installed Firefox 30. Inital startup runs, and tells me I'm not up to date, and the Options button works. But I still cannot customize.
    I then upgraded to Firefox 31, but then it's back to no startup page, no options button and no customize. I can downgrade to 30 and get all but customize working again.
    Only Addon is one for McAfee Scriptscan for Firefox 15.1.0, which just after installing is disabled.
    Any help would be appreciated. Thank you.

    Ok. I disabled hardware acceleration. The only extension is the McAfee Scriptscan for Firefox 15.1.0, which was already disabled. I then disabled all plugins (Acrobat, Google Update, Intel Identity Protection (2x), Java Deployment Toolkit, Java Platform, MS Office 2013, Quicktime, Shockwave, Silverlight), which were all up to date.
    Normal or safe mode still has same result. No startup, no option button and no customize.
    Thanks for your help. Got any other suggestions?

  • Server 3 downloaded but does not install. HTTPS proxy error

    Hi all,
    Thanks for looking into my problem.
    I had a running OSX Mountain Lion with working OSX server 2.2.
    I upgraded to Mavericks (works fine) and server app 2.2 showed does not work. That is normal.
    I purchased the new server 3 app (i.e. OSX server for Mavericks) and it downloaded fine.
    But when I click the server app icon and the dialogue for installation starts it does not continue to install.
    The first question in continue, the server app then shows the license, after acceptance it starts a dialogue
    "To configure OSX server on this Mac an administrator account is required. Please enter your password"
    Upon entering the correct username and password a cryptic message appears:
    "An error occurred while communicating with the secure Web-Proxy-Server. (HTTPS)"
    (Or something like that: this was translated from German dialogues)
    I cannot find any feedback what this is about. The server 3 app ends then and the server software does not install or configure the OSX server to get it operational again.
    My Question:
    What is wrong or am I doing wrong?
    How can I fix this?
    Some more data:
    The original OSX server installation was an open domain server.
    Upon checking the DNS name as described in http://support.apple.com/kb/HT5300, the scutil --get HostName resolves the correct machine name (FQDN) but the host command does not resolve the correct DNS entry.
    I am really stuck on this.
    Can anybody please help?
    Any help is greatly appreciated.
    Many thanks already

    Hi all,
    I read that one should disable the SSL on a OSX server with Open Domain, prior to installing server 3. To double check: where is that configuration option hidden? How can I do this after upgrading the OSX client to Mavericks?
    Seems I have not done that prior to upgrading OSX from mountain lion to mavericks. Now server 2.2 is disabled and I cannot access the server and installing server 3 app does not work.
    Some details:
    As described in http://support.apple.com/kb/HT5300
    (start snip)
    OS X Server: Steps to take before upgrading or migrating the Open Directory database
    Disable SSL
    If you have SSL enabled, disable it before upgrading.
    (end snip)

  • HT1430 Can receive email, but get the message "rejected by the server because it does not allow relaying."  What's going on?

    iphone 4s.  Can receive email, but when trying to send email I get the message "rejected by the server because it does not allow relaying"  What does this mean and how can I fix?

    Go into Settings>Mail, Contacts, Calendars>your account>Outgoing mail ServerSMTP>Primary Server then turn Server ON and fill in both User Name +Password under Outgoing Mail Server.
    This came from: https://discussions.apple.com/thread/3925508?start=0&tstart=0
    You can also delete the account on the phone, and re-create it on the phone .

Maybe you are looking for