Is my configuration correct? I keep getting errors :(

Hi all, if someone could help me out with this problem I'm having (below) I swear I'll send you a thankyou note with lots of smiley faces attached :)
The Problem:
Here's the errors we get every few hours or so which result in jboss unable to accept new connections. The system load is always below 1 with the uptime command, and we never run out of memory:
14:06:37,187 ERROR [STDERR] java.lang.OutOfMemoryError: unable to create new native thread
14:06:37,188 ERROR [STDERR]      at java.lang.Thread.start(Native Method)
14:06:37,188 ERROR [STDERR]      at org.mortbay.util.ThreadPool.newThread(ThreadPool.java:495)
14:06:37,188 ERROR [STDERR]      at org.mortbay.util.ThreadPool.access$700(ThreadPool.java:35)
14:06:37,188 ERROR [STDERR]      at org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:709)
14:06:37,188 ERROR [STDERR]      at java.lang.Thread.run(Thread.java:536)
Here is my system info:
Dual 2.4 gig Pentium4s with Hyper-threading
2.4.20-18.9bigmem #1 SMP
4 gigs of memory
Redhat 8.0
Here is my startup script's Java options:
JAVA_OPTS="$JAVA_OPTS -Dprogram.name=$PROGNAME -Xmx1536m -Xms1536m -Xss1024k"
(note - we've tried lowering Xss to 128k and ended up with stack overflows)
Here are my kernel parameters:
abi.fake_utsname = 0
abi.trace = 0
abi.defhandler_libcso = 68157441
abi.defhandler_lcall7 = 68157441
abi.defhandler_elf = 0
abi.defhandler_coff = 117440515
dev.raid.speed_limit_max = 10000
dev.raid.speed_limit_min = 100
dev.rtc.max-user-freq = 64
debug.rpmarch =
debug.kerneltype =
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 60000
net.ipv4.conf.eth1.arp_filter = 0
net.ipv4.conf.eth1.tag = 0
net.ipv4.conf.eth1.log_martians = 0
net.ipv4.conf.eth1.bootp_relay = 0
net.ipv4.conf.eth1.medium_id = 0
net.ipv4.conf.eth1.proxy_arp = 0
net.ipv4.conf.eth1.accept_source_route = 1
net.ipv4.conf.eth1.send_redirects = 1
net.ipv4.conf.eth1.rp_filter = 1
net.ipv4.conf.eth1.shared_media = 1
net.ipv4.conf.eth1.secure_redirects = 1
net.ipv4.conf.eth1.accept_redirects = 1
net.ipv4.conf.eth1.mc_forwarding = 0
net.ipv4.conf.eth1.forwarding = 1
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.tag = 0
net.ipv4.conf.eth0.log_martians = 0
net.ipv4.conf.eth0.bootp_relay = 0
net.ipv4.conf.eth0.medium_id = 0
net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.eth0.accept_source_route = 1
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.eth0.shared_media = 1
net.ipv4.conf.eth0.secure_redirects = 1
net.ipv4.conf.eth0.accept_redirects = 1
net.ipv4.conf.eth0.mc_forwarding = 0
net.ipv4.conf.eth0.forwarding = 1
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 1
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 1
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 1
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 1
net.ipv4.neigh.eth1.locktime = 100
net.ipv4.neigh.eth1.proxy_delay = 80
net.ipv4.neigh.eth1.anycast_delay = 100
net.ipv4.neigh.eth1.proxy_qlen = 64
net.ipv4.neigh.eth1.unres_qlen = 3
net.ipv4.neigh.eth1.gc_stale_time = 60
net.ipv4.neigh.eth1.delay_first_probe_time = 5
net.ipv4.neigh.eth1.base_reachable_time = 30
net.ipv4.neigh.eth1.retrans_time = 100
net.ipv4.neigh.eth1.app_solicit = 0
net.ipv4.neigh.eth1.ucast_solicit = 3
net.ipv4.neigh.eth1.mcast_solicit = 3
net.ipv4.neigh.eth0.locktime = 100
net.ipv4.neigh.eth0.proxy_delay = 80
net.ipv4.neigh.eth0.anycast_delay = 100
net.ipv4.neigh.eth0.proxy_qlen = 64
net.ipv4.neigh.eth0.unres_qlen = 3
net.ipv4.neigh.eth0.gc_stale_time = 60
net.ipv4.neigh.eth0.delay_first_probe_time = 5
net.ipv4.neigh.eth0.base_reachable_time = 30
net.ipv4.neigh.eth0.retrans_time = 100
net.ipv4.neigh.eth0.app_solicit = 0
net.ipv4.neigh.eth0.ucast_solicit = 3
net.ipv4.neigh.eth0.mcast_solicit = 3
net.ipv4.neigh.lo.locktime = 100
net.ipv4.neigh.lo.proxy_delay = 80
net.ipv4.neigh.lo.anycast_delay = 100
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 100
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 100
net.ipv4.neigh.default.proxy_delay = 80
net.ipv4.neigh.default.anycast_delay = 100
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 100
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 100
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_rmem = 4096 87380 174760
net.ipv4.tcp_wmem = 4096 16384 131072
net.ipv4.tcp_mem = 195584 196096 196608
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_memberships = 20
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.error_burst = 500
net.ipv4.route.error_cost = 100
net.ipv4.route.redirect_silence = 2048
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 2
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval = 5
net.ipv4.route.max_size = 1048576
net.ipv4.route.gc_thresh = 65536
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_ignore_bogus_error_responses = 0
net.ipv4.icmp_echo_ignore_broadcasts = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 32768 61000
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_syncookies = 0
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.ipfrag_time = 30
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 32768
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_forward = 1
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.core.divert_version = 0.46
net.core.hot_list_length = 128
net.core.optmem_max = 10240
net.core.message_burst = 50
net.core.message_cost = 5
net.core.mod_cong = 290
net.core.lo_cong = 100
net.core.no_cong = 20
net.core.no_cong_thresh = 20
net.core.netdev_max_backlog = 300
net.core.dev_weight = 64
net.core.rmem_default = 65535
net.core.wmem_default = 65535
net.core.rmem_max = 131071
net.core.wmem_max = 131071
vm.max_map_count = 65536
vm.max-readahead = 31
vm.min-readahead = 3
vm.page-cluster = 3
vm.pagetable_cache = 25 50
vm.kswapd = 512 32 8
vm.overcommit_memory = 0
vm.bdflush = 30 500 0 0 500 3000 60 20 0
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.random.uuid = 902f6c8d-6983-45a6-8c18-1bcfe473619a
kernel.random.boot_id = 8f59d695-0ad3-46a1-b744-36b4ff3278fb
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 8
kernel.random.entropy_avail = 4096
kernel.random.poolsize = 512
kernel.pid_max = 32768
kernel.threads-max = 250000
kernel.cad_pid = 1
kernel.sysrq = 0
kernel.sem = 256 32000 128 128
kernel.msgmnb = 16384
kernel.msgmni = 16
kernel.msgmax = 8192
kernel.shmmni = 4096
kernel.shmall = 1073741824
kernel.shmmax = 1073741824
kernel.rtsig-max = 1024
kernel.rtsig-nr = 1
kernel.acct = 4 2 30
kernel.hotplug = /sbin/hotplug
kernel.modprobe = /sbin/modprobe
kernel.printk = 6 4 1 7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 256
kernel.cap-bound = -257
kernel.tainted = 0
kernel.core_pattern = core
kernel.core_uses_pid = 1
kernel.print_fatal_signals = 0
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = nrsweb
kernel.version = #1 SMP Thu May 29 06:41:01 EDT 2003
kernel.osrelease = 2.4.20-18.9bigmem
kernel.ostype = Linux
fs.quota.syncs = 8
fs.quota.free_dquots = 0
fs.quota.allocated_dquots = 0
fs.quota.cache_hits = 0
fs.quota.writes = 0
fs.quota.reads = 0
fs.quota.drops = 0
fs.quota.lookups = 0
fs.lease-break-time = 45
fs.dir-notify-enable = 1
fs.leases-enable = 1
fs.overflowgid = 65534
fs.overflowuid = 65534
fs.dentry-state = 94865 83143 45 0 0 0
fs.file-max = 471859
fs.file-nr = 1361 815 471859
fs.inode-state = 88801 1260 0 0 0 0 0

Looking at your java opts I am guessing its a HUGE application. What is the java/JBoss version you are using?.
I am guessing some memory leaks, like not realeasing the JDBC connections, not closing the file descriptors and/or result sets etc when the thread is executing
I would suggest you to run your application through a profiler(Eclipse had a neat profile plugin ... nifty tool :-)) and see if any objects are being held up!

