[opencms-dev] Installation problem on Redhat Fedora Core 4 x86_64

Joe Desbonnet jdesbonnet at gmail.com
Tue Aug 2 00:42:54 CEST 2005


Don't use the Java VM that comes with FC4. Use the Sun Java (1.4.2 or
1.5). Also if you do that use the official Tomcat distribution. I use
Tomcat 5.5.9 with JDK 1.5.0.

You can get the Java VM as RPMs from jpackage.org  but I havn't tried
that. I prefer to unpack the official Sun distribution in
/opt/java  and put the bin subdirectory of the JavaVM in your PATH.
Also set JAVA_HOME env variable for Tomcat. I usually put the Tomcat
engine in /opt/tomcat


I think the Fedora java system is at least a year away from being
fully compatible with the official Java (too many bugs and incomplete
APIs).

Joe.



On 8/1/05, richardcrossley at o2.co.uk <richardcrossley at o2.co.uk> wrote:
> Hi,
> 
> I am installing OpenCms on Redhat Fedora Core 4, x86_64.
> 
> uname -r
> 2.6.11-1.1369_FC4
> 
> mysql --version
> mysql  Ver 14.7 Distrib 4.1.11, for redhat-linux-gnu (x86_64)
> 
> Java --version
> java version "1.4.2"
> gij (GNU libgcj) version 4.0.0 20050519 (Red Hat 4.0.0-8)
> 
> tomcat
> 5.0
> 
> JVM
> 1.4.2
> 
> The setup application installs fine and the database creates sucessfully.
> However, I have a problem when installing the webapp, proper.
> 
> To my untrained eyes, this looks like a problem with running OpenCms on 64
> bit Linux, but, can you shed some light on my problem.
> 
> Thanks,
> 
> Richard Crossley.
> 
> 26:        at .__clone (/lib64/libc-2.3.5.so)
> 25:        at .GC_start_routine (/usr/lib64/libgcj.so.6.0.0)
> 24:        at org.opencms.setup.CmsSetupWorkplaceImportThread.run() (Unknown
> Source)
> 23:        at org.opencms.setup.CmsSetupWorkplaceImportThread.kill() (Unknown
> Source)
> 22:        at org.opencms.main.CmsShell.exit() (Unknown Source)
> 21:     java.lang.NullPointerException
> 20:        at .__clone (/lib64/libc-2.3.5.so)
> 19:        at .GC_start_routine (/usr/lib64/libgcj.so.6.0.0)
> 18:        at org.opencms.setup.CmsSetupWorkplaceImportThread.run() (Unknown
> Source)
> 17:        at org.opencms.setup.CmsSetupWorkplaceImportThread.kill() (Unknown
> Source)
> 16:        at org.opencms.main.CmsShell.exit() (Unknown Source)
> 15:        at java.lang.Object.getClass() (/usr/lib64/libgcj.so.6.0.0)
> 14:     java.lang.NullPointerException
> 13:        at .__clone (/lib64/libc-2.3.5.so)
> 12:        at .GC_start_routine (/usr/lib64/libgcj.so.6.0.0)
> 11:        at org.opencms.setup.CmsSetupWorkplaceImportThread.run() (Unknown
> Source)
> 10:        at org.opencms.main.CmsShell.start(java.io.FileInputStream) (Unknown
> Source)
> 9:         at org.opencms.main.CmsShell.executeCommands(java.io.FileInputStream)
> (Unknown Source)
> 8:         at org.opencms.main.CmsShell.printPrompt() (Unknown Source)
> 7:      java.lang.NullPointerException
> 6:         at .__clone (/lib64/libc-2.3.5.so)
> 5:         at .GC_start_routine (/usr/lib64/libgcj.so.6.0.0)
> 4:         at org.opencms.setup.CmsSetupWorkplaceImportThread.run() (Unknown Source)
> 3:         at org.opencms.main.CmsShell.CmsShell(java.lang.String, java.lang.String,
> java.lang.String, java.lang.String, org.opencms.main.I_CmsShellCommands)
> (Unknown Source)
> 2:         at org.opencms.main.OpenCmsCore.getInstance() (Unknown Source)
> 1:      org.opencms.main.CmsInitException: Critical error while loading driver
> manager.
> 
> 
> ________________________________________
> For a wide range of mobile phones,free upgrades,accessories and tariffs plus
> special deals when you buy online,visit www.o2.co.uk/shop <http://www.o2.co.uk/shop>
> 
> 
> 
> 
> _______________________________________________
> 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