Re: [ACFUG Discuss] jrun.exe application error

2006-11-30 Thread Brooks . Wilson
This looks like a null pointer assignment error. I suggest looking at your 
logs to see if you can find the program that is generating the error. 
Also, do you have CFMX 7 version 2 installed? That may help.




Debbie Gregory [EMAIL PROTECTED] 
Sent by: [EMAIL PROTECTED]
11/29/2006 07:25 AM
Please respond to
discussion@acfug.org


To
discussion@acfug.org
cc

Subject
[ACFUG Discuss] jrun.exe application error






We are running Win2K with CFMX7.  Every day we get this error (sometimes 
several times a day).
 
?The instruction at ?0x0803ddf4? referenced memory at ?0x?.  The 
memory could not be read.  Click OK to terminate the program.?
 
When we click OK, the CF application service restarts. 
 
Does anyone have any advice on how to stop this error? 
 
 
Thanks,
Debbie Gregory
An ounce of peace is worth more than a pound of victory. 
 

- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 



-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




Re: [ACFUG Discuss] jrun.exe application error

2006-11-29 Thread Teddy Payne

What Java run time are you using and this may sound odd, but when was the
last time the server received some sort of maintenance like disk
defragmentation or a disk sector check?

Teddy


On 11/29/06, Debbie Gregory [EMAIL PROTECTED] wrote:


 We are running Win2K with CFMX7.  Every day we get this error (sometimes
several times a day).



*The instruction at 0x0803ddf4 referenced memory at 0x.  The
memory could not be read.  Click OK to terminate the program.*



When we click OK, the CF application service restarts.



Does anyone have any advice on how to stop this error?





Thanks,

*Debbie Gregory*

*An ounce of peace is worth more than a pound of victory.*



-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserformhttp://www.acfug.org/?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink http://www.fusionlink.com/
-





--
cf_payne /
Adobe Certified ColdFusion MX 7 Developer
Atlanta CFUG (ACFUG): http://www.acfug.org



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



RE: [ACFUG Discuss] jrun.exe application error

2006-11-29 Thread Charlie Arehart
Debbie, do you get this in a particular browser, while visiting your CF web
site, do you mean? In which case, it would seem curious that clicking ok
would terminate CF itself. Or do you mean that someone sitting the server
itself where CF runs is seeing this pop up?
 
I ask, because as I did a little googling around, I found this:
 
http://www.castlecops.com/postt109185.html
 
where someone had a similar problem (not related to CF but IE) and they ran
adaware which found one suspicious object, which the person removed and then
reported that things seemed better. May not be connected to your problem at
all, though.
 
Another was this:
 
http://www.experts-exchange.com/Web/Browser_Issues/Q_20591182.html
 
where someone showed specific HTML that was causing the error in IE. Again,
it's not clear if that may be the sort of thing that's happening to you.
 
But still another, along Teddy's lines, was a suggestion of possible
hardware problems, in this case, memory:
 
http://techrepublic.com.com/5208-6230-0.html?forumID=89
http://techrepublic.com.com/5208-6230-0.html?forumID=89threadID=26mes
sageID=2084382 threadID=26messageID=2084382
 
Finally, if you're wondering how I might have found anything on google, I
don't know if you tried but if you were to use the exact string of the error
message, it returns nothing. I removed the specific reference to the bad
address (since that can be quite variable, though I left the the 000
reference. More important, I put quotes around what the phrases that did
need to stay together, which resulted in this:
 
instruction at referenced memory at  0x  The memory could not
be read
 
and found over 12,000 hits. Obviously, you're not alone. :-) And many of
them do mention Win2k specifically, so it may be 2k-specific (or may not).
Hope any of that may help.
 
/Charlie
http://www.carehart.org/blog/  

 


  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Debbie Gregory
Sent: Wednesday, November 29, 2006 7:26 AM
To: discussion@acfug.org
Subject: [ACFUG Discuss] jrun.exe application error



We are running Win2K with CFMX7.  Every day we get this error (sometimes
several times a day).

 

The instruction at 0x0803ddf4 referenced memory at 0x.  The
memory could not be read.  Click OK to terminate the program.

 

When we click OK, the CF application service restarts. 

 

Does anyone have any advice on how to stop this error?  

 

 

Thanks,

Debbie Gregory

An ounce of peace is worth more than a pound of victory. 

 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-

attachment: image002.jpg


RE: [ACFUG Discuss] jrun.exe application error

2006-11-29 Thread John Mason
This can be a tricky issue to resolve. In most cases, I would simply advise
a server rebuild. But it if isn't possible and you got the time to research
the issue. Here's a list to check through..
 
-Was a server update done lately?
-Sometimes you'll update the server system which will conflict with a
driver that cf is using causing memory issues.
-Is CF up-to-date?
-Is the windows server up-to-date?
-What version of the JVM is CF runnning off of?
-May be an older jvm (which controls memory for CF), upgrade it and
see if the issue goes away
-Server Event Logs, anything else hitting these type of memory problems. If
it's hardware, other things like IIS may trigger the same issues.
-is the memory registered (has internal error checking)
-if you think it's hardware, switch out the memory and see if that
resolves the problem
-Check your MDAC version and cf db driver versions.
 
Like I said, it's sometimes better to rebuild with the latest Windows and
CF, than trying to figure out what went wrong. Win2K is literally 6+ years
old, weird bugs and problems such as these will slowly crop up with an older
OS like this.
 
John
[EMAIL PROTECTED]
 
 


  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne
Sent: Wednesday, November 29, 2006 7:50 AM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] jrun.exe application error


