• 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

Problems with JRun

 
Trailboss
Posts: 23778
IntelliJ IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We're having trouble with JRun. It seems to keep croaking. We have to rebook JRun (on a solaris box) about seven times a day. Naturally, this just won't do.
One problem we seem to have narrowed down is that if a servlet asks for more than 7 megs of memory, the server crashes.
Another problem I'm trying to nail down is that if you update your servlets five or six times, JRun goes stupid and crashes.
I'm trying to make a collection of test programs that will demonstrate JRun's problems. Can anyone tell me of known problems?
 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
While I can't answer your question, I may be able to point you in the right direction (if you haven't checked here yet).
Try checking out this forum:
http://www.egroups.com/group/jrun-interest/
developers from Allaire occasionally join in too. I have found it extremely useful. Good luck!
[This message has been edited by CitySlicker (edited February 23, 2000).]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic