java.lang.StackOverflowError

Ask a Question related to Macromedia ColdFusion, Design and Development.

  1. #1

    Default java.lang.StackOverflowError

    I sporadically get this message, and I cannot figure out why it comes and goes.
    It doesn't appear to have anything to do with my code, as the problem will
    just randomly show up and go away. Has anyone any idea what is causing this
    and how to fix it?:|

    briankitt Guest

  2. Similar Questions and Discussions

    1. java.lang.NumberFormatException
      I am looking for any input regarading an error recently encountered when the value of a number (ORACLE 9i number(12,2)) column is SUMed. The values...
    2. java.lang.OutOfMemoryError
      We are running Win2003, SQL 2000, IIS6, MX with last Updater 3. Memory 1 Giga Byte Multithreads = 1 (To prevent any problems with unlocked...
    3. java.lang.UnsatisfiedLinkError:
      i have just installed coldfusion mx 7 and it is giving me the error below in the cfserver.log. so, cannot display the coldfusion administrator. what...
    4. #19327 [Fbk->NoF]: java.lang.UnsatisfiedLinkError: no php_java in java.library.path
      ID: 19327 Updated by: sniper@php.net Reported By: chregu@php.net -Status: Feedback +Status: No...
    5. #19327 [Opn->Fbk]: java.lang.UnsatisfiedLinkError: no php_java in java.library.path
      ID: 19327 Updated by: iliaa@php.net Reported By: chregu@php.net -Status: Open +Status: Feedback Bug...
  3. #2

    Default Re: java.lang.StackOverflowError

    Quote Originally Posted by briankitt View Post
    I sporadically get this message, and I cannot figure out why it comes and goes.
    It doesn't appear to have anything to do with my code, as the problem will
    just randomly show up and go away. Has anyone any idea what is causing this
    and how to fix it?:|
    Try this:
    http://boncode.blogspot.com/2011/04/cf-coldfusion-javalangstackoverflowerro.html
    Unregistered Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139