[opencms-dev] RE: opencms-dev Digest, Vol 85, Issue 1

Xin Ye xinye at pacific.net.sg
Tue Mar 21 01:49:41 CET 2006


 Hi Chris,

Yes, I do have JDK. 

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of
opencms-dev-request at opencms.org
Sent: Monday, March 20, 2006 7:02 PM
To: opencms-dev at opencms.org
Subject: opencms-dev Digest, Vol 85, Issue 1

Send opencms-dev mailing list submissions to
	opencms-dev at opencms.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.opencms.org/mailman/listinfo/opencms-dev
or, via email, send a message with subject or body 'help' to
	opencms-dev-request at opencms.org

You can reach the person managing the list at
	opencms-dev-owner at opencms.org

When replying, please edit your Subject line so it is more specific than
"Re: Contents of opencms-dev digest..."


Today's Topics:

   1. Install 6.2 on WinXP + Sun Application Server (Xin Ye)
   2. RE: Static Export Speed in Version 6 (Brett Beaumont)
   3. Re: Install 6.2 on WinXP + Sun Application Server
      (Christoph P. Kukulies)


----------------------------------------------------------------------

Message: 1
Date: Mon, 20 Mar 2006 09:07:37 +0800
From: "Xin Ye" <xinye at pacific.net.sg>
Subject: [opencms-dev] Install 6.2 on WinXP + Sun Application Server
To: <opencms-dev at opencms.org>
Message-ID: <001501c64bba$ae154e70$2001a8c0 at Genesis.int>
Content-Type: text/plain; charset="us-ascii"

Dear All,
 
I am really stuck during the installation. I've checked the mail archive and
done what they suggested, but mine still refused to work I edited the
permission in both client.policy and server.policy, I added the
<class-loader delegate="no" /> in sun-web.xml, but I still get the following
error at step 8 importing modules.
 
Please help. Windows XP Pro SP2 + Sun Application Server 8.2PE. I knew a
little bit of Java, but very new to this language, and not farmiliar with
any linux or unix system.
 
36: 
35: Shutdown completed, total uptime was 00:01:22.
34: Shutting down OpenCms, version 6.2 beta in web application "opencms"
33: 
32: 
31:  at
org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWorkplaceImportT
hread.java:201)
30:  at
org.opencms.setup.CmsSetupWorkplaceImportThread.kill(CmsSetupWorkplaceImport
Thread.java:118)
29:  at org.opencms.main.CmsShell.exit(CmsShell.java:605)
28: java.lang.NullPointerException
27:  at
org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWorkplaceImportT
hread.java:186)
26:  at org.opencms.main.CmsShell.start(CmsShell.java:663)
25:  at org.opencms.main.CmsShell.executeCommands(CmsShell.java:801)
24:  at org.opencms.main.CmsShell.printPrompt(CmsShell.java:647)
23: java.lang.NullPointerException
22:  at
org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWorkplaceImportT
hread.java:155)
21:  at org.opencms.main.CmsShell.<init>(CmsShell.java:498)
20:  at org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1473)
19:  at org.opencms.main.OpenCmsCore.initConfiguration(OpenCmsCore.java:848)
18:  at
org.opencms.configuration.CmsConfigurationManager.loadXmlConfiguration(CmsCo
nfigurationManager.java:343)
17:  at
org.opencms.configuration.CmsConfigurationManager.loadXmlConfiguration(CmsCo
nfigurationManager.java:498)
16:  at org.apache.commons.digester.Digester.parse(Digester.java:1567)
15:  at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractS
AXParser.java:1242)
14:  at
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:14
8)
13:  at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Con
figuration.java:764)
12:  at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Con
figuration.java:834)
11:  at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanD
ocument(XMLDocumentFragmentScannerImpl.java:368)
10:  at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$Fragm
entContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1693)
9:  at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanS
tartElement(XMLDocumentFragmentScannerImpl.java:878)
8:  at
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(XML
DTDValidator.java:798)
7:  at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(Ab
stractSAXParser.java:533)
6:  at org.apache.commons.digester.Digester.startElement(Digester.java:1273)
5:  at
org.opencms.configuration.CmsSetNextRule.begin(CmsSetNextRule.java:206)
4: java.lang.IllegalAccessError: tried to access method
org.apache.commons.digester.Digester.pushParams(Ljava/lang/Object;)V from
class org.opencms.configuration.CmsSetNextRule
3: 
2: OpenCms property file:
"C:\Sun\AppServer\domains\domain1\applications\j2ee-modules\opencms\WEB-INF\
config\opencms.properties".
1: OpenCms WEB-INF path:
"C:\Sun\AppServer\domains\domain1\applications\j2ee-modules\opencms\WEB-INF\
". 

 
 
