To: CF-Talk
Subject: RE: CFMX null null errors
I'm not using CFFORM at all. I think it may happen when trying to use
rereplace() on a large string. Could this be the culprit?
Brook
At 11:39 AM 3/6/2003 -0800, you wrote:
>java.lang.StackOverflowError means that the JVM ran out of room i
e have a better
handle on this possibility?
There any way you can narrow the guilty code down to a small piece and post
it?
barneyb
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 06, 2003 11:55 AM
> To: CF-Talk
> Subj
I'm not using CFFORM at all. I think it may happen when trying to use
rereplace() on a large string. Could this be the culprit?
Brook
At 11:39 AM 3/6/2003 -0800, you wrote:
>java.lang.StackOverflowError means that the JVM ran out of room in memory
>for processing more method calls. This shouldn
java.lang.StackOverflowError means that the JVM ran out of room in memory
for processing more method calls. This shouldn't happen under normal use;
it's usually tied to runaway recursive calls, or possibly infinite loops.
I'd check for either of those cases, perhaps with some code library that
you
MAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 20, 2003 11:22 AM
To: CF-Talk
Subject: RE: CFMX null null errors?
Well, the client.properties file looks like this:
#ClientID Sequence
#Thu Feb 20 03:57:11 PST 2003
LastID=166601
Shouldn't there be more? Also, the log shows the
Well, the client.properties file looks like this:
#ClientID Sequence
#Thu Feb 20 03:57:11 PST 2003
LastID=166601
Shouldn't there be more? Also, the log shows these errors:
"Error","jrpp-7969","02/20/03","08:04:11","logiformsV2_external","null The
specific sequence of files included or processed
Check your client.properties file and see if it is 0 k.
It is located in cfusionmx\lib\
We have seen this error when MX blanks out the client.properties file
and MX cannot assign a new client var.
~~
Stephenie Hamilton
Macromedia Certified ColdFusion Professional
CFXHosting
-Original Me
7 matches
Mail list logo