Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install on Windows Server via Marketplace #10

Closed
jwazne opened this issue Mar 3, 2016 · 2 comments
Closed

Cannot install on Windows Server via Marketplace #10

jwazne opened this issue Mar 3, 2016 · 2 comments

Comments

@jwazne
Copy link

jwazne commented Mar 3, 2016

Hello,

Server : Windows Server 2008 R2 Standard
Pentaho Version : CE v5.4.0.1
Pentaho configuration:

  • CDA, CDF, CDE installed
  • Repository using Mysql database
  • LDAP security enabled

When trying to install from MarketPlace, I get the following error:

2016-03-03 09:51:14,481 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Start of job execution
2016-03-03 09:51:14,489 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - exec(0, 0, START.0)
2016-03-03 09:51:14,491 INFO [org.pentaho.di] 2016/03/03 09:51:14 - START - Starting job entry
2016-03-03 09:51:14,493 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Starting entry [Download Plugin]
2016-03-03 09:51:14,493 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - exec(1, 0, Download Plugin.0)
2016-03-03 09:51:14,495 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Download Plugin - Starting job entry
2016-03-03 09:51:14,497 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Download Plugin - Start of HTTP job entry.
2016-03-03 09:51:14,514 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Download Plugin - Connecting to URL:
http://sourceforge.net/projects/pentahoceaudit/files/2.0/pentaho-ce-audit-2.0-stable.zip/download

2016-03-03 09:51:14,523 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Download Plugin - Start reading reply from webserver.
2016-03-03 09:51:14,903 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Download Plugin - Resource type: text/html; charset=UTF-8, last modified on: Thu Jan 01 01:00:00 CET 1970.
2016-03-03 09:51:14,905 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Download Plugin - Finished writing 408 bytes to result file [C:\pentaho_5.4.0.1\biserver-ce\pentaho-solutions\system/plugin-cache/downloads/pentaho-ce-audit-2015.02.03_1456995074080.zip]
2016-03-03 09:51:14,912 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Starting entry [Unzip]
2016-03-03 09:51:14,913 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - exec(2, 0, Unzip.0)
2016-03-03 09:51:14,915 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Unzip - Starting job entry
2016-03-03 09:51:14,918 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Unzip - Starting ...
2016-03-03 09:51:14,918 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Unzip - Processing row source File/folder source : [zip:${downloadDestination}] ... destination file/folder : [${stagingDestination}]... wildcard : [null]
2016-03-03 09:51:14,938 ERROR [org.pentaho.di] 2016/03/03 09:51:14 - Unzip - ERROR (version 5.4.0.1-130, build 1 from 2015-06-14_12-34-55 by buildguy) : Can not copy file/folder [zip:C:\pentaho_5.4.0.1\biserver-ce\pentaho-solutions\system/plugin-cache/downloads/pentaho-ce-audit-2015.02.03_1456995074080.zip] to [C:\pentaho_5.4.0.1\biserver-ce\pentaho-solutions\system/plugin-cache/staging]. Exception : [
2016/03/03 09:51:14 - Unzip -
2016/03/03 09:51:14 - Unzip - Unable to get VFS File object for filename 'zip:C:\pentaho_5.4.0.1\biserver-ce\pentaho-solutions\system/plugin-cache/downloads/pentaho-ce-audit-2015.02.03_1456995074080.zip' : Could not open Zip file "C:\pentaho_5.4.0.1\biserver-ce\pentaho-solutions\system\plugin-cache\downloads\pentaho-ce-audit-2015.02.03_1456995074080.zip".
2016/03/03 09:51:14 - Unzip -
2016/03/03 09:51:14 - Unzip - ]
2016-03-03 09:51:14,939 ERROR [org.pentaho.di] 2016/03/03 09:51:14 - Unzip - ERROR (version 5.4.0.1-130, build 1 from 2015-06-14_12-34-55 by buildguy) : org.pentaho.di.core.exception.KettleFileException:
2016/03/03 09:51:14 - Unzip -
2016/03/03 09:51:14 - Unzip - Unable to get VFS File object for filename 'zip:C:\pentaho_5.4.0.1\biserver-ce\pentaho-solutions\system/plugin-cache/downloads/pentaho-ce-audit-2015.02.03_1456995074080.zip' : Could not open Zip file "C:\pentaho_5.4.0.1\biserver-ce\pentaho-solutions\system\plugin-cache\downloads\pentaho-ce-audit-2015.02.03_1456995074080.zip".
2016/03/03 09:51:14 - Unzip -
2016/03/03 09:51:14 - Unzip -
2016/03/03 09:51:14 - Unzip - at org.pentaho.di.core.vfs.KettleVFS.getFileObject(KettleVFS.java:154)
2016/03/03 09:51:14 - Unzip - at org.pentaho.di.core.vfs.KettleVFS.getFileObject(KettleVFS.java:102)
2016/03/03 09:51:14 - Unzip - at org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles.ProcessFileFolder(JobEntryCopyFiles.java:420)
2016/03/03 09:51:14 - Unzip - at org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles.execute(JobEntryCopyFiles.java:375)
2016/03/03 09:51:14 - Unzip - at org.pentaho.di.job.Job.execute(Job.java:716)
2016/03/03 09:51:14 - Unzip - at org.pentaho.di.job.Job.execute(Job.java:859)
2016/03/03 09:51:14 - Unzip - at org.pentaho.di.job.Job.execute(Job.java:859)
2016/03/03 09:51:14 - Unzip - at org.pentaho.di.job.Job.execute(Job.java:532)
2016/03/03 09:51:14 - Unzip - at org.pentaho.di.job.Job.run(Job.java:424)

