Hi,
OK I have installed RMS_7.0 on my VPS,
All Ports are Open.
Audio/Video chat works, uploading videos works, board works.
Record video will connect but fails on Processing and exactly the same when trying to record Sounds.
I've wasted hours on this and I know it must be something simple so it's got me banging my head against the wall.
Another thing is I can't seem to find ffmpeg.exe in this RMS version.
Any experts on RMS, your input will be greatly appreciated.
Thanks...
Dave..
|
Well I'm stumped with this one!
Can anybody help?
Is there a different set of installation instructions for RMS_7.0?
Dave...
|
|
Try setting your Media folder and all sub folders to 777 http://towtalk.net ... Hosted by Zarconia.net! |
All these folders are already set 777 and also because I think it puts these files inside the RMS installation I have also set webapps/video/streams etc ... to 777 but to no avail.. :(
I just cant get my head round this as the RMS for 6.1 worked fine and I dont see anyone else having this problem.
Help anyone please..
It could be my D7 installation but I can't see why.
Can someone help me test by connecting to my RMS to see if it works with your website or letting me connect to your RMS just to try?
Thanks
Dave
|
@Wrapping head around RMS and then the Wall
wanna backup and see what exactly you have attempted to do?
installing RMS, you login as root, meaning you have vps minimum or dedicated to perform this task?
you state the ports are open, what ports
i did not see mention of the access.dat in all your ramblings or jre or the path to jre, or starting rms as a process or starting rms as a service.
so i am just unclear what steps you have exactly taken with your RMS installation attempt?
also seen you mention chmod 777 to some file that is in the RMS file set, thats a big fat no no. only thing should be 777 is ray.sh, but i think now its red5.sh
so please clue us in with your exact procedure for further assistance with this one?
All these folders are already set 777 and also because I think it puts these files inside the RMS installation I have also set webapps/video/streams etc ... to 777 but to no avail.. :(
I just cant get my head round this as the RMS for 6.1 worked fine and I dont see anyone else having this problem.
Help anyone please..
It could be my D7 installation but I can't see why.
Can someone help me test by connecting to my RMS to see if it works with your website or letting me connect to your RMS just to try?
Thanks
Dave
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
ffmpeg is in
flash/modules/global/app/
http://towtalk.net ... Hosted by Zarconia.net! |
Hi DosDawg,
I followed the instructions here
http://www.boonex.com/trac/dolphin/wiki/RayMediaServerInstallation
I have put my domains in the access.dat file and only changed the video folders to chmod 777 to see if that would work.
I have set paths correctly for
RMS installation folder and JRE version 6.0_14
I am running RMS as a service with command ./run_daemon.sh
and when I run command
ps as | grep RMS_7.0
the output is:
7825 pts/0 Sl 0:20 /usr/java/jre1.6.0_14/bin/java -Dpython.home=lib -Dred5.root=/opt/RMS_7.0 -Dlogback.ContextSelector=org.red5.logging.LoggingContextSelector -Dcatalina.useNaming=true -Djava.security.debug=failure -cp /opt/RMS_7.0/boot.jar:/opt/RMS_7.0/conf: org.red5.server.Bootstrap 8106 pts/0 R+ 0:00 grep RMS_7.0
Sorry if I was unclear
Regards..
Dave..
|
with the RMS for 6.1 there was a ffmpeg.exe with the RMS also but not with RMS for D7 |
Prior to running the daemon, did you change to the rms directory and run the red5.sh script manually.
./red5.sh
Just to see if everything finished loading without errors.
https://www.deanbassett.com |
Hi Deano
Yes on running red5 I get:
Starting Red5 Red5 root: /opt/RMS_7.0 Configuation root: /opt/RMS_7.0/conf Root: /opt/RMS_7.0 Deploy type: bootstrap Logback selector: org.red5.logging.LoggingContextSelector Setting default logging context: default Red5 Server 0.9.0-dev $Revision$ (http://code.google.com/p/red5/) [INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@76497934: display name [org.springframework.context.support.FileSystemXmlApplicationContext@76497934]; startup date [Thu Jan 07 04:54:53 GMT 2010]; root of context hierarchy [INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@76497934]: org.springframework.beans.factory.support.DefaultListableBeanFactory@77addb59 [INFO] [main] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties] [INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@77addb59: defining beans [placeholderConfig,red5.common,red5.core,context.loader,tomcat.server]; root of factory hierarchy [INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@7402d5a: display name [org.springframework.context.support.FileSystemXmlApplicationContext@7402d5a]; startup date [Thu Jan 07 04:54:53 GMT 2010]; root of context hierarchy [INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@7402d5a]: org.springframework.beans.factory.support.DefaultListableBeanFactory@57ac3379 [INFO] [main] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties] [INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@57ac3379: defining beans [placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,warDeployService,remotingPool,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp4reader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream]; root of factory hierarchy [INFO] [main] org.red5.server.service.WarDeployer - War deployer service created [INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@30d647d8: display name [org.springframework.context.support.FileSystemXmlApplicationContext@30d647d8]; startup date [Thu Jan 07 04:54:54 GMT 2010]; parent: red5.common [INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@30d647d8]: org.springframework.beans.factory.support.DefaultListableBeanFactory@257807a [INFO] [main] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties] [INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@257807a: defining beans [customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@57ac3379 [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport bound to /0.0.0.0:1935 [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - IO Threads: 1 [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Event Threads - core: 16, max: 64, queue: 0, keepalive: 60 [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - TCP No Delay: true [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Receive Buffer Size: 65536 [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Send Buffer Size: 271360 [INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@1aef4504: display name [org.springframework.context.support.FileSystemXmlApplicationContext@1aef4504]; startup date [Thu Jan 07 04:54:54 GMT 2010]; parent: red5.common [INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@1aef4504]: org.springframework.beans.factory.support.DefaultListableBeanFactory@5e89c116 [INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5e89c116: defining beans [global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@57ac3379 [INFO] [main] org.red5.server.tomcat.TomcatLoader - Setting connector: org.apache.catalina.connector.Connector [INFO] [main] org.red5.server.tomcat.TomcatLoader - Loading tomcat context [INFO] [main] org.red5.server.tomcat.TomcatLoader - Server root: /opt/RMS_7.0 [INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: /opt/RMS_7.0/conf [INFO] [main] org.red5.server.tomcat.TomcatLoader - Application root: /opt/RMS_7.0/webapps [INFO] [main] org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine [INFO] [main] org.apache.catalina.startup.Embedded - Starting tomcat server [INFO] [main] org.apache.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/6.0-snapshot [INFO] [main] org.apache.coyote.http11.Http11Protocol - Initializing Coyote HTTP/1.1 on http-5080 [INFO] [main] org.apache.coyote.http11.Http11Protocol - Starting Coyote HTTP/1.1 on http-5080 [INFO] [main] org.red5.server.tomcat.TomcatLoader - RTMPT server bean was not found [INFO] [main] org.red5.server.tomcat.TomcatLoader - RTMPS server bean was not found [INFO] [Launcher:/video] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties] [INFO] [Launcher:/chat] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties] [INFO] [Launcher:/board] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties] [INFO] [Launcher:/chat] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@326147d9: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5e89c116 [INFO] [Launcher:/video] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@239cd5f5: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5e89c116 Bootstrap complete [INFO] [Launcher:/board] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5d17c0eb: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5e89c116 [INFO] [Launcher:/global] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties] [INFO] [Launcher:/global] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6070c38c: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5e89c116 [INFO] [Launcher:/] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties] [INFO] [Launcher:/im] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties] [INFO] [Launcher:/im] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2945c761: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5e89c116 [INFO] [Launcher:/] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@34b6a6d6: defining beans [placeholderConfig,web.context,web.scope]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5e89c116 [INFO] [Launcher:/installer] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[RAY notification - Chat.init] Application chat 3.5 was started [INFO] [Launcher:/installer] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@395fd251: defining beans [placeholderConfig,web.context,web.scope,web.handler,installer.service]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5e89c116
[RAY notification - Video.init] Application Video was started
[RAY notification - Board.init] Board application was started
[RAY notification] Application started Global Server
[RAY notification] Application IM 3.5 was started [INFO] [Launcher:/installer] org.red5.server.service.Installer - Installer service created
|
and that appears to be the proper output, looks good to me anyhow. and all the apps, did you set the IP Port on the apps?
because from this, it looks like it should run.
Regards,
DosDawg
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
Yes It does work, I have connected to this RMS from 2 other D7 installations and managed to record videos without any problem.
So it must be a problem with this Dolphin installation or server config as it is on a different server.
Dave..
|
Well I'm still having problems with this.
I can connect and use this RMS successfully from other Dolphin7 installations on other servers and shared hosting accounts but I still have this problem with this website.
I have tried re installing Dolphin7 and all chmod settings are correct.
It must be some other setting with the host which is Hostgator
I wonder has anyone else with a Hostgator account experienced this?
Dave...
|
Any fresh Ideas from anyone what could be causing this?
Dave.
|
Any fresh Ideas from anyone what could be causing this?
Dave.
Hello, I got similar problems.
Those 2 installations that works perfect are news or did you migrate from 6.16 version?
I got the same problems as you and what mrpowless had tell me is the follow, but I don´t know how to repair, if you can help me I apreciate so much:
"ask at forum what table holds video information open phpmyadmin and export all to backup DB go to that table and find a working video and click on it to record information.
go to old backup of 6 install and look in RayMovieFiles table ...Time field....take those to the D7 DB
What you are doing is manully taking time from old database to the new database make sure you backup both before you start editing the DB"
Thank you very much!!
|
Hi Mdroca,
They are new installations,
I have tried also with a new installation on Hostgator but to no avail and it works ok with other shared hosting accounts on other hosting providers.
I have come to the conclusion that Hostgator now fails to be able to support Boonex Products just on this little annoying thing.
Dave..
|
lancashiredates, You can try adding the location of the php.ini file in the cron job command for the one that is hosted on Hostgator:
Example:
* * * * * /usr/bin/php -c /home/sitedir/public_html/php.ini -q /home/sitedir/public_html/periodic/cron.php
Chris
Nothing to see here |
lancashiredates, You can try adding the location of the php.ini file in the cron job command for the one that is hosted on Hostgator:
Example:
* * * * * /usr/bin/php -c /home/sitedir/public_html/php.ini -q /home/sitedir/public_html/periodic/cron.php
Chris
Hi Chris,
The problem occurs when I try to record a video or sound and press the stop button to stop recording and process the video or sound that I get a popup box saying Error Processing File.
I believe that my cronjobs & ffmpeg are working fine as when I upload a mpeg video that works fine and does convert the mpeg to flv
And what would I put in the php.ini file?
Regards..
Dave..
|
Hey Dave,
I thought you were having an issue with video and recording with the one hosted with Hostgator. My apologies. If everything else is working with your cron jobs, and RMS (video chat is working), the only other thing I can think of is the ports that need to be opened on the host side for video recording to work.
As people experienced with Axrive, all other flash apps worked great except for video comments. It wasn't until the host opened the ports and configured them properly, that recording video comments started working. Unfortunately, you may have to get the assistance of Hostgator here.
Chris
Nothing to see here |
Thanks Chris,
So basically I need Hostgator to check that their Firewall isn't blocking ports 1935, 1936 or 5080?
Ok I will get them to check and change accordingly.
Regards
Dave..
|
Zarcon, what do you think about my case?
I can record video comments, I can record videos in video upload, I can connect webcam in chat rooms, but I can not play no videos neither audios. What I must do?
Thank you very much
|
Zarcon, what do you think about my case?
I can record video comments, I can record videos in video upload, I can connect webcam in chat rooms, but I can not play no videos neither audios. What I must do?
Thank you very much
Well, you can start with making sure that the Video and Music players are enabled in Admin Panel>Modules>Flash Apps (just click the plus sign next to each.) Also, if your flash/modules/global/apps/ffmpeg.exe is already set to 777, Some people have had better luck with theirs set to 755.
Chris
Nothing to see here |
Zarcon, what do you think about my case?
I can record video comments, I can record videos in video upload, I can connect webcam in chat rooms, but I can not play no videos neither audios. What I must do?
Thank you very much
Well, you can start with making sure that the Video and Music players are enabled in Admin Panel>Modules>Flash Apps (just click the plus sign next to each.) Also, if your flash/modules/global/apps/ffmpeg.exe is already set to 777, Some people have had better luck with theirs set to 755.
Chris
Hi and thanks Zarcon, Yes, all flash app are enable, all of them. I tryed with ffmpeg.exe 777 and 755, and nothing.
Do you think that could be a mistake in db when migrate videos and audios? Is posible
"May be missing any rows on the database from version 6 to version 7 and that's why the videos now display all in time 00:00 and that is why is not posible to play them?
Thanks!
|
SOLVED!
You was right Chris (Zarcon) thanks
And thanks everyone else for your input.
It boiled down to my Host (Hostgator) needing to open ports 1935, 1936 and 5080 outgoing in their Firewall.
When they did this I could record videos but they would not play back... Sounds like your problem mdroc and that was easily solved by changing folder permissions from 777 to 775 for all the flash directories.
Dave...
|
SOLVED!
You was right Chris (Zarcon) thanks
And thanks everyone else for your input.
It boiled down to my Host (Hostgator) needing to open ports 1935, 1936 and 5080 outgoing in their Firewall.
When they did this I could record videos but they would not play back... Sounds like your problem mdroc and that was easily solved by changing folder permissions from 777 to 775 for all the flash directories.
Dave...
Yes lancashiredates now I got my videos working perfect!!!!! I think that will never obtain this. Thank you very much for you all that help me!!
|
Great Stuff...
This is what being part of a fantastic community is all about and hopefully this thread will help many others.
Dave..
|
Guys, I have tried everything suggested but I'm the only one still getting 'Error! File not found" when playing an uploaded video. One thing I found is the uploaded videos appear in "/public_html/flash/modules/video/files" as .jpg files, not as video files...is there any other location where they are uploaded to? If not, then why do the file type change, hence causing the error....I'm lost with this one:( Anyone can suggest pls? btw, i'm getting new members notifications, that tells me my cron job works. Also, my perms are all correct.
Thx,
Zak
|
http://towtalk.net ... Hosted by Zarconia.net! |
Guys, I have tried everything suggested but I'm the only one still getting 'Error! File not found" when playing an uploaded video. One thing I found is the uploaded videos appear in "/public_html/flash/modules/video/files" as .jpg files, not as video files...is there any other location where they are uploaded to? If not, then why do the file type change, hence causing the error....I'm lost with this one:( Anyone can suggest pls? btw, i'm getting new members notifications, that tells me my cron job works. Also, my perms are all correct.
Thx,
Zak
I think that in these folder you should got 5 files of every video: .avi, .flv, .mpg, (big).jpg, (small).jpg
If something is running fine (you got some of these files) try to change permissions on every folder inside /video/ to 755. Let us know if this work. I got lot of problems with this too untill change permisions in folders. Good luck
|
I changed the permissions like you said except 'Files' folders left with 777, and my two uploads (12 and 13 shown below) didnt produce flv files. So, I changed all persmission for Flash folder and its subfolders with 777 and uploaded two videos (14 and 15 as seen below) and found their flv files but with 0 bytes. Here are the results for you to see:

The flv file are 0MB, so I think the video processing doesnt complete. Below is the cron job for last two uploads result are here : Cron Result Cron Result2
I am frustrated with this for the last 5 days without a solution....Let me know what you think, or anyone with suggestion to fix this.
Thx,
Zak
|
Zak,
Have you tried ALL flash folders including files at 755?
If not then just try it, you never know.
Dave...
|
Hi lancashiredates,
After two weeks of frustration I re-installed D7 this wkend just to fix this and photo migration issue...and guess what, I'm getting the same error 'File Not Found' for video uploads. Now I wished I stayed with my D6.1.4. Anyways, I tried your suggestion (with 755 to all folders) and still the flv file comes up with 0mb (file not found). I tried Arames (Boonex) to assist me, but no response either. I'm just stuck and more frustrated :(
|
Well the only other thing that I can think of is try setting your ffmpeg.exe to different chmod settings like: 777, 755 or even try 666
Dave...
|
I'm receiving the "Error Processing File" message as well. Everything is configured properly..
I'm getting the following error when running ./red5.sh
Does anyone have any idea what the problem is?
[RAY notification - Livecam.init] Live Camera application was started
[INFO] [Launcher:/loadtest] org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@194e9851: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@3af2164f
Exception in thread "Launcher:/loadtest" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'web.scope' defined in ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean 'web.handler' while setting bean property 'handler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'web.handler' defined in ServletContext resource [/WEB-INF/red5-web.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/red5/server/api/IBandwidthConfigure
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1305)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1067)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:511)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:450)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:290)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:287)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:189)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:557)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:842)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:416)
at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:594)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'web.handler' defined in ServletContext resource [/WEB-INF/red5-web.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/red5/server/api/IBandwidthConfigure
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:946)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:890)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:479)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:450)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:290)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:287)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:189)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
... 13 more
Caused by: java.lang.NoClassDefFoundError: org/red5/server/api/IBandwidthConfigure
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
at java.lang.Class.getConstructor0(Class.java:2699)
at java.lang.Class.getDeclaredConstructor(Class.java:1985)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:64)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:938)
... 21 more
Caused by: java.lang.ClassNotFoundException: org.red5.server.api.IBandwidthConfigure
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1484)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1329)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
... 27 more
|