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

Facing Kurento Exception Issue after compilation #2

Open
preettiwari opened this issue May 11, 2020 · 2 comments
Open

Facing Kurento Exception Issue after compilation #2

preettiwari opened this issue May 11, 2020 · 2 comments

Comments

@preettiwari
Copy link

preettiwari commented May 11, 2020

I am using this project as a POC but facing some issue with this project. getting KurentoClient Exception :

========================================
2020-05-11 15:32:22.937 WARN 5796 --- [rbeatExec-e1-t0] o.kurento.jsonrpc.client.JsonRpcClient : [KurentoClient] Error sending heartbeat to server. Exception: [KurentoClient] Exception connecting to WebSocket server ws://127.0.0.1:8888/kurento

2020-05-11 15:32:22.938 WARN 5796 --- [rbeatExec-e1-t0] o.kurento.jsonrpc.client.JsonRpcClient : [KurentoClient] Stopping heartbeat and closing client: failure during heartbeat mechanism
2020-05-11 15:32:22.950 INFO 5796 --- [ntLoopGroup-3-1] o.k.j.c.JsonRpcClientNettyWebSocket : [KurentoClient] Inititating new Netty channel. Will create new handler too!
2020-05-11 15:32:24.955 WARN 5796 --- [ main] o.k.j.c.JsonRpcClientNettyWebSocket : [KurentoClient] Trying to close a JsonRpcClientNettyWebSocket with channel == null
2020-05-11 15:32:24.960 WARN 5796 --- [ main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webSocketHandlerMapping' defined in org.springframework.web.socket.config.annotation.DelegatingWebSocketConfiguration: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.servlet.HandlerMapping]: Factory method 'webSocketHandlerMapping' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'groupCallHandler': Unsatisfied dependency expressed through field 'roomManager'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'roomManager': Unsatisfied dependency expressed through field 'kurento'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'kurentoClient' defined in com.example.spring.ws.api.SpringBootVideoConferencingApplication: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.kurento.client.KurentoClient]: Factory method 'kurentoClient' threw exception; nested exception is org.kurento.commons.exception.KurentoException: Exception connecting to KMS
2020-05-11 15:32:24.964 INFO 5796 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
2

@ajayprajapat171
Copy link

is there any problem when you have to import the project in Eclipse in pom.xml file if you have solve this problem please share

@Kolanu-nikshith
Copy link

Hi @ajayprajapat171 , @preettiwari . I am facing issues with running the file. Would you pls share your Linux os version and other details

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

3 participants