Got a log file full of these array errors. The deploy is failing for reasons "An illegal choice was made" (perhaps resolved) and now "Parse error".

I am deploying by checking the item in the core Content Management list, then selecting Deploy. I have tried it with a deployment plan and without one. (Honestly, I don't get how the deployment plan works. But, when I select an item as described above, it isn't being sent to the plan.)

How the heck to troubleshoot these?

Latest:

node event: Test Event Push is Here Error Parse error. Not well formed

Log file entry (also attached):

Type	plan items<br />
Date	Friday, 26 August 2011 - 12:11am<br />
User	superadmin<br />
Location	http://testing.mysite.com/admin/build/deploy/deploy_check_batch<br />
Referrer	http://testing.mysite.com/node_operations/deploy_now/46<br />
Message	Array ( [0] => Array ( [iid] => 110 [pid] => 2 [module] => node [description] => event: Test Event Push is Here [weight] => 0 [data] => 46 [uid] => 1 [ts] => 1314335516 [weight_group] => 7 ) )<br />
Severity	notice

Also, can you allow more of the error message on deploy log page. (Couldn't see where any length is set in code to change.)

D6.22

CommentFileSizeAuthor
scr_deploy-error.jpg50.05 KBgreta_drupal

Comments

greta_drupal’s picture

clarification:
I have tried deploy now when there has been a deployment plan first created (but empty) and also tried without one created. Not pushing from deployment plan.

The Deploy log page shows " Parse error. Not well formed".
The Drupal logs don't say what is not well formed.

greta_drupal’s picture

When I deleted from the receiving site the subject content type and associated view, and then pushed the node _with_ those depencies (as part of deployment plan), the distributing site reported success...but the node was not on the receiving site.

dixon_’s picture

To help version 6.x-1.x move forward, please see this issue: #526936: Find best way to proceeding with 6.x-1.x and more specifically this comment: http://drupal.org/node/526936#comment-4931548