HedgehogDevelopment / SitecorePackageDeployer

Sitecore Package Deployer
Apache License 2.0
36 stars 22 forks source link

Sitecore 8.2 - Deployer v1.7 - Package fail to install #11

Open FaldeenOozeer opened 7 years ago

FaldeenOozeer commented 7 years ago

Hi,

Am trying to use the deployer with Sitecore 8.2 , deployer version 1.7 but it is not working. when i review the sitecore log this is what i see:

5024 13:17:50 INFO Install packages skipped because install state is InstallingPackage. ManagedPoolThread #2 13:18:00 INFO Job started: Hhogdev.SitecorePackageDeployer.Tasks.InstallPackage ManagedPoolThread #2 13:18:00 INFO Install packages skipped because install state is InstallingPackage. ManagedPoolThread #2 13:18:00 INFO Job ended: Hhogdev.SitecorePackageDeployer.Tasks.InstallPackage (units processed: )

v1.7 - https://github.com/HedgehogDevelopment/SitecorePackageDeployer/releases

Also, i noticed that the _DEV files does not contain the DeployItems.xml even though during the installation progress i can see it is installing it.

Cleanup History: database 'web' done. Cleanup History: database 'filesystem' done. Cleanup History: database 'master' done. Cleanup History finished. Cleanup Event Queue started. Cleanup Event Queue: database 'web' done. Cleanup Event Queue: database 'filesystem' done. Cleanup Event Queue: database 'core' done. Cleanup Event Queue: database 'master' done. Installing package: ...\sitecore\admin\packages\Hhogdev.SitecorePackageDeployer.update Installing file '_DEV\DeployedItems.xml' Preparing to install file 'App_Config\Include\Hhogdev.SitecorePackageDeployer.config' Installing file 'bin\HedgehogDevelopment.SitecoreProject.PackageInstallPostProcessor.dll' Installing file 'bin\Hhogdev.SitecorePackageDeployer.dll' Installing file 'bin\Hhogdev.SitecorePackageDeployer.pdb' Installing file 'bin\Hhogdev.SitecorePackageDeployer.Web.dll' Installing file 'bin\Hhogdev.SitecorePackageDeployer.Web.pdb' Installing file 'bin\Newtonsoft.Json.xml' Installing file 'sitecore\admin\StartSitecorePackageDeployer.aspx' Copying files to be installed to solution and backing up overwritten files Executing Post Installation instructions: 'HedgehogDevelopment.SitecoreProject.PackageInstallPostProcessor.DoPostDeployActions,HedgehogDevelopment.SitecoreProject.PackageInstallPostProcessor.dll' 2/15/2017-1:08 PM: Starting PostDeployActions 2/15/2017-1:08 PM: Recursive deploy action is set to ignore 2/15/2017-1:08 PM: TDS PostDeployActions complete. Installation has been completed

cturano commented 7 years ago

Hi Faldeen, It looks like the installer is stuck in the "installing" state. We have seen this happen occasionally, but we can't reproduce the problem. This can be resolved by browsing the url http://[website]/Sitecore/Admin/StartSitecorePackageDeployer.aspx?force=1 This will reset the installer state. If this happens again. I recommend that you take a look at the Sitecore logs to see where the installer gets confused. If you can let us know what is happening, we can take a look at resolving the problem.

Thanks

Charlie

FaldeenOozeer commented 7 years ago

Hello Charlie,

Thanks for the tips. It started to work after that. However I have a little doubt.

Do I need to trigger this force start before each package installation. I have noticed that after a package installation or an error, it again goes onto a freeze mode like. I need to use the URL to reset the installer and then package install is progressed.

Thanks, Faldeen

cturano commented 7 years ago

Hi Faldeen, Can you send us excerpts from your Sitecore logs where the installer is failing? I would like to see lines where the installer is mentioned. Since the installer may restart Sitecore, lines from the restart log would be helpful.

Thanks

Charlie

FaldeenOozeer commented 7 years ago

Hello Charles,

Hope you doing fine. Is there a possibility of having a quick Skype call. Am again facing some issues with the Sitecore Deployer tool.

Appreciate your help here!

Thanks,

Faldeen

On 16 February 2017 at 15:37, Charles Turano notifications@github.com wrote:

Hi Faldeen, Can you send us excerpts from your Sitecore logs where the installer is failing? I would like to see lines where the installer is mentioned. Since the installer may restart Sitecore, lines from the restart log would be helpful.

Thanks

Charlie

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HedgehogDevelopment/SitecorePackageDeployer/issues/11#issuecomment-280307922, or mute the thread https://github.com/notifications/unsubscribe-auth/AFjv3X168hDkty-3A29rTS9gwSn0BV9Uks5rdDUQgaJpZM4MBtpM .

--

Thanks & Regards, faldeenooz@gmail.com

Faldeen Muhummud Oozeer, MBCS, MSc Computer Forensics and Security BSc Information System Release Engineer@Proximity BBDO Indian Ocean

cturano commented 7 years ago

Hi Faldeen, Unfortunately, we can't provide phone support for our open source components. Can you tell me what issue you are seeing?

Thanks

Charlie

marcelgruber commented 7 years ago

Thanks @cturano for the ?force=1 trick. We were experiencing an issue where the installer was stuck in the installing state even after multiple restarts of Sitecore & IIS. We believe it was initially due to Windows Authentication being applied to certain Sitecore directories.

One of the issues we saw was a buffer overflow due to an error in FileWatcher because of too many changes in the /Website folder.

I will be sure to inform you if I see anything else.

marcelgruber commented 7 years ago