What Java run time are you using and this may sound odd, but when was the
last time the server received some sort of maintenance like disk
defragmentation or a disk sector check?
 
Teddy

 
On 11/29/06, Debbie Gregory [EMAIL PROTECTED] wrote: 

We are running Win2K with CFMX7.  Every day we get this error (sometimes
several times a day).

 

The instruction at 0x0803ddf4 referenced memory at 0x.  The
memory could not be read.  Click OK to terminate the program. 

 

When we click OK, the CF application service restarts. 

 

Does anyone have any advice on how to stop this error?  

 

 

Thanks,

Debbie Gregory 

An ounce of peace is worth more than a pound of victory. 

 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform
http://www.acfug.org/?fa=login.edituserform  

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com/  
- 




-- 
cf_payne /
Adobe Certified ColdFusion MX 7 Developer
Atlanta CFUG (ACFUG): http://www.acfug.org 
- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



RE: [ACFUG Discuss] jrun.exe application error

2006-11-29 Thread Debbie Gregory
Thanks to everyone for replying.  I am trying to get the answers to some of
your questions.  The server is actually in Philly and our Sys Admin is out.


 

Charlie, I mean someone is sitting at the server and the error happens.not
in a web page.

 

  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Mason
Sent: Wednesday, November 29, 2006 1:06 PM
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] jrun.exe application error

 

This can be a tricky issue to resolve. In most cases, I would simply advise
a server rebuild. But it if isn't possible and you got the time to research
the issue. Here's a list to check through..

 

-Was a server update done lately?

-Sometimes you'll update the server system which will conflict with a
driver that cf is using causing memory issues.

-Is CF up-to-date?

-Is the windows server up-to-date?

-What version of the JVM is CF runnning off of?

-May be an older jvm (which controls memory for CF), upgrade it and
see if the issue goes away

-Server Event Logs, anything else hitting these type of memory problems. If
it's hardware, other things like IIS may trigger the same issues.

-is the memory registered (has internal error checking)

-if you think it's hardware, switch out the memory and see if that
resolves the problem

-Check your MDAC version and cf db driver versions.

 

Like I said, it's sometimes better to rebuild with the latest Windows and
CF, than trying to figure out what went wrong. Win2K is literally 6+ years
old, weird bugs and problems such as these will slowly crop up with an older
OS like this.

 

John

[EMAIL PROTECTED]

 

 

 

  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne
Sent: Wednesday, November 29, 2006 7:50 AM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] jrun.exe application error

What Java run time are you using and this may sound odd, but when was the
last time the server received some sort of maintenance like disk
defragmentation or a disk sector check?

 

Teddy

 

On 11/29/06, Debbie Gregory [EMAIL PROTECTED] wrote: 

We are running Win2K with CFMX7.  Every day we get this error (sometimes
several times a day).

 

The instruction at 0x0803ddf4 referenced memory at 0x.  The
memory could not be read.  Click OK to terminate the program. 

 

When we click OK, the CF application service restarts. 

 

Does anyone have any advice on how to stop this error?  

 

 

Thanks,

Debbie Gregory 

An ounce of peace is worth more than a pound of victory. 

 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform
http://www.acfug.org/?fa=login.edituserform  

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com/  
- 




-- 
cf_payne /
Adobe Certified ColdFusion MX 7 Developer
Atlanta CFUG (ACFUG): http://www.acfug.org 
- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
-



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-