Agent cannot connect to DB Instance after listener restart

I am using 10gR2. I am running EM dbconsole on my machine. It runs fine as long as listener is also running. But when I stop the listener and restart the listener, the dbconsole shows the agent to be unreachable. I tried "emctl reload agent". Still it does not work.
But when i restart dbconsole, it works fine. Is there anyway I can correct this problem without restarting dbconsole? Please let me know.

Hi.
Thanks for your reply. The reason I am asking this
question is because is:
1) If the listener cannot go down at all while
dbconsole is running (because dbconsole needs
listener), then why did they provide the option to
stop/start the listener in the dbconsole web
interface.You can Stop and Start the Listener successully from DB Console if you did not logout of DB Console after the Stop. Once you disconnected from DB Console after Stop, you will get an error. E.g "Io exception: The Network Adapter could not establish the connection". You can restart the listener manually, then reconnect.
>
2) If the listener fails due to some reason, then
there should be some way by which, upon manual
restart of listener, the dbconsole should be able to
recognize that the listener is now up.When the listener fails (or you manually Stop it) while the DB Console is open, it should be able to reconnect when you manually restart the listener. You just have to ensure that your Agent is pinging the correct listener. I have not had a problem with this.

Similar Messages

  • Agent cannot connect database instance

    Hi all,
    I have a problem with my DB agent. it didn't upload XML data correctly, so I coulden't see updated information in first page of EM ( it doesn't show cpu usage, Active Sessions, Listener properties,...).
    when I checked the logs, I found that emagent.trc shows this error:
    "exceed max amount of upload data: 77 files, 52M, disabling collections
    warn : collector : disable collector"
    then I run this command from agent home :
    # emctl upload agent
    after that all XML files uploaded successfully but raised another problem. when I check database properties in EM, it shows " METRIC COLLECTION ERROR " and database instance is unavailable! I check the emagent.log again, it shows this error :
    " thread-4133988016 traget {DB name} is broken, connot compute dynamic properties in time"
    and agent doesn't upload XML pending files again!
    Now, what should I do? Plz, help me.
    ( I use Oracle Database 10g on Suse Linux 10.2)
    Edited by: user8630690

    Dear Rajesh,
    when I run 'emctl status agent' , it shows everything correct except these two parts :
    last successful upload : none
    Total MB of XML files uploades so far : none
    and 'number of XML files pending upload' shows that there is some files that haven't uploaded still.
    I checked 'Oracle Enterprise manager : b28199 ' document and I found a bug on EM ( Oracle Bug #5179581 ). the suggested solution was :
    1. Click on the Monitoring Configuration link (under the  Related Links section on the plug-in target home page).
    2.Reenter the encrypted properties.
    3.Click OK.
    I did it, but I got this error : "target DB is broken, cannot compute dynamic properties in time "
    also when I check system processes with "top", it shows that emagent is using cpu 100%.
    I don't understand why agent cannot connect instance!
    any advice?

  • I cannot connect to the Internet after installation of Windows Vista Ultimate edition.

    I cannot connect to the Internet after installation of Windows Vista Ultimate edition. For some odd reason, it seems my ethernet has not yet been installed to my operating system and I do not know how to do that even with the internet, I have the LAN cable hooked up to my computer but I do not know exactly what to do about it. Is there some sort of driver I need to install, or what? How do I do that without the internet?
     This operating system is on a separate partition to my other operating system that is connected to internet already (Windows Vista Premium) that I do not wish to use anymore because of it's corruption. I tell you this because you may know a way of finding the driver files on my previous operating system that I may be able to transfer to the other.

    In order to avoid board clutter, we ask that you post your topic on one board only.
    Please look ---> HERE for replies to your topic. Thank you.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • Cannot connect to app store after downloading mountain lion

    cannot connect to app store after installing mountain lion it says there is no network connection when there clearly is i am on the internet now and i had this problem with the bootcamp server i read that in another forum and the answer to remove the auto proxy setting was correct but not for this situation because it is allready unchecked i checked it and tried again still no connection please help .... oh and apple you are beginging to be more like windows/microsoft with all the problems

    That poor wordpress site has collapsed in exaustion from trying to keep up with the 3mil hits a day
    here is a "copied" version with credits for those looking for a solution to an annoying problem Apple should patch.  (Yes, I'm aware of the irony of that statement)
    July 18, 2012 · by Arthur Lockman · in Apple, Tutorials
    After doing a reinstall of Lion a few weeks ago, I found that my computer suddenly would reject every VeriSign certificate that it encountered. Using Chrome, that meant that I couldn’t even access Twitter.com, because it thought that the certificate was wrong. I couldn’t login to the Apple developer portal, I couldn’t authenticate a device with XCode, I couldn’t make a purchase at Apple.com, I couldn’t download updates from the Mac App Store, and I couldn’t login to Mint.com, among other sites. I essentially couldn’t do anything that used a VeriSign certificate for SSL.
    What did I do? I called my trusty AppleCare advisor, hoping for an answer. I thought that maybe they could help me figure it out. After getting to senior support, I was told to reinstall Lion, which I did to no avail. My case was then forwarded to the Apple engineering team, with 3 to 5 days to wait until I had an answer. I looked around, through my console logs and through Keychain access, and finally came up with an answer, and a solution to my problems.
    It turned out that my solution was pretty simple. I had to delete a few files and reset one to its default setting.
    Delete the files /var/db/crls/crlcache.db and /var/db/crls/ocspcache.db. These can be found using Finder’s Go >; Go To Folder menu (Cmd + Shift + G). This resets the cache of accepted certificates in the system. It doesn’t remove them, it just forces the system to rebuild the caches upon restart.
    Open Keychain Access (/Applications/Utilities/Keychain Access). Select Certificates in the Category picker on the left side. In the search bar, type in the word Class. Look through that list, and find any certificates that have a blue + symbol over their icon. These are the ones you need to modify.
    Select one that has a blue +, and hit Command + I. Click the disclosure triangle beside the “Trust” list to show the list of permissions. Now, what we need to do is to set this certificate to use the system defaults. However, for some reason, when you select it, it doesn’t save. So what you need to do is this. Under “Trust”, where it says “Secure Sockets Layer (SSL)”, change the dropdown menu to say “No Value Specified”. Then, close the window. It will ask for your administrator permissions. Then, open the info pane for that certificate again. Under “Trust” again, now set the dropdown that says “When using this certificate:” to say “Use System Defaults”. You can then close out of the info pane, and enter your password again. Do this for any of the certificates that have a blue + on their icon. There should only be one or two at most.
    Restart your system.
    This solution seemed to work just fine for me. All of my certificate problems have been fixed. It must be something with the OSX installer that causes this certificate issue. I’ll file a bug report. Hopefully someone looks into it and fixes the flaw in the OS. And, I hope that this fixed the flaw for you.
    Addendum – a note on security:
    This procedure won’t affect the security of your Mac. I’ve had some questions come in about that, and if anything, it makes it more secure because then sites that require SSL certificates can actually use them, unlike before where they might default to non secure connections because the certificate was bad.

  • I cannot connect to the internet after switching providers.  I've changed the email address associated with the new account but am sure there is something else I need to change.  Can anyone help me?

    I cannot connect to the internet after switching providers.  I've changed the email address associated with the new account but am sure there is something else I need to change.   I have also changed the apple information as well including user name and password.  Can anyone help me?  (This is an ipad question).

    Apple ID: Changing your Apple ID
    http://support.apple.com/kb/ht5621
    Using your Apple ID for Apple services
    http://support.apple.com/kb/HT4895
    Apple ID: What to do after you change your Apple ID
    http://support.apple.com/kb/HT5796?viewlocale=en_US&locale=en_US
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/ht4627
    iOS: Changing the signed-in iTunes Store Apple ID Account
    http://support.apple.com/kb/ht1311
    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at
    http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are drooping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    6. Potential Quick Fixes When Your iPad Won’t Connect to Your Wifi Network
    http://ipadinsight.com/ipad-tips-tricks/potential-quick-fixes-when-your-ipad-won t-connect-to-your-wifi-network/
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    Fix WiFi Issue for iOS 7
    http://ipadnerds.com/fix-wifi-issue-ios-7/
    iOS 6 Wifi Problems/Fixes
    Wi-Fi Fix for iOS 6
    https://discussions.apple.com/thread/4823738?tstart=240
    How To: Workaround iPad Wi-Fi Issues
    http://www.theipadfan.com/workaround-ipad-wifi-issues/
    Another Fix For iOS 6 WiFi Problems
    http://tabletcrunch.com/2012/10/27/fix-ios-6-wifi-problems-ssid/
    Wifi Doesn't Connect After Waking From Sleep - Sometimes increasing screen brightness prevents the failure to reconnect after waking from sleep. According to Apple, “If brightness is at lowest level, increase it by moving the slider to the right and set auto brightness to off.”
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    iPad: Issues connecting to Wi-Fi networks
    http://support.apple.com/kb/ts3304
    How to Boost Your Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Boost-Your-Wi-Fi-Signal.hmL
    Troubleshooting a Weak Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/Troubleshooting-A-Weak-Wi-Fi-Signal.htm
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    10 Ways to Boost Your Wireless Signal
    http://www.pcmag.com/article2/0,2817,2372811,00.asp
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    Some Wi-Fi losses may stem from a problematic interaction between Wi-Fi and cellular data connections. Numerous users have found that turning off Cellular Data in Settings gets their Wi-Fi working again.
    You may have many apps open which can possibly cause the slowdown and possibly the loss of wifi. In iOS 4-6 double tap your Home button & at the bottom of the screen you will see the icons of all open apps. Close those you are not using by pressing on an icon until all icons wiggle - then tap the minus sign. For iOS 7 users, there’s an easy way to see which apps are open in order to close them. By double-tapping the home button on your iPhone or iPad, the new multitasking feature in iOS 7 shows full page previews of all your open apps. Simply scroll horizontally to see all your apps, and close the apps with a simple flick towards the top of the screen.
    Wi-Fi or Bluetooth settings grayed out or dim
    http://support.apple.com/kb/TS1559
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • HT4623 I cannot connect to my wifi after updating to iOS 6

    I updated my iPhone 4s to iOS 6.  I cannot connect to my wifi after updating to iOS 6.  I updated while connected to iTunes.  I can no longer connect to the wifi that I had previously used at that location.  However, I can connect to all of the other wifi areas I had previously connected to ie. home, coffee shop, etc.
    I have tried turning off cellular data..  Other than not being able to connect to my office wifi it appears that iOS 6 is working properly..
    Thank you in advance for your assistance

    I have the same problem too and I have not been able to "fix" it. It is very frustrating! My other electronics connected to my wifi:  pc, ipad, iphone 3G,and TV they all working fine. I went to the Apple store and they say this problem is ralated to my network provider, then when I went to AT&T they say it is Apples problem. Who do you believe?
    Luis

  • Cannot connect to itunes store after update

    I cannot connect to itunes store after downloading latest update. I have tried everything list in "support" including flushing, etc

    My problem appeared after upgrading to itunes 8.
    "itunes could not connect to itunes store"
    "Make sure network connection is active and try again"
    Norton was the problem ....
    -open Norton
    -Select "Internet Security", then "Status & Settings"
    -Select "Personal Firewall", then "Programs"
    -Scroll down to itunes
    My situation had itunes Internet access set to
    "block all" I changed this setting to "permit all"
    Hope this info helps you out ... Happy Holidays

  • Need help...my Ipod touch 2, cannot connect to App store after jailbreak

    Need help..my Ipod touch 2 cannot connect to App store after jailbreak then restore to 4.2.1? thank you in advance..

    Try restoring again.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101

  • "Configuration Manager cannot connect to the site" after site update from SP1 to R2

    Our dev SCCM environment only has a single primary site with a remote SQL database.  Initially, the dev primary site had SP1 Beta (5.00.7782.1000) installed but as everyone is aware there is no upgrade path available to SP1 or R2 from Beta; so, we uninstalled
    the site and removed the database, re-installed SP1 non-Beta (5.00.7804.1000), then proceeded to update all devices with the latest client agent.  Afterwards, we attempted to upgrade the site from SP1 non-Beta (5.00.7804.1000) to R2 (5.00.7958.1000).
     All seemed well until we attempt to open the Configuration Manager console and we get the following error message:
    Configuration Manager cannot connect to the site (Site Name)
    The Configuration Manager Administrator console could not connect to the Configuration Manager site database. Verify the version of the console is compatible with the version of the site server you are connecting to and then try to connect again.
    So we tried reinstalling the console directly from here...
    "C:\Program Files\Microsoft Configuration Manager\tools\ConsoleSetup\AdminConsole.msi"
    still the same error message persisted, so we tried installing it from here...
    "C:\Program Files\Microsoft Configuration Manager\tools\ConsoleSetup\ConsoleSetup.exe"
    still the same error message persisted, so then we tried installing it directly from the R2 (5.00.7958.1000) installation media, and afterwards the same error message persisted....
    All along, we were checking the AdminConsole log from here:
    "C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\AdminUILog\SmsAdminUI.log"
    Here are the contents:
    [4, PID:4836][04/22/2014 15:21:10] :Property: 'Features'\r\nSystem.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.PropertyData.RefreshPropertyInfo()
       at System.Management.PropertyDataCollection.get_Item(String propertyName)
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObjectBase.get_Item(String name)\r\nManagementException details:
    [4, PID:4836][04/22/2014 15:21:10] :ReadExtraProperties: Failed to initialize extra properties
    [4, PID:4836][04/22/2014 15:21:11] :Transport error; failed to connect, message: 'The Configuration Manager Administrator console could not connect to the Configuration Manager site database. Verify the version of the console is compatible with the version
    of the site server you are connecting to and then try to connect again.'\r\nMicrosoft.ConfigurationManagement.ManagementProvider.SmsConnectionWithDetailException\r\nThe Configuration Manager Administrator console could not connect to the Configuration Manager
    site database. Verify the version of the console is compatible with the version of the site server you are connecting to and then try to connect again.\r\n   at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.ValidateConnectionParameters(ConnectionManagerBase
    connection)
       at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)\r\nNo details are available for this error.\r\n
    Once again, we validated we could connect to the SQL database from this box, and that the console was at the same version as the site.  Any help or guidance with getting our access to the console restored after the SP1 to R2 upgrade would be greatly
    appreciated. 

    From the Primary Site Server, I tried uninstalling the Admin Console and re-installing using:
    consolesetup.exe /q TargetDir="%ProgramFiles%\Microsoft Configuration Manager" EnableSQM=0 DefaultSiteServerName=<SiteServerName>
    Of course replacing <SiteServerName> with the FQDN of my Primary Site Server.  Console installed successfully however the same error message persists.
    Also tried installing the console on a clean Windows Server 2008 R2 installation.  I tried it from the R2 (5.00.7958.1000) installation media, from the "C:\Program Files\Microsoft Configuration Manager\tools\ConsoleSetup\" both without any luck, the
    same error message persists.  I verified I could ping the FQDN of the site server also, and that the firewall between the two permits communication over the ports listed here: http://technet.microsoft.com/en-us/library/hh427328.aspx
    Any help would be greatly appreciated.

  • VB6 source code cannot connect to Oracle database after compile to file.exe

    Hi All,
    I have a problem about VB6 connect with Oracle database. It can connect as normal when run on VB program. After compiled to file.exe and execute, it cannot connect to Oracle database. What's going on ? Please advise? Thank you.
    Here is sample of my code connection.
    Option Explicit
    Private wsData As New ADODB.Connection
    wsData.ConnectionString = _
    "Provider=MSDAORA.1;User ID=lsp;Password=lsp2007;Data Source=prd01;Persist Security Info=False"
    wsData.Open
    End sub
    Rgads,
    Ats.

    Hi,
    I believe you're in the wrong forum, this forum is for Oracle Application Express.

  • Cannot connect to iCloud server after 10.9.4 update.

    Attaching EtreCheck information.  Connection doctor states: Could not connect to iCloud iMap server.  Restart of mail did not work. Reboot of computer did not work.
    Thank you for any help you can provide.
    EtreCheck version: 1.9.12 (48)
    Report generated July 19, 2014 at 10:06:48 AM MST
    Hardware Information:
      iMac (27-inch, Late 2013) (Verified)
      iMac - model: iMac14,2
      1 3.5 GHz Intel Core i7 CPU: 4 cores
      32 GB RAM
    Video Information:
      NVIDIA GeForce GTX 780M - VRAM: 4096 MB
      iMac 2560 x 1440
    System Software:
      OS X 10.9.4 (13E28) - Uptime: 0 days 0:16:41
    Disk Information:
      APPLE SSD SD0128F disk0 : (121.33 GB)
      EFI (disk0s1) <not mounted>: 209.7 MB
      disk0s2 (disk0s2) <not mounted>: 120.99 GB
      Boot OS X (disk0s3) <not mounted>: 134.2 MB
      APPLE HDD ST3000DM001 disk1 : (3 TB)
      EFI (disk1s1) <not mounted>: 209.7 MB
      disk1s2 (disk1s2) <not mounted>: 3 TB
      Recovery HD (disk1s3) <not mounted>: 650 MB
    USB Information:
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple, Inc. Keyboard Hub
      Apple Inc. Apple Keyboard
      HP Photosmart 6520 series
    Thunderbolt Information:
      Apple Inc. thunderbolt_bus
    Gatekeeper:
      Mac App Store and identified developers
    Kernel Extensions:
      [not loaded] com.philips.iokit.DLconnect (85 - SDK 10.4) Support
      [not loaded] com.roxio.TDIXController (2.0) Support
    Launch Daemons:
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.adobe.SwitchBoard.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
      [running] com.parallels.mobile.dispatcher.launchdaemon.plist Support
      [loaded] com.parallels.mobile.kextloader.launchdaemon.plist Support
    Launch Agents:
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [running] com.fujitsu.pfu.ScanSnap.AOUMonitor.plist Support
      [running] com.newwellnesssolutions.DLconnectMonitor.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
      [loaded] com.parallels.mobile.prl_deskctl_agent.launchagent.plist Support
    User Launch Agents:
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.adobe.ARM.[...].plist Support
      [loaded] com.parallels.mobile.startgui.launchagent.plist Support
      [running] jp.co.pfu.ScanSnap.SearchablePDFConverter.plist Support
    User Login Items:
      iTunesHelper
      Dropbox
      ScanSnap Manager
    Internet Plug-ins:
      Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 Support
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      Default Browser: Version: 537 - SDK 10.9
      AdobePDFViewerNPAPI: Version: 10.1.10 Support
      AdobePDFViewer: Version: 10.1.10 Support
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.4.2 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 60 Check version
    Safari Extensions:
      Save to Pocket: Version: 1.9.1
      Open in Internet Explorer: Version: 1.0
    Audio Plug-ins:
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
      Flash Player  Support
      Flip4Mac WMV  Support
      Java  Support
    Time Machine:
      Auto backup: YES
      Volumes being backed up:
      Destinations:
      Data [Network] (Last used)
      Total size: 3 
      Total number of backups: 55
      Oldest backup: 2014-01-26 04:43:07 +0000
      Last backup: 2014-07-19 15:22:17 +0000
      Size of backup disk: Excellent
      Backup size 3  > (Disk size 0 B X 3)
      Time Machine details may not be accurate.
      All volumes being backed up may not be listed.
    Top Processes by CPU:
          1% WindowServer
          1% fontd
          1% SearchablePDFConverterOCR
          0% dpd
    Top Processes by Memory:
      295 MB Mail
      164 MB mds_stores
      164 MB CalendarAgent
      131 MB com.apple.IconServicesAgent
      131 MB ScanSnap Manager
    Virtual Memory Information:
      27.47 GB Free RAM
      2.37 GB Active RAM
      433 MB Inactive RAM
      1.74 GB Wired RAM
      419 MB Page-ins
      0 B Page-outs

    Restart the router and the broadband device, if they're separate. If there's no change, see below.
    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Cannot connect to AirPort Express after setting it up in AirPort Utility

    I have two PCs: one has a Linksys WMP54G wireless card to connect to my AirPort Express which is connected to a wired Linksys ethernet router; the other has an ethernet card which is also connected to the Linksys router. My cable modem is plugged into the router in order to provide internet access to both PCs. I came home from work yesterday to discover that my wireless PC could not connect to my AX. I have had the AX for over a year and it has pretty much worked fine up until yesterday. And it has worked fine for the past couple months connecting to the cable modem via the Linksys router. Connecting to the internet on my wired PC is no problem at all.
    First, I tried unplugging the cable modem and the AX, but no luck. After reading these discussions, I tried doing a hard reset on the AX and going through the AirPort Utility setup, but still no luck. I tried this several times, trying to configure it using both WEP and WPA. I think I originally had it set up as WEP, but when I reinstalled Windows at one point, I think I configured it as WPA (and it worked fine). I am not sure if this may be part of the problem When I reset the AX, it will eventually show up on the Windows Wireless Network list as an "Apple-09s8f23" unsecured network. Once I connect, I run the AirPort Utility (v5.3.2) and it detects it no problem. But after I go through the configuration process in the AP Utility, it gives me an error message: "AirPort Utility was unable to find your Apple wireless device after restarting...etc.". Meanwhile, the network still shows up in my Windows Wireless Network list, but cannot connect to it, and the light on the AX is still green. I have tried unplugging the ethernet cable to the AX, moving the AX to the same room as my wireless PC, and repeating the reset-configuration process, but still no luck, so I don't think it has anything to do with the Linksys router or the cable modem.
    Sorry for the wordy post, but does anyone have any advice or suggestions? Any help would be greatly appreciated!
    Thanks in advance,
    Dave

    So I went back to the PC after my original post, and somehow I was able to connect to the AirPort wireless network in the Windows Wireless Network List. Once I did this, it showed up in the AirPort Utility, and I was able to access the internet. I have no idea what fixed the problem, but maybe it was simply a matter of waiting a few minutes before connecting to the network?

  • Cannot connect to iTunes store after software restore

    Hello, all,
    Last week I took my iMac in to the Apple Store to have its internal hard drive replaced. After retrieving the computer, I did a restore off of my Time Machine backup. The restore went smoothly...except that I now cannot do iCloud-related things, particularly iTunes.
    --When I launch iTunes, I get a series of error dialogues, advising that the computer does not recognize various certificates (an example would be "buy.itunes.apple.com"); each of these errors advise me that my personal information could be at risk.
    --The iTunes Store storefront is blank, though in the title bar I do see my account name.
    --When I navigate to iCloud in my browser, Safari informs me that it cannot recognize the iCloud certificate.
    --Attempting to sync my iPhone via cable connection, iTunes advises me that the computer is not authorized to share applications downloaded by [my iPhone]. Clicking to authorize yields "We could not complete your iTunes Store request" unknown error dialogues. Other parts of the sync do not complete successfully.
    --I cannot connect to the Apple App Store.
    Other standard internet functions are working correctly.
    I attempted to log out and log back in to iCloud, but logging out failed. "Could not log out of your account at this time." Prior to getting that error, the OS asked me if I wanted local copies of my iCloud [contacts, calendars, notes] kept on my computer. I indicated that, no, I didn't want local copies...despite not logging off successfully all my iCloud information is still gone from the computer.
    All content is, however, intact on my iPhone. iPhoto appears to be working fine, on brief inspection, and I have successfully downloaded images off of my iPhone (via cable).
    Looking for guidance; is there a plist file I should delete, for example?
    System information:
    --Early 2008 iMac
    --OS X 10.8.3
    --iTunes 11.0.4
    --iTunes library hosted on an external HDD
    Thanks for any help you can provide!

    OK, I've worked it out with the Apple support team, and it was a real doozie. Don't know if anyone else has ever encountered this, but none of the people I spoke with had ever seen it (level 1 support, level 2 support, plus whoever it would be that advises level 2). It was not the authentication problem.
    Somehow or other, the central certificates that are part of the OS that recognize Apple services became invalid, or at least the system THOUGHT they were invalid. With the guidance of Apple support, I examined the system certificates via Keychain Access, identified those that were marked invalid, and set them to "always trust." That still didn't work. We removed variuos plists and configurations, hoping that reboots would cause these files to be recreated new...that didn't work.
    No Apple services worked: not iCloud, not iTunes, not App Store, not even the remote access program that Apple support had me download to enable screen sharing. All of them gave some version of "cannot verify the identity of the server [something].apple.com.
    In the end I had to wipe everything clean and reinstall again from a Time Machine backup. At the suggestion of Apple support, I did not use the most recent backup, but rather one that predated the initial issue that brought about the HDD replacement; it was about a week old. Except for a couple of files that rolled back to earlier versions, everything now works.
    Don't know if this had anything to do with anything, but here are some minor things that I noticed:
    (1) My Time Machine backups were all for OS X 10.8.4. The Apple Store team that installed my new HDD installed 10.8.3. The mechanism for importing user accounts from external sources (such as my Time Machine backup) indicated a copy, not necessarily a recovery. I would believe it if you told me that there were changes to security settings between 10.8.3 and 10.8.4
    (2) There were two different mechanisms I used in the two different restores. As I mentioned above, when I did my initial restore it may have been just an import of user accounts and applications -- this was part of the first-time launch of the freshly-installed 10.8.3 OS, the part we've probably all seen where we're invited to do just that. The second time, however, was via the Recovery Partition: that tool is much more direct and offers more options. For one, it recognized all of the different versions of my system in my Time Machine backup, and gave me these options with date and OS listed. This option was not available via the first method.
    So, given that no one at Apple seemed to know how this happened, it may very well be that no one reading this may ever see this happen to them. But the lesson I've taken from this is to utilize the Recovery Partition rather than the import function.

  • DI Server - Cannot connect to named instance SQL server database

    Hi,
    I have developed a small DI server application and want to migrate it to a production server. I keep on getting the Cannot connect to SBOCommon error on login though. I have verified all user names and passwords and the only real difference is that the production environment uses a named instance SQL server eg server\instance setup.
    The production DI server will however connect perfectly to the test database (which is NOT a named instance) .
    Anyone using DI server against a named instance SQL server or have some other ideas what might cause this?
    I use B1WS 1.0 and the version of SBO is 8.00.181..
    Jaco

    I may have solved the problem, at least partially.
    I created a test user with full rights on my test database server and it would also not connect, even though my test database is not a an instance setup.
    Then I found this thread  [Re: DI Server Always Uses SA to log into MS SQL database even if SOAP packet]
    It seems that at my current patch level the user 'sa' is hard coded into the DI server as sql username! I don't have the production server's 'sa' user credentials at present but will test it on Monday. Will also test against 8.8 soon ..

  • 2012 r2 rds deployment cannot connect to sql server after reboot

    We have a ha connection broker setup with 2 connection brokers and everything was working fine up untill the servers were rebooted for updates. Now users cannot connect to thier collections and I have an error in the event log that the deployment could not
    connect to the sql database.
    at this point I am assume that the issue is related to security. I am able to query the database as admin from the effected servers and other services that use other databases in the same sql instance are no5 having issues.
    I have checked the security group that both cb servers should be in and they are in the group and the group has sysadmin and dbo within sql
    any ideas?
    Please remember to mark my replies as answers if they help

    Hi,
    Thank you for posting in Windows Server Forum.
    Can you please create the database manually with below command and verify.
    PS C:\> Set-RDConnectionBrokerHighAvailability –DatabaseConnectionString
     "DRIVER=SQL Server Native Client 11.0;SERVER=<SQL Server
     Name>;Trusted_Connection=Yes;APP=Remote Desktop Services Connection Broker;
    DATABASE=<DB Name>" -DatabaseFilePath "C:\DbFiles\<DbName>.mdf"
     -ClientAccessName "<DNS RR Name>"
    Grant DBO permissions to the service account on the RDS server and try to run your wizard again.
    More information.
    RD Connection Broker High Availability in Windows Server 2012
    http://blogs.msdn.com/b/rds/archive/2012/06/27/rd-connection-broker-high-availability-in-windows-server-2012.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

Maybe you are looking for

  • Mixing RAM Manufacturers?

    My apologies if this has been asked before; I searched the forum but couldn't find anything that answered my question properly. So-called 3rd party Memory is new territory for me. I'm looking to upgrade the RAM in my iMac at home; it's a late 2006 20

  • Can I import a custom component from Flash 8 into Flex?

    'm creating a custom Flash Video Playback component in Flash 8 using AS2. I understand that I cannot import this to Flex as stated in Livedocs: "You can use SWC files created in Flash 8 only for skinning, not as components. Until the next version of

  • Canon FS 100 and FCP4.5

    Hi, I'm teaching Media arts with a lab full of emacs running fcp 4.5, and am going to get some upgraded computers in about another year, but for now I have an opportunity to get some camcorders that capture to a memory card. I would love to get rid o

  • My ipod charges but won't tell me when it is!

    My ipod charges fine, but it all of a sudden just stopped telling me when it was charging, i plug it in and the screen turns itself off instead of changing to the screen that has the picture of the battery and how full it is, it also does not show up

  • Weblogic development environment  on Solaris

    I have sucessfuly installed Weblogic 5.1 on Solaris and want to proceed to create a development environment, so I copied the myserver directory to /path/to/weblogic/dev and copied weblogic.properties to the same, I then copied startWebLogic.sh to sta