Has anyone worked with RMI and Apache JServ?
My servlets all use RMI to communicate with a middleware server. In the
init method, they establish their connections, and then in doGet, they
retrieve information for display.
After about 3 RMI calls in the init method, Apache JServ crashes. I get
a message like this when I restart:
[18/05/1999 09:54:45:027] (EMERGENCY) wrapper: JServ (14549) didn't die
nicely, killing it
The browser never gets any data, and times out after about 5 minutes.
I've run in trace mode, but nothing is sent to the trace-log file.
Does anyone have a different experience with RMI calls? (It's possible
that there's a problem with my local configuration.)
If this turns out to be a real problem with Apache JServ, I'd be
interested in helping to completely debug and eliminate it if I can get
a little guidance from the developers.
Ben White
Centralogic Corp.
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]