This definitely does happen when Windows Authentication is turned on the /login and /shell folders. Have you any guidelines on how we should have our setup configured in order to support Windows Authentication while using this? Much appreciated.

FaldeenOozeer commented 7 years ago

Hello Charles,

Am facing an issue with the TDS SitecorePackageDeployer.

I have installed the 1.7 SitecorePackageDeployer.

The ".update" files are being properly copied. However the install is failing.

When i look at the log, i can see a system io crash. please find same attached.

Can you please help out here.

Faldeen

On 9 May 2017 at 18:25, Marcel Gruber notifications@github.com wrote:

This definitely does happen when Windows Authentication is turned on the /login and /shell folders.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HedgehogDevelopment/SitecorePackageDeployer/issues/11#issuecomment-300181583, or mute the thread https://github.com/notifications/unsubscribe-auth/AFjv3Ymx-J7MJ0W5mDN3CR0dREhrWjAIks5r4HdSgaJpZM4MBtpM .

--

Thanks & Regards, faldeenooz@gmail.com

Faldeen Muhummud Oozeer, MBCS, MSc Computer Forensics and Security BSc Information System Release Engineer@Proximity BBDO Indian Ocean

cturano commented 7 years ago

Hi Faldeen, I don't see an attachment.

Thanks

Charlie

FaldeenOozeer commented 7 years ago

sorry forget the attachments

On 20 June 2017 at 16:28, Charles Turano notifications@github.com wrote:

Hi Faldeen, I don't see an attachment.

Thanks

Charlie

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HedgehogDevelopment/SitecorePackageDeployer/issues/11#issuecomment-309737696, or mute the thread https://github.com/notifications/unsubscribe-auth/AFjv3R-UXIzeRQraJ3nFVqI3NmPfzBS4ks5sF7rngaJpZM4MBtpM .

--

Thanks & Regards, faldeenooz@gmail.com

Faldeen Muhummud Oozeer, MBCS, MSc Computer Forensics and Security BSc Information System Release Engineer@Proximity BBDO Indian Ocean

FaldeenOozeer commented 7 years ago

just let me know if you get the attachment this time.

On 20 June 2017 at 18:29, Faldeen Oozeer faldeenooz@gmail.com wrote:

sorry forget the attachments

On 20 June 2017 at 16:28, Charles Turano notifications@github.com wrote:

Hi Faldeen, I don't see an attachment.

Thanks

Charlie

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HedgehogDevelopment/SitecorePackageDeployer/issues/11#issuecomment-309737696, or mute the thread https://github.com/notifications/unsubscribe-auth/AFjv3R-UXIzeRQraJ3nFVqI3NmPfzBS4ks5sF7rngaJpZM4MBtpM .

--

Thanks & Regards, faldeenooz@gmail.com------------------------------

Faldeen Muhummud Oozeer, MBCS, MSc Computer Forensics and Security BSc Information System Release Engineer@Proximity BBDO Indian Ocean

--

Thanks & Regards, faldeenooz@gmail.com

Faldeen Muhummud Oozeer, MBCS, MSc Computer Forensics and Security BSc Information System Release Engineer@Proximity BBDO Indian Ocean

cturano commented 7 years ago

Hi Faldeen, I don't see them. Can you email them to support@hhogdev.com?

Thanks

Charlie

FaldeenOozeer commented 7 years ago

hello,

as requested , i have copied them to support@hhogdev.com.

faldeen

On 20 June 2017 at 19:01, Charles Turano notifications@github.com wrote:

Hi Faldeen, I don't see them. Can you email them to support@hhogdev.com?

Thanks

Charlie

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HedgehogDevelopment/SitecorePackageDeployer/issues/11#issuecomment-309786566, or mute the thread https://github.com/notifications/unsubscribe-auth/AFjv3WuSAZq_7d6hqCTpqM6siM0226XWks5sF96ygaJpZM4MBtpM .

--

Thanks & Regards, faldeenooz@gmail.com

Faldeen Muhummud Oozeer, MBCS, MSc Computer Forensics and Security BSc Information System Release Engineer@Proximity BBDO Indian Ocean

FaldeenOozeer commented 7 years ago

let me know if you receive it this time

Faldeen

On 20 June 2017 at 20:29, Faldeen Oozeer faldeenooz@gmail.com wrote:

hello,

as requested , i have copied them to support@hhogdev.com.

faldeen

On 20 June 2017 at 19:01, Charles Turano notifications@github.com wrote:

Hi Faldeen, I don't see them. Can you email them to support@hhogdev.com?

Thanks

Charlie

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HedgehogDevelopment/SitecorePackageDeployer/issues/11#issuecomment-309786566, or mute the thread https://github.com/notifications/unsubscribe-auth/AFjv3WuSAZq_7d6hqCTpqM6siM0226XWks5sF96ygaJpZM4MBtpM .

--

Thanks & Regards, faldeenooz@gmail.com------------------------------

Faldeen Muhummud Oozeer, MBCS, MSc Computer Forensics and Security BSc Information System Release Engineer@Proximity BBDO Indian Ocean

--

Thanks & Regards, faldeenooz@gmail.com

Faldeen Muhummud Oozeer, MBCS, MSc Computer Forensics and Security BSc Information System Release Engineer@Proximity BBDO Indian Ocean

AnuKrithikaS commented 5 years ago

Hello, I am trying to install the latest version of Team Development for Sitecore (TDS 5.7.0.24) . My visual studio version is 2017 and using Dot Net framework 4.5.2. I am facing issue in installing TDS. When I am trying to finish the installation, below VSIX Installer is popped up and appears to be frozen for long time without showing any progress.

tds_issue

Please let me know if there is any way to resolve this issue.

Thanks, Anu