<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hi,<BR>
 <BR>
I am getting problem while try to create a new page using add new icon in editable page. I have created couple of html pages which are based on news article structure content file.<BR>
 <BR>
Lets say my folder default/sites/tests has five news pages(news1, news2, news3, news4). I wrote a jsp page which combines this 5 pages in one page. when I click on new button I suppose it should create a new news page with the same structure content type. but it is giving some exception like tests already exists.<BR>
 <BR>
but same button is working fine for files(news.html) that came with demo pages.<BR>
 <BR>
Thanks in Advance<BR>
Srinivas<BR><BR><BR><BR><BR><BR>

<HR id=stopSpelling>
<BR>
> Date: Fri, 11 Aug 2006 15:58:16 +0100<BR>> To: opencms-dev@opencms.org<BR>> From: paul.warren@materials.ox.ac.uk<BR>> CC: christian_Steinert@web.de<BR>> Subject: [opencms-dev] opencms installation. Importing modules in step 8 hangs<BR>> <BR>> Hi,<BR>> <BR>> I have been trying to install opencms and am stuck with<BR>> importing modules always hanging.<BR>> <BR>> This seems very similar/identical to the previous thread on 24th July 2006<BR>> <http://mail.opencms.org/pipermail/opencms-dev/2006q3/025069.html>[opencms-dev] <BR>> Problem with opencms installation. Importing modules in step 8 hangs<BR>> and subsequently on 6th August 2006.<BR>> <BR>> I am new to java and tomcat and opencms but do lots of linux sysadmin <BR>> and can use mysql.<BR>> <BR>> Following the website instructions (which were fairly minimalist)<BR>> I have installed the following:<BR>> <BR>> opencms 6.2.2<BR>> apache-tomcat-5.5.17<BR>> jdk1.5.0_08<BR>> mysql-connector-java-3.0.17-ga<BR>> ( all running under debian sarge)<BR>> <BR>> The current status is opencms/setup appears to hang<BR>> during importing modules.<BR>> <BR>> I have monitored what is happening using the opencms/WEF-INF/logs/setup.log<BR>> as suggested in the above threads and present some snippits below.<BR>> <BR>> Repeated numerous times but the actual line varies.<BR>> The "Shutting down OpenCms" message seems to occur prematurely.<BR>> The actual position at which this occurs varies.<BR>> <BR>> <BR>> 1407:   ( 43 / 185 ) Importing <BR>> /system/workplace/resources/editors/htmlarea/images/ed_left_to_right.gif ...<BR>> 1408:<BR>> 1409:   Shutting down OpenCms, version 6.2.2 in web application "opencms"<BR>> 1410:   o.k.<BR>> 1411:   ( 44 / 185 ) Importing <BR>> /system/workplace/resources/editors/htmlarea/images/ed_link.gif ... <BR>> !!! Exception Error creating resource <BR>> "/system/workplace/resources/editors/htmlarea/images/ed_link.gif" on <BR>> path "/system/workplace/resources/editors/htmlarea/images/ed_link.gif".<BR>> <BR>> Diabled "htmlarea" module during installation and tried again.<BR>> Still failed but this time in earlier module "files"<BR>> 1120:   Writing export point <BR>> /system/workplace/resources/list/multi_minus.png ... o.k.<BR>> 1121:<BR>> 1122:<BR>> 1123:   Shutting down OpenCms, version 6.2.2 in web application "opencms"<BR>> 1124:   Writing export point <BR>> /system/workplace/resources/list/print.png ... o.k.<BR>> 1125:   ------ ... finished writing the export points<BR>> 1126:   java.lang.NullPointerException<BR>> 1127:           at <BR>> org.opencms.db.generic.CmsVfsDriver.readFile(CmsVfsDriver.java:1064)<BR>> <BR>> And again for all modules<BR>> 1370:   ( 6 / 185 ) Importing <BR>> /system/workplace/editors/htmlarea/editor_configuration.xml ...<BR>> 1371:<BR>> 1372:   Shutting down OpenCms, version 6.2.2 in web application "opencms"<BR>> 1373:   o.k.<BR>> 1374:   ( 7 / 185 ) Importing <BR>> /system/workplace/editors/htmlarea/htmlarea-ocms.js ... !!! Exception <BR>> Error creating resource <BR>> "/system/workplace/editors/htmlarea/htmlarea-ocms.js" on path <BR>> "/system/workplace/editors/htmlarea/htmlarea-ocms.js".<BR>> 1375:   org.opencms.file.CmsVfsException: Error creating resource <BR>> "/system/workplace/editors/htmlarea/htmlarea-ocms.js" on path <BR>> "/system/workplace/editors/htmlarea/htmlarea-ocms.js".<BR>> <BR>> mysql does create databases and tables successfully,<BR>> and drops them when I run the setup again.<BR>> <BR>> Any suggestions would be most welcome.<BR>> <BR>> Especially keen to know whether standix@post.cz has overcome this already.<BR>> <BR>> Paul<BR>> <BR>> <BR>> <BR>> <BR>> _______________________________________________<BR>> This mail is sent to you from the opencms-dev mailing list<BR>> To change your list options, or to unsubscribe from the list, please visit<BR>> http://lists.opencms.org/mailman/listinfo/opencms-dev<BR><BR><br /><hr />With MSN Spaces email straight to your blog. Upload jokes, photos and more. It's free! <a href='http://clk.atdmt.com/MSN/go/msnnksac0030000001msn/direct/01/?href=http://www.imagine-msn.com/spaces' target='_new'>It's free!</a></body>
</html>