Similar Messages

  • Lightroom won't install correctly. Keep getting "Error 1935." Can anyone help?

    I have a computer with an SSD drive for the OS and a SATA3 hard drive for programs and data.  Won't install on either drive.  Keep getting same error code.  At the end of the message it reads "HRESULT: 0x800736B3.

    Hi Grilldog,
    Please refer to the following help document on error 1935.
    Please try to follow the steps regardless the product mentioned in the article.
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    Please let me know the results.
    Regards,
    Sumit Singh

  • Hello, when trying to insatll itunes on my windows7 pc, I keep getting error occured before installation of  itunes was configured. No mdifications have been made to your computer...itunes

    Hello, when trying to insatll itunes on my windows7 pc, I keep getting error occured before installation of  itunes was configured. No mdifications have been made to your computer...

    Hey AJS4862,
    Thanks for the question. If I understand correctly, you are having trouble installing iTunes on Windows. I would recommend that you read this article, it may be able to help you isolate or resolve the issue.
    Issues installing iTunes for Windows - Apple Support
    Thanks for using Apple Support Communities.
    Have a great day,
    Mario

  • Just tried to install update to iTunes and keep getting error statements. The errors statements read: "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows error 1114) and Runtime error - Program: C\Program files (x86)\iTunes\iTun

    I just tried to install the iTunes update 11.4.1 and keep getting error messages.  I have never had this issue before over many years of using iTunes and getting updates to the software.  I have removed the iTunes from my computer and reinstalled it but keep getting the errors.  Here are the error statements: "Runtime error: Program: C:\Program Files(x86)\iTunes\iTunes.exe; R6034; An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team.  iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows error 1114)

    Follow the instructions of tt2 in https://discussions.apple.com/thread/5822086 and note to run as admin

  • I have tried to download ITunes 11on Windows 7 but I keep getting error message 5 telling me it did not install correctly and to install again. Can anyone help?

    I have tried to download ITunes 11on Windows 7 but I keep getting error message 5 telling me it did not install correctly and to install again. Can anyone help?

    HI there,
    I would recommend taking a look at the troubleshooting steps found in the artilce below.
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/ht1926
    -Griff W

  • I keep getting error 2503; 2502 when trying to install itunes in order to back-up my iphone; are there any downloads to correct this problem; any other help???

    I keep getting error 2502 and 2503 when trying to install itunes on my Win8 in order to back up my iphone; are there any downloads to correct this; any help????

    The issue seems to be with Windows 8/computer.  Try googling those error codes and see what result you get.
    I don't see any of those error codes in apple support page http://support.apple.com/kb/TS3694 http://support.apple.com/kb/TS1424

  • HT5622 When I tried to use my saved credit card, I made an error & it didn't work. Now, although the error is corrected, I keep getting a message that the card is declined. Can I fix this, or will the error time out?

    When I tried to use my saved credit card, I made an error & it didn't work. Now, although the error is corrected, I keep getting a message that the card is declined. Can I fix this, or will the error time out?

    Hello KGDJ,
    Thanks for using Apple Support Communities.
    When there is a mismatch between the iTunes Store's records and your credit card company's records, you will receive an error message
    For more information on this, take a look at:
    iTunes Store: My credit card's security code or zip code does not match my bank's records
    http://support.apple.com/kb/ts1646
    If the issue persists, contact your credit card company and verify that they and any company they use to process credit card authorizations have the correct information on file.
    Best of luck,
    Mario

  • I am trying to update itunes and keep getting error code 2324 how can i correct this

    I am trying to update itunes on my laptop and keep getting error message 2324. How can I correct this.
    I have tried to reinstall but with no luck

    Let's try the fixit from the following Microsoft document with that one:
    Fix problems with programs that can't be installed or uninstalled

  • Keep getting error message from 'Cron Daemon'

    I have been running an Xserve G4 with Mac OS X Server 10.3.9 as a mail server and web server for several years now with no problems. Recently, however, I tried to set up a mailing list, which I had never done before. When I tried doing this, OS X automatically created a mailing list called "Mailman" for me, in addition to the mailing list I created.
    Now I keep getting error messages sent by "Cron Daemon <[email protected]>" to that "Mailman" mailing list. The error messages are sent to the mailing list and I get them as a subscriber to the list. They read:
    ====
    From: [email protected]
    Subject: [Mailman] Cron <mailman@www> /usr/bin/python -S /usr/share/mailman/cron/senddigests
    Date: 6 mai 2006 12:00:00 HAA
    To: [email protected]
    Modules/gcmodule.c:215: failed assertion `gc->gc.gc_refs == GC_REACHABLE'
    Mailman mailing list
    [email protected]
    http://www.mydomain.com/mailman/listinfo/mailman
    ===
    I did some research on the OS X Server support pages and discussion forums and couldn't find any references to such a problem.
    With a worldwide search with Google, I only found very obscure stuff about Python, which I know nothing about.
    The mailing lists appear to be working fine other than that (and the fact that Mailman uses "www.mydomain.com" instead of just "mydomain.com").
    Any help would be greatly appreciated.
    Pierre

    Thanks for the clarification. I really do not need anything fancy at this point. Also, please note that I am still using Server 10.3.9, not 10.4.
    Now, as for the initial problem, I am afraid it is not gone. It has just changed. Here's what I got in my mailbox this morning:
    ===
    From: [email protected]
    Subject: Un envoi sur la liste Mailman à partir de [email protected] requiert une approbation
    Date: 8 mai 2006 09:25:02 HAA
    To: [email protected]
    En tant qu'administrateur de liste, votre autorisation est nécessaire
    pour l'envoi du message suivant vers la liste:
    Liste: [email protected]
    De: [email protected]
    Objet: Cron <mailman@www> /usr/bin/python -S /usr/share/mailman/cron/gate_news
    Raison: Envoi par un non-abonné sur une liste reservée aux abonnés
    Quand vous le souhaitez, rendez-vous à:
    http://www.mydomain.com/mailman/admindb/mailman
    pour approuver ou rejeter la demande.
    From: [email protected] (Cron Daemon)
    Date: 8 mai 2006 09:25:01 HAA
    To: [email protected]
    Subject: Cron <mailman@www> /usr/bin/python -S /usr/share/mailman/cron/gate_news
    Modules/gcmodule.c:215: failed assertion `gc->gc.gc_refs == GC_REACHABLE'
    From: [email protected]
    ===
    In other words, the error message is still coming, but now it's being sent by "[email protected]" and since this is not a subscriber to the list, I get the admin notice requiring approval. (It's in French because I am using mailman's French-language option, but you should get the gist of it .)
    I still do not know:
    1) what causes this message and what it means
    2) why it's coming from "[email protected]" rather than "[email protected]".
    Like I said, I changed the "host_name" option from "www.mydomain.com" to "mydomain.com" in both mailing lists I have, but obviously there is still some part of Mailman that thinks it should be using "www.mydomain.com".
    I am afraid I still don't know what to do about this.
    FWIW, I ran the check_perms command you gave me this morning and it did find 10 problems and corrected them. I don't know yet if this will help with this particular problem.

  • Unable to email a document.  Keep getting error message:  Invalid Date Enter 2-digit month

    Unable to email a document.  Keep getting error message:  Invalid Date Enter 2-digit month
    Does not happen with all forms which emante from same USG webpage
    Any adivice?

    If i am using 11G andrtp is 11g but on rtp side if they configure SSL, is it mandatory to do it from our side also?No it not mandatory to enable SSL at your end however you have to configure identity and trsut at your end.
    Any update on my regular question(The main forum question)?You mentioned that you are posting message from 10g to 11g and as per log you are sending it to URL - https://dev-nog.server:443/b2b/transportServlet
    So few things which I see as a problem are-
    1. You should use URL https://hostname:soa_server_ssl_port/b2b/httpReceiver instead of https://dev-nog.server:443/b2b/transportServlet
    2. SOA server SSL port should be enabled (SSL should be enabled on SOA server)
    3. You should configure wallet at 10g side to contain trust cert of 11g server
    Regards,
    Anuj

  • After downloading the latest upgrade of Adobe, I can no longer open files that are PDF's.  Why do I keep getting error 0.104?

    Since October 23rd, after downloading the recent upgrade for Adobe Reader,  I continually keep getting error code 0.104 whenever I try to open a file that is in PDF format.  No matter if I'm using Internet Explorer or Chrome.  Huge waste of time!  I have restored the Adobe to previous upgrade of September 2014, which was working fine.  I have restarted the computer several times since I restored to prior version with no luck at all.  

    This is the message i keep getting when I try and open my PDF files that are on my desktop. I run a Macbook Pro. I checked for updates on system and adobe all say unto date?
    Adobe Reader could not open 'Employment Application(1).pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).

  • HT4061 3GS stuck on connect to iTunes screen and keep getting error 29 at restore tried 5 different batteries all with different apn numbers what apn should my batterie have

    Keep getting error 29 I have tried 5 batteries now all with different apn numbers which is the correct batterie to use in my 3GS

    Error 20, 21, 23, 26, 28, 29, 34, 37
    These errors typically occur when security software interferes with the restore and update process. FollowTroubleshooting security software issues to resolve this issue. In rare cases, these errors may be a hardware issue. If the errors persist on another computer, the device may need service

  • How do you download when you keep getting error 7 messages?

    how do you download/upgrade itunes ? I have tried downloading from the web page and automatically download off computer. I keep getting error 7 messages.
    What can be done?

    So, the article suggests this -
    Configure your security software
    Related errors: 2, 4, 6, 9, 1000, 1611, 9006, 9807, 9844. Sometimes as a result of this issue, a device might stop responding during the restore process.
    Check your security software and settings, which can block ports and prevent connection to Apple servers during update and restore.
    Did you go to the next security software link, update the time and check the ports?
    An easy quick fix you can try without running throuh the security software article, is try restoring from another computer or uninstall the security software on your computer.

  • HT201210 i keep getting error 3194 when restoring ??

    I keep getting error 3194 when restoring ipad help ???

    From 2nd link below.
    Error 1004, 1013, 1638, 3014, 3194: These errors may be the result of the connection to gs.apple.com being redirected or blocked. Follow these steps to resolve these errors:
        1.    Install the latest version of iTunes.
        2.    Check security software. Ensure that communication to gs.apple.com is allowed. Follow this article for assistance with security software. iTunes for Windows: Troubleshooting security software issues.
        3.    Check the hosts file. The restore will fail if there is an active entry to redirect gs.apple.com. Follow iTunes: Advanced iTunes Store troubleshooting to edit the hosts file or revert to a default hosts file. See section "Blocked by configuration: (Mac OS X/Windows) > Rebuild network information".
        4.    Try to restore from another known-good computer and network.
        5.    If the errors persist on another computer, the device may need service.
    Update and restore alert messages on iPhone, iPad, and iPod touch
    http://www.buybuyla.com/tech/view/012953a0d412000e.shtml
    iOS: Resolving update and restore alert messages
    http://support.apple.com/kb/TS1275
    iPad: Unable to update or restore
    http://support.apple.com/kb/ht4097
     Cheers, Tom

  • Keep getting error message 400

    I reinstalled Photoshop Elements 10, on my same computer, I cannot log in keep getting error message 400

    http://barbarabrundage.com/2013/09/16/pse-8-9-10-cant-sign-in-error-404/
    edited for correct link

  • Keep getting error code 205?

    I am trying to access my free trial of Lightroom.  I have it installed on my other computer and I am trying to install it on this computer, but I keep getting error code 205.  I changed browsers and am using an ethernet cable.  I still get the same error code when I try to install creative cloud.

    you have a corrupted installer.
    retry downloading.  if you continue to have problems with adobe's web site and if you follow all 7 steps you can directly download a trial here:  New Adobe Lightroom 6 (CC) Direct Download Links – Free Trials | ProDesignTools
    if you have a problem starting the download, you didn't follow all 7 steps, or your browser does not accept cookies. 
    the most common problem is caused by failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com). 
    failure to obtain that cookie results in an error page being displayed after clicking a link on prodesigntools.com or initiates the download of an incorrect (eg, current) version.

Maybe you are looking for

  • HT1492 windows 7 boot camp black screen after install

    Hi, I have installed bootcamp on a 2010 white macbook with os 10.7 Windows 7 was install all the updates for apple and windows where completed. Everything was looking good and running great. This is my work computer and it has run boot camp previousl

  • Help! iPod suddenly will not update or sync or even be recognised by my PC!

    Hi, I've been reading all the topics - but I still need help! I have a 3rd generation 20GB ipod that i've had for just over a year (just out of warranty!) and have never had a problem with it. Recently I needed to use it as a hard drive as well and e

  • Saving compound graphics in structured documents OR how to create a link in a graphic

    Hi all, Frame 9 structured. We need to make a graphic icon into a link.  In nonstructured documents (we have a different product that is not in structure), we just create a text frame on top of the graphic in the anchored frame, and add a hypertext m

  • URGENT - How to change data in a table

    I have created the basic table to display some data. But how do I change some of the data in the table. I generate the data within my program and then need to display the new table data in the same original table.

  • [PROBLEM] TextField() and addChild(scrollbar)

    Hi, i've HTMLText class that extends TextField. When i try to use addChild to an instance of this class like: htmlTxt.addChild(mySb); it says to me Error #1061: Call to a possibly undefined method addEvent through a reference with static type Why? I