Hi,
I am running PDI 5.0.1 Carte on a Windows 2008 server and the jobs are executed remotely with PDI 5.0.1 on a Windows 7 PC. The jobs and transformations are stored in a file repository.
When I am looking at a running job in the slave server monitor, I only get this message:
I have found these two JIRA issues which seem to describe my problem too:
http://jira.pentaho.com/browse/PDI-10309
http://jira.pentaho.com/browse/PDI-9900
Does anyone here got an idea, what the reasons for this error could be?
Thanks for any hint!
Bobse
I am running PDI 5.0.1 Carte on a Windows 2008 server and the jobs are executed remotely with PDI 5.0.1 on a Windows 7 PC. The jobs and transformations are stored in a file repository.
When I am looking at a running job in the slave server monitor, I only get this message:
Code:
Unable to decode logging from remote server : java.util.zip.ZipException: Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
at java.util.zip.GZIPInputStream.<init>(Unknown Source)
at java.util.zip.GZIPInputStream.<init>(Unknown Source)
at org.pentaho.di.cluster.HttpUtil.decodeBase64ZippedString(HttpUtil.java:140)
at org.pentaho.di.www.SlaveServerJobStatus.<init>(SlaveServerJobStatus.java:110)
at org.pentaho.di.www.SlaveServerJobStatus.fromXML(SlaveServerJobStatus.java:136)
at org.pentaho.di.cluster.SlaveServer.getJobStatus(SlaveServer.java:716)
at org.pentaho.di.ui.spoon.SpoonSlave.treeItemSelected(SpoonSlave.java:445)
at org.pentaho.di.ui.spoon.SpoonSlave$1.widgetSelected(SpoonSlave.java:265)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.pentaho.di.ui.spoon.Spoon.readAndDispatch(Spoon.java:1227)
at org.pentaho.di.ui.spoon.Spoon.waitForDispose(Spoon.java:7368)
at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:8673)
at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:625)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.pentaho.commons.launcher.Launcher.main(Launcher.java:134)
http://jira.pentaho.com/browse/PDI-10309
http://jira.pentaho.com/browse/PDI-9900
Does anyone here got an idea, what the reasons for this error could be?
Thanks for any hint!
Bobse