Connection issue - possible clue to problem

Please refer to this link.
http://www.softwaretipsandtricks.com/forum/showthread.php?threadid=26026
This the only trick so far that has shown any sign of working. The store at least partially loaded, although it took probably 10 minutes to do so. Plus, when I got there, many of the URL's had a broken chain-link symbols plus none of them worked. I was able to log in and activate my account, though, and got an email from Apple confirming such. Some progress, anyway. Scott P. - any thoughts?

import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class ConnectionUtility {
     public static Connection getConnection() {
          Connection connection = null;
     try {
     // Load the JDBC driver
     //String driverName = "org.gjt.mm.mysql.Driver"; // MySQL MM JDBC driver
          String driverName = "com.mysql.jdbc.Driver"; // MySQL MM JDBC driver
     Class.forName(driverName);
     // Create a connection to the database
     String serverName = "localhost:3306";
     String mydatabase = "kec";
     String url = "jdbc:mysql://" + serverName + "/" + mydatabase; // a JDBC url
     String username = "root";
     String password = "admin";     
     connection = DriverManager.getConnection(url, username, password);
     } catch (ClassNotFoundException e) {
     // Could not find the database driver
          e.printStackTrace();
     } catch (SQLException e) {
     // Could not connect to the database
          e.printStackTrace();
     }catch (NullPointerException e) {
               e.printStackTrace();
     return connection;
}

Similar Messages

  • Display issue / possible video card problem but I'm not sure

    Over the last couple of days twice now I've had this frantic burst of random shapes take over my screen rendering operation useless until a restart.
    Take a look: http://i15.tinypic.com/6q94ufp.png
    Yes, I have been able to take a screenshot as you can see.
    It happens most often during space switching (via accessing spaces, and then clicking on a square I want to go to), as well as QuickLook activation, or video playing. Anyone want to help me sort this out so I can get back to normal with my Mac?
    This Mac has also randomly shut down twice now, and this might be related, but I don't know.

    I am linking my thread to this one:
    http://discussions.apple.com/thread.jspa?messageID=6305391
    Having exact same problem on iMac 20" which has different display chip (ATI X1600), which outcloses the manufacturer. Now when I think of it the problem usually appeared during Spaces desktop switching but I think once or twice it happened inside a windowed game screen (suddenly one object like a character puffs into random polygons, then it spreads to normal desktop windows too.)
    I am currently downgraded to Tiger form Leopard to test if this was a leopard issue (never had this problem in tiger in the past.)
    Also RAM on my iMac is the default that Apple shipped it with (2x 800MHz non-ecc 512MB so-dimms.)

  • MacBook Pro Wireless Connectivity issues - Possibly Resolved

    I have been having the same issue as many people with the WiFi connectivity dropping over and over. This has been a total hair pulling experience. I searched all over the internet and have not found a solution so I started digging and dianosing this profound problem. It appears as of now, that it has been fixed in my case so I wanted to share it with others and hopefully it helps you guys out as well.
    *If you are using a router with Wi-Fi Protected Setup (WPS) enabled, you need to disable it.* My connection was dropping every 15 or so minutes but has been up for quite a while now without the need to turn off and on Airport. Give it a try, hopefully your results will be successful.

    BTW: If you try this and it works for you please reply back so we can give more information to the Mac Users out there.

  • 4s with ios8 - battery drain issue - possible clue?

    I am one of the 4s users who is experiencing significantly accelerated battery drain since upgrading to ios 8.0 the first day it was released.  My battery will drain from %100 to less than %50 in less than two hours with typical light use.  Previously on ios 7.x I could go all day and be only down to %70 or so.  The way it's working now I won't make it through a day at work without having to recharge.
    I have tried optimizing in all the ways suggested in other threads (like turning off background apps etc.) and as far as I can tell my battery usage should be no worse (and presumably better since attention was given in ios 8.0 to making battery use better) than it was in ios 7.x.
    However, I'm wondering if this is causing my battery drain:
    In Settings->Privacy->Diagnostics & Usage->Diagnostic & Usage Data:
    There is a long list of "stacks+backboardd-2014-09-22-1..." files.  Yesterday (22nd) there were eight (8) of these rather large files created.  Today, on the 23rd, I'm up to three, when I looked this morning, there was just one.  Each file is rather massive, so something is burning a fair bit of energy triggering the debugging diagnostics tool to create and store these files.  (I'm guessing).
    Here's an example of the contents of one of them (just the head of the file, as I say, they are massive):
    {"os_version":"iPhone OS 8.0 (12A365)","bug_type":"188"}
      Incident Identifier: BDD2D474-CDCF-4409-8A16-732C2D22EF06
      CrashReporter Key:   f14750a09f7499f2bd4c6b15297406f27dc09a69
      Hardware Model:      iPhone4,1
      OS Version:          iPhone OS 8.0 (12A365)
      Kernel version:      Darwin Kernel Version 14.0.0: Tue Aug 19 15:08:02 PDT 2014; root:xnu-2783.1.72~8/RELEASE_ARM_S5L8940X
      Date:                2014-09-23 13:08:17 -0500
      Exception Code:      0xfaded322
      Reason:              Watchdog: Thermal not updating, backboardd 20.002234s last successful ping: 270b50 269f9fd0ce63 269r1d77000 200m0/1 200nffffffff 0m10004003/1 0u0 0n1
      Thermal data unavailable
      Frontmost process PID:    43
      Stackshot trace buffer size too small, trying again with 524288 bytes.
      Jetsam Level:              0
      Free Pages:              797
      Active Pages:          41652
      Inactive Pages:        18292
      Purgeable Pages:          71
      Wired Pages:           23313
      Speculative Pages:     20591
      Throttled Pages:       24377
      File-backed Pages:     67840
      Compressions:              0
      Decompressions:            0
      Compressor Size:           0
      Busy Buffer Count:         0
      Pages Wanted:            533
      Pages Reclaimed:           0
      Process 0 info:
              resident memory bytes:  64299008
              page faults:                3789
              page-ins:                      0
              copy-on-write faults:          0
              times throttled:               0
              times did throttle:            0
              user   time in task:          25.616464 seconds
              system time in task:           0.000000 seconds
      Process 0 kernel_task threads:
      thread 0x65 TH_WAIT|TH_UNINT 0x803e35a8
              thread priority:               92
              Base thread priority:          92
              thread sched flags:     none
              kernel cont: 0x8007ea05
              user   time in thread:     1.234561 seconds
              system time in thread:     0.000000 seconds
      thread 0x66 TH_RUN|TH_IDLE 0
              thread priority:                0
              Base thread priority:           0
              thread sched flags:     none
              kernel cont: 0x800294e5
              user   time in thread:     6.564943 seconds
              system time in thread:     0.000000 seconds
      thread 0x67 TH_WAIT|TH_UNINT 0x8002574d
              thread priority:               95
              Base thread priority:          95
              thread sched flags:     none
              kernel cont: 0x8002574d
              user   time in thread:     0.027250 seconds
              system time in thread:     0.000000 seconds
    ...etc...
    Anyway, just wondering if this might be related to why my phone's batter life has plummeted.  Also, does anyone have any insight as to what this file is actually telling us?  I'm happy to send diagnostics to Apple if it will help them get to the bottom of this issue that seems to be plaguing other 4s users.
    Thanks!
    James Rowell.

    I just wanted to post a small follow up. During my recent attempts to debug my battery issues, I rebooted the iPhone.  I don't think my phone had been rebooted since I did the upgrade and started experiencing these battery issues.  At any rate, since rebooting I have seen my battery use return to much more acceptable and expected rates of idle/usage times.
    Try rebooting your phone to see if it helps!  I wonder if it's just this simple for the folks who have been experiencing similar problems?!
    Good luck all.

  • Connection issue - possible workaround

    I have had similar problems connecting to the iTunes Store after updating. I stumbled upon this solution: as the problems seemed to be network related, I configured my wireless router to put my iMac into the "DMZ" (outside the router's firewall). This procedure appears to allow the iTunes Store to "talk" to my Mac. Long story short, I can buy music once again. After I complete my purchases, I log back onto the router and put my iMac back behind the firewall. Hope this works for someone else...

    Want to keep this post - not the other.. UGGGGGGH
    So Sorry...

  • IPod Touch Updating to OS 3.1 & Windows Connection Issues Possible Solution

    Hi everyone,
    I may have found a solution to "there was a problem downloading ..." error message. I had recently setup some content filtering on my router, and after disabling it, my iPod Touch 2nd gen is finally updating to OS 3.1.1. Please note that this may be common and this maybe due to keyword filtering, for example: xxx or w4m, etc; apparently, somewhere in the link to download the new OS, the content filter ends up blocking the download.
    So checkout your routers or content filtering software and temporarily disable the filters until the update is complete.

    You will get a prompt to restore, or set up as a new ipod. you dont want to restore from the windows machine, and dont want to set it up as a new ipod. you should restore it on the mac, after the update.

  • HT4235 iPod nano 6th generation, syncing with audiobooks does not work now, had been working.  Sync test says:  No iPod touch, iPhone, or iPad found.  Connectivity test OK, no physical problems, iTunes shows the iPod.  Any clues what to do?

    iPod nano 6th generation, syncing with audiobooks does not work now, had been working.  Sync test says:  No iPod touch, iPhone, or iPad found.  Connectivity test OK, no physical problems, iTunes shows the iPod.  Any clues what to do?

    Hmm.. Thank you for the response.
    Have you tried using the iPod with another user account or computer, to help narrow down whether the problem lies with the computer, account, or the iPod itself?
    Maybe try reformatting it, using the tools provided by Windows. Instructions on how to reformat your iPod can be found in this article.
    http://www.methodshop.com/gadgets/ipodsupport/erase/index.shtml
    B-rock

  • My iMac is not staying connected to my wireless internet. Any suggestions?  My provider says it's a computer issue and not their problem.

    My iMac is not staying connected to the wireless internet.  My provider tells me it's a computer issue and not their problems.  Any suggestions?

    Please test after taking each of the following steps that you haven't already tried. Stop when the problem is resolved. Back up all data before making any changes.
    Step 1
    Take the applicable steps in this support article. The Wireless Diagnostics program generates a large file of information about your system, which would be used by Apple Engineering in case of a support incident. Don't post the contents here.
    Step 2
    Disconnect all USB 3 devices. If you don't know which are USB 3, disconnect all USB devices except keyboard and mouse.
    Step 3
    If you're not using a wireless keyboard or trackpad, disable Bluetooth by selecting Turn Bluetooth Off from the menu with the Bluetooth icon. If you don't have that menu, open the Bluetooth preference pane in System Preferences and check the box marked Show Bluetooth in menu bar. Test. If you find that Wi-Fi works better with Bluetooth disabled, you should use the 5 GHz Wi-Fi band. Your router may not support it; in that case, you need a new router.
    Step 4
    Open the Network pane in System Preferences and make a note of your settings in the Wi-Fi service. It may be helpful to take screenshots of the various tabs in the preference pane. If the preference pane is locked, unlock it by clicking the padlock icon and entering your administrator password. Delete Wi-Fi from the service list on the left by selecting it and clicking the minus-sign button at the bottom. Then recreate the service by clicking the plus-sign button and following the prompts.
    Step 5
    Reset the System Management Controller.
    Step 6
    Reset the PRAM.
    Step 7
    Launch the Keychain Access application. Search for and delete all AirPort network password items that refer to the network. Make a note of the password first.
    Step 8
    Make a "Genius" appointment at an Apple Store, or go to another authorized service center.

  • Airport time capsule Extreme dropping connection issue i have already upgraded new firmware 7.7.3 but problem is still in wifi connectivity drop please solve this issue i have expanded my money in tc drive

    time capsule drop wifi connection issue .I have already upgraded new firmware 7.7.3 but  problem in not solve i am very confuse to resolving this issue.also i attached my log here.
    May 15 11:37:43
    5
    Initialized (firmware 7.7.3).
    May 15 11:37:50
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 3).
    May 15 11:37:50
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 2).
    May 15 11:37:50
    5
    Rotated TKIP group key.
    May 15 11:37:51
    5
    Clock synchronized to network time server time.apple.com (adjusted +1 seconds).
    May 15 11:37:54
    5
    Associated with station b8:e8:56:1f:2c:98
    May 15 11:37:54
    5
    Installed unicast CCMP key for supplicant b8:e8:56:1f:2c:98
    May 15 11:38:27
    5
    Associated with station 78:a3:e4:ba:90:42
    May 15 11:38:27
    5
    Installed unicast CCMP key for supplicant 78:a3:e4:ba:90:42
    May 15 11:39:14
    5
    Connection accepted from [::ffff:192.168.1.170]:49439.
    May 15 11:40:49
    5
    SMB/CIFS login OK from [email protected].
    May 15 11:43:14
    5
    Connection accepted from [::ffff:192.168.1.170]:49452.
    May 15 11:43:19
    5
    Connection accepted from [::ffff:192.168.1.170]:49454.
    May 15 11:43:20
    5
    Connection accepted from [::ffff:192.168.1.170]:49456.
    May 15 11:43:42
    5
    Disassociated with station b8:e8:56:1f:2c:98
    May 15 11:43:43
    5
    Rotated TKIP group key.
    May 15 11:44:20
    5
    Connection accepted from [::ffff:192.168.1.170]:49460.
    May 15 11:45:21
    5
    SMB/CIFS login OK from [email protected].
    May 15 11:47:33
    5
    Associated with station b8:e8:56:1f:2c:98
    May 15 11:47:33
    5
    Installed unicast CCMP key for supplicant b8:e8:56:1f:2c:98
    May 15 11:47:34
    5
    Disassociated with station b8:e8:56:1f:2c:98
    May 15 11:47:35
    5
    Rotated TKIP group key.
    May 15 11:47:57
    5
    Associated with station e4:92:fb:dc:02:0b
    May 15 11:47:57
    5
    Installed unicast CCMP key for supplicant e4:92:fb:dc:02:0b
    May 15 11:49:25
    5
    SMB/CIFS login OK from [email protected].
    May 15 11:50:37
    5
    Connection accepted from [::ffff:192.168.1.170]:49472.
    May 15 11:50:42
    5
    Connection accepted from [::ffff:192.168.1.170]:49474.
    May 15 11:50:44
    5
    Connection accepted from [::ffff:192.168.1.170]:49476.
    May 15 11:51:18
    5
    SMB/CIFS login OK from [email protected].
    May 15 11:51:25
    5
    SMB/CIFS login OK from [email protected].
    May 15 11:51:53
    5
    Connection accepted from [::ffff:192.168.1.170]:49478.
    May 15 11:53:07
    5
    Idle timeout for station e4:92:fb:dc:02:0b
    May 15 11:53:07
    5
    Disassociating with station e4:92:fb:dc:02:0b (reserved 4).
    May 15 11:53:07
    5
    Disassociated with station e4:92:fb:dc:02:0b
    May 15 11:53:07
    5
    Rotated TKIP group key.
    May 15 11:54:45
    5
    Connection accepted from [::ffff:192.168.1.170]:49497.
    May 15 11:54:52
    5
    Connection accepted from [::ffff:192.168.1.170]:49499.
    May 15 11:54:57
    5
    Connection accepted from [::ffff:192.168.1.170]:49502.
    May 15 11:55:15
    5
    Connection accepted from [::ffff:192.168.1.170]:49504.
    May 15 11:55:24
    5
    Connection accepted from [::ffff:192.168.1.170]:49506.
    May 15 11:55:45
    5
    Connection accepted from [::ffff:192.168.1.170]:49508.
    May 15 12:05:39
    5
    SMB/CIFS login OK from [email protected].
    May 15 12:05:40
    5
    unloading current configuration.
    May 15 12:05:55
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 3).
    May 15 12:05:55
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 2).
    May 15 12:05:55
    5
    Rotated TKIP group key.
    May 15 12:05:56
    5
    Clock synchronized to network time server time.apple.com (adjusted +0 seconds).
    May 15 12:06:00
    5
    Associated with station 78:a3:e4:ba:90:42
    May 15 12:06:00
    5
    Installed unicast CCMP key for supplicant 78:a3:e4:ba:90:42
    May 15 12:06:45
    5
    Disassociated with station 78:a3:e4:ba:90:42
    May 15 12:06:45
    5
    Rotated TKIP group key.
    May 15 12:07:19
    5
    Associated with station 78:a3:e4:ba:90:42
    May 15 12:07:19
    5
    Installed unicast CCMP key for supplicant 78:a3:e4:ba:90:42
    May 15 12:09:15
    5
    Connection accepted from [::ffff:192.168.1.170]:49576.
    May 15 12:09:35
    5
    Connection accepted from [::ffff:192.168.1.170]:49578.
    May 15 12:09:49
    5
    Connection accepted from [::ffff:192.168.1.170]:49580.
    May 15 12:25:40
    5
    Connection accepted from [::ffff:192.168.1.170]:49709.
    May 15 12:25:51
    5
    Connection accepted from [::ffff:192.168.1.170]:49711.
    May 15 12:26:12
    5
    Connection accepted from [::ffff:192.168.1.170]:49717.
    May 15 12:27:40
    5
    Connection accepted from [::ffff:192.168.1.170]:49723.
    May 15 12:27:41
    5
    unloading current configuration.
    May 15 12:27:56
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 3).
    May 15 12:27:56
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 2).
    May 15 12:27:56
    5
    Rotated TKIP group key.
    May 15 12:28:00
    5
    Associated with station 78:a3:e4:ba:90:42
    May 15 12:28:00
    5
    Installed unicast CCMP key for supplicant 78:a3:e4:ba:90:42
    May 15 12:29:23
    5
    SMB/CIFS login OK from [email protected].
    May 15 12:29:31
    5
    Connection accepted from [::ffff:192.168.1.170]:49730.
    May 15 12:29:31
    5
    Connection accepted from [::ffff:192.168.1.170]:49732.
    May 15 12:34:15
    5
    Connection accepted from [::ffff:192.168.1.170]:49739.
    May 15 12:34:16
    5
    unloading current configuration.
    May 15 12:34:31
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 3).
    May 15 12:34:31
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 2).
    May 15 12:34:31
    5
    Rotated TKIP group key.
    May 15 12:34:49
    5
    Associated with station 78:a3:e4:ba:90:42
    May 15 12:34:50
    5
    Installed unicast CCMP key for supplicant 78:a3:e4:ba:90:42
    May 15 12:36:07
    5
    Connection accepted from [::ffff:192.168.1.170]:49745.
    May 15 12:36:08
    5
    Connection accepted from [::ffff:192.168.1.170]:49747.
    May 15 12:40:40
    5
    Associated with station 10:68:3f:46:d2:69
    May 15 12:40:41
    1
    WPA handshake failed with STA 10:68:3f:46:d2:69 likely due to bad password from client
    May 15 12:40:41
    5
    Deauthenticating with station 10:68:3f:46:d2:69 (reserved 2).
    May 15 12:40:41
    5
    Disassociated with station 10:68:3f:46:d2:69
    May 15 12:41:48
    5
    Disassociated with station 10:68:3f:46:d2:69
    May 15 12:42:12
    5
    Connection accepted from [::ffff:192.168.1.170]:49759.
    May 15 12:42:13
    5
    unloading current configuration.
    May 15 12:42:28
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 3).
    May 15 12:42:28
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 2).
    May 15 12:42:28
    5
    Rotated TKIP group key.
    May 15 12:42:32
    5
    Associated with station 78:a3:e4:ba:90:42
    May 15 12:42:32
    5
    Installed unicast CCMP key for supplicant 78:a3:e4:ba:90:42
    May 15 12:44:04
    5
    Connection accepted from [::ffff:192.168.1.170]:49768.
    May 15 12:44:10
    5
    Connection accepted from [::ffff:192.168.1.170]:49771.
    May 15 12:45:03
    5
    Connection accepted from [::ffff:192.168.1.170]:49773.
    May 15 12:45:03
    5
    unloading current configuration.
    May 15 12:45:18
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 3).
    May 15 12:45:18
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 2).
    May 15 12:45:18
    5
    Rotated TKIP group key.
    May 15 12:45:23
    5
    Associated with station 78:a3:e4:ba:90:42
    May 15 12:45:23
    5
    Installed unicast CCMP key for supplicant 78:a3:e4:ba:90:42
    May 15 12:46:23
    5
    Associated with station e4:92:fb:dc:02:0b
    May 15 12:46:24
    5
    Installed unicast CCMP key for supplicant e4:92:fb:dc:02:0b
    May 15 12:46:43
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:46:43
    5
    Installed unicast CCMP key for supplicant 24:fd:52:d0:3c:50
    May 15 12:46:58
    5
    Connection accepted from [::ffff:192.168.1.170]:49780.
    May 15 12:47:02
    5
    Connection accepted from [::ffff:192.168.1.170]:49782.
    May 15 12:47:05
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:47:05
    5
    Installed unicast CCMP key for supplicant 24:fd:52:d0:3c:50
    May 15 12:47:13
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:47:14
    5
    Installed unicast CCMP key for supplicant 24:fd:52:d0:3c:50
    May 15 12:47:27
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:47:30
    5
    Installed unicast CCMP key for supplicant 24:fd:52:d0:3c:50
    May 15 12:47:39
    5
    Disassociated with station 24:fd:52:d0:3c:50
    May 15 12:47:40
    5
    Rotated TKIP group key.
    May 15 12:47:44
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:47:44
    5
    Installed unicast CCMP key for supplicant 24:fd:52:d0:3c:50
    May 15 12:49:07
    5
    Disassociated with station 24:fd:52:d0:3c:50
    May 15 12:49:07
    5
    Rotated TKIP group key.
    May 15 12:49:13
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:49:13
    5
    Installed unicast CCMP key for supplicant 24:fd:52:d0:3c:50
    May 15 12:51:19
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:20
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:20
    5
    Installed unicast CCMP key for supplicant 24:fd:52:d0:3c:50
    May 15 12:51:26
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:30
    5
    Deauthenticating with station 24:fd:52:d0:3c:50 (reserved 2).
    May 15 12:51:30
    5
    Disassociated with station 24:fd:52:d0:3c:50
    May 15 12:51:31
    5
    Rotated TKIP group key.
    May 15 12:51:31
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:31
    5
    Installed unicast CCMP key for supplicant 24:fd:52:d0:3c:50
    May 15 12:51:34
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:38
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:40
    5
    Deauthenticating with station 24:fd:52:d0:3c:50 (reserved 2).
    May 15 12:51:40
    5
    Disassociated with station 24:fd:52:d0:3c:50
    May 15 12:51:40
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:41
    5
    Rotated TKIP group key.
    May 15 12:51:42
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:42
    5
    Installed unicast CCMP key for supplicant 24:fd:52:d0:3c:50
    May 15 12:51:47
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:49
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:49
    5
    Installed unicast CCMP key for supplicant 24:fd:52:d0:3c:50
    May 15 12:51:55
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:57
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:51:59
    5
    Deauthenticating with station 24:fd:52:d0:3c:50 (reserved 2).
    May 15 12:51:59
    5
    Disassociated with station 24:fd:52:d0:3c:50
    May 15 12:51:59
    5
    Rotated TKIP group key.
    May 15 12:52:05
    5
    Associated with station 24:fd:52:d0:3c:50
    May 15 12:52:09
    5
    Deauthenticating with station 24:fd:52:d0:3c:50 (reserved 2).
    May 15 12:52:09
    5
    Disassociated with station 24:fd:52:d0:3c:50
    May 15 12:52:20
    5
    Disassociated with station 24:fd:52:d0:3c:50
    May 15 12:59:22
    5
    Connection accepted from [::ffff:192.168.1.170]:49810.
    May 15 12:59:22
    5
    Connection accepted from [::ffff:192.168.1.170]:49812.
    May 15 13:00:07
    5
    Connection accepted from [::ffff:192.168.1.170]:49817.
    May 15 13:00:07
    5
    unloading current configuration.
    May 15 13:00:22
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 3).
    May 15 13:00:22
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 2).
    May 15 13:00:22
    5
    Rotated TKIP group key.
    May 15 13:00:35
    5
    Associated with station 78:a3:e4:ba:90:42
    May 15 13:00:35
    5
    Installed unicast CCMP key for supplicant 78:a3:e4:ba:90:42
    May 15 13:02:00
    5
    Connection accepted from [::ffff:192.168.1.170]:49826.
    May 15 13:02:00
    5
    Connection accepted from [::ffff:192.168.1.170]:49828.
    May 15 13:03:14
    5
    Connection accepted from [::ffff:192.168.1.170]:49832.
    May 15 13:03:15
    5
    unloading current configuration.
    May 15 13:03:31
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 3).
    May 15 13:03:31
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 2).
    May 15 13:03:31
    5
    Rotated TKIP group key.
    May 15 13:04:03
    5
    Associated with station 78:a3:e4:ba:90:42
    May 15 13:04:03
    5
    Installed unicast CCMP key for supplicant 78:a3:e4:ba:90:42
    May 15 13:05:07
    5
    Connection accepted from [::ffff:192.168.1.170]:49843.
    May 15 13:05:07
    5
    Connection accepted from [::ffff:192.168.1.170]:49845.
    May 15 13:06:15
    5
    Connection accepted from [::ffff:192.168.1.170]:49848.
    May 15 13:06:16
    5
    unloading current configuration.
    May 15 13:06:31
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 3).
    May 15 13:06:31
    5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 2).
    May 15 13:06:31
    5
    Rotated TKIP group key.
    May 15 13:07:04
    5
    Associated with station 78:a3:e4:ba:90:42
    May 15 13:07:04
    5
    Installed unicast CCMP key for supplicant 78:a3:e4:ba:90:42
    May 15 13:08:08
    5
    Connection accepted from [::ffff:192.168.1.170]:49854.
    May 15 13:08:09
    5
    Connection accepted from [::ffff:192.168.1.170]:49856.
    May 15 13:08:20
    5
    Connection accepted from [::ffff:192.168.1.170]:49858.
    May 15 13:12:31
    5
    unloading current configuration.
    May 15 13:32:36
    1
    WPA handshake failed with STA 1c:7b:21:9c:20:fd likely due to bad password from client
    May 15 13:32:57
    1
    WPA handshake failed with STA 1c:7b:21:9c:20:fd likely due to bad password from client
    May 15 13:33:09
    1
    WPA handshake failed with STA 1c:7b:21:9c:20:fd likely due to bad password from client
    May 15 13:33:22
    1
    WPA handshake failed with STA 1c:7b:21:9c:20:fd likely due to bad password from client
    May 15 13:33:33
    1
    WPA handshake failed with STA 1c:7b:21:9c:20:fd likely due to bad password from client
    May 15 15:21:21
    1
    WPA handshake failed with STA 10:68:3f:46:d2:69 likely due to bad password from client
    May 15 15:21:26
    1
    WPA handshake failed with STA 10:68:3f:46:d2:69 likely due to bad password from client
    May 15 15:21:41
    1
    WPA handshake failed with STA 10:68:3f:46:d2:69 likely due to bad password from client

    It says you have the wrong password.
    WPA handshake failed with STA 10:68:3f:46:d2:69 likely due to bad password from client
    Reset the TC to factory and start again.
    But do not be surprised if the v5 utility no longer works to do the setup.

  • TS1398 My ipad3 seems to have connection issues. It is wifi only but keeps losing the connection and is really slow in loading pages - a bit like dial-up speed!  My iPhone 4s and daughters'  ipad2 have no problems at all. Any ideas anyone?

    My ipad3 seems to have connection issues. It is wifi only but keeps losing the connection and is really slow in loading pages - a bit like dial-up speed!  My iPhone 4s and daughters'  ipad2 have no problems at all. Any ideas anyone?

    Look at 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
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • : "Invalid object name '#Temp'.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.

     Hi   .
        I was creating the  pass the values t in temp tables  though s sis package vs2012 .
      First I was taken on executive SQL TASK.
     IN EXCUTIVE SQL TASK  . I was write the stored proce:
    Sp;
    reate  procedure  USP_GETEMP2333
    AS
    begin
    Select  eid,ename,dept,salary from emp
    end;
    create table #temp(eid int,ename varchar(20),dept varchar(20),salary int)
      insert into #temp
       exec USP_GETMP02333
       go.
     It was executive correctly.
     I was taken another sequence container. In the sequence container iam creating one   executive  sql
    In 2<sup>nd</sup> excutive sql task: sql statements is
    if object_id('emp_fact_sal') is not null
     drop table emp_fact_sal
    select eid,ename as emp_name,sal_bar=
    case when salary<=5000 then 'l'
    when salary >5000 and salary<=7000 then 'm'
    else
    'h'
    end
    into emp_fact_sal from #temp.
     and one falt flies  it was taken to designation .
     iam changing  all  connection properties:
     in oldeb connection:
    in excutive sal task properties .
    delay validation is true,
    and retain connection maner is also true,
    and package mode is 64 bit is false.
     But iwas excutive in 2<sup>nd</sup> excutive ql task .
    Iam getting this type of errors,
                    [Execute SQL Task] Error: Executing the query " if object_id('emp_fact_sal') is not null
     drop ta..." failed with the following error: "Invalid object name '#Temp'.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established
    correctly.
     Please help me

    Arthur suggestion works but you shouldnt even be doing this on a SQL Task.
    Use a data flow task. You'll have better control over the data that is being transfered and get better performance because no staging table will be used.
    Just because there are clouds in the sky it doesn't mean it isn't blue. But someone will come and argue that in addition to clouds, birds, airplanes, pollution, sunsets, daltonism and nuclear bombs, all adding different colours to the sky, this
    is an undocumented behavior and should not be relied upon.

  • Possible solution to iphone 6 wifi connect issues

    Re: Why does iOS 8.0.2 not resolve the issue of WiFi connectivity with iOS 8 and the new iPhone 6?
    Trying to keep this thread alive. I had luck with what I discuss there.
    I want to add to that:
    After restoring from an icloud backup from my 4s, I never allowed my new iphone 6 to create its own new backup. I didn't have enough space on my icloud account. I meant to upgrade the space but every time it asked I didn't have my CC around (it wanted to verify my cc info)... so I just cancelled and figured I would do it later.  After deleting both the old and incomplete new backup... my wifi connectivity issues went away. (who knows why?)
    This has worked for a few hours now.. Something is for sure different.  Anyone with this issue try this and let us know how it works .

    iphone5s wifi is **** slow since I updated it to ios 8.0.2  It isn'tmy router because my laptop and PC
    are fine.my wifi is working fine even on Samsung Galaxy s3. I am able to stream movie on youtube on S3 but not on Iphone 5s. even whats up messages take long to download on iphone 5s.
    I have tried the following on the devices and nothing has changed! 
    Turned Wifi on and off
    Forget Wifi network add again
    Reset Network Settings
    Erase all content and restore from iTunes backup
    Erase all content and restore as a new device
    Disabling WiFi in location services >does nothing
    Disabling location services entirely >does nothing
    Changed the network type to WPA in my router to Personal or MixedWPA2/WPA -PSK. Rebooted router.
    I amfrustrated beyond belief! I shouldn't even have to try all these things and I'm even more frustrated the only way I can use my devices is by pulling from my Airtel cellular hotspot and use my data!
    This needs to get fixed ASAP!
    It seems like there is no Solution for IOS 8.0.2 Wifi Problem. We have to wait until apple release new update that may fix it.

  • Possible Resolution to MiFi 2200 connection issues when using WiFi

    I was having issues connecting to the Internet with my Windows 7 laptop using the MiFi 2200 as a WiFi device.
    My WiFi adfapter was retaining the last IP Address it had obtained ... in my case my home network.
    Go to a command prompt and do an ipconfig -release followed by ipconfig-renew.
    It pulls an address from the MiFi from the DHCP range and works perfectly.
    Hope this works for everyone!

    Maybe also check specific for the 2 different tcpip protoclas loaded.. here is the solution that resolved my connection issue:
    Updated Vista Home sp1 to sp2 ( 450+MB download )
    Updated Atheros AR5007 drivers to 7.6 , 2008 release... there might be a newer release but I dont want to jack with it now that I'm working.
    Check in network connections for wireless connection.
         I had 2 TCPIP protocols loaded. v6 and v4 .. v4 had IP and DNS hard set. changed both over to auto assign
    WALLA Mifi is now working wirelessly.

  • HP PhotoSmart 7510 suddenly has severe connectivity issues

    I have a HP PhotoSmart 7510 printer since about 2 months. Initial setup worked like a charm and the printer has been working pretty much perfectly for the last 2 months. Wireless printing, scanning and internet access on the printer (e.g. for Facebook photos) all worked. Just from time to time i would get the occasional (mildly annoying) message on my computer saying "scan to computer is currently unavailable" but it usually worked itself out and whenever I needed it to work, it did work.
    But since a few days ago, it has some severe connectivity issues. I didn't change any settings on the printer, router or computer - the issues just started appearing by themselves. I startet getting much more frequent messages on my computer saying "scan to computer is currently unavailable". I noticed I couldn't print anymore, and restarting computer, printer and/or router didn't help at all. The only thing so far i managed to print wirelessly since the problems started were the first 5 pixel rows of an image I tried to print, the rest didn't transmit.
    It seems the printer still connects to the WLAN but printing and scanning no longer work, and whenever I try to access a web service on the printer (like Facebook) it says it has no internet connection, even though the WLAN light is lit up (not blinking) and all the wireless status reports say "congratulations, no problems found" and display IPs etc. just like normal.
    I looked at the threads "PhotoSmart 7510 connects to router, but not to the web.", "Wireless printer (HP Photosmart 7510) not connecting to network" and "Photosmart 7510 won't connect to Web Services" but they weren't a big help. Activating EWS didn't work because even though the printer showed its IP address to be 192.168.1.3, when I entered this in my web browser it didn't find the printers configuration page.
    I tried the following steps from one of the threads:
    1. Restore the Network defaults
    2. Unplug the printers power cord while it is still on. Leave it unplugged and walk to the router.
    3. While the router is still on, unplug the power cord from the router, leave it unplugged for 30 seconds, then reconnect the power cord to the router. Once plugged back in the router should power on automatically.
    4. Plug the power cord back into the printer. Once plugged back in the printer should power on automatically.
    5. Run the Wireless Setup Wizard to reconnect the printer to your wireless network.
    6. Try enabling Web Services.
    I followed these steps exactly. Interestingly, even though I had done step 1 and restored the network settings to factory defaults, after turning back on, the printer somehow still had its old settings saved and reconnected to the network.
    It seemed to have fixed the problem, the printer finally had internet access again (Facebook app showed my photos) and scan to computer found my PC. But after just about 3 minutes, the printer had lost its internet connectivity again. When opening the Facebook app, it displayed the same error message it did before. And printing no longer worked as well.
    So, what is wrong with this printer?! It has the newest software update by the way (I checked during the 3 minutes it had internet access.) My computer is a HP Windows 7 x64 machine (EliteBook 6930p) and the router I'm using is a Netgear WNDR3700.
    I specifically bought this printer for my studies at university. In one week i have my exams and in order to study I REALLY need to be able to print some of my course materials! So any help as quickly as possible would be greatly appreciated. Or do you think this is a case for a warranty replacement, considering the printer's really strange and error-prone behavior?
    Thanks a lot!

    I can assure you that it is not a router issue.  It appears to me that it is a driver compatibility with Windows OS.  After trying to get to the bottom of this since my Photosmart 7525 was new and reading just about every forum and blog, I have come to the conclusion that the issue must be related to the HP driver itself.  
    The issue does not seem to affect any Mac systems, and from one forum someone was able to fix it by downloading new drivers compatible with 64-bit systems (which seem to not be affected by the glitch).  But that leaves us 32-bit people stuck with the current driver which does not work.
    The printer is connected with good signal to the wireless router (no matter who's router it is and what configuration is made).  The printer can be pinged from the router and any computer on the network which is not currently being affected by this issue.  However, the affected computer fails pings by either request timed out, or destination host unreachable.  Pings are successful from the affected computer to any other device on the network.  The only way to recover (at least for a few days) is to reboot the affected computer.
    Also, from the display on the 7525, the network tests pass without issue.  I can also download and print content from the internet with no issues.  
    Please do a quick google search of this issue and you will see several THOUSAND entries of people with the same request.  This is a serious issue that people are having and everything is pointing to an HP problem (not routers, improper installation of software or drivers, etc...).  I agree with several other customers that HP should be on the hook for this fix.  I will give it another couple weeks, then back to the store for a reliable unit from another competitor (Canon, Lexmark, etc..)
    Thank you in advance for escalating this issue to product engineering,
    S. Hunn
    There are 10 kinds of people in this world... Those who understand binary and those who do not.

  • Ipod connection issues with itunes

    i know, i am the one-thousandth person to write in about a connection issue, but i just bought a 8gb nano. my pc is recognizing the ipod, but itunes does not automatically start.
    instead, if i manually try to start up itunes, it either doesn't start at all, or when it does, it immediately locks up. or it will try as hard as it can to sync and then locks up.
    once i disconnect the ipod from the usb port, itunes will come back to life. i have done EVERYTHING the support pages say, reinstalled itunes, dumped temp files, stopped conflicting software...everything short of sending in the new ipod to be serviced. please if you have run into this particular problem and/or you know how to fix this issue, please respond
    i don't really want to send a brand-freaking-new ipod off to be serviced b/c i think this is a software issue.

    Hello lalajamjam,
    It sounds like you've done a rather good job of troubleshooting already. Other than testing to see if the issue is user-specific per ( http://support.apple.com/kb/TS1717 ) and possibly testing the Nano on another computer, there are few additional steps to try prior to getting it serviced.
    Charles

Maybe you are looking for

  • User Defined Field with Link Type

    Hi, I am trying to create a user defined field to allow users to attach word documents to Item Master Data. I have successfully created a User Defined Field under master data with Type: Data, Structure: Link. It appears in the Item Master Data as I w

  • [Solved] How to list which DNS I am using?

    Edit, solution to find which DNS you are using.  Install: sudo pacman -S dnsutils To get the "dig" command.  Then use it: dig http://www.google.ca And at the bottom of the output you will see SERVER: Which is immediately followed by the DNS you are u

  • Why is the itune icon keep poppin up

    why is the itune icon keep poppin up

  • Appstore and Itunes not working

    When I try to open the Mac Appstore it opens but shows no content. when I click to logout the app crashes If I open I tunes, I cannot see the itunes store, I can see MyApps etc. It tells me there is an update available, when I click to download the a

  • How can I synch my Palm One with iPhone?

    I have an old Palm Pilot with all my phone #s and addresses on it. How can I pour that info into my iPhone?