Eduard Witteveen wrote: >>Today I tried to build/deploy/run MMBase straight from CVS, and I still >>get the same errors that were reported weeks ago, due to builder >>mmbaseusers not being found. > > Today i also got this exception, this is when i used tomcat 4.1 > The stdout log doesnt show any errors but the other log does. This makes it > hard to track down where it goes wrong. > In tomcat 4.1 there also seems to be something wrong with the fields of > builders, altrough i havent quite looked into that. > > Steps i did to install MMBase: > download tomcat 4.1 > removed everything from the tomcat/webapps/ROOT directory and after that > a jar xvf of the mmbase.war (nightly) > created a symlink in tomcat/common for the file located in > tomcat/webapps/ROOT/WEB-INF/lib/xml-apis.jar > started tomcat. >
Untill now I only ran into the problem when I didn't unzipped the war. But that's a known problem. I'll test it again, but I only use Tomcat 4.1.x at home, so maybe tonight or tomorrow night. I ran into another problem when using Tomcat 4.1.x, but solved it by removing the common/endorsed/xercesImp.jar and copying the xerces.jar from mmbase into this dir. > When i follow the same procedure on 4.0 mmbase works(also on orion). > Has anyone experience with this error? (well, i found some more, but they > could be related to the one which is in the provided log) > Furthermore, why does the log4j log to 2 different places? > Hmmmm...I never saw this before.... Gerard
