[opencms-dev] Installation issue SQLServer OpenCMS 5.0
Cory L Hubert
cory.hubert at ampagency.com
Sat Nov 22 01:22:00 CET 2003
SQL Server 2000
Tomcat 4.1.29
JDBC OPTA2000 Driver
I initial installed OpenCMS no problem and saw the welcome page on
http://localhost:8080/opencms/opencms/ But when I logged in the first page
had some javascript errors. I belive it was the explorer. I notice when I
tried do do certain things in the Admin section I recieved errors as well.
Thinking something was wrong with the install. I deleted the database and
the opencms user/password. I remove the webapp and started install from
scratch.
I can't even get to the login screen. Here is the error I get during the
install.
It seems to croak on /system/bodies/release/installation.html a few other
files. And the final error is when it tries to install duplicate keys into
CMS_BACKUP_RESOURCES.
Anyone have an Idea what's wrong? Am I deleting everything to properly
start installing OpenCMS from scratch?
2281: [mssql.CmsDbAccess] Destroyed
2280: [com.opencms.dbpool.CmsPool] mssql: destroyed
2279: [com.opencms.dbpool.CmsPool] mssqlbackup: destroyed
2278: [com.opencms.dbpool.CmsPool] mssqlonline: destroyed
2277: [CmsCronScheduler] Destroyed
2276: {Admin at Online}> exit
2275: [FlexCache] Complete cache cleared - clear() called
2274: ------ .. filesystem link check finished
2273: ------ Checking filesystem links ...
2272: [com.opencms.file.CmsObject.publishProject()/2] Vector was null or
empty
2271: [com.opencms.file.CmsObject.publishProject()/2] User: [User]:Admin ,
Id=2 , flags=0 , type=0 :the admin-user
2270: [com.opencms.file.CmsObject.publishProject()/2] Project:6 Time:Fri Nov
21 19:02:34 EST 2003
2269: root cause was java.sql.SQLException: [STPSTAGEDB]Violation of UNIQUE
KEY constraint 'UQ__CMS_BACKUP_RESOU__1CF15040'. Cannot insert duplicate key
in object 'CMS_BACKUP_RESOURCES'.
2268: [com.opencms.file.CmsObject.publishProject()/1] Exception:
com.opencms.core.CmsException: 4 Sql exception. Detailed error:
[com.opencms.file.mssql.CmsDbAccess] [STPSTAGEDB]Violation of UNIQUE KEY
constraint 'UQ__CMS_BACKUP_RESOU__1CF15040'. Cannot insert duplicate key in
object 'CMS_BACKUP_RESOURCES'..
2267: [com.opencms.file.CmsObject.publishProject()/1] User: [User]:Admin ,
Id=2 , flags=0 , type=0 :the admin-user
2266: [com.opencms.file.CmsObject.publishProject()/1] Project:6 Time:Fri Nov
21 19:02:34 EST 2003
2265: Publishing /system/bodies/release/
2264: Publishing /system/bodies/release/
2263: Publishing /release/
2262: [CmsRegistry] Saved the registry
2261: ------ .. filesystem link check finished
2260: ------ Checking filesystem links ...
2259: ------ ... HTML link check finished
2258:
2257: at com.opencms.boot.CmsSetupThread.run(CmsSetupThread.java:83)
2256: at com.opencms.boot.CmsMain.startSetup(CmsMain.java:120)
2255: at com.opencms.boot.CmsMain.begin(CmsMain.java:164)
2254: at java.lang.reflect.Method.invoke(Method.java:324)
2253: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2252: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2251: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2250: at com.opencms.core.CmsShell.commands(CmsShell.java:197)
2249: at com.opencms.core.CmsShell.call(CmsShell.java:156)
2248: at java.lang.reflect.Method.invoke(Method.java:324)
2247: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2246: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2245: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2244: at
com.opencms.core.CmsShellCommands.importModuleFromDefault(CmsShellCommands.j
ava:1929)
2243: at com.opencms.file.CmsRegistry.importModule(CmsRegistry.java:1894)
2242: at com.opencms.file.CmsImport.importResources(CmsImport.java:221)
2241: at com.opencms.file.CmsImport.importAllResources(CmsImport.java:796)
2240: at com.opencms.file.CmsImport.updatePageLinks(CmsImport.java:1019)
2239: at com.opencms.file.CmsObject.getPageLinks(CmsObject.java:1816)
2238: at
com.opencms.linkmanagement.LinkChecker.extractLinks(LinkChecker.java:71)
2237: at
com.opencms.template.CmsXmlTemplate.getOwnTemplateFile(CmsXmlTemplate.java:3
99)
2236: at
com.opencms.template.CmsXmlTemplateFile.<init>(CmsXmlTemplateFile.java:107)
2235: at
com.opencms.template.A_CmsXmlContent.init(A_CmsXmlContent.java:1012)
2234: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1338)
2233: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1363)
2232: at
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:194
3)
2231: com.opencms.core.CmsException: 21 XML parsing error. Detailed error:
Cannot parse XML file "/system/bodies/release/upgrade.html".
org.xml.sax.SAXParseException: XML document structures must start and end
within the same entity..
2230: !!! Exception com.opencms.core.CmsException: Cannot parse XML file
"/system/bodies/release/upgrade.html". org.xml.sax.SAXParseException: XML
document structures must start and end within the same entity.
2229: [CmsXmlTemplateFile] Cannot parse XML file
"/system/bodies/release/upgrade.html". org.xml.sax.SAXParseException: XML
document structures must start and end within the same entity.
2228: ( 7 / 7 ) [Fatal Error] :52:463: XML document structures must start
and end within the same entity.
2227:
2226: at com.opencms.boot.CmsSetupThread.run(CmsSetupThread.java:83)
2225: at com.opencms.boot.CmsMain.startSetup(CmsMain.java:120)
2224: at com.opencms.boot.CmsMain.begin(CmsMain.java:164)
2223: at java.lang.reflect.Method.invoke(Method.java:324)
2222: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2221: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2220: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2219: at com.opencms.core.CmsShell.commands(CmsShell.java:197)
2218: at com.opencms.core.CmsShell.call(CmsShell.java:156)
2217: at java.lang.reflect.Method.invoke(Method.java:324)
2216: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2215: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2214: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2213: at
com.opencms.core.CmsShellCommands.importModuleFromDefault(CmsShellCommands.j
ava:1929)
2212: at com.opencms.file.CmsRegistry.importModule(CmsRegistry.java:1894)
2211: at com.opencms.file.CmsImport.importResources(CmsImport.java:221)
2210: at com.opencms.file.CmsImport.importAllResources(CmsImport.java:796)
2209: at com.opencms.file.CmsImport.updatePageLinks(CmsImport.java:1019)
2208: at com.opencms.file.CmsObject.getPageLinks(CmsObject.java:1816)
2207: at
com.opencms.linkmanagement.LinkChecker.extractLinks(LinkChecker.java:71)
2206: at
com.opencms.template.CmsXmlTemplate.getOwnTemplateFile(CmsXmlTemplate.java:3
99)
2205: at
com.opencms.template.CmsXmlTemplateFile.<init>(CmsXmlTemplateFile.java:107)
2204: at
com.opencms.template.A_CmsXmlContent.init(A_CmsXmlContent.java:1012)
2203: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1338)
2202: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1363)
2201: at
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:194
3)
2200: com.opencms.core.CmsException: 21 XML parsing error. Detailed error:
Cannot parse XML file "/system/bodies/release/notes_5.0rc2.html".
org.xml.sax.SAXParseException: XML document structures must start and end
within the same entity..
2199: !!! Exception com.opencms.core.CmsException: Cannot parse XML file
"/system/bodies/release/notes_5.0rc2.html". org.xml.sax.SAXParseException:
XML document structures must start and end within the same entity.
2198: [CmsXmlTemplateFile] Cannot parse XML file
"/system/bodies/release/notes_5.0rc2.html". org.xml.sax.SAXParseException:
XML document structures must start and end within the same entity.
2197: ( 6 / 7 ) [Fatal Error] :85:79: XML document structures must start
and end within the same entity.
2196:
2195: at com.opencms.boot.CmsSetupThread.run(CmsSetupThread.java:83)
2194: at com.opencms.boot.CmsMain.startSetup(CmsMain.java:120)
2193: at com.opencms.boot.CmsMain.begin(CmsMain.java:164)
2192: at java.lang.reflect.Method.invoke(Method.java:324)
2191: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2190: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2189: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2188: at com.opencms.core.CmsShell.commands(CmsShell.java:197)
2187: at com.opencms.core.CmsShell.call(CmsShell.java:156)
2186: at java.lang.reflect.Method.invoke(Method.java:324)
2185: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2184: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2183: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2182: at
com.opencms.core.CmsShellCommands.importModuleFromDefault(CmsShellCommands.j
ava:1929)
2181: at com.opencms.file.CmsRegistry.importModule(CmsRegistry.java:1894)
2180: at com.opencms.file.CmsImport.importResources(CmsImport.java:221)
2179: at com.opencms.file.CmsImport.importAllResources(CmsImport.java:796)
2178: at com.opencms.file.CmsImport.updatePageLinks(CmsImport.java:1019)
2177: at com.opencms.file.CmsObject.getPageLinks(CmsObject.java:1816)
2176: at
com.opencms.linkmanagement.LinkChecker.extractLinks(LinkChecker.java:71)
2175: at
com.opencms.template.CmsXmlTemplate.getOwnTemplateFile(CmsXmlTemplate.java:3
99)
2174: at
com.opencms.template.CmsXmlTemplateFile.<init>(CmsXmlTemplateFile.java:107)
2173: at
com.opencms.template.A_CmsXmlContent.init(A_CmsXmlContent.java:1012)
2172: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1338)
2171: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1363)
2170: at
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:194
3)
2169: com.opencms.core.CmsException: 21 XML parsing error. Detailed error:
Cannot parse XML file "/system/bodies/release/notes_5.0rc1.html".
org.xml.sax.SAXParseException: XML document structures must start and end
within the same entity..
2168: !!! Exception com.opencms.core.CmsException: Cannot parse XML file
"/system/bodies/release/notes_5.0rc1.html". org.xml.sax.SAXParseException:
XML document structures must start and end within the same entity.
2167: [CmsXmlTemplateFile] Cannot parse XML file
"/system/bodies/release/notes_5.0rc1.html". org.xml.sax.SAXParseException:
XML document structures must start and end within the same entity.
2166: ( 5 / 7 ) [Fatal Error] :75:115: XML document structures must start
and end within the same entity.
2165:
2164: at com.opencms.boot.CmsSetupThread.run(CmsSetupThread.java:83)
2163: at com.opencms.boot.CmsMain.startSetup(CmsMain.java:120)
2162: at com.opencms.boot.CmsMain.begin(CmsMain.java:164)
2161: at java.lang.reflect.Method.invoke(Method.java:324)
2160: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2159: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2158: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2157: at com.opencms.core.CmsShell.commands(CmsShell.java:197)
2156: at com.opencms.core.CmsShell.call(CmsShell.java:156)
2155: at java.lang.reflect.Method.invoke(Method.java:324)
2154: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2153: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2152: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2151: at
com.opencms.core.CmsShellCommands.importModuleFromDefault(CmsShellCommands.j
ava:1929)
2150: at com.opencms.file.CmsRegistry.importModule(CmsRegistry.java:1894)
2149: at com.opencms.file.CmsImport.importResources(CmsImport.java:221)
2148: at com.opencms.file.CmsImport.importAllResources(CmsImport.java:796)
2147: at com.opencms.file.CmsImport.updatePageLinks(CmsImport.java:1019)
2146: at com.opencms.file.CmsObject.getPageLinks(CmsObject.java:1816)
2145: at
com.opencms.linkmanagement.LinkChecker.extractLinks(LinkChecker.java:71)
2144: at
com.opencms.template.CmsXmlTemplate.getOwnTemplateFile(CmsXmlTemplate.java:3
99)
2143: at
com.opencms.template.CmsXmlTemplateFile.<init>(CmsXmlTemplateFile.java:107)
2142: at
com.opencms.template.A_CmsXmlContent.init(A_CmsXmlContent.java:1012)
2141: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1338)
2140: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1363)
2139: at
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:194
3)
2138: com.opencms.core.CmsException: 21 XML parsing error. Detailed error:
Cannot parse XML file "/system/bodies/release/notes_5.0b2.html".
org.xml.sax.SAXParseException: XML document structures must start and end
within the same entity..
2137: !!! Exception com.opencms.core.CmsException: Cannot parse XML file
"/system/bodies/release/notes_5.0b2.html". org.xml.sax.SAXParseException:
XML document structures must start and end within the same entity.
2136: [CmsXmlTemplateFile] Cannot parse XML file
"/system/bodies/release/notes_5.0b2.html". org.xml.sax.SAXParseException:
XML document structures must start and end within the same entity.
2135: ( 4 / 7 ) [Fatal Error] :56:168: XML document structures must start
and end within the same entity.
2134:
2133: at com.opencms.boot.CmsSetupThread.run(CmsSetupThread.java:83)
2132: at com.opencms.boot.CmsMain.startSetup(CmsMain.java:120)
2131: at com.opencms.boot.CmsMain.begin(CmsMain.java:164)
2130: at java.lang.reflect.Method.invoke(Method.java:324)
2129: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2128: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2127: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2126: at com.opencms.core.CmsShell.commands(CmsShell.java:197)
2125: at com.opencms.core.CmsShell.call(CmsShell.java:156)
2124: at java.lang.reflect.Method.invoke(Method.java:324)
2123: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2122: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2121: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2120: at
com.opencms.core.CmsShellCommands.importModuleFromDefault(CmsShellCommands.j
ava:1929)
2119: at com.opencms.file.CmsRegistry.importModule(CmsRegistry.java:1894)
2118: at com.opencms.file.CmsImport.importResources(CmsImport.java:221)
2117: at com.opencms.file.CmsImport.importAllResources(CmsImport.java:796)
2116: at com.opencms.file.CmsImport.updatePageLinks(CmsImport.java:1019)
2115: at com.opencms.file.CmsObject.getPageLinks(CmsObject.java:1816)
2114: at
com.opencms.linkmanagement.LinkChecker.extractLinks(LinkChecker.java:71)
2113: at
com.opencms.template.CmsXmlTemplate.getOwnTemplateFile(CmsXmlTemplate.java:3
99)
2112: at
com.opencms.template.CmsXmlTemplateFile.<init>(CmsXmlTemplateFile.java:107)
2111: at
com.opencms.template.A_CmsXmlContent.init(A_CmsXmlContent.java:1012)
2110: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1338)
2109: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1363)
2108: at
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:194
3)
2107: com.opencms.core.CmsException: 21 XML parsing error. Detailed error:
Cannot parse XML file "/system/bodies/release/notes_5.0.0.html".
org.xml.sax.SAXParseException: XML document structures must start and end
within the same entity..
2106: !!! Exception com.opencms.core.CmsException: Cannot parse XML file
"/system/bodies/release/notes_5.0.0.html". org.xml.sax.SAXParseException:
XML document structures must start and end within the same entity.
2105: [CmsXmlTemplateFile] Cannot parse XML file
"/system/bodies/release/notes_5.0.0.html". org.xml.sax.SAXParseException:
XML document structures must start and end within the same entity.
2104: ( 3 / 7 ) [Fatal Error] :66:10: XML document structures must start
and end within the same entity.
2103: ( 2 / 7 ) checking page /release/mailinglist.html
2102:
2101: at com.opencms.boot.CmsSetupThread.run(CmsSetupThread.java:83)
2100: at com.opencms.boot.CmsMain.startSetup(CmsMain.java:120)
2099: at com.opencms.boot.CmsMain.begin(CmsMain.java:164)
2098: at java.lang.reflect.Method.invoke(Method.java:324)
2097: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2096: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2095: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2094: at com.opencms.core.CmsShell.commands(CmsShell.java:197)
2093: at com.opencms.core.CmsShell.call(CmsShell.java:156)
2092: at java.lang.reflect.Method.invoke(Method.java:324)
2091: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
2090: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
2089: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2088: at
com.opencms.core.CmsShellCommands.importModuleFromDefault(CmsShellCommands.j
ava:1929)
2087: at com.opencms.file.CmsRegistry.importModule(CmsRegistry.java:1894)
2086: at com.opencms.file.CmsImport.importResources(CmsImport.java:221)
2085: at com.opencms.file.CmsImport.importAllResources(CmsImport.java:796)
2084: at com.opencms.file.CmsImport.updatePageLinks(CmsImport.java:1019)
2083: at com.opencms.file.CmsObject.getPageLinks(CmsObject.java:1816)
2082: at
com.opencms.linkmanagement.LinkChecker.extractLinks(LinkChecker.java:71)
2081: at
com.opencms.template.CmsXmlTemplate.getOwnTemplateFile(CmsXmlTemplate.java:3
99)
2080: at
com.opencms.template.CmsXmlTemplateFile.<init>(CmsXmlTemplateFile.java:107)
2079: at
com.opencms.template.A_CmsXmlContent.init(A_CmsXmlContent.java:1012)
2078: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1338)
2077: at
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1363)
2076: at
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:194
3)
2075: com.opencms.core.CmsException: 21 XML parsing error. Detailed error:
Cannot parse XML file "/system/bodies/release/installation.html".
org.xml.sax.SAXParseException: XML document structures must start and end
within the same entity..
2074: !!! Exception com.opencms.core.CmsException: Cannot parse XML file
"/system/bodies/release/installation.html". org.xml.sax.SAXParseException:
XML document structures must start and end within the same entity.
2073: [CmsXmlTemplateFile] Cannot parse XML file
"/system/bodies/release/installation.html". org.xml.sax.SAXParseException:
XML document structures must start and end within the same entity.
2072: ( 1 / 7 ) [Fatal Error] :33:51: XML document structures must start
and end within the same entity.
2071: ------ Checking HTML links ...
2070: ( 32 / 32 ) Importing /system/bodies/release/notes_5.0b2.html o.k.
2069: ( 31 / 32 ) Importing /system/bodies/release/notes_5.0rc1.html o.k.
2068: ( 30 / 32 ) Importing /system/bodies/release/installation.html o.k.
2067: ( 29 / 32 ) Importing /system/bodies/release/upgrade.html o.k.
2066: ( 28 / 32 ) Importing /system/bodies/release/notes_5.0rc2.html o.k.
2065: ( 27 / 32 ) Importing /system/bodies/release/mailinglist.html o.k.
2064: ( 26 / 32 ) Importing /system/bodies/release/notes_5.0.0.html o.k.
2063: ( 25 / 32 ) Importing /system/bodies/release/ o.k.
2062: ( 24 / 32 ) Skipping /system/bodies/
2061: ( 23 / 32 ) Importing /index.jsp o.k.
2060: ( 22 / 32 ) Importing
/system/modules/org.opencms.welcome/templates/welcome o.k.
2059: ( 21 / 32 ) Importing /system/modules/org.opencms.welcome/templates/
o.k.
2058: ( 20 / 32 ) Importing
/system/modules/org.opencms.welcome/resources/welcome.css o.k.
2057: ( 19 / 32 ) Importing
/system/modules/org.opencms.welcome/resources/logo_opencms_power.gif o.k.
2056: ( 18 / 32 ) Importing
/system/modules/org.opencms.welcome/resources/logo_opencms_large.gif o.k.
2055: ( 17 / 32 ) Importing /system/modules/org.opencms.welcome/resources/
o.k.
2054: ( 16 / 32 ) Importing
/system/modules/org.opencms.welcome/jsptemplates/welcome.jsp o.k.
2053: ( 15 / 32 ) Importing
/system/modules/org.opencms.welcome/jsptemplates/ o.k.
2052: ( 14 / 32 ) Importing
/system/modules/org.opencms.welcome/elements/welcome_nav.jsp o.k.
2051: ( 13 / 32 ) Importing /system/modules/org.opencms.welcome/elements/
o.k.
2050: ( 12 / 32 ) Importing /system/modules/org.opencms.welcome/ o.k.
2049: ( 11 / 32 ) Skipping /system/modules/
2048: ( 10 / 32 ) Skipping /system/
2047: ( 9 / 32 ) Importing /release/welcome.html o.k.
2046: ( 8 / 32 ) Importing /release/upgrade.html o.k.
2045: ( 7 / 32 ) Importing /release/notes_5.0rc2.html o.k.
2044: ( 6 / 32 ) Importing /release/notes_5.0rc1.html o.k.
2043: ( 5 / 32 ) Importing /release/notes_5.0b2.html o.k.
2042: ( 4 / 32 ) Importing /release/notes_5.0.0.html o.k.
2041: ( 3 / 32 ) Importing /release/mailinglist.html o.k.
2040: ( 2 / 32 ) Importing /release/installation.html o.k.
2039: ( 1 / 32 ) Importing /release/ o.k.
2038: Importing module: C:\Program
Files\jakarta-tomcat-4.1.29\webapps\opencms\WEB-INF\export/modules/org.openc
ms.welcome.zip
2037: {Admin at Online}> importModuleFromDefault org.opencms.welcome.zip
2036: [FlexCache] Complete cache cleared - clear() called
2035: ------ .. filesystem link check finished
2034: ------ Checking filesystem links ...
2033: Publishing /system/modules/org.opencms.default/frametemplates/empty
2032: Publishing /system/modules/org.opencms.default/default_bodies/empty
2031: Publishing /system/modules/org.opencms.default/contenttemplates/empty
2030: Publishing /system/modules/org.opencms.default/templates/empty
2029: Publishing /system/modules/org.opencms.default/templates/
2028: Publishing /system/modules/org.opencms.default/lib/
2027: Publishing /system/modules/org.opencms.default/jsptemplates/
2026: Publishing /system/modules/org.opencms.default/frametemplates/
2025: Publishing /system/modules/org.opencms.default/elements/
2024: Publishing /system/modules/org.opencms.default/default_bodies/
2023: Publishing /system/modules/org.opencms.default/contenttemplates/
2022: Publishing
/system/modules/org.opencms.default/classes/org/opencms/default/
2021: Publishing /system/modules/org.opencms.default/classes/org/opencms/
2020: Publishing /system/modules/org.opencms.default/classes/org/
2019: Publishing /system/modules/org.opencms.default/classes/
2018: Publishing /system/modules/org.opencms.default/
2017: [CmsRegistry] Saved the registry
2016: ------ .. filesystem link check finished
2015: ------ Checking filesystem links ...
2014: ------ ... HTML link check finished
2013: ------ Checking HTML links ...
2012: ( 18 / 18 ) Importing
/system/modules/org.opencms.default/templates/empty o.k.
2011: ( 17 / 18 ) Importing /system/modules/org.opencms.default/templates/
o.k.
2010: ( 16 / 18 ) Importing /system/modules/org.opencms.default/lib/ o.k.
2009: ( 15 / 18 ) Importing
/system/modules/org.opencms.default/jsptemplates/ o.k.
2008: ( 14 / 18 ) Importing
/system/modules/org.opencms.default/frametemplates/empty o.k.
2007: ( 13 / 18 ) Importing
/system/modules/org.opencms.default/frametemplates/ o.k.
2006: ( 12 / 18 ) Importing /system/modules/org.opencms.default/elements/
o.k.
2005: ( 11 / 18 ) Importing
/system/modules/org.opencms.default/default_bodies/empty o.k.
2004: ( 10 / 18 ) Importing
/system/modules/org.opencms.default/default_bodies/ o.k.
2003: ( 9 / 18 ) Importing
/system/modules/org.opencms.default/contenttemplates/empty o.k.
2002: ( 8 / 18 ) Importing
/system/modules/org.opencms.default/contenttemplates/ o.k.
2001: ( 7 / 18 ) Importing
/system/modules/org.opencms.default/classes/org/opencms/default/ o.k.
2000: ( 6 / 18 ) Importing
/system/modules/org.opencms.default/classes/org/opencms/ o.k.
1999: ( 5 / 18 ) Importing /system/modules/org.opencms.default/classes/org/
o.k.
1998: ( 4 / 18 ) Importing /system/modules/org.opencms.default/classes/
o.k.
1997: ( 3 / 18 ) Importing /system/modules/org.opencms.default/ o.k.
1996: ( 2 / 18 ) Skipping /system/modules/
1995: ( 1 / 18 ) Skipping /system/
1994: Importing module: C:\Program
Files\jakarta-tomcat-4.1.29\webapps\opencms\WEB-INF\export/modules/org.openc
ms.default.zip
More information about the opencms-dev
mailing list