[opencms-dev] OpenCms on Weblogic 7.0 SP1 - Help me out

Srinivas Konathala srinikonathala1 at hotmail.com
Fri Jul 4 12:39:01 CEST 2003


Alex,

Many Thanks for your help. The change has stopped the error message 
appearing from the logs but I try to login through the url 
http://localhost:8080/opencms/opencms/system/login, I am getting the 
following exception stack

com.opencms.core.CmsException: 22 Could not process OpenCms special XML tag. 
Detailed error: processNode received an exception while handling XML tag 
"link" by "handleLinkTag" for file index: 
java.lang.reflect.InvocationTargetException.
	at 
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:1976)
	at 
com.opencms.template.A_CmsXmlContent.processNode(A_CmsXmlContent.java:1545)
	at 
com.opencms.template.A_CmsXmlContent.getProcessedData(A_CmsXmlContent.java:557)
	at 
com.opencms.template.CmsXmlTemplateFile.generateElementCacheVariant(CmsXmlTemplateFile.java:585)
	at 
com.opencms.template.CmsXmlTemplate.startProcessing(CmsXmlTemplate.java:1288)
	at com.opencms.workplace.CmsLoginNew.getContent(CmsLoginNew.java:203)
	at 
com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:171)
	at com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:185)
	at 
com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache.java:149)
	at 
com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:285)
	at com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:341)
	at com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:275)
	at com.opencms.core.OpenCms.showResource(OpenCms.java:828)
	at com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:285)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at 
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:945)
	at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:332)
	at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:242)
	at 
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5363)
	at 
weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:721)
	at 
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3043)
	at 
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2466)
	at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
	at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)


Can you please help with this exceptions. Btw, I didn't succeeed with 5.0 
final realease installation on WLS 7.0 as it had been failing at export but 
there was no problem with 5.0 RC2 installation.

Regards

Srinivas Konathala



