woakes070048 / kettlepentahoalfrescoplugin

Automatically exported from code.google.com/p/kettlepentahoalfrescoplugin
0 stars 0 forks source link

Plug-in outdated and does not work with packaged model examples #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Pentaho plugin
2. Set-up Alfresco extension
3. Restart Alfresco service

What is the expected output? What do you see instead?
I expected Alfresco to load up properly and the output step in Pentaho to run 
successfully.

Instead, Alfresco would not load and the step in Pentaho threw errors:
Could not create dialog for kettle.plugin.AlfrescoPluginDialog
org.pentaho.di.core.exception.KettleException: 
java.lang.NoSuchMethodException: 
kettle.plugin.AlfrescoPluginDialog.<init>(org.eclipse.swt.widgets.Shell, 
java.lang.Object, org.pentaho.di.trans.TransMeta, java.lang.String)
kettle.plugin.AlfrescoPluginDialog.<init>(org.eclipse.swt.widgets.Shell, 
java.lang.Object, org.pentaho.di.trans.TransMeta, java.lang.String)

What version of the product are you using? On what operating system?
Kettle - Spoon - GAR 4.2.1
Windows 7

Please provide any additional information below.
Please note that this API has been superceded by CMIS (specifically, the CMIS 
SOAP binding). It's use is no longer recommended.

Original issue reported on code.google.com by kyle.b.g...@gmail.com on 8 Jun 2012 at 9:21