Acturely i just unzip the download file openmeetings_1_9_0_r4692.zip
and does't change anything.By the way the same pack runs well in the
windows!
In the terminal run ./red5-debug.sh and got the log.
Thanks!

On Dec 8, 4:48 pm, "seba.wag...@gmail.com" <seba.wag...@gmail.com>
wrote:
> Hi Lee,
>
> I would guess you mixed up sth or copied some files into the ZIP file.
> Maybe you misconfigured the database persistence.xml or something else.
> What is your process to start OpenMeetings and where you got this log from?
>
> Sebastian
>
> 2011/12/8 Lee Daniel <lee.e...@gmail.com>:
>
>
>
>
>
>
>
> > The environment  is OK for the 1.8.8,but not work for the 1.9.Here is
> > the output log!
>
> > Exception in thread "Launcher:/openmeetings"
> > 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': Injection of autowired
> > dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Could not
> > autowire field: private
> > org.openmeetings.app.remote.red5.ClientListManager
> > org.openmeetings.app.remote.red5.ScopeApplicationAdapter.clientListManager;
> > nested exception is
> > org.springframework.beans.factory.BeanCreationException: Error
> > creating bean with name 'openmeetings.ClientListManager': Injection of
> > autowired dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Could not
> > autowire field: private org.openmeetings.utils.crypt.ManageCryptStyle
> > org.openmeetings.app.remote.red5.ClientListManager.manageCryptStyle;
> > nested exception is
> > org.springframework.beans.factory.BeanCreationException: Error
> > creating bean with name 'manageCryptStyle': Injection of autowired
> > dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Could not
> > autowire field: private
> > org.openmeetings.app.data.basic.Configurationmanagement
> > org.openmeetings.utils.crypt.ManageCryptStyle.cfgManagement; nested
> > exception is org.springframework.beans.factory.BeanCreationException:
> > Error creating bean with name 'cfgManagement': Injection of
> > persistence dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Error
> > creating bean with name 'entityManagerFactory' defined in
> > ServletContext resource [/WEB-INF/openmeetings-
> > applicationContext.xml]: Invocation of init method failed; nested
> > exception is javax.persistence.PersistenceException: Found
> > 'javax.persistence.provider' property in the map but the value is not
> > a String. Found object : 'null'.
> >        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:
> > 1325)
> >        at
> > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:
> > 1086)
> >        at
> > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:
> > 517)
> >        at
> > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:
> > 456)
> >        at
> > org.springframework.beans.factory.support.AbstractBeanFactory
> > $1.getObject(AbstractBeanFactory.java:293)
> >        at
> > org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:
> > 222)
> >        at
> > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:
> > 290)
> >        at
> > org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:
> > 192)
> >        at
> > org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:
> > 585)
> >        at
> > org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:
> > 895)
> >        at
> > org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:
> > 425)
> >        at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:
> > 577)
> > Caused by: org.springframework.beans.factory.BeanCreationException:
> > Error creating bean with name 'web.handler': Injection of autowired
> > dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Could not
> > autowire field: private
> > org.openmeetings.app.remote.red5.ClientListManager
> > org.openmeetings.app.remote.red5.ScopeApplicationAdapter.clientListManager;
> > nested exception is
> > org.springframework.beans.factory.BeanCreationException: Error
> > creating bean with name 'openmeetings.ClientListManager': Injection of
> > autowired dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Could not
> > autowire field: private org.openmeetings.utils.crypt.ManageCryptStyle
> > org.openmeetings.app.remote.red5.ClientListManager.manageCryptStyle;
> > nested exception is
> > org.springframework.beans.factory.BeanCreationException: Error
> > creating bean with name 'manageCryptStyle': Injection of autowired
> > dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Could not
> > autowire field: private
> > org.openmeetings.app.data.basic.Configurationmanagement
> > org.openmeetings.utils.crypt.ManageCryptStyle.cfgManagement; nested
> > exception is org.springframework.beans.factory.BeanCreationException:
> > Error creating bean with name 'cfgManagement': Injection of
> > persistence dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Error
> > creating bean with name 'entityManagerFactory' defined in
> > ServletContext resource [/WEB-INF/openmeetings-
> > applicationContext.xml]: Invocation of init method failed; nested
> > exception is javax.persistence.PersistenceException: Found
> > 'javax.persistence.provider' property in the map but the value is not
> > a String. Found object : 'null'.
> >        at
> > org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:
> > 288)
> >        at
> > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:
> > 1074)
> >        at
> > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:
> > 517)
> >        at
> > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:
> > 456)
> >        at
> > org.springframework.beans.factory.support.AbstractBeanFactory
> > $1.getObject(AbstractBeanFactory.java:293)
> >        at
> > org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:
> > 222)
> >        at
> > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:
> > 290)
> >        at
> > org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:
> > 192)
> >        at
> > org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:
> > 322)
> >        ... 13 more
> > Caused by: org.springframework.beans.factory.BeanCreationException:
> > Could not autowire field: private
> > org.openmeetings.app.remote.red5.ClientListManager
> > org.openmeetings.app.remote.red5.ScopeApplicationAdapter.clientListManager;
> > nested exception is
> > org.springframework.beans.factory.BeanCreationException: Error
> > creating bean with name 'openmeetings.ClientListManager': Injection of
> > autowired dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Could not
> > autowire field: private org.openmeetings.utils.crypt.ManageCryptStyle
> > org.openmeetings.app.remote.red5.ClientListManager.manageCryptStyle;
> > nested exception is
> > org.springframework.beans.factory.BeanCreationException: Error
> > creating bean with name 'manageCryptStyle': Injection of autowired
> > dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Could not
> > autowire field: private
> > org.openmeetings.app.data.basic.Configurationmanagement
> > org.openmeetings.utils.crypt.ManageCryptStyle.cfgManagement; nested
> > exception is org.springframework.beans.factory.BeanCreationException:
> > Error creating bean with name 'cfgManagement': Injection of
> > persistence dependencies failed; nested exception is
> > org.springframework.beans.factory.BeanCreationException: Error
> > creating bean with name 'entityManagerFactory' defined in
> > ServletContext resource [/WEB-INF/openmeetings-
> > applicationContext.xml]: Invocation of init method failed; nested
> > exception is javax.persistence.PersistenceException: Found
> > 'javax.persistence.provider' property in the map but the value is not
> > a String. Found object : 'null'.
> >        at
> > org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
> > $AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:
> > 508)
> >        at
> > org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:
> > 84)
> >        at
> > org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:
> > 285)
> >        ... 21 more
> > Caused by: org.springframework.beans.factory.BeanCreationException:
> > Error creating bean with name
>
> ...
>
> read more »

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to