Re: Log Analysis

2000-12-03 Thread Robert Krueger
At 14:47 02.12.00 , you wrote: Anybody using standard tools to analyze logs? Anybody have the format string for apache's combined format set up? So it is a quick fix? David this is what we use and it works with standard analyzer tools like webtrends access-log format="$ip -

Re[2]: class cast exception

2000-12-03 Thread Rafael Alvarez
Hello! ML This makes no difference. The exception is thrown, too. ML But I found a solution: The Exception is thrown everytime after redeploying ML my application. When I restart the server after redeploying everything is ok. ML But I can't restart the server everytime something changes

RE: Passing an object to an remote EJB method

2000-12-03 Thread Byron du Preez
Title: RE: Passing an object to an remote EJB method I'm trying to execute a method in a remote EJB. This method receives an serializable object. But when I execute it, I get this error message in the console: System/communication error: Method invocation failed (Invalid return command:

Re: too many clients error

2000-12-03 Thread Thomas Sundberg
Hi! How many simultanious clients are you allowed to have connected to you database? The error you are receiving hints about a problem like that. /Thomas Seung Bang wrote: Hello! I am having a SQLException with an orion message saying "Sorry, too many clients already." What on earth is