[opencms-dev] xmlcontent blank page + siteroot empty error

Alexander Kandzior alex at opencms.org
Thu Oct 28 09:20:38 CEST 2004


I assume the issues you encounter are related to the XP path length problem,
which is really new to me. Are you using FAT32 as file system? We have XP on
6 machines (all NTFS) and never had any path length limit problem. 

Best Regards,
Alex.

Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com

 

> -----Original Message-----
> From: opencms-dev-bounces at opencms.org 
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of 
> mmihaili at csc.com.au
> Sent: Thursday, October 28, 2004 7:24 AM
> To: The OpenCms mailing list
> Subject: RE: [opencms-dev] xmlcontent blank page + siteroot 
> empty error
> 
> I have successfully installed OpenCMS v6 a2 on Windows XP 
> sp1, MySQL 4.0.18, Tomcat 5.0.28 using IE6 and again with Firefox.
> I can open resources and the demos work fine.
> 
> There were a couple of issues during setup (I can look into 
> fixing if required);
> 
> As Olli Aro found out, there is a Windows XP limitation on 
> filename length, so when I attempted to extract the 
> opencms.war to my existing webapp directory, it failed. I 
> resolved this by moving my webapp directory to the root, thus 
> shortening the overall pathname.
> 
> The Setup Wizard has an issue while importing the 
> org.opencms.frontend.templateone modules.
> Following the resolution is the relevant part of my setup.log 
> I recommend not importing these 3 modules during the Setup 
> Wizard, but after, manually via the workplace, until the 
> issue is resolved.
> Now to checkout the demos more closely...
> 
> 2931: Admin at Offline># Import the modules that have been 
> selected in the setup wizard
> 2932: Admin at Offline>importModulesFromSetupBean
> 2933: ------ Importing module ...------  org.opencms.editors.htmlarea
> 2934: org.opencms.configuration.CmsConfigurationException: 
> Error in the OpenCms configuration. [Code 300 - Error in the 
> OpenCms configuration.]
> 2935:       at
> org.opencms.module.CmsModuleImportExportHandler.importModule(C
> msModuleImportExportHandler.java:420)
> 2936:       at
> org.opencms.module.CmsModuleImportExportHandler.importData(Cms
> ModuleImportExportHandler.java:302)
> 2937:       at
> org.opencms.importexport.CmsImportExportManager.importData(Cms
> ImportExportManager.java:401)
> 2938:       at
> org.opencms.setup.CmsSetupBean.importModuleFromDefault(CmsSetu
> pBean.java:1264)
> 2939:       at
> org.opencms.setup.CmsSetupBean.importModulesFromSetupBean(CmsS
> etupBean.java:749)
> 2940:       at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 2941:       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
> orImpl.java:39)
> 2942:       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
> odAccessorImpl.java:25)
> 2943:       at java.lang.reflect.Method.invoke(Method.java:324)
> 2944:       at
> org.opencms.main.CmsShell$CmsCommandObject.executeMethod(CmsSh
> ell.java:237)
> 2945:       at 
> org.opencms.main.CmsShell.executeCommand(CmsShell.java:637)
> 2946:       at 
> org.opencms.main.CmsShell.executeCommands(CmsShell.java:707)
> 2947:       at org.opencms.main.CmsShell.start(CmsShell.java:491)
> 2948:       at
> org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWo
> rkplaceImportThread.java:148)
> 2949:
> 2950: ------ Importing module ...------  
> org.opencms.frontend.templateone
> 2951: org.opencms.configuration.CmsConfigurationException: 
> Error in the OpenCms configuration. [Code 300 - Error in the 
> OpenCms configuration.]
> 2952:       at
> org.opencms.module.CmsModuleImportExportHandler.importModule(C
> msModuleImportExportHandler.java:420)
> 2953:       at
> org.opencms.module.CmsModuleImportExportHandler.importData(Cms
> ModuleImportExportHandler.java:302)
> 2954:       at
> org.opencms.importexport.CmsImportExportManager.importData(Cms
> ImportExportManager.java:401)
> 2955:       at
> org.opencms.setup.CmsSetupBean.importModuleFromDefault(CmsSetu
> pBean.java:1264)
> 2956:       at
> org.opencms.setup.CmsSetupBean.importModulesFromSetupBean(CmsS
> etupBean.java:749)
> 2957:       at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 2958:       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
> orImpl.java:39)
> 2959:       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
> odAccessorImpl.java:25)
> 2960:       at java.lang.reflect.Method.invoke(Method.java:324)
> 2961:       at
> org.opencms.main.CmsShell$CmsCommandObject.executeMethod(CmsSh
> ell.java:237)
> 2962:       at 
> org.opencms.main.CmsShell.executeCommand(CmsShell.java:637)
> 2963:       at 
> org.opencms.main.CmsShell.executeCommands(CmsShell.java:707)
> 2964:       at org.opencms.main.CmsShell.start(CmsShell.java:491)
> 2965:       at
> org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWo
> rkplaceImportThread.java:148)
> 2966:
> 2967: ------ Importing module ...------
> org.opencms.frontend.templateone.democontent
> 2968: org.opencms.configuration.CmsConfigurationException: 
> Error in the OpenCms configuration. [Code 300 - Error in the 
> OpenCms configuration.]
> 2969:       at
> org.opencms.module.CmsModuleImportExportHandler.importModule(C
> msModuleImportExportHandler.java:420)
> 2970:       at
> org.opencms.module.CmsModuleImportExportHandler.importData(Cms
> ModuleImportExportHandler.java:302)
> 2971:       at
> org.opencms.importexport.CmsImportExportManager.importData(Cms
> ImportExportManager.java:401)
> 2972:       at
> org.opencms.setup.CmsSetupBean.importModuleFromDefault(CmsSetu
> pBean.java:1264)
> 2973:       at
> org.opencms.setup.CmsSetupBean.importModulesFromSetupBean(CmsS
> etupBean.java:749)
> 2974:       at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 2975:       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
> orImpl.java:39)
> 2976:       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
> odAccessorImpl.java:25)
> 2977:       at java.lang.reflect.Method.invoke(Method.java:324)
> 2978:       at
> org.opencms.main.CmsShell$CmsCommandObject.executeMethod(CmsSh
> ell.java:237)
> 2979:       at 
> org.opencms.main.CmsShell.executeCommand(CmsShell.java:637)
> 2980:       at 
> org.opencms.main.CmsShell.executeCommands(CmsShell.java:707)
> 2981:       at org.opencms.main.CmsShell.start(CmsShell.java:491)
> 2982:       at
> org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWo
> rkplaceImportThread.java:148)
> 2983:
> 2984: ------ Importing module ...------
> org.opencms.frontend.templateone.xmlcontentdemo
> 2985: org.opencms.configuration.CmsConfigurationException: 
> Error in the OpenCms configuration. [Code 300 - Error in the 
> OpenCms configuration.]
> 2986:       at
> org.opencms.module.CmsModuleImportExportHandler.importModule(C
> msModuleImportExportHandler.java:420)
> 2987:       at
> org.opencms.module.CmsModuleImportExportHandler.importData(Cms
> ModuleImportExportHandler.java:302)
> 2988:       at
> org.opencms.importexport.CmsImportExportManager.importData(Cms
> ImportExportManager.java:401)
> 2989:       at
> org.opencms.setup.CmsSetupBean.importModuleFromDefault(CmsSetu
> pBean.java:1264)
> 2990:       at
> org.opencms.setup.CmsSetupBean.importModulesFromSetupBean(CmsS
> etupBean.java:749)
> 2991:       at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 2992:       at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
> orImpl.java:39)
> 2993:       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
> odAccessorImpl.java:25)
> 2994:       at java.lang.reflect.Method.invoke(Method.java:324)
> 2995:       at
> org.opencms.main.CmsShell$CmsCommandObject.executeMethod(CmsSh
> ell.java:237)
> 2996:       at 
> org.opencms.main.CmsShell.executeCommand(CmsShell.java:637)
> 2997:       at 
> org.opencms.main.CmsShell.executeCommands(CmsShell.java:707)
> 2998:       at org.opencms.main.CmsShell.start(CmsShell.java:491)
> 2999:       at
> org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWo
> rkplaceImportThread.java:148)
> 3000:
> 3001: ------ Importing module ...------  
> org.opencms.legacy.compatibility
> 
> 
> Moris Mihailidis
> __________________________________________________
> Computer Sciences Corporation
> EBS-BSS Web Services e-Business South
> 58 Queensbridge St, Southbank, VIC 3006, Australia
> Ph: +61-3-8695-1527    Fax:+61-3-8695-1540
> Email: mmihaili at csc.com.au
> --------------------------------------------------------------
> --------------------------
> 
> This is a PRIVATE message. If you are not the intended 
> recipient, please delete without copying and kindly advise us 
> by e-mail of the mistake in delivery. NOTE: Regardless of 
> content, this e-mail shall not operate to bind CSC to any 
> order or other contract unless pursuant to explicit written 
> agreement or government initiative expressly permitting the 
> use of e-mail for such purpose.
> --------------------------------------------------------------
> --------------------------
> 
> 
> 
> 
>                                                               
>                                                               
>                
>                       "Alexander Kandzior"                    
>                                                               
>                
>                       <alex at opencms.org>           To:      
> "'The OpenCms mailing list'" <opencms-dev at opencms.org>        
>                  
>                       Sent by:                     cc:        
>                                                               
>                
>                       opencms-dev-bounces@         Subject: 
> RE: [opencms-dev] xmlcontent blank page + siteroot empty 
> error                 
>                       opencms.org                             
>                                                               
>                
>                                                               
>                                                               
>                
>                                                               
>                                                               
>                
>                       28/10/2004 03:26 AM                     
>                                                               
>                
>                       Please respond to                       
>                                                               
>                
>                       The OpenCms mailing                     
>                                                               
>                
>                       list                                    
>                                                               
>                
>                                                               
>                                                               
>                
>                                                               
>                                                               
>                
> 
> 
> 
> 
> > >> I have 6 alpha 2 installed ok with no problems but the 
> xmlcontent 
> > >> demo page (linked from templateone to
> > >> http://localhost:8080/opencms/xmlcontent) is an empty page
> > - despite
> > >> making sure the checkbox is checked on install....
> > >>
> > >> Having looked in the module list, i notice that the
> > xmlcontent module
> > >> is missing - do i therefore need to manually install it?
> > >
> > > You could at last try to see if it works.
> >
> > Manual installation worked for me.
> > But it was not installed after setup either.
> >
> > Although someone else installed Alpha 2 on the same machine without 
> > any problems.
> >
> > The only difference was he used IE and I used Firefox PR1.
> 
> AFAIK there _may_ be an issue with the module selection (in the setup
> wizard) and JavaScript compatibility in Moz/Firefox. May be 
> related to the automatic dependency check JavaScript. I'll 
> check this and make sure we remove this issue (if it exists) 
> for the next release...
> 
> Best Regards,
> Alex.
> 
> Alexander Kandzior
> Alkacon Software - The OpenCms Experts
> http://www.alkacon.com
> 
> 
> 
> _______________________________________________
> 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
> 
> 




More information about the opencms-dev mailing list