Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-14 Thread seba.wag...@gmail.com
you should choose a username and password with a minimum length of 4 or 6
characters

Sebastian

2011/12/14 viktara vikt...@gmail.com



 On Dec 13, 4:13 pm, seba.wag...@gmail.com seba.wag...@gmail.com
 wrote:
  But I am pretty sure you configured mysql and missed to set utf8 encoding
  or something like that.
  This won't happen with default configuration.

 Yes - that was exactly what I had not done, thanks for the pointer :)

 Installs fine now, only very minor issue I spotted is that is did not
 create a user for me:

 ERROR 12-14 14:00:00.115 ImportInitvalues.java 107995 585
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - [loadInitUserAndOrganisation]
 java.lang.Exception: Could not add user user returns a negative error
 message: -13

 --
 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.




-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
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.



[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-14 Thread greenes
This is tested.

On Debian-5
OpenMeetings 1.9.1
Install fine
Login fine
Upload rtf file to whiteboard fine
Create new user and login with this fine

.

On 14 dic, 16:25, viktara vikt...@gmail.com wrote:
 On Dec 14, 9:36 am, seba.wag...@gmail.com seba.wag...@gmail.com
 wrote:

  you should choose a username and password with a minimum length of 4 or 6
  characters

 Ah - I was using 3 characters in the username.

 A small bug here I think - if you register a user with a 3 character
 username, you get the sign up success message - but it fails silently
 and does not attempt to send an email.

-- 
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.



[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-14 Thread greenes
...another tested.

Debian-6
OpenMeetings 1.9.1
Run OpenMeetings with script
Install fine
Login fine
Create new user and login with this fine

Upload rtf file to whiteboard fine...but in
Debian-6 only, no Debian-5, and with
any OpenMeetings version, used 2 or
3 minutes to convert the little file if am not
connected to internet.
If am connected to internet, then is a fast
conversion.

If some body know the reason please
tell me.

..



On 14 dic, 16:41, greenes zurca...@gmail.com wrote:
 This is tested.

 On Debian-5
 OpenMeetings 1.9.1
 Install fine
 Login fine
 Upload rtf file to whiteboard fine
 Create new user and login with this fine

 .

 On 14 dic, 16:25, viktara vikt...@gmail.com wrote:

  On Dec 14, 9:36 am, seba.wag...@gmail.com seba.wag...@gmail.com
  wrote:

   you should choose a username and password with a minimum length of 4 or 6
   characters

  Ah - I was using 3 characters in the username.

  A small bug here I think - if you register a user with a 3 character
  username, you get the sign up success message - but it fails silently
  and does not attempt to send an email.

-- 
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.



[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread solomax
I have committed the fix (both 1.9 and trunk) and will ask Sebastian
to build 1.9.1
Thank for your help with this issue

On Dec 13, 2:37 pm, Zeeshan Ali Shah zees...@infoshield.info wrote:
 Hi Solomax, since thread is too long can you post the fix on wiki..

 2011/12/13 luo angela angela@gmail.com







  Yeah! It's work.After i drop and recreate the database,the system is
  installed successfully.
  THanks!  solomax!

  On 12月13日, 下午1时53分, solomax solomax...@gmail.com wrote:
   Table definition has been changed in 1.9
   You need to drop old Database, or specify different DB in your
   persistense.xml

   On Dec 13, 12:40 pm, luo angela angela@gmail.com wrote:

Different error.
[ERROR] [Launcher:/openmeetings]
org.openmeetings.app.remote.red5.ScopeApplicationAdapter - [appStart]
org.springframework.transaction.CannotCreateTransactionException:
Could not open JPA EntityManager for transaction; nested exception is
openjpa-2.1.0-r422266:1071316 nonfatal general error
org.apache.openjpa.persistence.PersistenceException: Incorrect table
definition; there can be only one auto column and it must be defined
as a key {stmnt 1022736404 ALTER TABLE fieldlanguagesvalues ADD
lang_val_id BIGINT AUTO_INCREMENT} [code=1075, state=42000]
at

  org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionMan
  ager.java:
382) ~[org.springframework.orm-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at

  org.springframework.transaction.support.AbstractPlatformTransactionManager.
  getTransaction(AbstractPlatformTransactionManager.java:
371) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
3.0.6.RELEASE]
at

  org.springframework.transaction.interceptor.TransactionAspectSupport.create
  TransactionIfNecessary(TransactionAspectSupport.java:
335) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
3.0.6.RELEASE]
at

  org.springframework.transaction.interceptor.TransactionInterceptor.invoke(T
  ransactionInterceptor.java:
105) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
3.0.6.RELEASE]
at

  org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflec
  tiveMethodInvocation.java:
172) ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at org.springframework.aop.framework.Cglib2AopProxy
$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:621)
~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at org.openmeetings.app.data.basic.Configurationmanagement$
$EnhancerByCGLIB$$53c37128.getConfKey(generated)
~[cglib-2.2.2.jar:na]
at

  org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart(ScopeAppl
  icationAdapter.java:
129) ~[openmeetings.jar:na]
at

  org.red5.server.adapter.MultiThreadedApplicationAdapter.start(MultiThreaded
  ApplicationAdapter.java:
409) [red5.jar:na]
at

  org.red5.server.adapter.ApplicationAdapter.start(ApplicationAdapter.java:
55) [red5.jar:na]
at org.red5.server.Scope.start(Scope.java:1171) [red5.jar:na]
at org.red5.server.Scope.init(Scope.java:906) [red5.jar:na]
at org.red5.server.WebScope.register(WebScope.java:208)
[red5.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[na:1.6.0_26]
at

  sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39) ~[na:1.6.0_26]
at

  sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
  l.java:
25) ~[na:1.6.0_26]
at java.lang.reflect.Method.invoke(Method.java:597) ~[na:
1.6.0_26]
at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:
1544) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:
1485) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.initializeBean(AbstractAutowireCapableBeanFactory.java:
1417) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
519) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.createBean(AbstractAutowireCapableBeanFactory.java:
456) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:293)

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread yo yo
May i build a distribution from the source
http://openmeetings.googlecode.com/svn/trunk/singlewebapp/, is it ok?
I got som errors ,failed to  install openmeetings.

2011/12/13, solomax solomax...@gmail.com:
 I have committed the fix (both 1.9 and trunk) and will ask Sebastian
 to build 1.9.1
 Thank for your help with this issue

 On Dec 13, 2:37 pm, Zeeshan Ali Shah zees...@infoshield.info wrote:
 Hi Solomax, since thread is too long can you post the fix on wiki..

 2011/12/13 luo angela angela@gmail.com







  Yeah! It's work.After i drop and recreate the database,the system is
  installed successfully.
  THanks!  solomax!

  On 12月13日, 下午1时53分, solomax solomax...@gmail.com wrote:
   Table definition has been changed in 1.9
   You need to drop old Database, or specify different DB in your
   persistense.xml

   On Dec 13, 12:40 pm, luo angela angela@gmail.com wrote:

Different error.
[ERROR] [Launcher:/openmeetings]
org.openmeetings.app.remote.red5.ScopeApplicationAdapter -
[appStart]
org.springframework.transaction.CannotCreateTransactionException:
Could not open JPA EntityManager for transaction; nested exception
is
openjpa-2.1.0-r422266:1071316 nonfatal general error
org.apache.openjpa.persistence.PersistenceException: Incorrect table
definition; there can be only one auto column and it must be defined
as a key {stmnt 1022736404 ALTER TABLE fieldlanguagesvalues ADD
lang_val_id BIGINT AUTO_INCREMENT} [code=1075, state=42000]
at

  org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionMan
  ager.java:
382) ~[org.springframework.orm-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at

  org.springframework.transaction.support.AbstractPlatformTransactionManager.
  getTransaction(AbstractPlatformTransactionManager.java:
371) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
3.0.6.RELEASE]
at

  org.springframework.transaction.interceptor.TransactionAspectSupport.create
  TransactionIfNecessary(TransactionAspectSupport.java:
335) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
3.0.6.RELEASE]
at

  org.springframework.transaction.interceptor.TransactionInterceptor.invoke(T
  ransactionInterceptor.java:
105) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
3.0.6.RELEASE]
at

  org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflec
  tiveMethodInvocation.java:
172) ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at org.springframework.aop.framework.Cglib2AopProxy
$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:621)
~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at org.openmeetings.app.data.basic.Configurationmanagement$
$EnhancerByCGLIB$$53c37128.getConfKey(generated)
~[cglib-2.2.2.jar:na]
at

  org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart(ScopeAppl
  icationAdapter.java:
129) ~[openmeetings.jar:na]
at

  org.red5.server.adapter.MultiThreadedApplicationAdapter.start(MultiThreaded
  ApplicationAdapter.java:
409) [red5.jar:na]
at

  org.red5.server.adapter.ApplicationAdapter.start(ApplicationAdapter.java:
55) [red5.jar:na]
at org.red5.server.Scope.start(Scope.java:1171)
[red5.jar:na]
at org.red5.server.Scope.init(Scope.java:906) [red5.jar:na]
at org.red5.server.WebScope.register(WebScope.java:208)
[red5.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
~[na:1.6.0_26]
at

  sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39) ~[na:1.6.0_26]
at

  sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
  l.java:
25) ~[na:1.6.0_26]
at java.lang.reflect.Method.invoke(Method.java:597) ~[na:
1.6.0_26]
at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:
1544) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:
1485) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.initializeBean(AbstractAutowireCapableBeanFactory.java:
1417) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
519) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread solomax
sure no problem


On Dec 13, 4:20 pm, yo yo yoyo2...@gmail.com wrote:
 May i build a distribution from the 
 sourcehttp://openmeetings.googlecode.com/svn/trunk/singlewebapp/, is it ok?
 I got som errors ,failed to  install openmeetings.

 2011/12/13, solomax solomax...@gmail.com:







  I have committed the fix (both 1.9 and trunk) and will ask Sebastian
  to build 1.9.1
  Thank for your help with this issue

  On Dec 13, 2:37 pm, Zeeshan Ali Shah zees...@infoshield.info wrote:
  Hi Solomax, since thread is too long can you post the fix on wiki..

  2011/12/13 luo angela angela@gmail.com

   Yeah! It's work.After i drop and recreate the database,the system is
   installed successfully.
   THanks!  solomax!

   On 12月13日, 下午1时53分, solomax solomax...@gmail.com wrote:
Table definition has been changed in 1.9
You need to drop old Database, or specify different DB in your
persistense.xml

On Dec 13, 12:40 pm, luo angela angela@gmail.com wrote:

 Different error.
 [ERROR] [Launcher:/openmeetings]
 org.openmeetings.app.remote.red5.ScopeApplicationAdapter -
 [appStart]
 org.springframework.transaction.CannotCreateTransactionException:
 Could not open JPA EntityManager for transaction; nested exception
 is
 openjpa-2.1.0-r422266:1071316 nonfatal general error
 org.apache.openjpa.persistence.PersistenceException: Incorrect table
 definition; there can be only one auto column and it must be defined
 as a key {stmnt 1022736404 ALTER TABLE fieldlanguagesvalues ADD
 lang_val_id BIGINT AUTO_INCREMENT} [code=1075, state=42000]
 at

   org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionMan
   ager.java:
 382) ~[org.springframework.orm-3.0.6.RELEASE.jar:3.0.6.RELEASE]
 at

   org.springframework.transaction.support.AbstractPlatformTransactionManager.
   getTransaction(AbstractPlatformTransactionManager.java:
 371) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
 3.0.6.RELEASE]
 at

   org.springframework.transaction.interceptor.TransactionAspectSupport.create
   TransactionIfNecessary(TransactionAspectSupport.java:
 335) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
 3.0.6.RELEASE]
 at

   org.springframework.transaction.interceptor.TransactionInterceptor.invoke(T
   ransactionInterceptor.java:
 105) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
 3.0.6.RELEASE]
 at

   org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflec
   tiveMethodInvocation.java:
 172) ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
 at org.springframework.aop.framework.Cglib2AopProxy
 $DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:621)
 ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
 at org.openmeetings.app.data.basic.Configurationmanagement$
 $EnhancerByCGLIB$$53c37128.getConfKey(generated)
 ~[cglib-2.2.2.jar:na]
 at

   org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart(ScopeAppl
   icationAdapter.java:
 129) ~[openmeetings.jar:na]
 at

   org.red5.server.adapter.MultiThreadedApplicationAdapter.start(MultiThreaded
   ApplicationAdapter.java:
 409) [red5.jar:na]
 at

   org.red5.server.adapter.ApplicationAdapter.start(ApplicationAdapter.java:
 55) [red5.jar:na]
 at org.red5.server.Scope.start(Scope.java:1171)
 [red5.jar:na]
 at org.red5.server.Scope.init(Scope.java:906) [red5.jar:na]
 at org.red5.server.WebScope.register(WebScope.java:208)
 [red5.jar:na]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
 Method)
 ~[na:1.6.0_26]
 at

   sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
 39) ~[na:1.6.0_26]
 at

   sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
   l.java:
 25) ~[na:1.6.0_26]
 at java.lang.reflect.Method.invoke(Method.java:597) ~[na:
 1.6.0_26]
 at

   org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
   y.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:
 1544) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
 at

   org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
   y.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:
 1485) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
 at

   org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
   y.initializeBean(AbstractAutowireCapableBeanFactory.java:
 1417) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
 at

   org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
   y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
 519) 

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread viktara
On Dec 12, 4:53 pm, solomax solomax...@gmail.com wrote:
 Can someone please try if the following method is works as expected or
 not:
 1) download both 1.8.8 and 1.9.0
 2) unpack then to the different locations
 3) replace 1.9 version of javaee-api-5.1.2.jar with 1.8.8 version of
 this file (cp red5_1_8/lib/javaee-api-5.1.2.jar red5_1_9/lib/javaee-
 api-5.1.2.jar)
 4) start OM even with red5.sh or with red5-debug.sh


Not working here - Ubuntu 10.04 64bit.

I end up with these errors during startup:

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: Explicit
persistence provider error(s) occurred for openmeetings after trying
the following discovered implementations:
org.apache.openjpa.persistence.PersistenceProviderImpl from provider:
org.apache.openjpa.persistence.PersistenceProviderImpl
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: Explicit
persistence provider error(s) occurred for openmeetings after trying
the following discovered implementations:
org.apache.openjpa.persistence.PersistenceProviderImpl from provider:
org.apache.openjpa.persistence.PersistenceProviderImpl
at

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread greenes
...do you tryed it with a new zip 1.9.0 file?



On 13 dic, 18:06, viktara vikt...@gmail.com wrote:
 On Dec 12, 4:53 pm, solomax solomax...@gmail.com wrote:

  Can someone please try if the following method is works as expected or
  not:
  1) download both 1.8.8 and 1.9.0
  2) unpack then to the different locations
  3) replace 1.9 version of javaee-api-5.1.2.jar with 1.8.8 version of
  this file (cp red5_1_8/lib/javaee-api-5.1.2.jar red5_1_9/lib/javaee-
  api-5.1.2.jar)
  4) start OM even with red5.sh or with red5-debug.sh

 Not working here - Ubuntu 10.04 64bit.

 I end up with these errors during startup:

 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: Explicit
 persistence provider error(s) occurred for openmeetings after trying
 the following discovered implementations:
 org.apache.openjpa.persistence.PersistenceProviderImpl from provider:
 org.apache.openjpa.persistence.PersistenceProviderImpl
         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: Explicit
 persistence provider error(s) occurred for openmeetings after trying
 the following discovered implementations:
 

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread seba.wag...@gmail.com
Can you retry with this package?
http://openmeetings.googlecode.com/files/openmeetings_1_9_1_r4707.zip

Sebastian


2011/12/13 viktara vikt...@gmail.com


 On Dec 13, 1:19 pm, greenes zurca...@gmail.com wrote:
  ...do you tryed it with a new zip 1.9.0 file?
 
 Yeah - I followed the steps as per solomax post - starting with a
 fresh 1.9.0 download.

 --
 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.




-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
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.



[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread solomax
I was able to get your root error
Value '2.0' of  attribute 'version' of element 'persistence' is not
valid error occurs
after I have replaced apache-openjpa-2.1.0.jar with apache-
openjpa-1.2.2.jar
OM 1.9 uses openjpa2
Please try to run 1.9 without any modifications (except for replacing
javaee-api-5.1.2.jar)

On Dec 13, 8:06 pm, viktara vikt...@gmail.com wrote:
 On Dec 12, 4:53 pm, solomax solomax...@gmail.com wrote:

  Can someone please try if the following method is works as expected or
  not:
  1) download both 1.8.8 and 1.9.0
  2) unpack then to the different locations
  3) replace 1.9 version of javaee-api-5.1.2.jar with 1.8.8 version of
  this file (cp red5_1_8/lib/javaee-api-5.1.2.jar red5_1_9/lib/javaee-
  api-5.1.2.jar)
  4) start OM even with red5.sh or with red5-debug.sh

 Not working here - Ubuntu 10.04 64bit.

 I end up with these errors during startup:

 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: Explicit
 persistence provider error(s) occurred for openmeetings after trying
 the following discovered implementations:
 org.apache.openjpa.persistence.PersistenceProviderImpl from provider:
 org.apache.openjpa.persistence.PersistenceProviderImpl
         at
 org.springframework.beans.factory.support.BeanDefinitionValueResolver.resol 
 veReference(BeanDefinitionValueResolver.java:
 328)
         at
 org.springframework.beans.factory.support.BeanDefinitionValueResolver.resol 
 veValueIfNecessary(BeanDefinitionValueResolver.java:
 106)
         at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
 y.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:
 1325)
         at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
 y.populateBean(AbstractAutowireCapableBeanFactory.java:
 1086)
         at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
 y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
 517)
         at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
 y.createBean(AbstractAutowireCapableBeanFactory.java:
 456)
         at org.springframework.beans.factory.support.AbstractBeanFactory
 $1.getObject(AbstractBeanFactory.java:293)
         at
 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getS 
 ingleton(DefaultSingletonBeanRegistry.java:
 222)
         at
 org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Abs 
 tractBeanFactory.java:
 290)
         at
 org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstr 
 actBeanFactory.java:
 192)
         at
 org.springframework.beans.factory.support.DefaultListableBeanFactory.preIns 
 tantiateSingletons(DefaultListableBeanFactory.java:
 585)
         at
 org.springframework.context.support.AbstractApplicationContext.finishBeanFa 
 ctoryInitialization(AbstractApplicationContext.java:
 895)
         at
 org.springframework.context.support.AbstractApplicationContext.refresh(Abst 
 ractApplicationContext.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
 

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread viktara
 Can you retry with this 
 package?http://openmeetings.googlecode.com/files/openmeetings_1_9_1_r4707.zip

Thanks Sebastian - that seems to work fine.

-- 
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.



Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread seba.wag...@gmail.com
okay,

Thanks,
Then we will release it now officially.

Sebastian

2011/12/13 viktara vikt...@gmail.com

  Can you retry with this package?
 http://openmeetings.googlecode.com/files/openmeetings_1_9_1_r4707.zip
 
 Thanks Sebastian - that seems to work fine.

 --
 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.




-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
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.



[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread viktara
I think the version error was a little bit of a red herring - I had
not properly closed the quotes around on of the values.

With the new package provided by Sebastian, I did not have to do
anything at all - just works as per the install documentation.

On Dec 13, 2:32 pm, solomax solomax...@gmail.com wrote:
 I was able to get your root error
 Value '2.0' of  attribute 'version' of element 'persistence' is not
 valid error occurs
 after I have replaced apache-openjpa-2.1.0.jar with apache-
 openjpa-1.2.2.jar
 OM 1.9 uses openjpa2
 Please try to run 1.9 without any modifications (except for replacing
 javaee-api-5.1.2.jar)

 On Dec 13, 8:06 pm, viktara vikt...@gmail.com wrote:

  On Dec 12, 4:53 pm, solomax solomax...@gmail.com wrote:

   Can someone please try if the following method is works as expected or
   not:
   1) download both 1.8.8 and 1.9.0
   2) unpack then to the different locations
   3) replace 1.9 version of javaee-api-5.1.2.jar with 1.8.8 version of
   this file (cp red5_1_8/lib/javaee-api-5.1.2.jar red5_1_9/lib/javaee-
   api-5.1.2.jar)
   4) start OM even with red5.sh or with red5-debug.sh

  Not working here - Ubuntu 10.04 64bit.

  I end up with these errors during startup:

  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: Explicit
  persistence provider error(s) occurred for openmeetings after trying
  the following discovered implementations:
  org.apache.openjpa.persistence.PersistenceProviderImpl from provider:
  org.apache.openjpa.persistence.PersistenceProviderImpl
          at
  org.springframework.beans.factory.support.BeanDefinitionValueResolver.resol 
  veReference(BeanDefinitionValueResolver.java:
  328)
          at
  org.springframework.beans.factory.support.BeanDefinitionValueResolver.resol 
  veValueIfNecessary(BeanDefinitionValueResolver.java:
  106)
          at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
  y.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:
  1325)
          at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
  y.populateBean(AbstractAutowireCapableBeanFactory.java:
  1086)
          at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
  y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
  517)
          at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
  y.createBean(AbstractAutowireCapableBeanFactory.java:
  456)
          at org.springframework.beans.factory.support.AbstractBeanFactory
  $1.getObject(AbstractBeanFactory.java:293)
          at
  org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getS 
  ingleton(DefaultSingletonBeanRegistry.java:
  222)
          at
  org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Abs 
  tractBeanFactory.java:
  290)
          at
  org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstr 
  actBeanFactory.java:
  192)
          at
  org.springframework.beans.factory.support.DefaultListableBeanFactory.preIns 
  tantiateSingletons(DefaultListableBeanFactory.java:
  585)
          at
  org.springframework.context.support.AbstractApplicationContext.finishBeanFa 
  ctoryInitialization(AbstractApplicationContext.java:
  895)
          at
  org.springframework.context.support.AbstractApplicationContext.refresh(Abst 
  ractApplicationContext.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
  

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread seba.wag...@gmail.com
But I am pretty sure you configured mysql and missed to set utf8 encoding
or something like that.
This won't happen with default configuration.

Sebastian

2011/12/13 viktara vikt...@gmail.com

 Well, almost :)

 I get step one of the install page, but moving to step 2 results in:

 ERROR 12-13 20:33:13.415 Fieldmanagment.java 159040 326
 org.openmeetings.app.data.basic.Fieldmanagment [http-0.0.0.0-5080-2] -
 [getConfKey]:
 org.apache.openjpa.persistence.PersistenceException: The transaction
 has been rolled back.  See the nested exceptions for details on the
 errors that occurred.


 On Dec 13, 3:27 pm, viktara vikt...@gmail.com wrote:
   Can you retry with this package?
 http://openmeetings.googlecode.com/files/openmeetings_1_9_1_r4707.zip
 
  Thanks Sebastian - that seems to work fine.

 --
 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.




-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
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.



[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-13 Thread viktara
Well, almost :)

I get step one of the install page, but moving to step 2 results in:

ERROR 12-13 20:33:13.415 Fieldmanagment.java 159040 326
org.openmeetings.app.data.basic.Fieldmanagment [http-0.0.0.0-5080-2] -
[getConfKey]:
org.apache.openjpa.persistence.PersistenceException: The transaction
has been rolled back.  See the nested exceptions for details on the
errors that occurred.


On Dec 13, 3:27 pm, viktara vikt...@gmail.com wrote:
  Can you retry with this 
  package?http://openmeetings.googlecode.com/files/openmeetings_1_9_1_r4707.zip

 Thanks Sebastian - that seems to work fine.

-- 
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.



[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread solomax
I was able to get access to machine this problem is reproducible
(Debian 5.0.6)

Disabling ipv6 does not help

On Dec 12, 2:48 pm, luo angela angela@gmail.com wrote:
 Disable ipv6 can't solve the issue!

 On 12月12日, 下午3时38分, seba.wag...@gmail.com seba.wag...@gmail.com
 wrote:







  Thank,

  can somebody confirm this?

  Sebastian

  2011/12/12 i Ching ch...@icecreaming.com:

   Dear all,

   Here is the solution:
   Before you install openmeetings_1_6_2_r3675.zip in Debian or Ubuntu
   Linux, you must disable ipv6.

   Here is the steps:
   Step 1: Add the following lines into file /etc/sysctl.conf
   net.ipv6.conf.all.disable_ipv6 = 1
   net.ipv6.conf.default.disable_ipv6 = 1
   net.ipv6.conf.lo.disable_ipv6 = 1

   Step 2: Reboot your Ubuntu or Debian

   Option step: To check if IPv6 is disabled, type below command (a value
   of 1 means disabled that's what we want).
   cat /proc/sys/net/ipv6/conf/all/disable_ipv6

   References:http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560056

   Ching

   --
   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 
   athttp://groups.google.com/group/openmeetings-user?hl=en.

  --
  Sebastian 
  Wagnerhttp://www.openmeetings.dehttp://www.webbase-design.dehttp://www.wagn...
  seba.wag...@gmail.com

-- 
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.



RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread Holger Rabbach (ICT)
Hi Sebastian,

Sorry it took so long.

1) there is no derby.log created.  There is no openmeetings folder in red5/

2) the error looks the same if no persistence.xml is found

3) same error with latest OpenJPA as well (after putting the original 
persistence.xml back :))

Maybe this is a bit late now anyway, since I've seen you seem to have found 
something with the order in which things are being loaded that can cause 
problems?

Best regards,
Holger


-Original Message-
From: openmeetings-user@googlegroups.com 
[mailto:openmeetings-user@googlegroups.com] On Behalf Of seba.wag...@gmail.com
Sent: Freitag, 9. Dezember 2011 16:21
To: openmeetings-user@googlegroups.com
Subject: Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
Ubuntu 10.04.3 LTS

1) When you startup the server with default settings is there a derby.log file 
created or not ?
What is its content?
Is there some folder created openmeetings in red5-folder that contains some 
folders like seg0 tmp, ...

2) If you rename the default persistence.xml to backup_persistence.xml and 
startup using red5.sh:
Do you see a different exception on startup then the 
javax.persistance.Exception ?

3) Can you replace the openJPA JAR in
openmeetings/WEB-INF/lib/openjpa-2.1.0.jar
with the JAR openjpa-2.1.1.jar from the latest downloads from 
http://openjpa.apache.org/downloads.html
 ?

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Yes, same problem with that one as well




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 16:05
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 yes :D

 if you download this snapshot from here:
 http://nightly.openmeetings.de/openmeetings/builds/751/openmeetings_r4
 703.zip

 The same effect?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 (well, besides OpenMeetings not running, obviously ;))




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
 Rabbach (ICT)
 Sent: Freitag, 9. Dezember 2011 16:02
 To: openmeetings-user@googlegroups.com
 Subject: RE: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Yep, no problems then...




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:59
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 when you delete the openmeetings webapp from the red5-webapps dir (or move 
 it temporarly away) Does the red5 service startup or not?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi Sebastian,

 No changes to any files - using the unzipped distribution file. 
 Openmeetings is run as root, so the file is readable. I normally use an 
 init.d script, but for testing I've been going into /usr/local/red5 (the 
 directory I unzipped to) and running sh red5.sh.
 Changing the log level for persistence to INFO (from WARN) doesn't give any 
 more info than the messages already posted here.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:49
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Did you make any changes to the file
 webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
 ?
 Is that file readable by the user that runs openmeetings?

 where do you execute the red5.sh ? Using a init.d script? Can you just cd 
 to the folder red5 and use the red5.sh to test and startup please.

 Last but not least:
 To get more trace you could change the log-level in
 red5/conf/logback.xml

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Same things with JDK 6 as well




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
 Rabbach (ICT)
 Sent: Freitag, 9. Dezember 2011 15:40
 To: openmeetings-user@googlegroups.com
 Subject: RE: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Sure, give me a few minutes




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:37
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 can you try with JDK6 ?

 Sebastian

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread greenes
Hi Solomax,

On Debian-5 start install but build 53 tables only
and must be 56, then after created show a blank page.

You are in the right way.

Thank you!

On 12 dic, 21:53, solomax solomax...@gmail.com wrote:
 Can someone please try if the following method is works as expected or
 not:
 1) download both 1.8.8 and 1.9.0
 2) unpack then to the different locations
 3) replace 1.9 version of javaee-api-5.1.2.jar with 1.8.8 version of
 this file (cp red5_1_8/lib/javaee-api-5.1.2.jar red5_1_9/lib/javaee-
 api-5.1.2.jar)
 4) start OM even with red5.sh or with red5-debug.sh

 above steps works for my debian 5
 Thanks in advance

 On Dec 12, 5:28 pm, solomax solomax...@gmail.com wrote:

  The problem being cause by OMContextListener
  if you edit webapps/openmeeings/WEB-INF/web.xml and comment out
  listener section, the exception will will be different.
  I'll try to find out what so wrong with this 5line listener and why it
  works as expected on some machines.

  On Dec 12, 5:24 pm, Holger Rabbach (ICT) holger.rabb...@om.org
  wrote:

   Hi Sebastian,

   Sorry it took so long.

   1) there is no derby.log created.  There is no openmeetings folder in 
   red5/

   2) the error looks the same if no persistence.xml is found

   3) same error with latest OpenJPA as well (after putting the original 
   persistence.xml back :))

   Maybe this is a bit late now anyway, since I've seen you seem to have 
   found something with the order in which things are being loaded that can 
   cause problems?

   Best regards,
   Holger

   -Original Message-
   From: openmeetings-user@googlegroups.com 
   [mailto:openmeetings-user@googlegroups.com] On Behalf Of 
   seba.wag...@gmail.com
   Sent: Freitag, 9. Dezember 2011 16:21
   To: openmeetings-user@googlegroups.com
   Subject: Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 
   under Ubuntu 10.04.3 LTS

   1) When you startup the server with default settings is there a derby.log 
   file created or not ?
   What is its content?
   Is there some folder created openmeetings in red5-folder that contains 
   some folders like seg0 tmp, ...

   2) If you rename the default persistence.xml to backup_persistence.xml 
   and startup using red5.sh:
   Do you see a different exception on startup then the 
   javax.persistance.Exception ?

   3) Can you replace the openJPA JAR in
   openmeetings/WEB-INF/lib/openjpa-2.1.0.jar
   with the JAR openjpa-2.1.1.jar from the latest downloads 
   fromhttp://openjpa.apache.org/downloads.html
    ?

   Sebastian

   2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
Yes, same problem with that one as well

-Original Message-
From: openmeetings-user@googlegroups.com
[mailto:openmeetings-user@googlegroups.com] On Behalf Of
seba.wag...@gmail.com
Sent: Freitag, 9. Dezember 2011 16:05
To: openmeetings-user@googlegroups.com
Subject: Re: [openmeetings-user] Re: Can't start
openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

yes :D

if you download this snapshot from here:
   http://nightly.openmeetings.de/openmeetings/builds/751/openmeetings_r4
703.zip

The same effect?

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
(well, besides OpenMeetings not running, obviously ;))

-Original Message-
From: openmeetings-user@googlegroups.com
[mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
Rabbach (ICT)
Sent: Freitag, 9. Dezember 2011 16:02
To: openmeetings-user@googlegroups.com
Subject: RE: [openmeetings-user] Re: Can't start
openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

Yep, no problems then...

-Original Message-
From: openmeetings-user@googlegroups.com
[mailto:openmeetings-user@googlegroups.com] On Behalf Of
seba.wag...@gmail.com
Sent: Freitag, 9. Dezember 2011 15:59
To: openmeetings-user@googlegroups.com
Subject: Re: [openmeetings-user] Re: Can't start
openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

when you delete the openmeetings webapp from the red5-webapps dir (or 
move it temporarly away) Does the red5 service startup or not?

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
Hi Sebastian,

No changes to any files - using the unzipped distribution file. 
Openmeetings is run as root, so the file is readable. I normally use 
an init.d script, but for testing I've been going into 
/usr/local/red5 (the directory I unzipped to) and running sh 
red5.sh.
Changing the log level for persistence to INFO (from WARN) doesn't 
give any more info than the messages already posted here.

Holger

-Original Message-
From: openmeetings-user@googlegroups.com
[mailto:openmeetings-user@googlegroups.com] On Behalf Of
seba.wag...@gmail.com
Sent: Freitag, 9. Dezember 2011 15:49
To: openmeetings-user@googlegroups.com
Subject: Re: [openmeetings-user] Re

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread solomax
Thanks for testing :)
in 1.9 there should be less tables than 1.8.
I'll try to install and fix any issues found)

On Dec 13, 12:48 am, greenes zurca...@gmail.com wrote:
 Hi Solomax,

 On Debian-5 start install but build 53 tables only
 and must be 56, then after created show a blank page.

 You are in the right way.

 Thank you!

 On 12 dic, 21:53, solomax solomax...@gmail.com wrote:







  Can someone please try if the following method is works as expected or
  not:
  1) download both 1.8.8 and 1.9.0
  2) unpack then to the different locations
  3) replace 1.9 version of javaee-api-5.1.2.jar with 1.8.8 version of
  this file (cp red5_1_8/lib/javaee-api-5.1.2.jar red5_1_9/lib/javaee-
  api-5.1.2.jar)
  4) start OM even with red5.sh or with red5-debug.sh

  above steps works for my debian 5
  Thanks in advance

  On Dec 12, 5:28 pm, solomax solomax...@gmail.com wrote:

   The problem being cause by OMContextListener
   if you edit webapps/openmeeings/WEB-INF/web.xml and comment out
   listener section, the exception will will be different.
   I'll try to find out what so wrong with this 5line listener and why it
   works as expected on some machines.

   On Dec 12, 5:24 pm, Holger Rabbach (ICT) holger.rabb...@om.org
   wrote:

Hi Sebastian,

Sorry it took so long.

1) there is no derby.log created.  There is no openmeetings folder in 
red5/

2) the error looks the same if no persistence.xml is found

3) same error with latest OpenJPA as well (after putting the original 
persistence.xml back :))

Maybe this is a bit late now anyway, since I've seen you seem to have 
found something with the order in which things are being loaded that 
can cause problems?

Best regards,
Holger

-Original Message-
From: openmeetings-user@googlegroups.com 
[mailto:openmeetings-user@googlegroups.com] On Behalf Of 
seba.wag...@gmail.com
Sent: Freitag, 9. Dezember 2011 16:21
To: openmeetings-user@googlegroups.com
Subject: Re: [openmeetings-user] Re: Can't start 
openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

1) When you startup the server with default settings is there a 
derby.log file created or not ?
What is its content?
Is there some folder created openmeetings in red5-folder that 
contains some folders like seg0 tmp, ...

2) If you rename the default persistence.xml to backup_persistence.xml 
and startup using red5.sh:
Do you see a different exception on startup then the 
javax.persistance.Exception ?

3) Can you replace the openJPA JAR in
openmeetings/WEB-INF/lib/openjpa-2.1.0.jar
with the JAR openjpa-2.1.1.jar from the latest downloads 
fromhttp://openjpa.apache.org/downloads.html
 ?

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Yes, same problem with that one as well

 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 16:05
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 yes :D

 if you download this snapshot from here:
http://nightly.openmeetings.de/openmeetings/builds/751/openmeetings_r4
 703.zip

 The same effect?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 (well, besides OpenMeetings not running, obviously ;))

 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
 Rabbach (ICT)
 Sent: Freitag, 9. Dezember 2011 16:02
 To: openmeetings-user@googlegroups.com
 Subject: RE: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Yep, no problems then...

 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:59
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 when you delete the openmeetings webapp from the red5-webapps dir 
 (or move it temporarly away) Does the red5 service startup or not?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi Sebastian,

 No changes to any files - using the unzipped distribution file. 
 Openmeetings is run as root, so the file is readable. I normally 
 use an init.d script, but for testing I've been going into 
 /usr/local/red5 (the directory I unzipped to) and running sh 
 red5.sh.
 Changing the log level for persistence to INFO (from WARN) doesn't 
 give any more info than the messages already posted here.

 Holger

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread greenes
Excuse me Solomax,

It works!!!

i make again with a fres install and works great!!

.

On 12 dic, 22:56, solomax solomax...@gmail.com wrote:
 Thanks for testing :)
 in 1.9 there should be less tables than 1.8.
 I'll try to install and fix any issues found)

 On Dec 13, 12:48 am, greenes zurca...@gmail.com wrote:

  Hi Solomax,

  On Debian-5 start install but build 53 tables only
  and must be 56, then after created show a blank page.

  You are in the right way.

  Thank you!

  On 12 dic, 21:53, solomax solomax...@gmail.com wrote:

   Can someone please try if the following method is works as expected or
   not:
   1) download both 1.8.8 and 1.9.0
   2) unpack then to the different locations
   3) replace 1.9 version of javaee-api-5.1.2.jar with 1.8.8 version of
   this file (cp red5_1_8/lib/javaee-api-5.1.2.jar red5_1_9/lib/javaee-
   api-5.1.2.jar)
   4) start OM even with red5.sh or with red5-debug.sh

   above steps works for my debian 5
   Thanks in advance

   On Dec 12, 5:28 pm, solomax solomax...@gmail.com wrote:

The problem being cause by OMContextListener
if you edit webapps/openmeeings/WEB-INF/web.xml and comment out
listener section, the exception will will be different.
I'll try to find out what so wrong with this 5line listener and why it
works as expected on some machines.

On Dec 12, 5:24 pm, Holger Rabbach (ICT) holger.rabb...@om.org
wrote:

 Hi Sebastian,

 Sorry it took so long.

 1) there is no derby.log created.  There is no openmeetings folder in 
 red5/

 2) the error looks the same if no persistence.xml is found

 3) same error with latest OpenJPA as well (after putting the original 
 persistence.xml back :))

 Maybe this is a bit late now anyway, since I've seen you seem to have 
 found something with the order in which things are being loaded that 
 can cause problems?

 Best regards,
 Holger

 -Original Message-
 From: openmeetings-user@googlegroups.com 
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of 
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 16:21
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start 
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 1) When you startup the server with default settings is there a 
 derby.log file created or not ?
 What is its content?
 Is there some folder created openmeetings in red5-folder that 
 contains some folders like seg0 tmp, ...

 2) If you rename the default persistence.xml to 
 backup_persistence.xml and startup using red5.sh:
 Do you see a different exception on startup then the 
 javax.persistance.Exception ?

 3) Can you replace the openJPA JAR in
 openmeetings/WEB-INF/lib/openjpa-2.1.0.jar
 with the JAR openjpa-2.1.1.jar from the latest downloads 
 fromhttp://openjpa.apache.org/downloads.html
  ?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
  Yes, same problem with that one as well

  -Original Message-
  From: openmeetings-user@googlegroups.com
  [mailto:openmeetings-user@googlegroups.com] On Behalf Of
  seba.wag...@gmail.com
  Sent: Freitag, 9. Dezember 2011 16:05
  To: openmeetings-user@googlegroups.com
  Subject: Re: [openmeetings-user] Re: Can't start
  openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

  yes :D

  if you download this snapshot from here:
 http://nightly.openmeetings.de/openmeetings/builds/751/openmeetings_r4
  703.zip

  The same effect?

  Sebastian

  2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
  (well, besides OpenMeetings not running, obviously ;))

  -Original Message-
  From: openmeetings-user@googlegroups.com
  [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
  Rabbach (ICT)
  Sent: Freitag, 9. Dezember 2011 16:02
  To: openmeetings-user@googlegroups.com
  Subject: RE: [openmeetings-user] Re: Can't start
  openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

  Yep, no problems then...

  -Original Message-
  From: openmeetings-user@googlegroups.com
  [mailto:openmeetings-user@googlegroups.com] On Behalf Of
  seba.wag...@gmail.com
  Sent: Freitag, 9. Dezember 2011 15:59
  To: openmeetings-user@googlegroups.com
  Subject: Re: [openmeetings-user] Re: Can't start
  openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

  when you delete the openmeetings webapp from the red5-webapps dir 
  (or move it temporarly away) Does the red5 service startup or not?

  Sebastian

  2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
  Hi Sebastian,

  No changes to any files - using the unzipped distribution file. 
  Openmeetings is run as root, so the file is readable. I normally 
  use an init.d script, but for testing I've

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread greenes
...before on Debian-6 was error in the install,
now the install is complet success with solomax
changes.

...

On 12 dic, 23:03, solomax solomax...@gmail.com wrote:
 I was able to install and enter application successfully.
 please post any errors from the log here in case of any issues

 On Dec 13, 12:56 am, solomax solomax...@gmail.com wrote:

  Thanks for testing :)
  in 1.9 there should be less tables than 1.8.
  I'll try to install and fix any issues found)

  On Dec 13, 12:48 am, greenes zurca...@gmail.com wrote:

   Hi Solomax,

   On Debian-5 start install but build 53 tables only
   and must be 56, then after created show a blank page.

   You are in the right way.

   Thank you!

   On 12 dic, 21:53, solomax solomax...@gmail.com wrote:

Can someone please try if the following method is works as expected or
not:
1) download both 1.8.8 and 1.9.0
2) unpack then to the different locations
3) replace 1.9 version of javaee-api-5.1.2.jar with 1.8.8 version of
this file (cp red5_1_8/lib/javaee-api-5.1.2.jar red5_1_9/lib/javaee-
api-5.1.2.jar)
4) start OM even with red5.sh or with red5-debug.sh

above steps works for my debian 5
Thanks in advance

On Dec 12, 5:28 pm, solomax solomax...@gmail.com wrote:

 The problem being cause by OMContextListener
 if you edit webapps/openmeeings/WEB-INF/web.xml and comment out
 listener section, the exception will will be different.
 I'll try to find out what so wrong with this 5line listener and why it
 works as expected on some machines.

 On Dec 12, 5:24 pm, Holger Rabbach (ICT) holger.rabb...@om.org
 wrote:

  Hi Sebastian,

  Sorry it took so long.

  1) there is no derby.log created.  There is no openmeetings folder 
  in red5/

  2) the error looks the same if no persistence.xml is found

  3) same error with latest OpenJPA as well (after putting the 
  original persistence.xml back :))

  Maybe this is a bit late now anyway, since I've seen you seem to 
  have found something with the order in which things are being 
  loaded that can cause problems?

  Best regards,
  Holger

  -Original Message-
  From: openmeetings-user@googlegroups.com 
  [mailto:openmeetings-user@googlegroups.com] On Behalf Of 
  seba.wag...@gmail.com
  Sent: Freitag, 9. Dezember 2011 16:21
  To: openmeetings-user@googlegroups.com
  Subject: Re: [openmeetings-user] Re: Can't start 
  openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

  1) When you startup the server with default settings is there a 
  derby.log file created or not ?
  What is its content?
  Is there some folder created openmeetings in red5-folder that 
  contains some folders like seg0 tmp, ...

  2) If you rename the default persistence.xml to 
  backup_persistence.xml and startup using red5.sh:
  Do you see a different exception on startup then the 
  javax.persistance.Exception ?

  3) Can you replace the openJPA JAR in
  openmeetings/WEB-INF/lib/openjpa-2.1.0.jar
  with the JAR openjpa-2.1.1.jar from the latest downloads 
  fromhttp://openjpa.apache.org/downloads.html
   ?

  Sebastian

  2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
   Yes, same problem with that one as well

   -Original Message-
   From: openmeetings-user@googlegroups.com
   [mailto:openmeetings-user@googlegroups.com] On Behalf Of
   seba.wag...@gmail.com
   Sent: Freitag, 9. Dezember 2011 16:05
   To: openmeetings-user@googlegroups.com
   Subject: Re: [openmeetings-user] Re: Can't start
   openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

   yes :D

   if you download this snapshot from here:
  http://nightly.openmeetings.de/openmeetings/builds/751/openmeetings_r4
   703.zip

   The same effect?

   Sebastian

   2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
   (well, besides OpenMeetings not running, obviously ;))

   -Original Message-
   From: openmeetings-user@googlegroups.com
   [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
   Rabbach (ICT)
   Sent: Freitag, 9. Dezember 2011 16:02
   To: openmeetings-user@googlegroups.com
   Subject: RE: [openmeetings-user] Re: Can't start
   openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

   Yep, no problems then...

   -Original Message-
   From: openmeetings-user@googlegroups.com
   [mailto:openmeetings-user@googlegroups.com] On Behalf Of
   seba.wag...@gmail.com
   Sent: Freitag, 9. Dezember 2011 15:59
   To: openmeetings-user@googlegroups.com
   Subject: Re: [openmeetings-user] Re: Can't start
   openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

   when you delete the openmeetings webapp from the red5-webapps 
   dir (or move it temporarly away) Does

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread solomax
Same errors?

On Dec 13, 11:09 am, Lee Daniel lee.e...@gmail.com wrote:
 Not work for me!

 On Dec 13, 11:31 am, solomax solomax...@gmail.com wrote:







  it is written couple of messages 
  earlierhttp://groups.google.com/group/openmeetings-user/msg/094317c2bcf5a789?

  you need to replace javaee-api-5.1.2.jar from 1.9 with the one from
  1.8.8
  for example with this command: cp red5_1_8/lib/javaee-api-5.1.2.jar
  red5_1_9/lib/javaee-
  api-5.1.2.jar

  Can someone with Ubuntu verify the fix works as expected?

  On Dec 13, 1:52 am, Zeeshan Ali Shah zees...@infoshield.info wrote:

   solomax can you post the needed changes here

   On Mon, Dec 12, 2011 at 7:47 PM, greenes zurca...@gmail.com wrote:
...before on Debian-6 was error in the install,
now the install is complet success with solomax
changes.

...

On 12 dic, 23:03, solomax solomax...@gmail.com wrote:
 I was able to install and enter application successfully.
 please post any errors from the log here in case of any issues

 On Dec 13, 12:56 am, solomax solomax...@gmail.com wrote:

  Thanks for testing :)
  in 1.9 there should be less tables than 1.8.
  I'll try to install and fix any issues found)

  On Dec 13, 12:48 am, greenes zurca...@gmail.com wrote:

   Hi Solomax,

   On Debian-5 start install but build 53 tables only
   and must be 56, then after created show a blank page.

   You are in the right way.

   Thank you!

   On 12 dic, 21:53, solomax solomax...@gmail.com wrote:

Can someone please try if the following method is works as
expected or
not:
1) download both 1.8.8 and 1.9.0
2) unpack then to the different locations
3) replace 1.9 version of javaee-api-5.1.2.jar with 1.8.8 
version
of
this file (cp red5_1_8/lib/javaee-api-5.1.2.jar
red5_1_9/lib/javaee-
api-5.1.2.jar)
4) start OM even with red5.sh or with red5-debug.sh

above steps works for my debian 5
Thanks in advance

On Dec 12, 5:28 pm, solomax solomax...@gmail.com wrote:

 The problem being cause by OMContextListener
 if you edit webapps/openmeeings/WEB-INF/web.xml and comment 
 out
 listener section, the exception will will be different.
 I'll try to find out what so wrong with this 5line listener 
 and
why it
 works as expected on some machines.

 On Dec 12, 5:24 pm, Holger Rabbach (ICT) 
holger.rabb...@om.org
 wrote:

  Hi Sebastian,

  Sorry it took so long.

  1) there is no derby.log created.  There is no openmeetings
folder in red5/

  2) the error looks the same if no persistence.xml is found

  3) same error with latest OpenJPA as well (after putting the
original persistence.xml back :))

  Maybe this is a bit late now anyway, since I've seen you 
  seem
to have found something with the order in which things are being loaded
that can cause problems?

  Best regards,
  Holger

  -Original Message-
  From: openmeetings-user@googlegroups.com [mailto:
openmeetings-user@googlegroups.com] On Behalf Of seba.wag...@gmail.com
  Sent: Freitag, 9. Dezember 2011 16:21
  To: openmeetings-user@googlegroups.com
  Subject: Re: [openmeetings-user] Re: Can't start
openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

  1) When you startup the server with default settings is 
  there
a derby.log file created or not ?
  What is its content?
  Is there some folder created openmeetings in red5-folder
that contains some folders like seg0 tmp, ...

  2) If you rename the default persistence.xml to
backup_persistence.xml and startup using red5.sh:
  Do you see a different exception on startup then the
javax.persistance.Exception ?

  3) Can you replace the openJPA JAR in
  openmeetings/WEB-INF/lib/openjpa-2.1.0.jar
  with the JAR openjpa-2.1.1.jar from the latest downloads
fromhttp://openjpa.apache.org/downloads.html
   ?

  Sebastian

  2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
   Yes, same problem with that one as well

   -Original Message-
   From: openmeetings-user@googlegroups.com
   [mailto:openmeetings-user@googlegroups.com] On Behalf Of
   seba.wag...@gmail.com
   Sent: Freitag, 9. Dezember 2011 16:05
   To: openmeetings-user@googlegroups.com
   Subject: Re: [openmeetings-user] Re: Can't start
   openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

   yes :D

   if you download this snapshot from here:

   http://nightly.openmeetings.de/openmeetings/builds/751/openmeetings_r4
   703.zip

   The same effect

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread solomax
Table definition has been changed in 1.9
You need to drop old Database, or specify different DB in your
persistense.xml


On Dec 13, 12:40 pm, luo angela angela@gmail.com wrote:
 Different error.
 [ERROR] [Launcher:/openmeetings]
 org.openmeetings.app.remote.red5.ScopeApplicationAdapter - [appStart]
 org.springframework.transaction.CannotCreateTransactionException:
 Could not open JPA EntityManager for transaction; nested exception is
 openjpa-2.1.0-r422266:1071316 nonfatal general error
 org.apache.openjpa.persistence.PersistenceException: Incorrect table
 definition; there can be only one auto column and it must be defined
 as a key {stmnt 1022736404 ALTER TABLE fieldlanguagesvalues ADD
 lang_val_id BIGINT AUTO_INCREMENT} [code=1075, state=42000]
         at
 org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionMan 
 ager.java:
 382) ~[org.springframework.orm-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at
 org.springframework.transaction.support.AbstractPlatformTransactionManager. 
 getTransaction(AbstractPlatformTransactionManager.java:
 371) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
 3.0.6.RELEASE]
         at
 org.springframework.transaction.interceptor.TransactionAspectSupport.create 
 TransactionIfNecessary(TransactionAspectSupport.java:
 335) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
 3.0.6.RELEASE]
         at
 org.springframework.transaction.interceptor.TransactionInterceptor.invoke(T 
 ransactionInterceptor.java:
 105) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
 3.0.6.RELEASE]
         at
 org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflec 
 tiveMethodInvocation.java:
 172) ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at org.springframework.aop.framework.Cglib2AopProxy
 $DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:621)
 ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at org.openmeetings.app.data.basic.Configurationmanagement$
 $EnhancerByCGLIB$$53c37128.getConfKey(generated)
 ~[cglib-2.2.2.jar:na]
         at
 org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart(ScopeAppl 
 icationAdapter.java:
 129) ~[openmeetings.jar:na]
         at
 org.red5.server.adapter.MultiThreadedApplicationAdapter.start(MultiThreaded 
 ApplicationAdapter.java:
 409) [red5.jar:na]
         at
 org.red5.server.adapter.ApplicationAdapter.start(ApplicationAdapter.java:
 55) [red5.jar:na]
         at org.red5.server.Scope.start(Scope.java:1171) [red5.jar:na]
         at org.red5.server.Scope.init(Scope.java:906) [red5.jar:na]
         at org.red5.server.WebScope.register(WebScope.java:208)
 [red5.jar:na]
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ~[na:1.6.0_26]
         at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
 39) ~[na:1.6.0_26]
         at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp 
 l.java:
 25) ~[na:1.6.0_26]
         at java.lang.reflect.Method.invoke(Method.java:597) ~[na:
 1.6.0_26]
         at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
 y.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:
 1544) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
 y.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:
 1485) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
 y.initializeBean(AbstractAutowireCapableBeanFactory.java:
 1417) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
 y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
 519) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
 y.createBean(AbstractAutowireCapableBeanFactory.java:
 456) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at
 org.springframework.beans.factory.support.AbstractBeanFactory
 $1.getObject(AbstractBeanFactory.java:293)
 [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at
 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getS 
 ingleton(DefaultSingletonBeanRegistry.java:
 222) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at
 org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Abs 
 tractBeanFactory.java:
 290) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at
 org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstr 
 actBeanFactory.java:
 192) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
         at
 org.springframework.beans.factory.support.DefaultListableBeanFactory.preIns 
 

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread luo angela
Yes after i drop and recreate the database,the system can be
install.But in the ui every title name is 'Error Missing'!

On 12月13日, 下午2时55分, yo yo yoyo2...@gmail.com wrote:
 After replace the file javaee-api-5.1.2.jar ,i start the red5 server
 successfully on rhel5.3!
 But when i login openmeetings , the interface shows undefined and
 Error Missing[] everywhere .I don't know what's wrong. Is there
 something wrong with languages file?  Please have a look at the
 screenshot in the attachment. Thanks!
 Here is the log info:

 DEBUG 12-13 14:21:37.788 ImportInitvalues.java 46475 709
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Languages ADDED
 DEBUG 12-13 14:21:37.789 ImportInitvalues.java 46476 777
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=1, name=english,
 rtl=false, code=en}
 loadInitLanguages rtl from xml: false
 DEBUG 12-13 14:21:43.307 ImportInitvalues.java 51994 824
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Lang ADDED: {id=1, name=english, rtl=false,
 code=en}
 DEBUG 12-13 14:21:43.308 ImportInitvalues.java 51995 777
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=2, name=deutsch,
 rtl=false, code=de}
 loadInitLanguages rtl from xml: false
 DEBUG 12-13 14:21:45.569 ImportInitvalues.java 54256 824
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Lang ADDED: {id=2, name=deutsch, rtl=false,
 code=de}
 DEBUG 12-13 14:21:45.570 ImportInitvalues.java 54257 777
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=3, name=deutsch
 (studIP), rtl=false, code=de}
 loadInitLanguages rtl from xml: false
 DEBUG 12-13 14:21:47.643 ImportInitvalues.java 56330 824
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Lang ADDED: {id=3, name=deutsch (studIP),
 rtl=false, code=de}
 DEBUG 12-13 14:21:47.644 ImportInitvalues.java 56331 777
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=4, name=french,
 rtl=false, code=fr}
 loadInitLanguages rtl from xml: false
 DEBUG 12-13 14:21:49.501 ImportInitvalues.java 58188 824
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Lang ADDED: {id=4, name=french, rtl=false,
 code=fr}
 DEBUG 12-13 14:21:49.501 ImportInitvalues.java 58188 777
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=5, name=italian,
 rtl=false, code=it}
 loadInitLanguages rtl from xml: false
 DEBUG 12-13 14:21:51.328 ImportInitvalues.java 60015 824
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Lang ADDED: {id=5, name=italian, rtl=false,
 code=it}
 DEBUG 12-13 14:21:51.328 ImportInitvalues.java 60015 777
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=6, name=portugues,
 rtl=false, code=pt}
 loadInitLanguages rtl from xml: false
 DEBUG 12-13 14:21:53.030 ImportInitvalues.java 61717 824
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Lang ADDED: {id=6, name=portugues, rtl=false,
 code=pt}
 DEBUG 12-13 14:21:53.030 ImportInitvalues.java 61717 777
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=7, name=portugues
 brazil, rtl=false, code=pt-br}
 loadInitLanguages rtl from xml: false
 DEBUG 12-13 14:21:54.484 ImportInitvalues.java 63171 824
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Lang ADDED: {id=7, name=portugues brazil,
 rtl=false, code=pt-br}
 DEBUG 12-13 14:21:54.485 ImportInitvalues.java 63172 777
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=8, name=spanish,
 rtl=false, code=es}
 loadInitLanguages rtl from xml: false
 DEBUG 12-13 14:21:55.854 ImportInitvalues.java 64541 824
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Lang ADDED: {id=8, name=spanish, rtl=false,
 code=es}
 DEBUG 12-13 14:21:55.854 ImportInitvalues.java 64541 777
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=9, name=russian,
 rtl=false, code=ru}
 loadInitLanguages rtl from xml: false
 DEBUG 12-13 14:21:57.253 ImportInitvalues.java 65940 824
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Lang ADDED: {id=9, name=russian, rtl=false,
 code=ru}
 DEBUG 12-13 14:21:57.253 ImportInitvalues.java 65940 777
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=10, name=swedish,
 rtl=false, code=sv}
 loadInitLanguages rtl from xml: false
 DEBUG 12-13 14:21:58.634 ImportInitvalues.java 67321 824
 org.openmeetings.app.installation.ImportInitvalues
 [http-0.0.0.0-5080-1] - Lang ADDED: {id=10, name=swedish, 

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread solomax
can you check if you have valid values in fieldlanguage table?
According to the error log language failed to be retrieved by it's ID.
What language have you selected while installing OM?

On Dec 13, 2:06 pm, luo angela angela@gmail.com wrote:
 Yes after i drop and recreate the database,the system can be
 install.But in the ui every title name is 'Error Missing'!

 On 12月13日, 下午2时55分, yo yo yoyo2...@gmail.com wrote:







  After replace the file javaee-api-5.1.2.jar ,i start the red5 server
  successfully on rhel5.3!
  But when i login openmeetings , the interface shows undefined and
  Error Missing[] everywhere .I don't know what's wrong. Is there
  something wrong with languages file?  Please have a look at the
  screenshot in the attachment. Thanks!
  Here is the log info:

  DEBUG 12-13 14:21:37.788 ImportInitvalues.java 46475 709
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - Languages ADDED
  DEBUG 12-13 14:21:37.789 ImportInitvalues.java 46476 777
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=1, name=english,
  rtl=false, code=en}
  loadInitLanguages rtl from xml: false
  DEBUG 12-13 14:21:43.307 ImportInitvalues.java 51994 824
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - Lang ADDED: {id=1, name=english, rtl=false,
  code=en}
  DEBUG 12-13 14:21:43.308 ImportInitvalues.java 51995 777
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=2, name=deutsch,
  rtl=false, code=de}
  loadInitLanguages rtl from xml: false
  DEBUG 12-13 14:21:45.569 ImportInitvalues.java 54256 824
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - Lang ADDED: {id=2, name=deutsch, rtl=false,
  code=de}
  DEBUG 12-13 14:21:45.570 ImportInitvalues.java 54257 777
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=3, name=deutsch
  (studIP), rtl=false, code=de}
  loadInitLanguages rtl from xml: false
  DEBUG 12-13 14:21:47.643 ImportInitvalues.java 56330 824
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - Lang ADDED: {id=3, name=deutsch (studIP),
  rtl=false, code=de}
  DEBUG 12-13 14:21:47.644 ImportInitvalues.java 56331 777
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=4, name=french,
  rtl=false, code=fr}
  loadInitLanguages rtl from xml: false
  DEBUG 12-13 14:21:49.501 ImportInitvalues.java 58188 824
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - Lang ADDED: {id=4, name=french, rtl=false,
  code=fr}
  DEBUG 12-13 14:21:49.501 ImportInitvalues.java 58188 777
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=5, name=italian,
  rtl=false, code=it}
  loadInitLanguages rtl from xml: false
  DEBUG 12-13 14:21:51.328 ImportInitvalues.java 60015 824
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - Lang ADDED: {id=5, name=italian, rtl=false,
  code=it}
  DEBUG 12-13 14:21:51.328 ImportInitvalues.java 60015 777
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=6, name=portugues,
  rtl=false, code=pt}
  loadInitLanguages rtl from xml: false
  DEBUG 12-13 14:21:53.030 ImportInitvalues.java 61717 824
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - Lang ADDED: {id=6, name=portugues, rtl=false,
  code=pt}
  DEBUG 12-13 14:21:53.030 ImportInitvalues.java 61717 777
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=7, name=portugues
  brazil, rtl=false, code=pt-br}
  loadInitLanguages rtl from xml: false
  DEBUG 12-13 14:21:54.484 ImportInitvalues.java 63171 824
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - Lang ADDED: {id=7, name=portugues brazil,
  rtl=false, code=pt-br}
  DEBUG 12-13 14:21:54.485 ImportInitvalues.java 63172 777
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=8, name=spanish,
  rtl=false, code=es}
  loadInitLanguages rtl from xml: false
  DEBUG 12-13 14:21:55.854 ImportInitvalues.java 64541 824
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - Lang ADDED: {id=8, name=spanish, rtl=false,
  code=es}
  DEBUG 12-13 14:21:55.854 ImportInitvalues.java 64541 777
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - loadInitLanguages lang: {id=9, name=russian,
  rtl=false, code=ru}
  loadInitLanguages rtl from xml: false
  DEBUG 12-13 14:21:57.253 ImportInitvalues.java 65940 824
  org.openmeetings.app.installation.ImportInitvalues
  [http-0.0.0.0-5080-1] - Lang ADDED: {id=9, name=russian, rtl=false,
  code=ru}
  DEBUG 12-13 14:21:57.253 ImportInitvalues.java 65940 777
  

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread luo angela
Yeah! It's work.After i drop and recreate the database,the system is
installed successfully.
THanks!  solomax!

On 12月13日, 下午1时53分, solomax solomax...@gmail.com wrote:
 Table definition has been changed in 1.9
 You need to drop old Database, or specify different DB in your
 persistense.xml

 On Dec 13, 12:40 pm, luo angela angela@gmail.com wrote:







  Different error.
  [ERROR] [Launcher:/openmeetings]
  org.openmeetings.app.remote.red5.ScopeApplicationAdapter - [appStart]
  org.springframework.transaction.CannotCreateTransactionException:
  Could not open JPA EntityManager for transaction; nested exception is
  openjpa-2.1.0-r422266:1071316 nonfatal general error
  org.apache.openjpa.persistence.PersistenceException: Incorrect table
  definition; there can be only one auto column and it must be defined
  as a key {stmnt 1022736404 ALTER TABLE fieldlanguagesvalues ADD
  lang_val_id BIGINT AUTO_INCREMENT} [code=1075, state=42000]
  at
  org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionMan 
  ager.java:
  382) ~[org.springframework.orm-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.transaction.support.AbstractPlatformTransactionManager. 
  getTransaction(AbstractPlatformTransactionManager.java:
  371) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
  3.0.6.RELEASE]
  at
  org.springframework.transaction.interceptor.TransactionAspectSupport.create 
  TransactionIfNecessary(TransactionAspectSupport.java:
  335) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
  3.0.6.RELEASE]
  at
  org.springframework.transaction.interceptor.TransactionInterceptor.invoke(T 
  ransactionInterceptor.java:
  105) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
  3.0.6.RELEASE]
  at
  org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflec 
  tiveMethodInvocation.java:
  172) ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at org.springframework.aop.framework.Cglib2AopProxy
  $DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:621)
  ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at org.openmeetings.app.data.basic.Configurationmanagement$
  $EnhancerByCGLIB$$53c37128.getConfKey(generated)
  ~[cglib-2.2.2.jar:na]
  at
  org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart(ScopeAppl 
  icationAdapter.java:
  129) ~[openmeetings.jar:na]
  at
  org.red5.server.adapter.MultiThreadedApplicationAdapter.start(MultiThreaded 
  ApplicationAdapter.java:
  409) [red5.jar:na]
  at
  org.red5.server.adapter.ApplicationAdapter.start(ApplicationAdapter.java:
  55) [red5.jar:na]
  at org.red5.server.Scope.start(Scope.java:1171) [red5.jar:na]
  at org.red5.server.Scope.init(Scope.java:906) [red5.jar:na]
  at org.red5.server.WebScope.register(WebScope.java:208)
  [red5.jar:na]
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  ~[na:1.6.0_26]
  at
  sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
  39) ~[na:1.6.0_26]
  at
  sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp 
  l.java:
  25) ~[na:1.6.0_26]
  at java.lang.reflect.Method.invoke(Method.java:597) ~[na:
  1.6.0_26]
  at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
  y.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:
  1544) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
  y.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:
  1485) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
  y.initializeBean(AbstractAutowireCapableBeanFactory.java:
  1417) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
  y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
  519) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor 
  y.createBean(AbstractAutowireCapableBeanFactory.java:
  456) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractBeanFactory
  $1.getObject(AbstractBeanFactory.java:293)
  [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getS 
  ingleton(DefaultSingletonBeanRegistry.java:
  222) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Abs 
  tractBeanFactory.java:
  290) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
 

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread Zeeshan Ali Shah
Hi Solomax, since thread is too long can you post the fix on wiki..

2011/12/13 luo angela angela@gmail.com

 Yeah! It's work.After i drop and recreate the database,the system is
 installed successfully.
 THanks!  solomax!

 On 12月13日, 下午1时53分, solomax solomax...@gmail.com wrote:
  Table definition has been changed in 1.9
  You need to drop old Database, or specify different DB in your
  persistense.xml
 
  On Dec 13, 12:40 pm, luo angela angela@gmail.com wrote:
 
 
 
 
 
 
 
   Different error.
   [ERROR] [Launcher:/openmeetings]
   org.openmeetings.app.remote.red5.ScopeApplicationAdapter - [appStart]
   org.springframework.transaction.CannotCreateTransactionException:
   Could not open JPA EntityManager for transaction; nested exception is
   openjpa-2.1.0-r422266:1071316 nonfatal general error
   org.apache.openjpa.persistence.PersistenceException: Incorrect table
   definition; there can be only one auto column and it must be defined
   as a key {stmnt 1022736404 ALTER TABLE fieldlanguagesvalues ADD
   lang_val_id BIGINT AUTO_INCREMENT} [code=1075, state=42000]
   at
  
 org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionMan
 ager.java:
   382) ~[org.springframework.orm-3.0.6.RELEASE.jar:3.0.6.RELEASE]
   at
  
 org.springframework.transaction.support.AbstractPlatformTransactionManager.
 getTransaction(AbstractPlatformTransactionManager.java:
   371) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
   3.0.6.RELEASE]
   at
  
 org.springframework.transaction.interceptor.TransactionAspectSupport.create
 TransactionIfNecessary(TransactionAspectSupport.java:
   335) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
   3.0.6.RELEASE]
   at
  
 org.springframework.transaction.interceptor.TransactionInterceptor.invoke(T
 ransactionInterceptor.java:
   105) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
   3.0.6.RELEASE]
   at
  
 org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflec
 tiveMethodInvocation.java:
   172) ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
   at org.springframework.aop.framework.Cglib2AopProxy
   $DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:621)
   ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
   at org.openmeetings.app.data.basic.Configurationmanagement$
   $EnhancerByCGLIB$$53c37128.getConfKey(generated)
   ~[cglib-2.2.2.jar:na]
   at
  
 org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart(ScopeAppl
 icationAdapter.java:
   129) ~[openmeetings.jar:na]
   at
  
 org.red5.server.adapter.MultiThreadedApplicationAdapter.start(MultiThreaded
 ApplicationAdapter.java:
   409) [red5.jar:na]
   at
  
 org.red5.server.adapter.ApplicationAdapter.start(ApplicationAdapter.java:
   55) [red5.jar:na]
   at org.red5.server.Scope.start(Scope.java:1171) [red5.jar:na]
   at org.red5.server.Scope.init(Scope.java:906) [red5.jar:na]
   at org.red5.server.WebScope.register(WebScope.java:208)
   [red5.jar:na]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   ~[na:1.6.0_26]
   at
  
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
   39) ~[na:1.6.0_26]
   at
  
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
 l.java:
   25) ~[na:1.6.0_26]
   at java.lang.reflect.Method.invoke(Method.java:597) ~[na:
   1.6.0_26]
   at
  
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
 y.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:
   1544) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
   at
  
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
 y.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:
   1485) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
   at
  
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
 y.initializeBean(AbstractAutowireCapableBeanFactory.java:
   1417) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
   at
  
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
 y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
   519) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
   at
  
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
 y.createBean(AbstractAutowireCapableBeanFactory.java:
   456) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
   at
   org.springframework.beans.factory.support.AbstractBeanFactory
   $1.getObject(AbstractBeanFactory.java:293)
   [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
   at
  
 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getS
 ingleton(DefaultSingletonBeanRegistry.java:
   222) 

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-12 Thread yo yo
I have found that i haven't chosen any language while installing OM.
Now it's ok,thanks.
I think it's better that you can select a default language to prevent
the problem.


2011/12/13, luo angela angela@gmail.com:
 Yeah! It's work.After i drop and recreate the database,the system is
 installed successfully.
 THanks!  solomax!

 On 12月13日, 下午1时53分, solomax solomax...@gmail.com wrote:
 Table definition has been changed in 1.9
 You need to drop old Database, or specify different DB in your
 persistense.xml

 On Dec 13, 12:40 pm, luo angela angela@gmail.com wrote:







  Different error.
  [ERROR] [Launcher:/openmeetings]
  org.openmeetings.app.remote.red5.ScopeApplicationAdapter - [appStart]
  org.springframework.transaction.CannotCreateTransactionException:
  Could not open JPA EntityManager for transaction; nested exception is
  openjpa-2.1.0-r422266:1071316 nonfatal general error
  org.apache.openjpa.persistence.PersistenceException: Incorrect table
  definition; there can be only one auto column and it must be defined
  as a key {stmnt 1022736404 ALTER TABLE fieldlanguagesvalues ADD
  lang_val_id BIGINT AUTO_INCREMENT} [code=1075, state=42000]
  at
  org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionMan
  ager.java:
  382) ~[org.springframework.orm-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.transaction.support.AbstractPlatformTransactionManager.
  getTransaction(AbstractPlatformTransactionManager.java:
  371) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
  3.0.6.RELEASE]
  at
  org.springframework.transaction.interceptor.TransactionAspectSupport.create
  TransactionIfNecessary(TransactionAspectSupport.java:
  335) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
  3.0.6.RELEASE]
  at
  org.springframework.transaction.interceptor.TransactionInterceptor.invoke(T
  ransactionInterceptor.java:
  105) ~[org.springframework.transaction-3.0.6.RELEASE.jar:
  3.0.6.RELEASE]
  at
  org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflec
  tiveMethodInvocation.java:
  172) ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at org.springframework.aop.framework.Cglib2AopProxy
  $DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:621)
  ~[org.springframework.aop-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at org.openmeetings.app.data.basic.Configurationmanagement$
  $EnhancerByCGLIB$$53c37128.getConfKey(generated)
  ~[cglib-2.2.2.jar:na]
  at
  org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart(ScopeAppl
  icationAdapter.java:
  129) ~[openmeetings.jar:na]
  at
  org.red5.server.adapter.MultiThreadedApplicationAdapter.start(MultiThreaded
  ApplicationAdapter.java:
  409) [red5.jar:na]
  at
  org.red5.server.adapter.ApplicationAdapter.start(ApplicationAdapter.java:
  55) [red5.jar:na]
  at org.red5.server.Scope.start(Scope.java:1171) [red5.jar:na]
  at org.red5.server.Scope.init(Scope.java:906) [red5.jar:na]
  at org.red5.server.WebScope.register(WebScope.java:208)
  [red5.jar:na]
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  ~[na:1.6.0_26]
  at
  sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
  39) ~[na:1.6.0_26]
  at
  sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
  l.java:
  25) ~[na:1.6.0_26]
  at java.lang.reflect.Method.invoke(Method.java:597) ~[na:
  1.6.0_26]
  at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:
  1544) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:
  1485) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.initializeBean(AbstractAutowireCapableBeanFactory.java:
  1417) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
  519) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor
  y.createBean(AbstractAutowireCapableBeanFactory.java:
  456) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.AbstractBeanFactory
  $1.getObject(AbstractBeanFactory.java:293)
  [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
  at
  org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getS
  ingleton(DefaultSingletonBeanRegistry.java:
  222) 

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-11 Thread Ludoz
Hello,

Same issue for me on Debian 6, same error message with 1.9.0_r4692.

I tried to install 1.9 on my Laptop who is on Linux Mint 12
(Ubuntu-11.10-based), same error message.

I rollback to 1.8.8_r4555, this one works fine.

I can provide further détails on my systems if you wish.

Sorry for my English.

Regards.



On 10 déc, 12:52, solomax solomax...@gmail.com wrote:
 RED5_HOME is not the caseboth versions are works as expected with this
 variable set to the wrong place.

 On Dec 10, 11:42 am, solomax solomax...@gmail.com wrote:







  One more thought
  can you try unset RED5_HOME before running 1.9?
  I'll try to run both 1.8 and 1.9 on the same machine in the same
  terminal
  Once I saw (on windows) weird behavior related to RED5_HOME variable
  pointed to the wrong location.

  On Dec 10, 11:33 am, solomax solomax...@gmail.com wrote:

   Actually JDK7 is not supported :(
   OpenJPA is not compatible with JDK7. (the only unsupported component
   AFAIK)

   On Dec 9, 9:33 pm, Holger Rabbach (ICT) holger.rabb...@om.org
   wrote:

Hi again,

I have some more information: the same error appears on a CentOS 6 
machine with Oracle JDK 7, freshly installed just for testing. Right 
now it looks like it's broken on more configurations than it works on.

Holger

-Original Message-
From: openmeetings-user@googlegroups.com 
[mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
Sent: Freitag, 9. Dezember 2011 11:26
To: OpenMeetings User
Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 
under Ubuntu 10.04.3 LTS

I will try to investigate this issue
but unfortunately its not reproducible on my virtual servers (most of 
them are 11.10 work stable, requires non manual compilations) T'll 
write here if I  will find the solution

On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
wrote:
 It's really weird - on the same system, I can run OpenMeetings 1.8, 
 but not 1.9. I'm getting the same persistence error as some of the 
 others:

 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'.

 This is a freshly unzipped archive with no changes made and running 
 red5.sh as root, so there can be no access issues and no 
 misconfigurations. I diff'ed the persistence.xml files of the 
 instance that works and the one that doesn't and there were 
 absolutely no differences. Permissions on the files are the same as 
 well.

 At this point I'm thinking that one of the components included in the
 zip file must be different between the two versions, with the newer
 one relying on something that isn't there in Ubuntu 10.04. I checked
 the obvious ones (derby.jar, derbyclient.jar, openjpa), but they're
 all the same. I'd hate to have to rebuild my system, but I guess if we
 can't find what's causing these problems, then I have no other choice
 :(

 Best regards,
 Holger

 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 10:32
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692
 under Ubuntu 10.04.3 LTS

 I did install everything from the list described
 inhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
 except for manually compiled packages like xpdf and swftools change DB
 to be mysql

 solomax@ubuntu:/opt/red5$ cd
 webapps/openmeetings/WEB-INF/classes/META-
 INF/
 sudo mv mysql_persistence.xml persistence.xml

 modify persistence.xml to have valid user/password

 everything works if I run it using ./red5.sh

 solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash 
 streaming server: red5.
 solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile '/
 var/run/red5.pid' for writing: Permission denied (Permission denied)

 guess I can fix it, seems not to be *this* issue

 On Dec 9, 3:56 pm, Lee Daniel lee.e...@gmail.com wrote:
  Hi solomax,could u setup system by this
  manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSandseewhatwi...

  On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:

   Just set up fresh ubuntu 10.04.3 x64 server (VMWare) install unzip
   + sun-java6-sdk red5.sh starts without any issues

   will try to google this problem
   or maybe you can pack your broken version bak into zip or tar.gz
   and put on the free file hosting?
   I can try it and maybe will find what's wrong with it...

   On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:

tested 1.9.0 release on Ubuntu 11.10 server, no issues

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread solomax
What do you mean by notes?
the list of commands?

sudo vim /etc/apt/sources.list  (uncomment partner)
sudo apt-get update
sudo apt-get install unzip sun-java6-jdk
mkdir tmp
cd tmp/
unzip openmeetings_1_9_0_r4692.zip
cd red5/
./red5.sh


solomax@ubuntu:~/tmp/red5$ l webapps/openmeetings/WEB-INF/classes/META-
INF/
total 56
drwxr-xr-x 2 solomax solomax 4096 2011-12-05 09:36 .
drwxr-xr-x 3 solomax solomax 4096 2011-12-05 09:36 ..
-rw-r--r-- 1 solomax solomax 5623 2011-12-05 09:36 db2_persistence.xml
-rw-r--r-- 1 solomax solomax 6062 2011-12-05 09:36
derby_persistence.xml
-rw-r--r-- 1 solomax solomax 6215 2011-12-05 09:36
mysql_persistence.xml
-rw-r--r-- 1 solomax solomax 5780 2011-12-05 09:36
oracle_persistence.xml
-rw-r--r-- 1 solomax solomax 6062 2011-12-05 09:36 persistence.xml
-rw-r--r-- 1 solomax solomax 5693 2011-12-05 09:36
postgres_persistence.xml

if I move webapps/openmeetings/WEB-INF/classes/META-INF/
persistence.xml to webapps/openmeetings/WEB-INF/classes/META-INF/
persistence.xml.bak

I get
[ERROR] [Launcher:/openmeetings]
org.openmeetings.app.remote.red5.ScopeApplicationAdapter - [appStart]
org.springframework.transaction.CannotCreateTransactionException:
Could not open JPA EntityManager for transaction; nested exception is
openjpa-2.1.0-r422266:1071316 fatal user error
org.apache.openjpa.persistence.ArgumentException: A JDBC Driver or
DataSource class name must be specified in the ConnectionDriverName
property.



On Dec 9, 2:41 pm, Zeeshan Ali Shah zees...@infoshield.info wrote:
 /opt/red5/webapps/openmeetings/WEB-INF/classes/META-INF# ls -ali
 total 64
 15589828 drwxr-xr-x 2 nobody nogroup 4096 2011-12-08 15:34 .
 15589826 drwxr-xr-x 3 nobody nogroup 4096 2011-12-05 18:36 ..
 15589829 -rw-r--r-- 1 nobody nogroup 5623 2011-12-05 18:36
 db2_persistence.xml
 15589830 -rw-r--r-- 1 nobody nogroup 6062 2011-12-05 18:36
 derby_persistence.xml
 15589833 -rw-r--r-- 1 root   root    6234 2011-12-08 15:34
 mysqlpersistence.xml
 15589832 -rw-r--r-- 1 nobody nogroup 5780 2011-12-05 18:36
 oracle_persistence.xml
 15589831 -rw-r--r-- 1 nobody nogroup 6062 2011-12-08 23:08 persistence.xml
 15589993 -rw-r--r-- 1 root   root    6062 2011-12-08 14:51
 persistence.xml-back
 15589834 -rw-r--r-- 1 nobody nogroup 5693 2011-12-05 18:36
 postgres_persistence.xml

 On Thu, Dec 8, 2011 at 11:19 PM, seba.wag...@gmail.com 







 seba.wag...@gmail.com wrote:
  The root issue:
  *javax.persistence.PersistenceException: Found
  'javax.persistence.provider' property in the map but the value is not
  a String. Found object : 'null'.*
  Actually could mean that the application was not able to find a
  persistence.xml

  have you actually really renamed the mysql_persistence.xml to
  persistence.xml et cetera ?

  Sebastian

  2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:
   here it is

   ERROR persist for mysql and Derby..

   i have even tried putting root username for mysql

   see below, hope it will help

   Any one tried on Debian 6 or 5 successfully ?

   netstat

   netstat -anlp
   Active Internet connections (servers and established)
   Proto Recv-Q Send-Q Local Address           Foreign Address
   State       PID/Program name
   tcp        0      0 0.0.0.0:22              0.0.0.0:*
   LISTEN      22109/sshd
   tcp        0      0 127.0.0.1:8100          0.0.0.0:*
   LISTEN      14937/soffice.bin
   tcp        0      0 127.0.0.1:3306          0.0.0.0:*
   LISTEN      14807/mysqld
   tcp6       0      0 :::22                   :::*
   LISTEN      22109/sshd
   udp        0      0 176.9.17.133:123
   0.0.0.0:*                           782/ntpd
   udp        0      0 127.0.0.1:123
   0.0.0.0:*                           782/ntpd
   udp        0      0 0.0.0.0:123
   0.0.0.0:*                           782/ntpd
   udp        0      0 0.0.0.0:5353
   0.0.0.0:*                           25557/avahi-daemon:
   udp        0      0 0.0.0.0:52016
   0.0.0.0:*                           25557/avahi-daemon:
   udp6       0      0 fe80::6e62:6dff:fee:123
   :::*                                782/ntpd
   udp6       0      0 ::1:123
   :::*                                782/ntpd
   udp6       0      0 :::123
   :::*                                782/ntpd
   udp6       0      0 :::5353
   :::*                                25557/avahi-daemon:
   udp6       0      0 :::52269
   :::*                                25557/avahi-daemon:
   Active UNIX domain sockets (servers and established)
   Proto RefCnt Flags       Type       State         I-Node   PID/Program
   name    Path
   unix  2      [ ACC ]     STREAM     LISTENING     1716056
   14937/soffice.bin
   /tmp/OSL_PIPE_0_SingleOfficeIPC_2bd88f8b8b99b78d74f1598b6097ad37
   unix  2      [ ACC ]     STREAM     LISTENING     281
   1/init              @/com/ubuntu/upstart
   unix  2      [ ACC ]     STREAM     LISTENING     8005
   25482/dbus-daemon   /var/run/dbus/system_bus_socket
   unix  2      [ ]         DGRAM                    334
   377/udevd           

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Zeeshan Ali Shah
something wrong , i renamed the file but the same error..

i am now trying it on fresh new system

On Fri, Dec 9, 2011 at 9:10 AM, solomax solomax...@gmail.com wrote:

 What do you mean by notes?
 the list of commands?

 sudo vim /etc/apt/sources.list  (uncomment partner)
 sudo apt-get update
 sudo apt-get install unzip sun-java6-jdk
 mkdir tmp
 cd tmp/
 unzip openmeetings_1_9_0_r4692.zip
 cd red5/
 ./red5.sh


 solomax@ubuntu:~/tmp/red5$ l webapps/openmeetings/WEB-INF/classes/META-
 INF/
 total 56
 drwxr-xr-x 2 solomax solomax 4096 2011-12-05 09:36 .
 drwxr-xr-x 3 solomax solomax 4096 2011-12-05 09:36 ..
 -rw-r--r-- 1 solomax solomax 5623 2011-12-05 09:36 db2_persistence.xml
 -rw-r--r-- 1 solomax solomax 6062 2011-12-05 09:36
 derby_persistence.xml
 -rw-r--r-- 1 solomax solomax 6215 2011-12-05 09:36
 mysql_persistence.xml
 -rw-r--r-- 1 solomax solomax 5780 2011-12-05 09:36
 oracle_persistence.xml
 -rw-r--r-- 1 solomax solomax 6062 2011-12-05 09:36 persistence.xml
 -rw-r--r-- 1 solomax solomax 5693 2011-12-05 09:36
 postgres_persistence.xml

 if I move webapps/openmeetings/WEB-INF/classes/META-INF/
 persistence.xml to webapps/openmeetings/WEB-INF/classes/META-INF/
 persistence.xml.bak

 I get
 [ERROR] [Launcher:/openmeetings]
 org.openmeetings.app.remote.red5.ScopeApplicationAdapter - [appStart]
 org.springframework.transaction.CannotCreateTransactionException:
 Could not open JPA EntityManager for transaction; nested exception is
 openjpa-2.1.0-r422266:1071316 fatal user error
 org.apache.openjpa.persistence.ArgumentException: A JDBC Driver or
 DataSource class name must be specified in the ConnectionDriverName
 property.



 On Dec 9, 2:41 pm, Zeeshan Ali Shah zees...@infoshield.info wrote:
  /opt/red5/webapps/openmeetings/WEB-INF/classes/META-INF# ls -ali
  total 64
  15589828 drwxr-xr-x 2 nobody nogroup 4096 2011-12-08 15:34 .
  15589826 drwxr-xr-x 3 nobody nogroup 4096 2011-12-05 18:36 ..
  15589829 -rw-r--r-- 1 nobody nogroup 5623 2011-12-05 18:36
  db2_persistence.xml
  15589830 -rw-r--r-- 1 nobody nogroup 6062 2011-12-05 18:36
  derby_persistence.xml
  15589833 -rw-r--r-- 1 root   root6234 2011-12-08 15:34
  mysqlpersistence.xml
  15589832 -rw-r--r-- 1 nobody nogroup 5780 2011-12-05 18:36
  oracle_persistence.xml
  15589831 -rw-r--r-- 1 nobody nogroup 6062 2011-12-08 23:08
 persistence.xml
  15589993 -rw-r--r-- 1 root   root6062 2011-12-08 14:51
  persistence.xml-back
  15589834 -rw-r--r-- 1 nobody nogroup 5693 2011-12-05 18:36
  postgres_persistence.xml
 
  On Thu, Dec 8, 2011 at 11:19 PM, seba.wag...@gmail.com 
 
 
 
 
 
 
 
  seba.wag...@gmail.com wrote:
   The root issue:
   *javax.persistence.PersistenceException: Found
   'javax.persistence.provider' property in the map but the value is not
   a String. Found object : 'null'.*
   Actually could mean that the application was not able to find a
   persistence.xml
 
   have you actually really renamed the mysql_persistence.xml to
   persistence.xml et cetera ?
 
   Sebastian
 
   2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:
here it is
 
ERROR persist for mysql and Derby..
 
i have even tried putting root username for mysql
 
see below, hope it will help
 
Any one tried on Debian 6 or 5 successfully ?
 
netstat
 
netstat -anlp
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address
State   PID/Program name
tcp0  0 0.0.0.0:22  0.0.0.0:*
LISTEN  22109/sshd
tcp0  0 127.0.0.1:8100  0.0.0.0:*
LISTEN  14937/soffice.bin
tcp0  0 127.0.0.1:3306  0.0.0.0:*
LISTEN  14807/mysqld
tcp6   0  0 :::22   :::*
LISTEN  22109/sshd
udp0  0 176.9.17.133:123
0.0.0.0:*   782/ntpd
udp0  0 127.0.0.1:123
0.0.0.0:*   782/ntpd
udp0  0 0.0.0.0:123
0.0.0.0:*   782/ntpd
udp0  0 0.0.0.0:5353
0.0.0.0:*   25557/avahi-daemon:
udp0  0 0.0.0.0:52016
0.0.0.0:*   25557/avahi-daemon:
udp6   0  0 fe80::6e62:6dff:fee:123
:::*782/ntpd
udp6   0  0 ::1:123
:::*782/ntpd
udp6   0  0 :::123
:::*782/ntpd
udp6   0  0 :::5353
:::*25557/avahi-daemon:
udp6   0  0 :::52269
:::*25557/avahi-daemon:
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags   Type   State I-Node
 PID/Program
namePath
unix  2  [ ACC ] STREAM LISTENING 1716056
14937/soffice.bin
/tmp/OSL_PIPE_0_SingleOfficeIPC_2bd88f8b8b99b78d74f1598b6097ad37
unix  

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Lee Daniel
My java version is just like yours.
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)
So it's not a java version issue?

On Dec 8, 8:56 pm, seba.wag...@gmail.com seba.wag...@gmail.com
wrote:
 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 lee.e...@gmail.com:







  I have change sun-java-6 to openjdk,not solve the problem.

  On 12月8日, 下午8时05分, seba.wag...@gmail.com seba.wag...@gmail.com
  wrote:
  And what Java Version ?

  2011/12/8 seba.wag...@gmail.com seba.wag...@gmail.com:

   What shell script are you using the start the server?
   red5.sh ?

   Sebastian

   2011/12/8 Holger Rabbach (ICT) holger.rabb...@om.org:
   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: openmeetings-user@googlegroups.com 
   [mailto:openmeetings-user@googlegroups.com] On Behalf Of 
   seba.wag...@gmail.com
   Sent: Donnerstag, 8. Dezember 2011 09:49
   To: openmeetings-user@googlegroups.com
   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 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.clientListMan
   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.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
   

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Lee Daniel
Hi solomax,could u setup system by this manual
http://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS and see what
will happen.Thanks!

On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:
 Just set up fresh ubuntu 10.04.3 x64 server (VMWare)
 install unzip + sun-java6-sdk
 red5.sh starts without any issues

 will try to google this problem
 or maybe you can pack your broken version bak into zip or tar.gz and
 put on the free file hosting?
 I can try it and maybe will find what's wrong with it...

 On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:







  tested 1.9.0 release on Ubuntu 11.10 server, no issues :(
  I'll try to set up 10.04 virtual Ubuntu server and test it.

  On Dec 9, 5:19 am, seba.wag...@gmail.com seba.wag...@gmail.com
  wrote:

   The root issue:
   *javax.persistence.PersistenceException: Found
   'javax.persistence.provider' property in the map but the value is not
   a String. Found object : 'null'.*
   Actually could mean that the application was not able to find a 
   persistence.xml

   have you actually really renamed the mysql_persistence.xml to
   persistence.xml et cetera ?

   Sebastian

   2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:

here it is

ERROR persist for mysql and Derby..

i have even tried putting root username for mysql

see below, hope it will help

Any one tried on Debian 6 or 5 successfully ?

netstat

netstat -anlp
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address
State   PID/Program name
tcp    0  0 0.0.0.0:22  0.0.0.0:*
LISTEN  22109/sshd
tcp    0  0 127.0.0.1:8100  0.0.0.0:*
LISTEN  14937/soffice.bin
tcp    0  0 127.0.0.1:3306  0.0.0.0:*
LISTEN  14807/mysqld
tcp6   0  0 :::22   :::*
LISTEN  22109/sshd
udp    0  0 176.9.17.133:123
0.0.0.0:*   782/ntpd
udp    0  0 127.0.0.1:123
0.0.0.0:*   782/ntpd
udp    0  0 0.0.0.0:123
0.0.0.0:*   782/ntpd
udp    0  0 0.0.0.0:5353
0.0.0.0:*   25557/avahi-daemon:
udp    0  0 0.0.0.0:52016
0.0.0.0:*   25557/avahi-daemon:
udp6   0  0 fe80::6e62:6dff:fee:123
:::*    782/ntpd
udp6   0  0 ::1:123
:::*    782/ntpd
udp6   0  0 :::123
:::*    782/ntpd
udp6   0  0 :::5353
:::*    25557/avahi-daemon:
udp6   0  0 :::52269
:::*    25557/avahi-daemon:
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags   Type   State I-Node   PID/Program
name    Path
unix  2  [ ACC ] STREAM LISTENING 1716056
14937/soffice.bin
/tmp/OSL_PIPE_0_SingleOfficeIPC_2bd88f8b8b99b78d74f1598b6097ad37
unix  2  [ ACC ] STREAM LISTENING 281
1/init  @/com/ubuntu/upstart
unix  2  [ ACC ] STREAM LISTENING 8005
25482/dbus-daemon   /var/run/dbus/system_bus_socket
unix  2  [ ] DGRAM    334
377/udevd   @/org/kernel/udev/udevd
unix  2  [ ACC ] STREAM LISTENING 1715903
14807/mysqld    /var/run/mysqld/mysqld.sock
unix  7  [ ] DGRAM    477
699/rsyslogd    /dev/log
unix  2  [ ACC ] STREAM LISTENING 1697278
25557/avahi-daemon: /var/run/avahi-daemon/socket
unix  2  [ ] DGRAM    1770837
1/sudo
unix  3  [ ] STREAM CONNECTED 1770153
19896/0
unix  3  [ ] STREAM CONNECTED 8027
25482/dbus-daemon   /var/run/dbus/system_bus_socket
unix  3  [ ] STREAM CONNECTED 1697280
25557/avahi-daemon:
unix  3  [ ] STREAM CONNECTED 1697275
25559/avahi-daemon:
unix  3  [ ] STREAM CONNECTED 1697274
25557/avahi-daemon:
unix  2  [ ] DGRAM    1697272
25557/avahi-daemon:
unix  2  [ ] DGRAM    11934
25482/dbus-daemon
unix  3  [ ] STREAM CONNECTED 1688271
25482/dbus-daemon   /var/run/dbus/system_bus_socket
unix  3  [ ] STREAM CONNECTED 1696353
1/init
unix  3  [ ] STREAM CONNECTED 1688270
25482/dbus-daemon
unix  3  [ ] STREAM CONNECTED 1688269
25482/dbus-daemon
unix  2  [ ] DGRAM    11355
1/init
unix  2  [ ] DGRAM    6889
782/ntpd
unix  3  [ ]   

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Zeeshan Ali Shah
SOLVED:
The issue i dont know but there is something wrong with the
http://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS

which i will see later.

Now i tried with plain system 11.10 Ubuntu.

installed sun-java6-jdk   like here since it is not in default..
http://zeeshanali.com/tech/tips/sun-java-6-on-ubuntu-11-10-oneiric/

after that download , unzip and start it works

I have also enabled Mysql and it also works.

next is to install all of other stuff like openoffice etc


BR

Zeeshan

On Fri, Dec 9, 2011 at 10:12 AM, greenes zurca...@gmail.com wrote:

 Hi Zeeshan,

 Somes post before this, told you that
 OM 1.9.0 works great on my Debian-5.

 ..

 On 9 dic, 01:07, Zeeshan Ali Shah zees...@infoshield.info wrote:
  here it is
 
  ERROR persist for mysql and Derby..
 
  i have even tried putting root username for mysql
 
  see below, hope it will help
 
  Any one tried on Debian 6 or 5 successfully ?
 
  netstat
 
  netstat -anlp
  Active Internet connections (servers and established)
  Proto Recv-Q Send-Q Local Address   Foreign Address
  State   PID/Program name
  tcp0  0 0.0.0.0:22  0.0.0.0:*
  LISTEN  22109/sshd
  tcp0  0 127.0.0.1:8100  0.0.0.0:*
  LISTEN  14937/soffice.bin
  tcp0  0 127.0.0.1:3306  0.0.0.0:*
  LISTEN  14807/mysqld
  tcp6   0  0 :::22   :::*
  LISTEN  22109/sshd
  udp0  0 176.9.17.133:1230.0.0.0:*
  782/ntpd
  udp0  0 127.0.0.1:123   0.0.0.0:*
  782/ntpd
  udp0  0 0.0.0.0:123 0.0.0.0:*
  782/ntpd
  udp0  0 0.0.0.0:53530.0.0.0:*
  25557/avahi-daemon:
  udp0  0 0.0.0.0:52016   0.0.0.0:*
  25557/avahi-daemon:
  udp6   0  0 fe80::6e62:6dff:fee:123
  :::*782/ntpd
  udp6   0  0 ::1:123
  :::*782/ntpd
  udp6   0  0 :::123
  :::*782/ntpd
  udp6   0  0 :::5353
  :::*25557/avahi-daemon:
  udp6   0  0 :::52269
  :::*25557/avahi-daemon:
  Active UNIX domain sockets (servers and established)
  Proto RefCnt Flags   Type   State I-Node   PID/Program
  namePath
  unix  2  [ ACC ] STREAM LISTENING 1716056
  14937/soffice.bin
  /tmp/OSL_PIPE_0_SingleOfficeIPC_2bd88f8b8b99b78d74f1598b6097ad37
  unix  2  [ ACC ] STREAM LISTENING 281
  1/init  @/com/ubuntu/upstart
  unix  2  [ ACC ] STREAM LISTENING 8005
  25482/dbus-daemon   /var/run/dbus/system_bus_socket
  unix  2  [ ] DGRAM334
  377/udevd   @/org/kernel/udev/udevd
  unix  2  [ ACC ] STREAM LISTENING 1715903
  14807/mysqld/var/run/mysqld/mysqld.sock
  unix  7  [ ] DGRAM477
  699/rsyslogd/dev/log
  unix  2  [ ACC ] STREAM LISTENING 1697278
  25557/avahi-daemon: /var/run/avahi-daemon/socket
  unix  2  [ ] DGRAM1770837
  1/sudo
  unix  3  [ ] STREAM CONNECTED 1770153
  19896/0
  unix  3  [ ] STREAM CONNECTED 8027
  25482/dbus-daemon   /var/run/dbus/system_bus_socket
  unix  3  [ ] STREAM CONNECTED 1697280
  25557/avahi-daemon:
  unix  3  [ ] STREAM CONNECTED 1697275
  25559/avahi-daemon:
  unix  3  [ ] STREAM CONNECTED 1697274
  25557/avahi-daemon:
  unix  2  [ ] DGRAM1697272
  25557/avahi-daemon:
  unix  2  [ ] DGRAM11934
  25482/dbus-daemon
  unix  3  [ ] STREAM CONNECTED 1688271
  25482/dbus-daemon   /var/run/dbus/system_bus_socket
  unix  3  [ ] STREAM CONNECTED 1696353
  1/init
  unix  3  [ ] STREAM CONNECTED 1688270
  25482/dbus-daemon
  unix  3  [ ] STREAM CONNECTED 1688269
  25482/dbus-daemon
  unix  2  [ ] DGRAM11355
  1/init
  unix  2  [ ] DGRAM6889
  782/ntpd
  unix  3  [ ] STREAM CONNECTED 11315
  1/init  @/com/ubuntu/upstart
  unix  3  [ ] STREAM CONNECTED 10546
  571/upstart-socket-
  unix  3  [ ] DGRAM373
  377/udevd
  unix  3  [ ] DGRAM372
  377/udevd
  unix  3  [ ] STREAM CONNECTED 11295
  1/init  @/com/ubuntu/upstart
  unix  3  [ ] STREAM CONNECTED 10502
  370/upstart-udev-br
 
  --
 
  Logs
  cat error.log
  2011-12-08 23:04:26,318 [main] WARN  o.a.a.transport.http.AxisServlet -
 No
  transportReceiver for org.apache.axis2.transport.http.AxisServletListener
  found. An instance for HTTP will be 

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread solomax
I did install everything from the list described in
http://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
except for manually compiled packages like xpdf and swftools
change DB to be mysql

solomax@ubuntu:/opt/red5$ cd webapps/openmeetings/WEB-INF/classes/META-
INF/
sudo mv mysql_persistence.xml persistence.xml

modify persistence.xml to have valid user/password

everything works if I run it using ./red5.sh

solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start
Starting Red5 flash streaming server: red5.
solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile '/
var/run/red5.pid' for writing: Permission denied (Permission denied)

guess I can fix it, seems not to be *this* issue


On Dec 9, 3:56 pm, Lee Daniel lee.e...@gmail.com wrote:
 Hi solomax,could u setup system by this 
 manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSand see what
 will happen.Thanks!

 On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:







  Just set up fresh ubuntu 10.04.3 x64 server (VMWare)
  install unzip + sun-java6-sdk
  red5.sh starts without any issues

  will try to google this problem
  or maybe you can pack your broken version bak into zip or tar.gz and
  put on the free file hosting?
  I can try it and maybe will find what's wrong with it...

  On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:

   tested 1.9.0 release on Ubuntu 11.10 server, no issues :(
   I'll try to set up 10.04 virtual Ubuntu server and test it.

   On Dec 9, 5:19 am, seba.wag...@gmail.com seba.wag...@gmail.com
   wrote:

The root issue:
*javax.persistence.PersistenceException: Found
'javax.persistence.provider' property in the map but the value is not
a String. Found object : 'null'.*
Actually could mean that the application was not able to find a 
persistence.xml

have you actually really renamed the mysql_persistence.xml to
persistence.xml et cetera ?

Sebastian

2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:

 here it is

 ERROR persist for mysql and Derby..

 i have even tried putting root username for mysql

 see below, hope it will help

 Any one tried on Debian 6 or 5 successfully ?

 netstat

 netstat -anlp
 Active Internet connections (servers and established)
 Proto Recv-Q Send-Q Local Address   Foreign Address
 State   PID/Program name
 tcp    0  0 0.0.0.0:22  0.0.0.0:*
 LISTEN  22109/sshd
 tcp    0  0 127.0.0.1:8100  0.0.0.0:*
 LISTEN  14937/soffice.bin
 tcp    0  0 127.0.0.1:3306  0.0.0.0:*
 LISTEN  14807/mysqld
 tcp6   0  0 :::22   :::*
 LISTEN  22109/sshd
 udp    0  0 176.9.17.133:123
 0.0.0.0:*   782/ntpd
 udp    0  0 127.0.0.1:123
 0.0.0.0:*   782/ntpd
 udp    0  0 0.0.0.0:123
 0.0.0.0:*   782/ntpd
 udp    0  0 0.0.0.0:5353
 0.0.0.0:*   25557/avahi-daemon:
 udp    0  0 0.0.0.0:52016
 0.0.0.0:*   25557/avahi-daemon:
 udp6   0  0 fe80::6e62:6dff:fee:123
 :::*    782/ntpd
 udp6   0  0 ::1:123
 :::*    782/ntpd
 udp6   0  0 :::123
 :::*    782/ntpd
 udp6   0  0 :::5353
 :::*    25557/avahi-daemon:
 udp6   0  0 :::52269
 :::*    25557/avahi-daemon:
 Active UNIX domain sockets (servers and established)
 Proto RefCnt Flags   Type   State I-Node   PID/Program
 name    Path
 unix  2  [ ACC ] STREAM LISTENING 1716056
 14937/soffice.bin
 /tmp/OSL_PIPE_0_SingleOfficeIPC_2bd88f8b8b99b78d74f1598b6097ad37
 unix  2  [ ACC ] STREAM LISTENING 281
 1/init  @/com/ubuntu/upstart
 unix  2  [ ACC ] STREAM LISTENING 8005
 25482/dbus-daemon   /var/run/dbus/system_bus_socket
 unix  2  [ ] DGRAM    334
 377/udevd   @/org/kernel/udev/udevd
 unix  2  [ ACC ] STREAM LISTENING 1715903
 14807/mysqld    /var/run/mysqld/mysqld.sock
 unix  7  [ ] DGRAM    477
 699/rsyslogd    /dev/log
 unix  2  [ ACC ] STREAM LISTENING 1697278
 25557/avahi-daemon: /var/run/avahi-daemon/socket
 unix  2  [ ] DGRAM    1770837
 1/sudo
 unix  3  [ ] STREAM CONNECTED 1770153
 19896/0
 unix  3  [ ] STREAM CONNECTED 8027
 25482/dbus-daemon   /var/run/dbus/system_bus_socket
 unix  3  [ ] STREAM CONNECTED 1697280
 25557/avahi-daemon:
 unix  3  [ ] 

RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Holger Rabbach (ICT)
It's really weird - on the same system, I can run OpenMeetings 1.8, but not 
1.9. I'm getting the same persistence error as some of the others:

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'.

This is a freshly unzipped archive with no changes made and running red5.sh as 
root, so there can be no access issues and no misconfigurations. I diff'ed the 
persistence.xml files of the instance that works and the one that doesn't and 
there were absolutely no differences. Permissions on the files are the same as 
well.

At this point I'm thinking that one of the components included in the zip file 
must be different between the two versions, with the newer one relying on 
something that isn't there in Ubuntu 10.04. I checked the obvious ones 
(derby.jar, derbyclient.jar, openjpa), but they're all the same. I'd hate to 
have to rebuild my system, but I guess if we can't find what's causing these 
problems, then I have no other choice :(

Best regards,
Holger

-Original Message-
From: openmeetings-user@googlegroups.com 
[mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
Sent: Freitag, 9. Dezember 2011 10:32
To: OpenMeetings User
Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
Ubuntu 10.04.3 LTS

I did install everything from the list described in 
http://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
except for manually compiled packages like xpdf and swftools change DB to be 
mysql

solomax@ubuntu:/opt/red5$ cd webapps/openmeetings/WEB-INF/classes/META-
INF/
sudo mv mysql_persistence.xml persistence.xml

modify persistence.xml to have valid user/password

everything works if I run it using ./red5.sh

solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash streaming 
server: red5.
solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile '/ 
var/run/red5.pid' for writing: Permission denied (Permission denied)

guess I can fix it, seems not to be *this* issue


On Dec 9, 3:56 pm, Lee Daniel lee.e...@gmail.com wrote:
 Hi solomax,could u setup system by this
 manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSand see what 
 will happen.Thanks!

 On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:







  Just set up fresh ubuntu 10.04.3 x64 server (VMWare) install unzip +
  sun-java6-sdk red5.sh starts without any issues

  will try to google this problem
  or maybe you can pack your broken version bak into zip or tar.gz and
  put on the free file hosting?
  I can try it and maybe will find what's wrong with it...

  On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:

   tested 1.9.0 release on Ubuntu 11.10 server, no issues :( I'll try
   to set up 10.04 virtual Ubuntu server and test it.

   On Dec 9, 5:19 am, seba.wag...@gmail.com seba.wag...@gmail.com
   wrote:

The root issue:
*javax.persistence.PersistenceException: Found
'javax.persistence.provider' property in the map but the value
is not a String. Found object : 'null'.* Actually could mean
that the application was not able to find a persistence.xml

have you actually really renamed the mysql_persistence.xml to
persistence.xml et cetera ?

Sebastian

2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:

 here it is

 ERROR persist for mysql and Derby..

 i have even tried putting root username for mysql

 see below, hope it will help

 Any one tried on Debian 6 or 5 successfully ?

 netstat

 netstat -anlp
 Active Internet connections (servers and established) Proto
 Recv-Q Send-Q Local Address   Foreign Address State
 PID/Program name tcp0  0 0.0.0.0:22
 0.0.0.0:* LISTEN  22109/sshd tcp0  0
 127.0.0.1:8100  0.0.0.0:* LISTEN
 14937/soffice.bin tcp0  0 127.0.0.1:3306
 0.0.0.0:* LISTEN  14807/mysqld
 tcp6   0  0 :::22   :::* LISTEN
 22109/sshd udp0  0 176.9.17.133:123
 0.0.0.0:*   782/ntpd udp0
 0 127.0.0.1:123
 0.0.0.0:*   782/ntpd udp0
 0 0.0.0.0:123
 0.0.0.0:*   782/ntpd udp0
 0 0.0.0.0:5353
 0.0.0.0:*   25557/avahi-daemon:
 udp0  0 0.0.0.0:52016
 0.0.0.0:*   25557/avahi-daemon:
 udp6   0  0 fe80::6e62:6dff:fee:123
 :::*782/ntpd
 udp6   0  0 ::1:123
 :::*782/ntpd
 udp6   0  0 :::123
 :::*782/ntpd
 udp6   0  0 :::5353
 :::*25557/avahi-daemon:
 udp6   0  0 :::52269
 :::*25557/avahi-daemon

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread solomax
I will try to investigate this issue
but unfortunately its not reproducible on my virtual servers (most of
them are 11.10 work stable, requires non manual compilations)
T'll write here if I  will find the solution

On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
wrote:
 It's really weird - on the same system, I can run OpenMeetings 1.8, but not 
 1.9. I'm getting the same persistence error as some of the others:

 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'.

 This is a freshly unzipped archive with no changes made and running red5.sh 
 as root, so there can be no access issues and no misconfigurations. I diff'ed 
 the persistence.xml files of the instance that works and the one that doesn't 
 and there were absolutely no differences. Permissions on the files are the 
 same as well.

 At this point I'm thinking that one of the components included in the zip 
 file must be different between the two versions, with the newer one relying 
 on something that isn't there in Ubuntu 10.04. I checked the obvious ones 
 (derby.jar, derbyclient.jar, openjpa), but they're all the same. I'd hate to 
 have to rebuild my system, but I guess if we can't find what's causing these 
 problems, then I have no other choice :(

 Best regards,
 Holger







 -Original Message-
 From: openmeetings-user@googlegroups.com 
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 10:32
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
 Ubuntu 10.04.3 LTS

 I did install everything from the list described 
 inhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
 except for manually compiled packages like xpdf and swftools change DB to be 
 mysql

 solomax@ubuntu:/opt/red5$ cd webapps/openmeetings/WEB-INF/classes/META-
 INF/
 sudo mv mysql_persistence.xml persistence.xml

 modify persistence.xml to have valid user/password

 everything works if I run it using ./red5.sh

 solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash 
 streaming server: red5.
 solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile '/ 
 var/run/red5.pid' for writing: Permission denied (Permission denied)

 guess I can fix it, seems not to be *this* issue

 On Dec 9, 3:56 pm, Lee Daniel lee.e...@gmail.com wrote:
  Hi solomax,could u setup system by this
  manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSandsee what 
  will happen.Thanks!

  On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:

   Just set up fresh ubuntu 10.04.3 x64 server (VMWare) install unzip +
   sun-java6-sdk red5.sh starts without any issues

   will try to google this problem
   or maybe you can pack your broken version bak into zip or tar.gz and
   put on the free file hosting?
   I can try it and maybe will find what's wrong with it...

   On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:

tested 1.9.0 release on Ubuntu 11.10 server, no issues :( I'll try
to set up 10.04 virtual Ubuntu server and test it.

On Dec 9, 5:19 am, seba.wag...@gmail.com seba.wag...@gmail.com
wrote:

 The root issue:
 *javax.persistence.PersistenceException: Found
 'javax.persistence.provider' property in the map but the value
 is not a String. Found object : 'null'.* Actually could mean
 that the application was not able to find a persistence.xml

 have you actually really renamed the mysql_persistence.xml to
 persistence.xml et cetera ?

 Sebastian

 2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:

  here it is

  ERROR persist for mysql and Derby..

  i have even tried putting root username for mysql

  see below, hope it will help

  Any one tried on Debian 6 or 5 successfully ?

  netstat

  netstat -anlp
  Active Internet connections (servers and established) Proto
  Recv-Q Send-Q Local Address           Foreign Address State
  PID/Program name tcp        0      0 0.0.0.0:22
  0.0.0.0:* LISTEN      22109/sshd tcp        0      0
  127.0.0.1:8100          0.0.0.0:* LISTEN
  14937/soffice.bin tcp        0      0 127.0.0.1:3306
  0.0.0.0:* LISTEN      14807/mysqld
  tcp6       0      0 :::22                   :::* LISTEN
  22109/sshd udp        0      0 176.9.17.133:123
  0.0.0.0:*                           782/ntpd udp        0
  0 127.0.0.1:123
  0.0.0.0:*                           782/ntpd udp        0
  0 0.0.0.0:123
  0.0.0.0:*                           782/ntpd udp        0
  0 0.0.0.0:5353
  0.0.0.0:*                           25557/avahi-daemon:
  udp        0      0 0.0.0.0:52016
  0.0.0.0:*                           25557/avahi-daemon:
  udp6       0      0 fe80::6e62:6dff:fee:123

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Zeeshan Ali Shah
i also tried with 11.10 with success. the problem i faced was with 11.04,
can you try it with it ?

Zeeshan

On Fri, Dec 9, 2011 at 11:25 AM, solomax solomax...@gmail.com wrote:

 I will try to investigate this issue
 but unfortunately its not reproducible on my virtual servers (most of
 them are 11.10 work stable, requires non manual compilations)
 T'll write here if I  will find the solution

 On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
 wrote:
  It's really weird - on the same system, I can run OpenMeetings 1.8, but
 not 1.9. I'm getting the same persistence error as some of the others:
 
  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'.
 
  This is a freshly unzipped archive with no changes made and running
 red5.sh as root, so there can be no access issues and no misconfigurations.
 I diff'ed the persistence.xml files of the instance that works and the one
 that doesn't and there were absolutely no differences. Permissions on the
 files are the same as well.
 
  At this point I'm thinking that one of the components included in the
 zip file must be different between the two versions, with the newer one
 relying on something that isn't there in Ubuntu 10.04. I checked the
 obvious ones (derby.jar, derbyclient.jar, openjpa), but they're all the
 same. I'd hate to have to rebuild my system, but I guess if we can't find
 what's causing these problems, then I have no other choice :(
 
  Best regards,
  Holger
 
 
 
 
 
 
 
  -Original Message-
  From: openmeetings-user@googlegroups.com [mailto:
 openmeetings-user@googlegroups.com] On Behalf Of solomax
  Sent: Freitag, 9. Dezember 2011 10:32
  To: OpenMeetings User
  Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692
 under Ubuntu 10.04.3 LTS
 
  I did install everything from the list described inhttp://
 code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
  except for manually compiled packages like xpdf and swftools change DB
 to be mysql
 
  solomax@ubuntu:/opt/red5$ cd webapps/openmeetings/WEB-INF/classes/META-
  INF/
  sudo mv mysql_persistence.xml persistence.xml
 
  modify persistence.xml to have valid user/password
 
  everything works if I run it using ./red5.sh
 
  solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash
 streaming server: red5.
  solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile '/
 var/run/red5.pid' for writing: Permission denied (Permission denied)
 
  guess I can fix it, seems not to be *this* issue
 
  On Dec 9, 3:56 pm, Lee Daniel lee.e...@gmail.com wrote:
   Hi solomax,could u setup system by this
   manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSandseewhat 
   will happen.Thanks!
 
   On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:
 
Just set up fresh ubuntu 10.04.3 x64 server (VMWare) install unzip +
sun-java6-sdk red5.sh starts without any issues
 
will try to google this problem
or maybe you can pack your broken version bak into zip or tar.gz and
put on the free file hosting?
I can try it and maybe will find what's wrong with it...
 
On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:
 
 tested 1.9.0 release on Ubuntu 11.10 server, no issues :( I'll try
 to set up 10.04 virtual Ubuntu server and test it.
 
 On Dec 9, 5:19 am, seba.wag...@gmail.com seba.wag...@gmail.com
 wrote:
 
  The root issue:
  *javax.persistence.PersistenceException: Found
  'javax.persistence.provider' property in the map but the value
  is not a String. Found object : 'null'.* Actually could mean
  that the application was not able to find a persistence.xml
 
  have you actually really renamed the mysql_persistence.xml to
  persistence.xml et cetera ?
 
  Sebastian
 
  2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:
 
   here it is
 
   ERROR persist for mysql and Derby..
 
   i have even tried putting root username for mysql
 
   see below, hope it will help
 
   Any one tried on Debian 6 or 5 successfully ?
 
   netstat
 
   netstat -anlp
   Active Internet connections (servers and established) Proto
   Recv-Q Send-Q Local Address   Foreign Address State
   PID/Program name tcp0  0 0.0.0.0:22
   0.0.0.0:* LISTEN  22109/sshd tcp0  0
   127.0.0.1:8100  0.0.0.0:* LISTEN
   14937/soffice.bin tcp0  0 127.0.0.1:3306
   0.0.0.0:* LISTEN  14807/mysqld
   tcp6   0  0 :::22   :::* LISTEN
   22109/sshd udp0  0 176.9.17.133:123
   0.0.0.0:*   782/ntpd udp0
   0 127.0.0.1:123
   0.0.0.0:*   782/ntpd udp0
   0 0.0.0.0:123
   0.0.0.0:*   782/ntpd udp0

RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Holger Rabbach (ICT)
Hi again,

I have some more information: the same error appears on a CentOS 6 machine with 
Oracle JDK 7, freshly installed just for testing. Right now it looks like it's 
broken on more configurations than it works on.

Holger


-Original Message-
From: openmeetings-user@googlegroups.com 
[mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
Sent: Freitag, 9. Dezember 2011 11:26
To: OpenMeetings User
Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
Ubuntu 10.04.3 LTS

I will try to investigate this issue
but unfortunately its not reproducible on my virtual servers (most of them are 
11.10 work stable, requires non manual compilations) T'll write here if I  will 
find the solution

On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
wrote:
 It's really weird - on the same system, I can run OpenMeetings 1.8, but not 
 1.9. I'm getting the same persistence error as some of the others:

 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'.

 This is a freshly unzipped archive with no changes made and running red5.sh 
 as root, so there can be no access issues and no misconfigurations. I diff'ed 
 the persistence.xml files of the instance that works and the one that doesn't 
 and there were absolutely no differences. Permissions on the files are the 
 same as well.

 At this point I'm thinking that one of the components included in the
 zip file must be different between the two versions, with the newer
 one relying on something that isn't there in Ubuntu 10.04. I checked
 the obvious ones (derby.jar, derbyclient.jar, openjpa), but they're
 all the same. I'd hate to have to rebuild my system, but I guess if we
 can't find what's causing these problems, then I have no other choice
 :(

 Best regards,
 Holger







 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 10:32
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692
 under Ubuntu 10.04.3 LTS

 I did install everything from the list described
 inhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
 except for manually compiled packages like xpdf and swftools change DB
 to be mysql

 solomax@ubuntu:/opt/red5$ cd
 webapps/openmeetings/WEB-INF/classes/META-
 INF/
 sudo mv mysql_persistence.xml persistence.xml

 modify persistence.xml to have valid user/password

 everything works if I run it using ./red5.sh

 solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash 
 streaming server: red5.
 solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile '/
 var/run/red5.pid' for writing: Permission denied (Permission denied)

 guess I can fix it, seems not to be *this* issue

 On Dec 9, 3:56 pm, Lee Daniel lee.e...@gmail.com wrote:
  Hi solomax,could u setup system by this
  manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSandsee what 
  will happen.Thanks!

  On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:

   Just set up fresh ubuntu 10.04.3 x64 server (VMWare) install unzip
   + sun-java6-sdk red5.sh starts without any issues

   will try to google this problem
   or maybe you can pack your broken version bak into zip or tar.gz
   and put on the free file hosting?
   I can try it and maybe will find what's wrong with it...

   On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:

tested 1.9.0 release on Ubuntu 11.10 server, no issues :( I'll
try to set up 10.04 virtual Ubuntu server and test it.

On Dec 9, 5:19 am, seba.wag...@gmail.com
seba.wag...@gmail.com
wrote:

 The root issue:
 *javax.persistence.PersistenceException: Found
 'javax.persistence.provider' property in the map but the value
 is not a String. Found object : 'null'.* Actually could mean
 that the application was not able to find a persistence.xml

 have you actually really renamed the mysql_persistence.xml to
 persistence.xml et cetera ?

 Sebastian

 2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:

  here it is

  ERROR persist for mysql and Derby..

  i have even tried putting root username for mysql

  see below, hope it will help

  Any one tried on Debian 6 or 5 successfully ?

  netstat

  netstat -anlp
  Active Internet connections (servers and established) Proto
  Recv-Q Send-Q Local Address   Foreign Address State
  PID/Program name tcp0  0 0.0.0.0:22
  0.0.0.0:* LISTEN  22109/sshd tcp0  0
  127.0.0.1:8100  0.0.0.0:* LISTEN 14937/soffice.bin
  tcp0  0 127.0.0.1:3306
  0.0.0.0:* LISTEN  14807/mysqld
  tcp6   0  0 :::22   :::* LISTEN
  22109/sshd udp0  0

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread seba.wag...@gmail.com
can you try with JDK6 ?

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi again,

 I have some more information: the same error appears on a CentOS 6 machine 
 with Oracle JDK 7, freshly installed just for testing. Right now it looks 
 like it's broken on more configurations than it works on.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com 
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 11:26
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
 Ubuntu 10.04.3 LTS

 I will try to investigate this issue
 but unfortunately its not reproducible on my virtual servers (most of them 
 are 11.10 work stable, requires non manual compilations) T'll write here if I 
  will find the solution

 On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
 wrote:
 It's really weird - on the same system, I can run OpenMeetings 1.8, but not 
 1.9. I'm getting the same persistence error as some of the others:

 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'.

 This is a freshly unzipped archive with no changes made and running red5.sh 
 as root, so there can be no access issues and no misconfigurations. I 
 diff'ed the persistence.xml files of the instance that works and the one 
 that doesn't and there were absolutely no differences. Permissions on the 
 files are the same as well.

 At this point I'm thinking that one of the components included in the
 zip file must be different between the two versions, with the newer
 one relying on something that isn't there in Ubuntu 10.04. I checked
 the obvious ones (derby.jar, derbyclient.jar, openjpa), but they're
 all the same. I'd hate to have to rebuild my system, but I guess if we
 can't find what's causing these problems, then I have no other choice
 :(

 Best regards,
 Holger







 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 10:32
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692
 under Ubuntu 10.04.3 LTS

 I did install everything from the list described
 inhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
 except for manually compiled packages like xpdf and swftools change DB
 to be mysql

 solomax@ubuntu:/opt/red5$ cd
 webapps/openmeetings/WEB-INF/classes/META-
 INF/
 sudo mv mysql_persistence.xml persistence.xml

 modify persistence.xml to have valid user/password

 everything works if I run it using ./red5.sh

 solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash 
 streaming server: red5.
 solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile '/
 var/run/red5.pid' for writing: Permission denied (Permission denied)

 guess I can fix it, seems not to be *this* issue

 On Dec 9, 3:56 pm, Lee Daniel lee.e...@gmail.com wrote:
  Hi solomax,could u setup system by this
  manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSandsee what 
  will happen.Thanks!

  On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:

   Just set up fresh ubuntu 10.04.3 x64 server (VMWare) install unzip
   + sun-java6-sdk red5.sh starts without any issues

   will try to google this problem
   or maybe you can pack your broken version bak into zip or tar.gz
   and put on the free file hosting?
   I can try it and maybe will find what's wrong with it...

   On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:

tested 1.9.0 release on Ubuntu 11.10 server, no issues :( I'll
try to set up 10.04 virtual Ubuntu server and test it.

On Dec 9, 5:19 am, seba.wag...@gmail.com
seba.wag...@gmail.com
wrote:

 The root issue:
 *javax.persistence.PersistenceException: Found
 'javax.persistence.provider' property in the map but the value
 is not a String. Found object : 'null'.* Actually could mean
 that the application was not able to find a persistence.xml

 have you actually really renamed the mysql_persistence.xml to
 persistence.xml et cetera ?

 Sebastian

 2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:

  here it is

  ERROR persist for mysql and Derby..

  i have even tried putting root username for mysql

  see below, hope it will help

  Any one tried on Debian 6 or 5 successfully ?

  netstat

  netstat -anlp
  Active Internet connections (servers and established) Proto
  Recv-Q Send-Q Local Address           Foreign Address State
  PID/Program name tcp        0      0 0.0.0.0:22
  0.0.0.0:* LISTEN      22109/sshd tcp        0      0
  127.0.0.1:8100          0.0.0.0:* LISTEN 14937/soffice.bin
  tcp        0      0 127.0.0.1:3306
  0.0.0.0:* LISTEN      14807

RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Holger Rabbach (ICT)
Same things with JDK 6 as well




-Original Message-
From: openmeetings-user@googlegroups.com 
[mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger Rabbach (ICT)
Sent: Freitag, 9. Dezember 2011 15:40
To: openmeetings-user@googlegroups.com
Subject: RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
Ubuntu 10.04.3 LTS

Sure, give me a few minutes




-Original Message-
From: openmeetings-user@googlegroups.com 
[mailto:openmeetings-user@googlegroups.com] On Behalf Of seba.wag...@gmail.com
Sent: Freitag, 9. Dezember 2011 15:37
To: openmeetings-user@googlegroups.com
Subject: Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
Ubuntu 10.04.3 LTS

can you try with JDK6 ?

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi again,

 I have some more information: the same error appears on a CentOS 6 machine 
 with Oracle JDK 7, freshly installed just for testing. Right now it looks 
 like it's broken on more configurations than it works on.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 11:26
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692
 under Ubuntu 10.04.3 LTS

 I will try to investigate this issue
 but unfortunately its not reproducible on my virtual servers (most of
 them are 11.10 work stable, requires non manual compilations) T'll
 write here if I  will find the solution

 On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
 wrote:
 It's really weird - on the same system, I can run OpenMeetings 1.8, but not 
 1.9. I'm getting the same persistence error as some of the others:

 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'.

 This is a freshly unzipped archive with no changes made and running red5.sh 
 as root, so there can be no access issues and no misconfigurations. I 
 diff'ed the persistence.xml files of the instance that works and the one 
 that doesn't and there were absolutely no differences. Permissions on the 
 files are the same as well.

 At this point I'm thinking that one of the components included in the
 zip file must be different between the two versions, with the newer
 one relying on something that isn't there in Ubuntu 10.04. I checked
 the obvious ones (derby.jar, derbyclient.jar, openjpa), but they're
 all the same. I'd hate to have to rebuild my system, but I guess if
 we can't find what's causing these problems, then I have no other
 choice :(

 Best regards,
 Holger







 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 10:32
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692
 under Ubuntu 10.04.3 LTS

 I did install everything from the list described
 inhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
 except for manually compiled packages like xpdf and swftools change
 DB to be mysql

 solomax@ubuntu:/opt/red5$ cd
 webapps/openmeetings/WEB-INF/classes/META-
 INF/
 sudo mv mysql_persistence.xml persistence.xml

 modify persistence.xml to have valid user/password

 everything works if I run it using ./red5.sh

 solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash 
 streaming server: red5.
 solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile
 '/ var/run/red5.pid' for writing: Permission denied (Permission
 denied)

 guess I can fix it, seems not to be *this* issue

 On Dec 9, 3:56 pm, Lee Daniel lee.e...@gmail.com wrote:
  Hi solomax,could u setup system by this
  manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSandsee what 
  will happen.Thanks!

  On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:

   Just set up fresh ubuntu 10.04.3 x64 server (VMWare) install
   unzip
   + sun-java6-sdk red5.sh starts without any issues

   will try to google this problem
   or maybe you can pack your broken version bak into zip or tar.gz
   and put on the free file hosting?
   I can try it and maybe will find what's wrong with it...

   On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:

tested 1.9.0 release on Ubuntu 11.10 server, no issues :( I'll
try to set up 10.04 virtual Ubuntu server and test it.

On Dec 9, 5:19 am, seba.wag...@gmail.com
seba.wag...@gmail.com
wrote:

 The root issue:
 *javax.persistence.PersistenceException: Found
 'javax.persistence.provider' property in the map but the
 value is not a String. Found object : 'null'.* Actually could
 mean that the application was not able to find a
 persistence.xml

 have you actually really renamed the mysql_persistence.xml

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread seba.wag...@gmail.com
Did you make any changes to the file
webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
?
Is that file readable by the user that runs openmeetings?

where do you execute the red5.sh ? Using a init.d script? Can you just
cd to the folder red5 and use the red5.sh to test and startup please.

Last but not least:
To get more trace you could change the log-level in red5/conf/logback.xml

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Same things with JDK 6 as well




 -Original Message-
 From: openmeetings-user@googlegroups.com 
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger Rabbach (ICT)
 Sent: Freitag, 9. Dezember 2011 15:40
 To: openmeetings-user@googlegroups.com
 Subject: RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 
 under Ubuntu 10.04.3 LTS

 Sure, give me a few minutes




 -Original Message-
 From: openmeetings-user@googlegroups.com 
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:37
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 
 under Ubuntu 10.04.3 LTS

 can you try with JDK6 ?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi again,

 I have some more information: the same error appears on a CentOS 6 machine 
 with Oracle JDK 7, freshly installed just for testing. Right now it looks 
 like it's broken on more configurations than it works on.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 11:26
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692
 under Ubuntu 10.04.3 LTS

 I will try to investigate this issue
 but unfortunately its not reproducible on my virtual servers (most of
 them are 11.10 work stable, requires non manual compilations) T'll
 write here if I  will find the solution

 On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
 wrote:
 It's really weird - on the same system, I can run OpenMeetings 1.8, but not 
 1.9. I'm getting the same persistence error as some of the others:

 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'.

 This is a freshly unzipped archive with no changes made and running red5.sh 
 as root, so there can be no access issues and no misconfigurations. I 
 diff'ed the persistence.xml files of the instance that works and the one 
 that doesn't and there were absolutely no differences. Permissions on the 
 files are the same as well.

 At this point I'm thinking that one of the components included in the
 zip file must be different between the two versions, with the newer
 one relying on something that isn't there in Ubuntu 10.04. I checked
 the obvious ones (derby.jar, derbyclient.jar, openjpa), but they're
 all the same. I'd hate to have to rebuild my system, but I guess if
 we can't find what's causing these problems, then I have no other
 choice :(

 Best regards,
 Holger







 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 10:32
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692
 under Ubuntu 10.04.3 LTS

 I did install everything from the list described
 inhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
 except for manually compiled packages like xpdf and swftools change
 DB to be mysql

 solomax@ubuntu:/opt/red5$ cd
 webapps/openmeetings/WEB-INF/classes/META-
 INF/
 sudo mv mysql_persistence.xml persistence.xml

 modify persistence.xml to have valid user/password

 everything works if I run it using ./red5.sh

 solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash 
 streaming server: red5.
 solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile
 '/ var/run/red5.pid' for writing: Permission denied (Permission
 denied)

 guess I can fix it, seems not to be *this* issue

 On Dec 9, 3:56 pm, Lee Daniel lee.e...@gmail.com wrote:
  Hi solomax,could u setup system by this
  manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSandsee 
  what will happen.Thanks!

  On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:

   Just set up fresh ubuntu 10.04.3 x64 server (VMWare) install
   unzip
   + sun-java6-sdk red5.sh starts without any issues

   will try to google this problem
   or maybe you can pack your broken version bak into zip or tar.gz
   and put on the free file hosting?
   I can try it and maybe will find what's wrong with it...

   On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:

tested 1.9.0 release on Ubuntu 11.10 server, no issues :( I'll
try to set up

RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Holger Rabbach (ICT)
Hi Sebastian,

No changes to any files - using the unzipped distribution file. Openmeetings is 
run as root, so the file is readable. I normally use an init.d script, but for 
testing I've been going into /usr/local/red5 (the directory I unzipped to) and 
running sh red5.sh.
Changing the log level for persistence to INFO (from WARN) doesn't give any 
more info than the messages already posted here.

Holger


-Original Message-
From: openmeetings-user@googlegroups.com 
[mailto:openmeetings-user@googlegroups.com] On Behalf Of seba.wag...@gmail.com
Sent: Freitag, 9. Dezember 2011 15:49
To: openmeetings-user@googlegroups.com
Subject: Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
Ubuntu 10.04.3 LTS

Did you make any changes to the file
webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
?
Is that file readable by the user that runs openmeetings?

where do you execute the red5.sh ? Using a init.d script? Can you just cd to 
the folder red5 and use the red5.sh to test and startup please.

Last but not least:
To get more trace you could change the log-level in red5/conf/logback.xml

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Same things with JDK 6 as well




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
 Rabbach (ICT)
 Sent: Freitag, 9. Dezember 2011 15:40
 To: openmeetings-user@googlegroups.com
 Subject: RE: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Sure, give me a few minutes




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:37
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 can you try with JDK6 ?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi again,

 I have some more information: the same error appears on a CentOS 6 machine 
 with Oracle JDK 7, freshly installed just for testing. Right now it looks 
 like it's broken on more configurations than it works on.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 11:26
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692
 under Ubuntu 10.04.3 LTS

 I will try to investigate this issue
 but unfortunately its not reproducible on my virtual servers (most of
 them are 11.10 work stable, requires non manual compilations) T'll
 write here if I  will find the solution

 On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
 wrote:
 It's really weird - on the same system, I can run OpenMeetings 1.8, but not 
 1.9. I'm getting the same persistence error as some of the others:

 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'.

 This is a freshly unzipped archive with no changes made and running red5.sh 
 as root, so there can be no access issues and no misconfigurations. I 
 diff'ed the persistence.xml files of the instance that works and the one 
 that doesn't and there were absolutely no differences. Permissions on the 
 files are the same as well.

 At this point I'm thinking that one of the components included in
 the zip file must be different between the two versions, with the
 newer one relying on something that isn't there in Ubuntu 10.04. I
 checked the obvious ones (derby.jar, derbyclient.jar, openjpa), but
 they're all the same. I'd hate to have to rebuild my system, but I
 guess if we can't find what's causing these problems, then I have no
 other choice :(

 Best regards,
 Holger







 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 10:32
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 I did install everything from the list described
 inhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
 except for manually compiled packages like xpdf and swftools change
 DB to be mysql

 solomax@ubuntu:/opt/red5$ cd
 webapps/openmeetings/WEB-INF/classes/META-
 INF/
 sudo mv mysql_persistence.xml persistence.xml

 modify persistence.xml to have valid user/password

 everything works if I run it using ./red5.sh

 solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash 
 streaming server: red5.
 solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile
 '/ var/run/red5.pid' for writing: Permission denied (Permission
 denied)

 guess I can fix it, seems

RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Holger Rabbach (ICT)
Yep, no problems then...




-Original Message-
From: openmeetings-user@googlegroups.com 
[mailto:openmeetings-user@googlegroups.com] On Behalf Of seba.wag...@gmail.com
Sent: Freitag, 9. Dezember 2011 15:59
To: openmeetings-user@googlegroups.com
Subject: Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
Ubuntu 10.04.3 LTS

when you delete the openmeetings webapp from the red5-webapps dir (or move it 
temporarly away) Does the red5 service startup or not?

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi Sebastian,

 No changes to any files - using the unzipped distribution file. Openmeetings 
 is run as root, so the file is readable. I normally use an init.d script, but 
 for testing I've been going into /usr/local/red5 (the directory I unzipped 
 to) and running sh red5.sh.
 Changing the log level for persistence to INFO (from WARN) doesn't give any 
 more info than the messages already posted here.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:49
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Did you make any changes to the file
 webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
 ?
 Is that file readable by the user that runs openmeetings?

 where do you execute the red5.sh ? Using a init.d script? Can you just cd to 
 the folder red5 and use the red5.sh to test and startup please.

 Last but not least:
 To get more trace you could change the log-level in
 red5/conf/logback.xml

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Same things with JDK 6 as well




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
 Rabbach (ICT)
 Sent: Freitag, 9. Dezember 2011 15:40
 To: openmeetings-user@googlegroups.com
 Subject: RE: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Sure, give me a few minutes




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:37
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 can you try with JDK6 ?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi again,

 I have some more information: the same error appears on a CentOS 6 machine 
 with Oracle JDK 7, freshly installed just for testing. Right now it looks 
 like it's broken on more configurations than it works on.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 11:26
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 I will try to investigate this issue but unfortunately its not
 reproducible on my virtual servers (most of them are 11.10 work
 stable, requires non manual compilations) T'll write here if I  will
 find the solution

 On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
 wrote:
 It's really weird - on the same system, I can run OpenMeetings 1.8, but 
 not 1.9. I'm getting the same persistence error as some of the others:

 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'.

 This is a freshly unzipped archive with no changes made and running 
 red5.sh as root, so there can be no access issues and no 
 misconfigurations. I diff'ed the persistence.xml files of the instance 
 that works and the one that doesn't and there were absolutely no 
 differences. Permissions on the files are the same as well.

 At this point I'm thinking that one of the components included in
 the zip file must be different between the two versions, with the
 newer one relying on something that isn't there in Ubuntu 10.04. I
 checked the obvious ones (derby.jar, derbyclient.jar, openjpa), but
 they're all the same. I'd hate to have to rebuild my system, but I
 guess if we can't find what's causing these problems, then I have
 no other choice :(

 Best regards,
 Holger







 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 10:32
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 I did install everything from the list described
 inhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
 except for manually

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread seba.wag...@gmail.com
yes :D

if you download this snapshot from here:
http://nightly.openmeetings.de/openmeetings/builds/751/openmeetings_r4703.zip

The same effect?

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 (well, besides OpenMeetings not running, obviously ;))




 -Original Message-
 From: openmeetings-user@googlegroups.com 
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger Rabbach (ICT)
 Sent: Freitag, 9. Dezember 2011 16:02
 To: openmeetings-user@googlegroups.com
 Subject: RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 
 under Ubuntu 10.04.3 LTS

 Yep, no problems then...




 -Original Message-
 From: openmeetings-user@googlegroups.com 
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:59
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 
 under Ubuntu 10.04.3 LTS

 when you delete the openmeetings webapp from the red5-webapps dir (or move it 
 temporarly away) Does the red5 service startup or not?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi Sebastian,

 No changes to any files - using the unzipped distribution file. Openmeetings 
 is run as root, so the file is readable. I normally use an init.d script, 
 but for testing I've been going into /usr/local/red5 (the directory I 
 unzipped to) and running sh red5.sh.
 Changing the log level for persistence to INFO (from WARN) doesn't give any 
 more info than the messages already posted here.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:49
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Did you make any changes to the file
 webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
 ?
 Is that file readable by the user that runs openmeetings?

 where do you execute the red5.sh ? Using a init.d script? Can you just cd to 
 the folder red5 and use the red5.sh to test and startup please.

 Last but not least:
 To get more trace you could change the log-level in
 red5/conf/logback.xml

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Same things with JDK 6 as well




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
 Rabbach (ICT)
 Sent: Freitag, 9. Dezember 2011 15:40
 To: openmeetings-user@googlegroups.com
 Subject: RE: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Sure, give me a few minutes




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:37
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 can you try with JDK6 ?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi again,

 I have some more information: the same error appears on a CentOS 6 machine 
 with Oracle JDK 7, freshly installed just for testing. Right now it looks 
 like it's broken on more configurations than it works on.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 11:26
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 I will try to investigate this issue but unfortunately its not
 reproducible on my virtual servers (most of them are 11.10 work
 stable, requires non manual compilations) T'll write here if I  will
 find the solution

 On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
 wrote:
 It's really weird - on the same system, I can run OpenMeetings 1.8, but 
 not 1.9. I'm getting the same persistence error as some of the others:

 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'.

 This is a freshly unzipped archive with no changes made and running 
 red5.sh as root, so there can be no access issues and no 
 misconfigurations. I diff'ed the persistence.xml files of the instance 
 that works and the one that doesn't and there were absolutely no 
 differences. Permissions on the files are the same as well.

 At this point I'm thinking that one of the components included in
 the zip file must be different between the two versions, with the
 newer one relying on something that isn't there in Ubuntu 10.04. I
 checked the obvious ones (derby.jar, derbyclient.jar, openjpa

RE: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread Holger Rabbach (ICT)
Yes, same problem with that one as well




-Original Message-
From: openmeetings-user@googlegroups.com 
[mailto:openmeetings-user@googlegroups.com] On Behalf Of seba.wag...@gmail.com
Sent: Freitag, 9. Dezember 2011 16:05
To: openmeetings-user@googlegroups.com
Subject: Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
Ubuntu 10.04.3 LTS

yes :D

if you download this snapshot from here:
http://nightly.openmeetings.de/openmeetings/builds/751/openmeetings_r4703.zip

The same effect?

Sebastian

2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 (well, besides OpenMeetings not running, obviously ;))




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
 Rabbach (ICT)
 Sent: Freitag, 9. Dezember 2011 16:02
 To: openmeetings-user@googlegroups.com
 Subject: RE: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Yep, no problems then...




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:59
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 when you delete the openmeetings webapp from the red5-webapps dir (or move it 
 temporarly away) Does the red5 service startup or not?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi Sebastian,

 No changes to any files - using the unzipped distribution file. Openmeetings 
 is run as root, so the file is readable. I normally use an init.d script, 
 but for testing I've been going into /usr/local/red5 (the directory I 
 unzipped to) and running sh red5.sh.
 Changing the log level for persistence to INFO (from WARN) doesn't give any 
 more info than the messages already posted here.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:49
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Did you make any changes to the file
 webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
 ?
 Is that file readable by the user that runs openmeetings?

 where do you execute the red5.sh ? Using a init.d script? Can you just cd to 
 the folder red5 and use the red5.sh to test and startup please.

 Last but not least:
 To get more trace you could change the log-level in
 red5/conf/logback.xml

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Same things with JDK 6 as well




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
 Rabbach (ICT)
 Sent: Freitag, 9. Dezember 2011 15:40
 To: openmeetings-user@googlegroups.com
 Subject: RE: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 Sure, give me a few minutes




 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of
 seba.wag...@gmail.com
 Sent: Freitag, 9. Dezember 2011 15:37
 To: openmeetings-user@googlegroups.com
 Subject: Re: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 can you try with JDK6 ?

 Sebastian

 2011/12/9 Holger Rabbach (ICT) holger.rabb...@om.org:
 Hi again,

 I have some more information: the same error appears on a CentOS 6 machine 
 with Oracle JDK 7, freshly installed just for testing. Right now it looks 
 like it's broken on more configurations than it works on.

 Holger


 -Original Message-
 From: openmeetings-user@googlegroups.com
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 11:26
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start
 openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

 I will try to investigate this issue but unfortunately its not
 reproducible on my virtual servers (most of them are 11.10 work
 stable, requires non manual compilations) T'll write here if I
 will find the solution

 On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
 wrote:
 It's really weird - on the same system, I can run OpenMeetings 1.8, but 
 not 1.9. I'm getting the same persistence error as some of the others:

 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'.

 This is a freshly unzipped archive with no changes made and running 
 red5.sh as root, so there can be no access issues and no 
 misconfigurations. I diff'ed the persistence.xml files of the instance 
 that works and the one

[openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-09 Thread solomax
Actually JDK7 is not supported :(
OpenJPA is not compatible with JDK7. (the only unsupported component
AFAIK)

On Dec 9, 9:33 pm, Holger Rabbach (ICT) holger.rabb...@om.org
wrote:
 Hi again,

 I have some more information: the same error appears on a CentOS 6 machine 
 with Oracle JDK 7, freshly installed just for testing. Right now it looks 
 like it's broken on more configurations than it works on.

 Holger







 -Original Message-
 From: openmeetings-user@googlegroups.com 
 [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
 Sent: Freitag, 9. Dezember 2011 11:26
 To: OpenMeetings User
 Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under 
 Ubuntu 10.04.3 LTS

 I will try to investigate this issue
 but unfortunately its not reproducible on my virtual servers (most of them 
 are 11.10 work stable, requires non manual compilations) T'll write here if I 
  will find the solution

 On Dec 9, 4:59 pm, Holger Rabbach (ICT) holger.rabb...@om.org
 wrote:
  It's really weird - on the same system, I can run OpenMeetings 1.8, but not 
  1.9. I'm getting the same persistence error as some of the others:

  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'.

  This is a freshly unzipped archive with no changes made and running red5.sh 
  as root, so there can be no access issues and no misconfigurations. I 
  diff'ed the persistence.xml files of the instance that works and the one 
  that doesn't and there were absolutely no differences. Permissions on the 
  files are the same as well.

  At this point I'm thinking that one of the components included in the
  zip file must be different between the two versions, with the newer
  one relying on something that isn't there in Ubuntu 10.04. I checked
  the obvious ones (derby.jar, derbyclient.jar, openjpa), but they're
  all the same. I'd hate to have to rebuild my system, but I guess if we
  can't find what's causing these problems, then I have no other choice
  :(

  Best regards,
  Holger

  -Original Message-
  From: openmeetings-user@googlegroups.com
  [mailto:openmeetings-user@googlegroups.com] On Behalf Of solomax
  Sent: Freitag, 9. Dezember 2011 10:32
  To: OpenMeetings User
  Subject: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692
  under Ubuntu 10.04.3 LTS

  I did install everything from the list described
  inhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTS
  except for manually compiled packages like xpdf and swftools change DB
  to be mysql

  solomax@ubuntu:/opt/red5$ cd
  webapps/openmeetings/WEB-INF/classes/META-
  INF/
  sudo mv mysql_persistence.xml persistence.xml

  modify persistence.xml to have valid user/password

  everything works if I run it using ./red5.sh

  solomax@ubuntu:/opt/red5$ /etc/init.d/red5 start Starting Red5 flash 
  streaming server: red5.
  solomax@ubuntu:/opt/red5$ start-stop-daemon: Unable to open pidfile '/
  var/run/red5.pid' for writing: Permission denied (Permission denied)

  guess I can fix it, seems not to be *this* issue

  On Dec 9, 3:56 pm, Lee Daniel lee.e...@gmail.com wrote:
   Hi solomax,could u setup system by this
   manualhttp://code.google.com/p/openmeetings/wiki/UbuntuLucidLTSandseewhat 
   will happen.Thanks!

   On Dec 9, 12:46 pm, solomax solomax...@gmail.com wrote:

Just set up fresh ubuntu 10.04.3 x64 server (VMWare) install unzip
+ sun-java6-sdk red5.sh starts without any issues

will try to google this problem
or maybe you can pack your broken version bak into zip or tar.gz
and put on the free file hosting?
I can try it and maybe will find what's wrong with it...

On Dec 9, 10:48 am, solomax solomax...@gmail.com wrote:

 tested 1.9.0 release on Ubuntu 11.10 server, no issues :( I'll
 try to set up 10.04 virtual Ubuntu server and test it.

 On Dec 9, 5:19 am, seba.wag...@gmail.com
 seba.wag...@gmail.com
 wrote:

  The root issue:
  *javax.persistence.PersistenceException: Found
  'javax.persistence.provider' property in the map but the value
  is not a String. Found object : 'null'.* Actually could mean
  that the application was not able to find a persistence.xml

  have you actually really renamed the mysql_persistence.xml to
  persistence.xml et cetera ?

  Sebastian

  2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:

   here it is

   ERROR persist for mysql and Derby..

   i have even tried putting root username for mysql

   see below, hope it will help

   Any one tried on Debian 6 or 5 successfully ?

   netstat

   netstat -anlp
   Active Internet connections (servers and established) Proto
   Recv-Q Send-Q Local Address           Foreign Address State
   PID/Program name tcp        0      0 0.0.0.0:22
   0.0.0.0:* LISTEN

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-08 Thread Zeeshan Ali Shah
May be this is the reason buy I dont think so that is the issue ..

can other report on this issue ?


Zee
On Thu, Dec 8, 2011 at 6:22 PM, greenes zurca...@gmail.com wrote:

 Zeeshan,

 The code it is right because OpenMeetings 1.9.0
 works great on Debian-5-Lenny.

 Your Ubuntu 11.04 and my Squeeze have news kernel
 based on Debian...could be that...?

 greenes

 On 8 dic, 19:25, Zeeshan Ali Shah zees...@infoshield.info wrote:
  Nothing is running on that port. otherwise it complains for it .   i have
  checked and telnet to the port .
 
  it is complaining about persistence entry unable to read..
 
  any hint ?
 
  Zeeshan
 
  On Thu, Dec 8, 2011 at 5:01 PM, seba.wag...@gmail.com 
 seba.wag...@gmail.com
 
   wrote:
   I am quite sure there is nothing wrong with the code.
   Please check exactly the Logfile, I guess you simply might have
   another application running on the same port.
 
   Sebastian
 
   2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:
I think something wrong in the code ..  like it mentioned..
 
can some one from OM solve this issue ?
 
Zeeshan
 
On Thu, Dec 8, 2011 at 4:50 PM, greenes zurca...@gmail.com wrote:
 
...i renamed persistence.xml to persistence.xml-ori,
so no exist this file, and gives the same error:
 
OpenMeetings - Loading ...
The server is not yet completely initialized. Please try again in a
couple of seconds.
 
...i mean, in normal conditions dont read persistence.xml file.
 
...am rong at somewhere...but where?
 

 
On 8 dic, 17:35, greenes zurca...@gmail.com 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) holger.rabb...@om.org
   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: openmeetings-user@googlegroups.com
  [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
   Rabbach
  (ICT)
  Sent: Donnerstag, 8. Dezember 2011 14:12
  To: openmeetings-user@googlegroups.com
  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: openmeetings-user@googlegroups.com
  [mailto:openmeetings-user@googlegroups.com] On Behalf Of
  seba.wag...@gmail.com
  Sent: Donnerstag, 8. Dezember 2011 13:57
  To: openmeetings-user@googlegroups.com
  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 lee.e...@gmail.com:
   I have change sun-java-6 to openjdk,not solve the problem.
 
   On 12月8日, 下午8时05分, seba.wag...@gmail.com 
 seba.wag...@gmail.com
 
   wrote:
   And what Java Version ?
 
   2011/12/8 seba.wag...@gmail.com seba.wag...@gmail.com:
 
What shell script are you using the start the server?
red5.sh ?
 
Sebastian
 
2011/12/8 Holger Rabbach (ICT) holger.rabb...@om.org:
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

Re: [openmeetings-user] Re: Can't start openmeetings_1_9_0_r4692 under Ubuntu 10.04.3 LTS

2011-12-08 Thread seba.wag...@gmail.com
could you please post your red5.log/openmeetings.log looking at
Exceptions inside those files.

I don't think that this has something todo with kernel versions or
anything like that.
I also don't think that it is OpenMeetings code related.

You might simply have another service running on a port openmeetings
requires or don't have necessary rights to populate the initial
database.

Sebastian

2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:
 May be this is the reason buy I dont think so that is the issue ..

 can other report on this issue ?


 Zee

 On Thu, Dec 8, 2011 at 6:22 PM, greenes zurca...@gmail.com wrote:

 Zeeshan,

 The code it is right because OpenMeetings 1.9.0
 works great on Debian-5-Lenny.

 Your Ubuntu 11.04 and my Squeeze have news kernel
 based on Debian...could be that...?

 greenes

 On 8 dic, 19:25, Zeeshan Ali Shah zees...@infoshield.info wrote:
  Nothing is running on that port. otherwise it complains for it .   i
  have
  checked and telnet to the port .
 
  it is complaining about persistence entry unable to read..
 
  any hint ?
 
  Zeeshan
 
  On Thu, Dec 8, 2011 at 5:01 PM, seba.wag...@gmail.com
  seba.wag...@gmail.com
 
   wrote:
   I am quite sure there is nothing wrong with the code.
   Please check exactly the Logfile, I guess you simply might have
   another application running on the same port.
 
   Sebastian
 
   2011/12/8 Zeeshan Ali Shah zees...@infoshield.info:
I think something wrong in the code ..  like it mentioned..
 
can some one from OM solve this issue ?
 
Zeeshan
 
On Thu, Dec 8, 2011 at 4:50 PM, greenes zurca...@gmail.com wrote:
 
...i renamed persistence.xml to persistence.xml-ori,
so no exist this file, and gives the same error:
 
OpenMeetings - Loading ...
The server is not yet completely initialized. Please try again in a
couple of seconds.
 
...i mean, in normal conditions dont read persistence.xml file.
 
...am rong at somewhere...but where?
 

 
On 8 dic, 17:35, greenes zurca...@gmail.com 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) holger.rabb...@om.org
   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: openmeetings-user@googlegroups.com
  [mailto:openmeetings-user@googlegroups.com] On Behalf Of Holger
   Rabbach
  (ICT)
  Sent: Donnerstag, 8. Dezember 2011 14:12
  To: openmeetings-user@googlegroups.com
  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: openmeetings-user@googlegroups.com
  [mailto:openmeetings-user@googlegroups.com] On Behalf Of
  seba.wag...@gmail.com
  Sent: Donnerstag, 8. Dezember 2011 13:57
  To: openmeetings-user@googlegroups.com
  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 lee.e...@gmail.com:
   I have change sun-java-6 to openjdk,not solve the problem.
 
   On 12月8日, 下午8时05分, seba.wag...@gmail.com
   seba.wag...@gmail.com
 
   wrote:
   And what Java Version ?
 
   2011/12/8 seba.wag...@gmail.com seba.wag...@gmail.com:
 
What shell script are you using