>From: "Alexander Kandzior" <alex at opencms.org>
>Reply-To: opencms-dev at opencms.org
>To: <opencms-dev at opencms.org>
>Subject: RE: [opencms-dev] OpenCms on Weblogic 7.0 SP1 - Help me out
>Date: Thu, 3 Jul 2003 19:21:04 +0200
>
>Srinivas,
>
>have a look in opencms.properties:
>
>--------
># This is the directory where generated JSPs are stored.
># It is relative to the web application home directory.
># The default is to store the generated JSP in "/WEB-INF/jsp".
># This works well in Tomcat 4, and the JSPs are not accessible
># directly from the outside this way, only through the OpenCms servlet.
># Some servlet environments (e.g. BEA Weblogic) do not permit
># JSPs to be stored under "/WEB-INF". For environments like these,
># set the path to "/jsp" and move the "jsp" directory that has
># been created during setup in "/WEB-INF" one level upwards.
>flex.jsp.repository=/WEB-INF/jsp
>----------
>
>try changing the settings of the key to:
>----------
>flex.jsp.repository=/jsp
>----------
>
>
>Best Regards,
>Alex.
>
>Alexander Kandzior
>Alkacon Software - The OpenCms Experts
>http://www.alkacon.com
>
>
> > -----Original Message-----
> > From: opencms-dev-admin at opencms.org
> > [mailto:opencms-dev-admin at opencms.org] On Behalf Of Srinivas Konathala
> > Sent: Thursday, July 03, 2003 5:59 PM
> > To: opencms-dev at opencms.org
> > Subject: Re: [opencms-dev] OpenCms on Weblogic 7.0 SP1 - Help me out
> >
> >
> > Thanks for your help.
> >
> > Finally I have managed to setup OpenCms 5.0 RC2 on Weblogic
> > 7.0 but I am
> > seeing the following messages while viewing some of the views
> >
> > <03-Jan-2003 16:26:18 GMT> <Error> <HTTP> <101214> <Included
> > resource or
> > file "/
> > opencms/WEB-INF/jsp/offline/TsystemTworkplaceTadministrationTf
> > lexcacheTindex.htm
> > l.-479184684.jsp" not found from requested resource
> > "/opencms/opencms/system/wor
> > kplace/administration/flexcache/index.html".>
> > <03-Jan-2003 16:26:46 GMT> <Error> <HTTP> <101214> <Included
> > resource or
> > file "/
> > opencms/WEB-INF/jsp/online/TsystemTworkplaceTadministrationTfl
> > excacheTindex.html
> > .-479184684.jsp" not found from requested resource
> > "/opencms/opencms/system/work
> > place/administration/flexcache/index.html".>
> > <03-Jan-2003 16:33:35 GMT> <Error> <HTTP> <101214> <Included
> > resource or
> > file "/
> > opencms/WEB-INF/jsp/online/TsystemTworkplaceTadministrationTfl
> > excacheTindex.html
> > .-479184684.jsp" not found from requested resource
> > "/opencms/opencms/system/work
> > place/administration/flexcache/index.html".>
> > <03-Jan-2003 16:40:21 GMT> <Error> <HTTP> <101214> <Included
> > resource or
> > file "/
> > opencms/WEB-INF/jsp/online/TsystemTworkplaceTadministrationTfl
> > excacheTindex.html
> > .-479184684.jsp" not found from requested resource
> > "/opencms/opencms/system/work
> > place/administration/flexcache/index.html".>
> > <03-Jan-2003 16:40:27 GMT> <Error> <HTTP> <101214> <Included
> > resource or
> > file "/
> > opencms/WEB-INF/jsp/offline/TsystemTworkplaceTadministrationTf
> > lexcacheTindex.htm
> > l.-479184684.jsp" not found from requested resource
> > "/opencms/opencms/system/wor
> > kplace/administration/flexcache/index.html".>
> > <03-Jan-2003 16:41:05 GMT> <Error> <HTTP> <101214> <Included
> > resource or
> > file "/
> > opencms/WEB-INF/jsp/online/TsystemTworkplaceTadministrationTfl
> > excacheTindex.html
> > .-479184684.jsp" not found from requested resource
> > "/opencms/opencms/system/work
> > place/administration/flexcache/index.html".>
> > <03-Jan-2003 16:41:19 GMT> <Error> <HTTP> <101214> <Included
> > resource or
> > file "/
> > opencms/WEB-INF/jsp/online/TsystemTworkplaceTadministrationTfl
> > excacheTindex.html
> > .-479184684.jsp" not found from requested resource
> > "/opencms/opencms/system/work
> > place/administration/flexcache/index.html".>
> > <03-Jan-2003 16:41:37 GMT> <Error> <HTTP> <101214> <Included
> > resource or
> > file "/
> > opencms/WEB-INF/jsp/online/TsystemTworkplaceTadministrationTfl
> > excacheTindex.html
> > .-479184684.jsp" not found from requested resource
> > "/opencms/opencms/system/work
> > place/administration/flexcache/index.html".>
> > <03-Jan-2003 16:41:45 GMT> <Error> <HTTP> <101214> <Included
> > resource or
> > file "/
> > opencms/WEB-INF/jsp/online/TsystemTworkplaceTadministrationTfl
> > excacheTindex.html
> > .-479184684.jsp" not found from requested resource
> > "/opencms/opencms/system/work
> > place/administration/flexcache/index.html".>
> > <03-Jan-2003 16:41:47 GMT> <Error> <HTTP> <101214> <Included
> > resource or
> > file "/
> > opencms/WEB-INF/jsp/online/TsystemTworkplaceTadministrationTfl
> > excacheTindex.html
> > .-479184684.jsp" not found from requested resource
> > "/opencms/opencms/system/work
> > place/administration/flexcache/index.html".>
> >
> > Do the above log messages give any hint in diagnosing actual
> > problem with
> > system. I did manage to login into administrator interface
> > but I don't know
> > how to proceed further with the problems reported.
> >
> > Many thanks in advance
> >
> > Regards
> >
> > Srinivas
> >
> >
> >
> >
> > >From: "Joachim Arrasz" <info at arrasz.de>
> > >Reply-To: opencms-dev at opencms.org
> > >To: <opencms-dev at opencms.org>
> > >Subject: Re: [opencms-dev] OpenCms on Weblogic 7.0 SP1 - Help me out
> > >Date: Thu, 3 Jul 2003 17:19:28 +0200 (CEST)
> > >
> > >Hy,
> > >
> > >well as i know OpenCMS isn`t certified but will run under
> > the following
> > >enviroment:
> > >JDK 1.4.x
> > >Tomcat 4.x
> > >
> > >One more maybe helpful hint can be that you have tu change
> > eventually
> > >your encoding to ISO-8xxx I aktually don`t know the complete
> > spelling
> > >but you can read it in the ocsetup screens. Hope this helps
> > >
> > >Regards Achim
> > >
> > >--
> > >Questions about OpenCMS?
> > >--> www.synyx.de/board
> > >
> > >
> > > > Srinivas Konathala>
> > > > Achim,
> > > >
> > > > Many thanks for your mail. I have restarted the setup
> > using 5.0 RC2.
> > > > I will  let you know about it once I get to the stage of logging
> > > > into the system.  However, I just what to know why I am
> > seeing the
> > > > message
> > > >
> > > > "Attention: Your system uses components which have not
> > been tested
> > > > to work  with OpenCms. It is possible that OpenCms will
> > not run on
> > > > your system "
> > > >
> > > > while trying to run setup on Weblogic 7.0 - Is OpenCms 5.0 not
> > > > certified  with the Weblogic 7.0?
> > > >
> > > > Your help  will be appreciated.
> > > >
> > > > Regards
> > > >
> > > > Srinivas Konathala
> > > >
> > > >
> > > >
> > > >
> > > >>From: "Joachim Arrasz" <info at arrasz.de>
> > > >>Reply-To: opencms-dev at opencms.org
> > > >>To: <opencms-dev at opencms.org>
> > > >>Subject: Re: [opencms-dev] OpenCms on Weblogic 7.0 SP1 -
> > Help me out
> > > >>Date: Thu, 3 Jul 2003 14:34:51 +0200 (CEST)
> > > >>
> > > >>Hy,
> > > >>
> > > >>normally the Url you have to use is
> > > >>
> > > >>http://yourserver/opencms/opencms/system/login
> > > >>
> > > >>When this fails you can try
> > > >>
> > > >>/opencms/opencms/system/workplace/action/index.html
> > > >>when both fails it`s a bigger problem and i think it`s relying on
> > > >>your system conf regards Achim
> > > >>
> > > >>--
> > > >>Questions about OpenCMS?
> > > >>--> www.synyx.de/board
> > > >>
> > > >>
> > > >> > Srinivas Konathala>
> > > >> > Gents,
> > > >> >
> > > >> > I have been trying to install Opencms 5.0 on Weblogic 7.0 SP1
> > > >> > with oracle  8.1.7 on windows 2000. The application deployment
> > > >> > was successful and I did  manage to run csetup through browser
> > > >> > interface until workspace import. It  took quite a while to
> > > >> > finish the workspace import and finally the import
> > seemed to be
> > > >> > complete with some expections. But upon clicking the link for
> > > >> > login, it coming up with file not found expection. I
> > haven't seen
> > > >> > any  index.jsp in application context directory. I don't know
> > > >> > why?
> > > >> >
> > > >> > If there is any out there to help me, I would be happy
> > re-run the
> > > >> > setup once  again ( though I have six times until now) and
> > > >> > provide them with more  explict error messages
> > > >> >
> > > >> >
> > _________________________________________________________________
> > > >> > HCL Beanstalk PCs. You could win one.
> > > >> > http://server1.msn.co.in/sp03/hclbeanstalktour/index.asp
> > > >> > Interested?
> > > >> >
> > > >> > _______________________________________________
> > > >> > This mail is send to you from the opencms-dev mailing list To
> > > >> > change your list options, or to unsubscribe from the
> > list, please
> > > >> > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> > > >>
> > > >>
> > > >>
> > > >>_______________________________________________
> > > >>This mail is send to you from the opencms-dev mailing
> > list To change
> > > >>your list options, or to unsubscribe from the list, please visit
> > > >>http://mail.opencms.org/mailman/listinfo/opencms-dev
> > > >
> > > > _________________________________________________________________
> > > > Reconnect with old pals. Relive the happy times.
> > > > http://www.batchmates.com/msn.asp With just one click.
> > > >
> > > > _______________________________________________
> > > > This mail is send to you from the opencms-dev mailing
> > list To change
> > > > your list options, or to unsubscribe from the list, please visit
> > > > http://mail.opencms.org/mailman/listinfo/opencms-dev
> > >
> > >
> > >
> > >_______________________________________________
> > >This mail is send to you from the opencms-dev mailing list
> > >To change your list options, or to unsubscribe from the list, please
> > >visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> > _________________________________________________________________
> > Looking for love? Yearning for friendship?
> > http://www.msn.co.in/Romance/
> > You're in the right place.
> >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list,
> > please visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> >
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev

_________________________________________________________________
Design your holidays. At your convenience. 
http://www.flexihols.com/2003/index.php Click here.




More information about the opencms-dev mailing list