Best Regards,
 
Xin Ye
IT Executive
Genesis Origins Pte Ltd.
 
Tel:  63625277
Fax: 63623979
H/P: 91839579
Email: xinye at picketandrail.com
Address: 
566, Woodlands Road,
Mandai Estate
Singapore 728697
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.opencms.org/pipermail/opencms-dev/attachments/20060320/c07b67d9
/attachment-0001.html

------------------------------

Message: 2
Date: Mon, 20 Mar 2006 16:35:58 +1200
From: "Brett Beaumont" <brett.beaumont at sytec.co.nz>
Subject: RE: [opencms-dev] Static Export Speed in Version 6
To: "The OpenCms mailing list" <opencms-dev at opencms.org>
Message-ID:
	<E9A401348CAF8E41A736032FC7D6F03205F54CCD at sywns013.ad.sytec.com>
Content-Type: text/plain;	charset="us-ascii"

Thanks Michael,

This could be just what I'm after. I think we will be able to define enough
of our dependencies through the export-rules, which should save a huge
amount of time for the static export.

Thanks for the pointers.

Brett

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Michael Moossen
Sent: Thursday, 16 March 2006 8:31 p.m.
To: The OpenCms mailing list
Subject: Re: [opencms-dev] Static Export Speed in Version 6

Hi, guys!

> Sadly, there is no incremental dependency-controlled mechanism for 
> doing static export.
> This is badly missing, but currently I don't have the time to write 
> one myself... :-(

you are wrong! see the export-rules introduced in 6.0.2,
http://mail.opencms.org/pipermail/opencms-dev/2005q4/021164.html

Kind Regards,
Michael
 
-------------------
Michael Moossen
 
Alkacon Software GmbH  - The OpenCms Experts http://www.alkacon.com -
http://www.opencms.org




Mensaje citado por Christian Steinert <christian_steinert at web.de>:

> Brett Beaumont wrote:
> > Arash/Christian,
> >  
> > Thanks for you replies. One of the problems we have with our setup 
> > is that we have some shared content which gets loaded into multiple 
> > pages. For example, a news item that gets incorporated into the home

> > page, and the press releases page. This means that our users only 
> > need to create the news item once, but it also means that we need to

> > export the home page and press release page every time a news 
> > release is published (neither of which have really been changed).
> >  
> > Looking at the AfterPublishHandler, we may have an ability to code 
> > in something like "if publishList contains any files in 
> > /common/news/ then export the home page and news pages" to take case

> > of our specific dependencies.
> >  
> > The OnDemandStaticExportHandler handler probably won't help us too 
> > much as our process is to export the pages, and then ZIP them up and

> > transfer to a separate web server. As such, the pages are never 
> > actually /requested/ from the OpenCMS server; we simply expect them 
> > to be on the filesystem.
> >  
> > Thanks again for your prompt replies.
> >  
> > Regards,
> >  
> > Brett Beaumont
> Dear Brett,
> 
> Sadly, there is no incremental dependency-controlled mechanism for 
> doing static export.
> This is badly missing, but currently I don't have the time to write 
> one myself... :-(
> 
> Christian
> 


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


_______________________________________________
This mail is sent to you from the opencms-dev mailing list To change your
list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev

------------------------------

Message: 3
Date: Mon, 20 Mar 2006 08:40:33 +0100
From: "Christoph P. Kukulies" <kuku at physik.rwth-aachen.de>
Subject: Re: [opencms-dev] Install 6.2 on WinXP + Sun Application
	Server
To: The OpenCms mailing list <opencms-dev at opencms.org>
Message-ID: <20060320074033.GA19742 at physik.rwth-aachen.de>
Content-Type: text/plain; charset=us-ascii

On Mon, Mar 20, 2006 at 09:07:37AM +0800, Xin Ye wrote:
> Dear All,
>  
> I am really stuck during the installation. I've checked the mail 
> archive and done what they suggested, but mine still refused to work I 
> edited the permission in both client.policy and server.policy, I added 
> the <class-loader delegate="no" /> in sun-web.xml, but I still get the 
> following error at step 8 importing modules.
>  
> Please help. Windows XP Pro SP2 + Sun Application Server 8.2PE. I knew 
> a little bit of Java, but very new to this language, and not farmiliar 
> with any linux or unix system.

I'm not sure whether the installation of the sun application server is the
right stuff. Wasn't mentioned somewhere that it is mandatory to install a
JDK? Just a j2re isn't sufficient.


--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de

------------------------------

_______________________________________________
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

End of opencms-dev Digest, Vol 85, Issue 1
******************************************





More information about the opencms-dev mailing list