• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Referenced memory coud not be read

 
Ranch Hand
Posts: 61
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
i am running weblogic server and weblogic portal server where my apache 3.0 is configured into the weblogic server. I am keep on getting popups
Application popup: Apache.exe - Application Error : The instruction at "0x10004900" referenced memory at "0xffffffff". The memory could not be "read".
Click on OK to terminate the program
Click on CANCEL to debug the program

what is the solution to avoid this , usally this is coming when i am opening a browser or something like that.

thank you
with regards
srinivas
 
Author and all-around good cowpoke
Posts: 13078
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That sounds like a serious Apache bug, nothing to do with Java. Perhaps your copy is damaged?
reply
    Bookmark Topic Watch Topic
  • New Topic