Hi,
I'm new to MMBase and just tried a first install of MMBase 170rc3.
First of all I installed Orion 2.02 on win2k. This seems to work fine.
 
Then unzipped mmbase 170rc3 files and copied them to the default web app directory of Orion.
So far so good, Orion and MMbase seem to fire up, showing no alarming errorcodes.
 
Next I try to access MMbase on http://80.127.193.53 . This presents me with error 500, and no clue of what to do next.
Any ideas, please?
 
Menno
 
----------------------------------------------------------
500 Internal Server Error
Error parsing JSP page /index.jsp
 
Syntax error in source/index.jsp.java:137: cannot resolve symbol
symbol  : variable session
location: class /index.jsp
session = request.getSession(false);
^
/index.jsp.java:138: cannot resolve symbol
symbol  : variable session
location: class /index.jsp
 if(session != null)
           ^
/index.jsp.java:140: cannot resolve symbol
symbol  : variable session
location: class /index.jsp
   com.orionserver.http.OrionHttpJspPage.writeURLEncoding(request, out, session);
                                                                                             ^
3 errors

Reply via email to