Why my JDev can not update?

i click the "help>check for updates..." and open the update wizard,then input my OTN account and password , click next,but there is a message is output :
Unable to conect to OTN using the specified user name and password,check that the correct user name and password have been specified
please help me!

Hello there, crivera350.
The following Knowledge Base article offers up some great steps for if you are unable to update your iOS device:
If you can't update or restore your iOS device
http://support.apple.com/kb/ht1808
Recovery mode erases your device and restores it, which should resolve the issue. If you previously synced with iTunes or iCloud, you may be able to restore from your backup after recovery.
Turn off your device. If you can't turn it off, press and hold the Sleep/Wake and Home buttons at the same time and wait a few seconds for it to turn off.
Plug the device's USB cable into your computer only.
Hold down the device's Home button as you connect the USB cable to it.
When you see the Connect to iTunes screen, release the Home button. If you don't see this screen, try steps 1 through 3 one more time.
iTunes should open and display a message such as: "iTunes has detected an iPhone in recovery mode. You must restore this iPhone before it can be used with iTunes."
Use iTunes to restore your device.
If you don't see your device in iTunes, follow these steps for Mac or these for Windows.
Thanks for reaching out to Apple Support Communities.
Cheers,
Pedro.

Similar Messages

  • Why my ipad can not update the ios7.1.1

    why my ipad can not update the ios 7.1.1

    Hello there, crivera350.
    The following Knowledge Base article offers up some great steps for if you are unable to update your iOS device:
    If you can't update or restore your iOS device
    http://support.apple.com/kb/ht1808
    Recovery mode erases your device and restores it, which should resolve the issue. If you previously synced with iTunes or iCloud, you may be able to restore from your backup after recovery.
    Turn off your device. If you can't turn it off, press and hold the Sleep/Wake and Home buttons at the same time and wait a few seconds for it to turn off.
    Plug the device's USB cable into your computer only.
    Hold down the device's Home button as you connect the USB cable to it.
    When you see the Connect to iTunes screen, release the Home button. If you don't see this screen, try steps 1 through 3 one more time.
    iTunes should open and display a message such as: "iTunes has detected an iPhone in recovery mode. You must restore this iPhone before it can be used with iTunes."
    Use iTunes to restore your device.
    If you don't see your device in iTunes, follow these steps for Mac or these for Windows.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Why this program can not update the datatbase?

    The database I used is MS SQL Server 2000.
    The program can run normally,but the table is not updated.
    import java.sql.*;
    public class BatchUpdate {
    public static void main(String args[]) {
    String url = "jdbc:mySubprotocol:myDataSource";
    Connection con;
    Statement stmt;
    try {
    Class.forName("myDriver.ClassName");
    } catch(java.lang.ClassNotFoundException e) {
    System.err.print("ClassNotFoundException: ");
    System.err.println(e.getMessage());
    try {
    con = DriverManager.getConnection(url, "myLogin", "myPassword");
    stmt = con.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE,
    ResultSet.CONCUR_UPDATABLE);
    con.setAutoCommit(false);
    stmt.addBatch("INSERT INTO COFFEES " + "VALUES('Amaretto', 49, 9.99, 0, 0)");
    stmt.addBatch("INSERT INTO COFFEES " + "VALUES('Hazelnut', 49, 9.99, 0, 0)");
    stmt.addBatch("INSERT INTO COFFEES " + "VALUES('Amaretto_decaf', 49, 10.99, 0, 0)");
    stmt.addBatch("INSERT INTO COFFEES " + "VALUES('Hazelnut_decaf', 49, 10.99, 0, 0)");
    int [] updateCounts = stmt.executeBatch();
    ResultSet uprs = stmt.executeQuery("SELECT * FROM COFFEES");
    System.out.println("Table COFFEES after insertion:");
    while (uprs.next()) {
    String name = uprs.getString("COF_NAME");
    int id = uprs.getInt("SUP_ID");
    float price = uprs.getFloat("PRICE");
    int sales = uprs.getInt("SALES");
    int total = uprs.getInt("TOTAL");
    System.out.print(name + " " + id + " " + price);
    System.out.println(" " + sales + " " + total);
    uprs.close();
    stmt.close();
    con.close();
    } catch(BatchUpdateException b) {
    System.err.println("SQLException: " + b.getMessage());
    System.err.println("SQLState: " + b.getSQLState());
    System.err.println("Message: " + b.getMessage());
    System.err.println("Vendor: " + b.getErrorCode());
    System.err.print("Update counts: ");
    int [] updateCounts = b.getUpdateCounts();
    for (int i = 0; i < updateCounts.length; i++) {
    System.err.print(updateCounts[i] + " ");
    } catch(SQLException ex) {
    System.err.println("SQLException: " + ex.getMessage());
    System.err.println("SQLState: " + ex.getSQLState());
    System.err.println("Message: " + ex.getMessage());
    System.err.println("Vendor: " + ex.getErrorCode());

    con.setAutoCommit(false);The changes are not comitted to the DB when you set autocommit to false.
    commit with
    con.commit();
    or dont set autocommit to false
    rgds

  • Can not update ios7 itunes has detected an ipad in recovery mode. why is this happening

    can not update ios7, itunes has detected ad ipad in recovery mode. why is this happening, it appears that apples answer to everyhing is to perfrom a factory reset...

    Please see: http://support.apple.com/kb/HT1808 for assistance with this issue.
    Regards,
    Steve

  • HT4623 why my ipphone can not be activated when I updated to IS06? My iphone is 3gs and original locked but now it's offical unlocked before i updated to ISO6

    why my iphone can not be activated when I updated to IS06?
    My iphone is 3gs 8g, and original locked but now it's offical unlocked before i updated to ISO6.
    iphone information:
    iphone 3gs
    Model:MC640LL
    SN:84xxxxEDG
    <Edited By Host>

    That means your phone is now a brick. Congratulations.
    That's a risk you take when you decide to hack the phone.
    You can't get any help here. Discussing hacked and jailbroken devices is forbidden by the terms of service.
    Maybe you can find something on google that will help you.

  • I can not update or restore any ios device with my iTunes in my macbook but I can with my pc, why?

    I can not update or restore any ios device with my iTunes in my macbook but I can with my pc, why?

  • I have the 1st version of iPad, why I can not update it

    I can not update my iPad which is the first model can u help

    The ipad 1 does not have the technology to update to IOS 7. iPod can't either, unless you have the latest generation.

  • Why I can not update the software of Iphone 6

    I can not update the software of my Iphone

    Hi alabdulla,
    If you are having an issue with updating iOS on your iPhone through iTunes, I would suggest that you troubleshoot using the steps in this article - 
    Resolve iOS update and restore errors in iTunes
    If you are trying to do your update over Wi-Fi, try doing it when connected to your computer and using iTunes. See this article -
    iTunes 11 for Windows: Update and restore software on iPod, iPhone, or iPad
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • Why I can not update my ipad to ios?

    I can not update my ipad to ios, Ihave enough  GB and stillnot letme update to ios

    Connect to iTune and Check for Updates (tap to enlarge image)

  • Have updated from Snow Leopard to Lion with Safari Version 5.0.5. Now I can not update to Safari 5.1. There is no update in the Software Updater, and on the apple-download page, I only found a Safari 5.1 for Snow Leopard. When executing it, there is an e

    I have updated from Snow Leopard to Lion with Safari Version 5.0.5. Now I can not update to Safari 5.1. There is no update in the Software Updater, and on the apple-download page, I only found a Safari 5.1 for Snow Leopard. When executing it, there is an error message, that it is for 10.6 only.
    It seems that I should have first updated Safari, and then only to Lion, which I didn't. Any idea how I can fix this now without having to rollback to Snow Leopard, update Safari and then go back to Lion?

    Try this Safari5.1 from the installer package
    http://www.filefactory.com/file/cc9005d/n/Safari.pkg.zip
    The download worked better with Firefox not sure why. At the bottom of the page after the captcha>> slow down load is the Free link,  it took about 4 minutes to download on my test.

  • Can not update tiger and safari does not start

    Hi everybody,
    I have actually two but probably interrelated problems: First, safari does not start and second, I can not update tiger.
    It all started a few days ago on my MacBook (Intel). Somehow, Safari produced an error (I only guess that it was Safari because I was downloading a movie clip) and Tiger was frozen. After rebooting, the whole system had problems (e.g., Safari and Skype were not starting). I tried to reinstall and archive mac os x but with no success. The problems were growing actually even worse (e.g., slow) and at some point in time, Tiger was not even starting. Thus, I did a full new installation of 10.4.8 (delete and install). Afterwards, it worked first but after the automatic software update, the system told me that their was an input/output error (???) during the 10.4.10 update. Afterwards, the whole system had again problems (slow and problems with even booting)!! Thus, the software update made it even worse. So, I did again a full installation (delete and install).
    I have to update my 10.4.8 system, because I also have iLife08 that needs at least 10.4.9. However, I don't know what to do to avoid again these update problems??
    In addition, despite the full installation, Safari is not starting. Thus, there is still some problems but I have now clue where this comes from as it is newly installed?!
    Any ideas?? Thanks...
    Crobus

    Crobus, welcome, since you are starting from scratch with each re-install why not try Kappy's Extended Hard Drive Preparation.
    http://discussions.apple.com/thread.jspa?messageID=5203987&#5203987
    Do all steps from 1 thru 6, it is by far a more maintenance oriented than an Erase and Install. After the preparation, install OS 10 from your DVD, then download the OS 10.4.10 Combo Updater.
    Joe

  • Can not update ipod ios

    I can not update my ipod touch....its model is 4.3.5.(8L1)... i tried to update on i tunes...everytime for 70 minutes it loads and loads and at the end itt gives error...and can not load the update....so icant update to ios 5...is there an other way to update except i tunes? And why doesnt it loads the update? Thanks....

    Possible hardware issues
    Error 48 (or -48): Quit iTunes, discard the .ipsw file, (see the steps under Advanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations), open iTunes and attempt to download the update again.
    Above from:
    http://support.apple.com/kb/TS3694#error48

  • Can not update since you have not owned the major version of software.

    The forums have multiple posts regarding the error "You can not update this software since you have not owned the major version of this software."
    Apple's solution is to archive the message without any comment or solution. Some people mention that Apple does not want people to have multiple accounts. We have multiple devices, why would we not have multiple accounts. I do not want all of my sons games on my phone. Could someone please offer a solution without deleting my post like last time.

    Is this article of any help http://support.apple.com/kb/ht1495 ?
    No idea why this has appeared three times
    Message was edited by: King_Penguin

  • Problem I can not Update new Nokia X6 8Gb firmware...

    Problem I can not Update new Nokia X6 firmware Version V.21.0.005,
     can someone tell me where can I get new Nokia Software Update for X6 8Gb,
     I tried to update new firmware, but this is new version is not Aviable 
    where I can get new version in my phone serial number: numbers end
     in ( 2587 ) and when will update available for my phone serial number be
    Thank you 

    Reasons why a phone cannot update:
    1. It is a country variant - country variants often get the updates later, or have updates skipped altogether. A Turkish country variant product code for example, skipped v40 and updated from v31 straight to v50.
    2. It is network branded - phones acquired from network providers or these providers' stores SIM free are branded, and will not get updates until the networks approve and modify the updates to their liking.
    3. Special editions - These special editions are chartered editions and may never get updates unless taken to a Nokia Care center.
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • HT5460 I can  not update to the new OS X Mountain Lion. Whenever I do I get a message an error has occurred, timed out 102.W

    I can not update to the new OS x Mountain Lion.  I get an error that  says it has timed out then "102".   WHy can't I get it update??
    Thanks for your help.

    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, or by corruption of certain system caches. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and  Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in 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, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

Maybe you are looking for

  • How to make an OSB proxy to the server responding with application/json?

    Hi, My question is related to unfortunately unanswered question: Re: OSB and Oracle Maps Big picture: There is a Jetty server on local network with SpringMVC controllers which respond with JSON. The only way to communicate from frontend application t

  • Gl account master load

    Hello I am working on BI7. We have loaded master data to 0GLACCOUNT. the datasource is delta enabled. Now it has a compounded char CHAR OF ACCOUNTS.the length of the char which have been given is 10. We are getting an error in the display of the Gl a

  • Anything missing?

    Hi all, Windows 2008 R2 SP1 Two HP NICs has been configured to use teaming When one NIC fails, the whole team was down for a while. So, anything we need to check on the switch config? Thank you!

  • There is invoice workflow approval running and i want to exclude from it specific supplier

    hi , please i am having some invoices from external system imported into oracle through interface , i want to import this invoices as approved or exclude it from the ap invoices approval workflow will someone help me how this could be done ?? thanks

  • Problem regarding partitioning of tables

    hi all....good afternoon I have a table of huge number of records and thats why I want to do partitioning of that table. The column upon which I have to make the partition is of varchar2(7) type which contains the data in the format '2009APR', '2010J