2016-03-03 09:51:14,941 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Starting entry [Unzipped Plugin Exists]
2016-03-03 09:51:14,941 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - exec(3, 0, Unzipped Plugin Exists.0)
2016-03-03 09:51:14,943 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Unzipped Plugin Exists - Starting job entry
2016-03-03 09:51:14,946 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Unzipped Plugin Exists - File [C:\pentaho_5.4.0.1\biserver-ce\pentaho-solutions\system/plugin-cache/staging/pentaho-ce-audit] does not exist!
2016-03-03 09:51:14,947 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Starting entry [Cleanup Staging]
2016-03-03 09:51:14,947 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - exec(4, 0, Cleanup Staging.0)
2016-03-03 09:51:14,949 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Cleanup Staging - Starting job entry
2016-03-03 09:51:14,951 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Cleanup Staging - Processing folder [C:\pentaho_5.4.0.1\biserver-ce\pentaho-solutions\system/plugin-cache/staging]
2016-03-03 09:51:14,956 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Cleanup Staging - Folder C:\pentaho_5.4.0.1\biserver-ce\pentaho-solutions\system/plugin-cache/staging was deleted. Total deleted files = 1
2016-03-03 09:51:14,956 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Cleanup Staging - =======================================
2016-03-03 09:51:14,957 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Cleanup Staging - Number of errors : 0
2016-03-03 09:51:14,957 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Cleanup Staging - Number of deleted folders : 1
2016-03-03 09:51:14,958 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Cleanup Staging - =======================================
2016-03-03 09:51:14,959 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Starting entry [Abort job]
2016-03-03 09:51:14,959 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - exec(5, 0, Abort job.0)
2016-03-03 09:51:14,961 INFO [org.pentaho.di] 2016/03/03 09:51:14 - Abort job - Starting job entry
2016-03-03 09:51:14,961 ERROR [org.pentaho.di] 2016/03/03 09:51:14 - Abort job - ERROR (version 5.4.0.1-130, build 1 from 2015-06-14_12-34-55 by buildguy) : Plugin did not contain ID
2016-03-03 09:51:14,962 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Finished job entry Abort job
2016-03-03 09:51:14,963 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Finished job entry Cleanup Staging
2016-03-03 09:51:14,963 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Finished job entry Unzipped Plugin Exists
2016-03-03 09:51:14,964 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Finished job entry Unzip
2016-03-03 09:51:14,964 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Finished job entry Download Plugin
2016-03-03 09:51:14,965 INFO [org.pentaho.di] 2016/03/03 09:51:14 - download_and_install_plugin - Job execution finished

Could you please help me on this ?

Best regards,
Julien

@caiomsouza
Copy link
Contributor

Hi Julien,
Did you solve your problem? Do you still need help?
Best Regards,
Caio

@caiomsouza
Copy link
Contributor

Hi Julien,
Do you still need help?
Please try the plugin in a Linux Server.

The new version:
https://github.com/it4biz/pentaho-ce-audit/releases/tag/2016.05.19

Manual Installation

Download the plugin from github
Unzip the file pentaho-ce-audit-master.zip
Rename the folder from pentaho-ce-audit-master to pentaho-ce-audit
Copy the folder pentaho-ce-audit to pentaho-solutions/system
Restart the BI Server.

Thanks,

Caio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants