The same thing happen to me , same error .i am using sun jdk6 on ubuntu 11.04.
this software seems broken .. Zeeshan On Dec 8, 3:35 pm, greenes <[email protected]> wrote: > Please, permit me expose my experience. > > 1) > Debian-5-Lenny > Java 1.6-last > OpenMeetings 1.9.0 > ...it works great. > > 2) > Debian-6-Squeeze fresh install updated > Java 1.6-last > OpenMeetings 1.9.0 > ..../red5.sh > > Just type:http://localhost:5080/openmeetings/install > and get: > > OpenMeetings - Loading ... > The server is not yet completely initialized. Please try again in a > couple of seconds. > .... > > just the same base data config than in Lenny. > > 3) > Debian-6-Squeeze > Java 1.6-last > OpenMeetings 1.6.2 > .../red5.sh > > ...get the installation but dont show the login page. > In Lenny everything is fine. > > I mean. In my case Squeeze have the problem > no OpenMeetings. Dont know what part of it... > > This problem with Squeeze is since this distro > was born, and made diferents fresh installations > of it. > > Hope a indication about the reason. > > Thanks > > On 8 dic, 16:50, "Holger Rabbach (ICT)" <[email protected]> wrote:> Just > to add to this, the same thing also happens if I try to use MySQL instead of > Derby. Are there any new (since 1.8) java components that 1.9 depends on that > may not be bundled in the java version shipped in Ubuntu 10.04? > > > Holger > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Holger Rabbach > > (ICT) > > Sent: Donnerstag, 8. Dezember 2011 14:12 > > To: [email protected] > > Subject: RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 > > under Ubuntu 10.04.3 LTS > > > Hi, > > > That's exactly the one I'm also using... can't get it to work here, though. > > > Holger > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of > > [email protected] > > Sent: Donnerstag, 8. Dezember 2011 13:57 > > To: [email protected] > > Subject: Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 > > under Ubuntu 10.04.3 LTS > > > You should use sun-jdk6 > > > I just tried release 1.9.x on a Debian machine, there where no errors > > during startup. > > > My Java Version: > > java version "1.6.0_26" > > Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) > > 64-Bit Server VM (build 20.1-b02, mixed mode) > > > Everything should be fine. > > > Sebastian > > > 2011/12/8 Lee Daniel <[email protected]>: > > > I have change sun-java-6 to openjdk,not solve the problem. > > > > On 12月8日, 下午8时05分, "[email protected]" <[email protected]> > > > wrote: > > >> And what Java Version ? > > > >> 2011/12/8 [email protected] <[email protected]>: > > > >> > What shell script are you using the start the server? > > >> > red5.sh ? > > > >> > Sebastian > > > >> > 2011/12/8 Holger Rabbach (ICT) <[email protected]>: > > >> >> I actually have the exact same problem, also with a freshly unzipped > > >> >> 1_9_0_r4692.zip file on Ubuntu 10.04 LTS. 1.8 and the nightly build > > >> >> with RTMPS I was running until now didn't have this problem. Nothing > > >> >> was copied into the zip file, nothing was configured... seems the zip > > >> >> file doesn't like to play with that version of Ubuntu for some > > >> >> reason... > > > >> >> Holger > > > >> >> -----Original Message----- > > >> >> From: [email protected] > > >> >> [mailto:[email protected]] On Behalf Of > > >> >> [email protected] > > >> >> Sent: Donnerstag, 8. Dezember 2011 09:49 > > >> >> To: [email protected] > > >> >> Subject: Re: [openmeetings-user] Can't start > > >> >> openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS > > > >> >> 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 <[email protected]>: > > >> >>> 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.clientLi > > >> >>> stMan > > >> >>> ager; > > >> >>> 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.manageCryptSty > > >> >>> le; > > >> >>> 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.clientLi > > >> >>> stMan > > >> >>> ager; > > >> >>> 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.manageCryptSty > > >> >>> le; > > >> >>> 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 > > > ... > > > leer más >> -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
