<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=750531110-31012003><FONT face=Arial color=#0000ff size=2>Looks 
like something is wrong with the loading of the JSP file from OpenCMS's 
VFS.  Try bouncing tomcat, failing that try re-installing, failing that try 
turning on debugging and watching the tomcat console 
output....</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Carlos A. Iglesias 
  [mailto:cif@germinus.com]<BR><B>Sent:</B> 31 January 2003 08:35<BR><B>To:</B> 
  opencms-dev@www.opencms.org<BR><B>Subject:</B> RE: [opencms-dev] 5.0_rc1 
  installation<BR><BR></FONT></DIV>
  <DIV><SPAN class=880043408-31012003><FONT face=Arial color=#0000ff size=2>Yes, 
  thank you. But the problem is when accessing to index.jsp, it seems there is a 
  problem with Flex.</FONT></SPAN></DIV>
  <DIV><SPAN class=880043408-31012003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=880043408-31012003><FONT face=Arial color=#0000ff 
  size=2>Regards,</FONT></SPAN></DIV>
  <DIV><SPAN 
  class=880043408-31012003>            
  <FONT face=Arial color=#0000ff size=2>Carlos A.</FONT></SPAN></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
    size=2>-----Mensaje original-----<BR><B>De:</B> 
    owner-opencms-dev@www.opencms.org 
    [mailto:owner-opencms-dev@www.opencms.org]<B>En nombre de </B>Gerlinde 
    Fischer<BR><B>Enviado el:</B> viernes, 31 de enero de 2003 
    9:09<BR><B>Para:</B> opencms-dev@www.opencms.org<BR><B>Asunto:</B> AW: 
    [opencms-dev] 5.0_rc1 installation<BR><BR></FONT></DIV>
    <DIV><SPAN class=375180708-31012003><FONT face=Arial color=#0000ff size=2>Hi 
    , have you set in the </FONT></SPAN></DIV>
    <DIV><SPAN class=375180708-31012003><FONT face=Arial color=#0000ff 
    size=2>opencms.properties the flag for the wizard to 
    true??<BR></FONT></SPAN></DIV>
    <DIV><SPAN class=375180708-31012003><FONT face=Arial color=#0000ff 
    size=2>Regards Gerlinde</DIV></FONT></SPAN>
    <BLOCKQUOTE dir=ltr 
    style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
      <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
      size=2>-----Ursprüngliche Nachricht-----<BR><B>Von:</B> 
      owner-opencms-dev@www.opencms.org 
      [mailto:owner-opencms-dev@www.opencms.org]<B>Im Auftrag von </B>Carlos A. 
      Iglesias<BR><B>Gesendet:</B> Donnerstag, 30. Januar 2003 
      17:32<BR><B>An:</B> opencms-dev@opencms.com<BR><B>Betreff:</B> 
      [opencms-dev] 5.0_rc1 installation<BR><BR></FONT></DIV>
      <DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
      <DIV><FONT face=Arial size=2></FONT> </DIV>
      <DIV><FONT face=Arial size=2>I am trying to install the last version 
      (5.0_rc1) of OpenCMS, and after getting a successful message with 
      ocsetup:</FONT></DIV>
      <DIV><FONT face=Arial size=2></FONT> </DIV>
      <DIV>
      <P><B>"OpenCms setup finished.</B><BR>The wizard is now locked. To use the 
      wizard again reset the flag in the "opencms.properties".To start OpenCms 
      click <A target=_blank 
      href="http://karnak:1999/opencms/opencms/index.jsp">here</A>."</P>
      <P><FONT face=Arial size=2>When I click at "here", I get the error 
      attached below. It should be a silly mistake, I have installed the 
      previous version without incidences.</FONT></P>
      <P><FONT face=Arial size=2>Any idea?</FONT></P>
      <P><FONT face=Arial size=2>Regards,</FONT></P>
      <P><FONT face=Arial 
      size=2>            
      Carlos A.</FONT></P></DIV>
      <DIV><FONT face=Arial size=2></FONT> </DIV>
      <DIV><FONT face=Arial size=2>java.lang.NullPointerException<BR> at 
      com.opencms.flex.CmsJspLoader.service(CmsJspLoader.java:951)<BR> at 
      com.opencms.flex.cache.CmsFlexRequestDispatcher.include(CmsFlexRequestDispatcher.java:252)<BR> at 
      com.opencms.flex.CmsJspLoader.load(CmsJspLoader.java:554)<BR> at 
      com.opencms.flex.CmsJspLoader.initlaunch(CmsJspLoader.java:226)<BR> at 
      com.opencms.core.OpenCms.showResource(OpenCms.java:840)<BR> at 
      com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:282)<BR> at 
      javax.servlet.http.HttpServlet.service(HttpServlet.java:740)<BR> at 
      javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<BR> at 
      org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.ApplicationFilterChain.doFilter(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardWrapperValve.invoke(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardPipeline.invoke(Unknown 
      Source)<BR> at org.apache.catalina.core.ContainerBase.invoke(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardContextValve.invoke(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardPipeline.invoke(Unknown 
      Source)<BR> at org.apache.catalina.core.ContainerBase.invoke(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardContext.invoke(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardHostValve.invoke(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(Unknown 
      Source)<BR> at 
      org.apache.catalina.valves.ErrorDispatcherValve.invoke(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(Unknown 
      Source)<BR> at 
      org.apache.catalina.valves.ErrorReportValve.invoke(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardPipeline.invoke(Unknown 
      Source)<BR> at org.apache.catalina.core.ContainerBase.invoke(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardEngineValve.invoke(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(Unknown 
      Source)<BR> at 
      org.apache.catalina.core.StandardPipeline.invoke(Unknown 
      Source)<BR> at org.apache.catalina.core.ContainerBase.invoke(Unknown 
      Source)<BR> at 
      org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)<BR> at 
      org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:405)<BR> at 
      org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:376)<BR> at 
      org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508)<BR> at 
      org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:518)<BR> at 
      java.lang.Thread.run(Thread.java:536)</FONT></DIV>
      <DIV><FONT face=Arial size=2></FONT> </DIV>
      <DIV><FONT face=Arial size=2></FONT> </DIV>
      <DIV><FONT face=Arial size=2></FONT> </DIV>
      <DIV><FONT face=Arial 
size=2></FONT> </DIV></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>