java.lang.IllegalStateException: ApplicationEventMulticaster not initialized

1,035 views
Skip to first unread message

Paulo Figueiredo

unread,
Mar 2, 2015, 1:44:31 PM3/2/15
to kur...@googlegroups.com
Holla!,

I'm new to kurento....
Yesterday I was able to run kurento one2one, one2many etc on a VPS... suddenly, if I break it and start a new one it got hanged.

13:25:43.985 [OneCallAdvApp.main()] INFO  - o.k.t.one2onecalladv.One2OneCallAdvApp   - Starting One2OneCallAdvApp on kurento with PID 6411 (/home/kurento-tutorial-java/kurento-one2one-call-advanced/target/classes started by pjrfigueiredo in /home/kurento-tutorial-java/kurento-one2one-call-advanced)
13:25:43.990 [OneCallAdvApp.main()] DEBUG - o.k.t.one2onecalladv.One2OneCallAdvApp   - Running with Spring Boot v1.2.1.RELEASE, Spring v4.1.1.RELEASE
13:25:46.237 [OneCallAdvApp.main()] INFO  - o.h.validator.internal.util.Version      - HV000001: Hibernate Validator 5.1.3.Final


After I hit crtl + escape the error message is 

13:38:02.906 [            Thread-1] WARN  - ationConfigEmbeddedWebApplicationContext - Exception thrown from LifecycleProcessor on context close
java.lang.IllegalStateException: LifecycleProcessor not initialized - call 'refresh' before invoking lifecycle methods via the context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7e9caac: startup date [Mon Mar 02 13:37:13 EST 2015]; root of context hierarchy
at org.springframework.context.support.AbstractApplicationContext.getLifecycleProcessor(AbstractApplicationContext.java:357) ~[spring-context-4.1.1.RELEASE.jar:4.1.1.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:877) ~[spring-context-4.1.1.RELEASE.jar:4.1.1.RELEASE]
at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.doClose(EmbeddedWebApplicationContext.java:150) [spring-boot-1.2.1.RELEASE.jar:1.2.1.RELEASE]
at org.springframework.context.support.AbstractApplicationContext$1.run(AbstractApplicationContext.java:804) [spring-context-4.1.1.RELEASE.jar:4.1.1.RELEASE]



Tnkss!

btw, i'm writing a post to help others people out with kurento installation *probles*


Message has been deleted

Paulo Figueiredo

unread,
Mar 4, 2015, 2:31:12 PM3/4/15
to kur...@googlegroups.com
I was able to put One2ManyCall running once today, after I made a 

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

But ... i'v killed it but the problem came back at me.....

Ivan Gracia

unread,
Mar 5, 2015, 4:33:18 AM3/5/15
to Kurento Public
I wasn't able to reproduce this. Check if the process is still there (ps -ef | grep kurento) or the port is still open (sudo netstat -pant | grep java) after you have closed it.

Also, you can install the demo, and control it with the service  command. Just unpack the zip file in the target folder, and run the bin/install.sh script.



Ivan Gracia



--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Paulo Figueiredo

unread,
Mar 5, 2015, 6:49:15 AM3/5/15
to kur...@googlegroups.com
Hello Ivan!


root@kurento:~# ps -ef | grep kurento
nobody     923     1  0 06:22 ?        00:00:00 /usr/bin/kurento-media-server
root      1420  1396  0 06:28 pts/1    00:00:00 grep --color=auto kurento

and

root@kurento:~# sudo netstat -pant | grep java
root@kurento:~#

The VPS was restarted and I tried to run a demo.



segunda-feira, 2 de Março de 2015 às 18:44:31 UTC, Paulo Figueiredo escreveu:

Ivan Gracia

unread,
Mar 5, 2015, 7:18:25 AM3/5/15
to Kurento Public
And did it work? You should have no trouble doing that: there is no service running, and the port should be clear.

Ivan Gracia



Reply all
Reply to author
Forward
0 new messages