Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Pentaho Data Integration Version 2.x

....works without problems in Windows 2000.

Pentaho Data Integration 3.0

...does not start since we added more functionality and more jar files. This leads to a longer classpath and there is a smaller limit of the command line in Windows 2000 then in newer Windows versions.

The solution is simple:

  • Delete a number of unused drivers in libext/JDBC and then try again.
  • or rename your directories to a shorter name.

We are working on a solution for a futur release to use a launcher, see: http://jira.pentaho.org/browse/PDI-559

Another problem in such old systems can be: you have a too old Internet Explorer that is used to display our welcome page. When you experience a problem that Spoon starts but crashed without a warning than this can be the issue. Update your Internet Explorer to at least Version 6, see: http://jira.pentaho.org/browse/PDI-1042

Last but not least: When you get an error like "org.eclipse.swt.SWTException: Unable to load graphics library [GDI+ is required] (java.lang.NoClassDefFoundError)" download the GDI+ redistributeable from here http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdkredist.htm

  • No labels