Bug 1033465 - Often met "No plugin connector_plugin defined" error when creating app or adding db cartridge on STG
Summary: Often met "No plugin connector_plugin defined" error when creating app or add...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Dan Mace
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-22 07:25 UTC by Lei Zhang
Modified: 2015-05-14 23:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-24 03:34:08 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Lei Zhang 2013-11-22 07:25:12 UTC
Description of problem:
When create app or add db cartridge, ofter met "Unable to complete the requested operation due to: No plugin connector_plugin defined.
Reference ID: 306d3f052d0f9f4ee2d3ba01ffb32f9c"

Creating application 'uvnqm7q0b5' ... Unable to complete the requested operation due to: No plugin connector_plugin defined.
Reference ID: 306d3f052d0f9f4ee2d3ba01ffb32f9c
Command Return: 1
ERROR!

 Adding mongodb-2.2 to application 'pythonu30n' ... Unable to complete the requested operation due to: No plugin connector_plugin defined.
Reference ID: 877e9fe3a8552ff8ee7e56e1e77d8b63

Adding mysql-5.1 to application 'database1' ... Unable to complete the  requested operation due to: No plugin connector_plugin defined. 
Reference ID: 4aa7051f8cc29b47480810ee0ed15071 

Version-Release number of selected component (if applicable):
STG(devenv-stage-582)

How reproducible:
often

Steps to Reproduce:
1.create app or add db cartridge
2.
3.

Actual results:
Met "No plugin connector_plugin" error when adding app or db cartridge on STG

Expected results:
Should create app and add db cartridge successfully on STG

Additional info:

Comment 1 Dan Mace 2013-11-22 18:21:55 UTC
This is some sort of MCollective problem; reassigning to Node.

Comment 2 Dan Mace 2013-11-22 20:03:59 UTC
Couldn't reproduce in devenv-stage_589, but I now understand the source of the error from MCollective. Please re-test this in the latest stage image, and if you're able to reproduce it, provide the complete /var/log/mcollective.log and /var/log/ruby193-mcollective.log files from the instance for analysis.

This error is thrown when Mcollective has trouble loading a plugin from $libdir/mcollective/connector, which leads me to suspect that the instance had some sort of MCollective server configuration issue.

Comment 3 Lei Zhang 2013-11-25 09:13:19 UTC
Verified on STG(devenv-stage_593), this issue can't be reproduced.


Note You need to log in before you can comment on or make changes to this bug.