After finishing the definition of an endpoint, the deploy module won't work. WSoD with message: Fatal error: Class name must be a valid object or a string in /includes/common.inc on line 7618. When navigated to admin/structure, the following notice is seen:
Notice: Undefined index: controller class in entity_get_controller() (line 7617 of /includes/common.inc).
Updating to build of Feb 17, nor flushing the cache won't help.
Please advise.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | deploy_following_an_endpoint_definition-1445216-3.patch | 682 bytes | sarjeet.singh |
Comments
Comment #1
sarjeet.singh commentedI am also facing same problem on page "admin/structure/deploy".
Fatal error: Class name must be a valid object or a string in /includes/common.inc on line 7618.
Comment #2
sarjeet.singh commentedI found issue in deploy ui module. Please use following patch to fix this issue.
Comment #3
alexiswatson commentedReviewed and tested. Fixes the issue, and is straightforward enough to RTBC.
Comment #4
jzornig commented#2 worked for me
Comment #5
aspilicious commentedConfirmed the bug and the fix!
Comment #6
recidive commentedError is gone for me after applying the patch in #2.
Comment #7
dixon_@aspilicious Feel free to commit. I won't have time today (running between meetings).
Comment #8
aspilicious commentedhttp://drupalcode.org/project/deploy.git/commit/f24c40db6828d1b3c581c39a...
Comment #10
recidive commentedI'm still getting this error when adding a plan with views aggregator. I haven't added any displays to the view, and the view is listing bean blocks.
PHP Fatal error: Class name must be a valid object or a string in /Users/henrique/Sites/drupal7/includes/common.inc on line 7618Comment #11
recidive commentedSame error when trying to deploy the plan directly on the plan admin page.
Update: also confirmed same error occurs with a view of nodes.
Comment #12
aspilicious commented#1506116: Views aggregotor plugin is broken
Comment #13
aspilicious commentedComment #15
jatinkumar1989 commentedHi, While deployng the content, I am getting "processing" message on top of screen, Content is not deployed on remote macheine,
I am using both sites on my localhost (sender and receiver site)
Please help me.
Comment #16
dineshw commentedget this error on visiting admin/structure/deploy