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

Mongo Atlas startup not working: Plugin startup looping #4

Open
dmeuth opened this issue Jun 21, 2021 · 0 comments
Open

Mongo Atlas startup not working: Plugin startup looping #4

dmeuth opened this issue Jun 21, 2021 · 0 comments

Comments

@dmeuth
Copy link

dmeuth commented Jun 21, 2021

We are currently running DT 1.218 with 1.216 on the ActiveGate

After setting up plugin with parameters recommended in documentation and installing the plugin in the ActiveGate, restarting and then deploying the plugin in the cluster. I configured the plugin and received an OK upon update. When running I don't see the Mongo Technology. When I looked in the AG logs I see the following:

2021-06-21 16:00:35.409 UTC [35ffc8dc] info [native] 140583775483648(MainThread) - [report_status] new plugin status for engine ('custom.remote.python.atlas', 9571053217833471601) PluginFullStatus(pluginName=custom.remote.python.atlas, pluginVersion=1.0, state=OK, description=, monitoredEntityId=0x84d336312752ce71, stacktrace=)
2021-06-21 16:00:35.409 UTC [35ffc8dc] info [native] 140583775483648(MainThread) - [report_status] new plugin status for engine ('custom.remote.python.atlas', 15082309062789463059) PluginFullStatus(pluginName=custom.remote.python.atlas, pluginVersion=1.0, state=OK, description=, monitoredEntityId=0xd14f202ee0387c13, stacktrace=)
2021-06-21 16:00:43.153 UTC [4f9b08dc] info [native] Successfully handled periodic task protocols.messages.plugins.RemotePluginAgentConfigRequest
2021-06-21 16:01:06.463 UTC [35ffc8dc] info [native] 140583775483648(MainThread) - [do] Plugin loop status: time_taken: 0.0006693600444123149, engines_info: ['<RemotePluginEngine, meta_name:custom.remote.python.atlas '
'id:0x7fdc3510f1d0>, executions:2 ',
'<RemotePluginEngine, meta_name:custom.remote.python.atlas '
'id:0x7fdc3510fb00>, executions:2 '],
2021-06-21 16:01:06.464 UTC [35ffc8dc] info [native] 140583775483648(MainThread) - [do] {('custom.remote.python.atlas', 9571053217833471601): (PluginFullStatus(pluginName=custom.remote.python.atlas, pluginVersion=1.0, state=OK, description=, monitoredEntityId=0x84d336312752ce71, stacktrace=), 499440.774205625), ('custom.remote.python.atlas', 15082309062789463059): (PluginFullStatus(pluginName=custom.remote.python.atlas, pluginVersion=1.0, state=OK, description=, monitoredEntityId=0xd14f202ee0387c13, stacktrace=), 499440.774214425)}
2021-06-21 16:02:06.517 UTC [35ffc8dc] info [native] 140583775483648(MainThread) - [do] Plugin loop status: time_taken: 0.000632589973974973, engines_info: ['<RemotePluginEngine, meta_name:custom.remote.python.atlas '
'id:0x7fdc3510f1d0>, executions:3 ',
'<RemotePluginEngine, meta_name:custom.remote.python.atlas '
'id:0x7fdc3510fb00>, executions:3 '],
2021-06-21 16:02:06.518 UTC [35ffc8dc] info [native] 140583775483648(MainThread) - [do] {('custom.remote.python.atlas', 9571053217833471601): (PluginFullStatus(pluginName=custom.remote.python.atlas, pluginVersion=1.0, state=OK, description=, monitoredEntityId=0x84d336312752ce71, stacktrace=), 499500.827477655), ('custom.remote.python.atlas', 15082309062789463059): (PluginFullStatus(pluginName=custom.remote.python.atlas, pluginVersion=1.0, state=OK, description=, monitoredEntityId=0xd14f202ee0387c13, stacktrace=), 499500.827486295)}
2021-06-21 16:03:06.573 UTC [35ffc8dc] info [native] 140583775483648(MainThread) - [do] Plugin loop status: time_taken: 0.0006760190008208156, engines_info: ['<RemotePluginEngine, meta_name:custom.remote.python.atlas '
including the log file as well
ruxitagent_remotepluginagent_24127.0.log

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

1 participant