PaoloG
10-21-2008, 04:38 AM
Hi! I'm new to Pentaho and still trying to make it work right... Pentaho server is on a Windows 2000 Server machine, while I'm using client software on a Windows XP machine.
I've been solving some issues I found at the beginning browsing the forums, but I can't get out of this.
I started working on Design Studio and tried to modify the HelloWorld action sequence as suggested in the startup manual.
Initially the output was not changing. I've been looking for other helloworld.xaction on the server machine (to see if it was a solutions path problem) but with no luck. There must be something wrong as the cation file is modified but the output is not.
I then decided to run the system settings and global variables refresh services from the Adminintration Console. What I get now is a runtime error now:
Failed Errore: Solo un output richiesto, ma ottenuti nessuno o più di uno (org.pentaho.platform.plugin.action.builtin.TemplateComponent) Debug: Partenza dellesecuzione di {0}/{1}/{2} (org.pentaho.platform.engine.services.solution.SolutionEngine)
Debug: Lettura del contesto a runtime e dei dati (org.pentaho.platform.engine.services.solution.SolutionEngine)
Debug: Caricamento del file di configurazione dell'Action Sequence (org.pentaho.platform.engine.services.solution.SolutionEngine)
Debug: Audit: instanceId=ec93e54a-9f48-11dd-8000-2377759f652c, objectId=org.pentaho.platform.engine.services.runtime.RuntimeContext, messageType=action_sequence_start (org.pentaho.platform.engine.services.runtime.RuntimeContext)
Debug: la procedura validateComponent sta validando la componente TemplateComponent (org.pentaho.platform.engine.services.runtime.RuntimeContext)
Debug: Validazione della componente per lazione {0} (org.pentaho.platform.plugin.action.builtin.TemplateComponent)
Errore: Solo un output richiesto, ma ottenuti nessuno o più di uno (org.pentaho.platform.plugin.action.builtin.TemplateComponent)
Errore: RuntimeContext.ERROR_0006 - Componenti dellAction da non validare: {0} (org.pentaho.platform.engine.services.runtime.RuntimeContext)
Errore: SolutionEngine.ERROR_0006 - Validazione dell'Action Sequence fallita (org.pentaho.platform.engine.services.solution.SolutionEngine)
Server Version: Pentaho Platform Engine Core 2.0.0-RC1.33017
And here's where I'm stucked.
The only weird thing I see is that the Tomcat server is not able to find the native library on java.library.path (there's a tomcat-native.tar.gz in the tomcat bin folder).
Any help or suggestion will be higly appreciated, thank you!
I've been solving some issues I found at the beginning browsing the forums, but I can't get out of this.
I started working on Design Studio and tried to modify the HelloWorld action sequence as suggested in the startup manual.
Initially the output was not changing. I've been looking for other helloworld.xaction on the server machine (to see if it was a solutions path problem) but with no luck. There must be something wrong as the cation file is modified but the output is not.
I then decided to run the system settings and global variables refresh services from the Adminintration Console. What I get now is a runtime error now:
Failed Errore: Solo un output richiesto, ma ottenuti nessuno o più di uno (org.pentaho.platform.plugin.action.builtin.TemplateComponent) Debug: Partenza dellesecuzione di {0}/{1}/{2} (org.pentaho.platform.engine.services.solution.SolutionEngine)
Debug: Lettura del contesto a runtime e dei dati (org.pentaho.platform.engine.services.solution.SolutionEngine)
Debug: Caricamento del file di configurazione dell'Action Sequence (org.pentaho.platform.engine.services.solution.SolutionEngine)
Debug: Audit: instanceId=ec93e54a-9f48-11dd-8000-2377759f652c, objectId=org.pentaho.platform.engine.services.runtime.RuntimeContext, messageType=action_sequence_start (org.pentaho.platform.engine.services.runtime.RuntimeContext)
Debug: la procedura validateComponent sta validando la componente TemplateComponent (org.pentaho.platform.engine.services.runtime.RuntimeContext)
Debug: Validazione della componente per lazione {0} (org.pentaho.platform.plugin.action.builtin.TemplateComponent)
Errore: Solo un output richiesto, ma ottenuti nessuno o più di uno (org.pentaho.platform.plugin.action.builtin.TemplateComponent)
Errore: RuntimeContext.ERROR_0006 - Componenti dellAction da non validare: {0} (org.pentaho.platform.engine.services.runtime.RuntimeContext)
Errore: SolutionEngine.ERROR_0006 - Validazione dell'Action Sequence fallita (org.pentaho.platform.engine.services.solution.SolutionEngine)
Server Version: Pentaho Platform Engine Core 2.0.0-RC1.33017
And here's where I'm stucked.
The only weird thing I see is that the Tomcat server is not able to find the native library on java.library.path (there's a tomcat-native.tar.gz in the tomcat bin folder).
Any help or suggestion will be higly appreciated, thank you!