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

service.api fail to start #2

Open
tanveerkhan27 opened this issue May 25, 2021 · 1 comment
Open

service.api fail to start #2

tanveerkhan27 opened this issue May 25, 2021 · 1 comment

Comments

@tanveerkhan27
Copy link

tanveerkhan27 commented May 25, 2021

Have followed all the steps as described in the linux installation section, all components are installed and running.
service-index - running,
migration - done
analyzer service - running (via uwsgi)

starting service api is throwing below error:
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.epam.ta.reportportal.core.analyzer.auto.client.RabbitMqManagementClient]: Factory method 'managementTemplate' threw exception; nested exception is com.epam.ta.reportportal.exception.ReportPortalException: Unclassified Report Portal Error

Rabbitmq is up and running
Listing connections ...
user peer_host peer_port state
rpmquser 127.0.0.1 51798 running

user permission provided
Listing permissions for vhost "analyzer" ...
user configure write read
rabbitmq .* .* .*
rpmquser .* .* .*
admin .* .* .*

@hlebkanonik
Copy link
Collaborator

Hello,
Sorry for the delay, this installation method was deprecated. I plan to update the documentation soon. Thank for using ReportPortal

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

2 participants