• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Help - Problem using sdk1.4.1 and iPlanet WebServer 4.1

 
Ranch Hand
Posts: 331
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We are using iPlanet Enterprise WebServer 4.1SP9 on Solaris 7. We are trying to upgrade the jdk from 1.2.2 to the new 1.4.1. However, when the web server shuts down it is generating this error in the errors log file:

We installed the Solaris patch for the 1.4.1 jdk. The error occurs even if the servlet engine is turned off. If servlets are running, I verified that their destroy() method is not being called as a result of this error.
Anyone know how to correct this?
Thank you
BTW - I do not get this error when using IWS 4.1 on my WinNT machine.
[ October 04, 2002: Message edited by: Blake Minghelli ]
 
You would be much easier to understand if you took that bucket off of your head. And that goes for the tiny ad too!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic