On Wed, 18 Apr 2001, Amy Roh wrote:

> btw, a few tests in the tester fail on my environment.  I get "Unexpected
> end of file from server" under Authentication, Jndi, and HttpSession tests
> which result in failing a few of the tests with java.net.SocketException.
> Is this normal behavior?
> 
> Amy
> 

No it's not.  I get 100% passing on Linux and Win98, for both JDK 1.2 and
1.3.  What are the details of your environment?  Which individual tests
are failing?  Have you added the "manager" role to the "tomcat" user in
conf/tomcat-users.xml?

Craig


> 
> > On Wed, 18 Apr 2001, Amy Roh wrote:
> >
> > > > I had problems getting the tester going (and gave up on it a few times
> > > previously),
> > > > because it seems that, on win2k at least, there are some manual steps
> > > which
> > > > must be carried out. In particular, tester.bat tells the code to
> expect
> > > tester.xml
> > > > to be in %catalina_home%/bin, but the build process does not copy it
> > > there.
> > > > The same is true for the tester webapp. Should this be handled by the
> > > build,
> > > > or documented, or did I miss something?
> > >
> > > Yeah, I initially had problems running tester as well since build itself
> > > doesn't copy files into %catalina_home%/bin (and manually doing it
> sucks).
> >
> > Feel free to fix the default build target :-)
> >
> > Craig
> >
> 
> 

Reply via email to