Re: Installation troubles (LDAP problems)

2009-11-27 Thread franciscogonzalez
Of course. I'm going to forward you his email with the attached files
and his instructions ok? I remember he also sent me the source code.

Francisco

On 27 nov, 14:43, Sebastian Wagner seba.wag...@gmail.com wrote:
 we need to initial patch from Abdul. You can forward it to me and I will try
 to review and commit it when I find some minutes this weekend.

 Sebastian

 2009/11/27 franciscogonzalez franciscogonza...@yerbabuena.es

  About SVN version, I have not touched the sources if that's what you
  mean. I have always tried with the binaries. Concretly I am working
  with the last build:

 http://i4demo.com/openmeetings/builds/32/

  Kind Regards,
  Francisco

  On 27 nov, 14:31, franciscogonzalez franciscogonza...@yerbabuena.es
  wrote:
   Well, bad news

   I have tried to do what Abdul told me in his email. He sent me an own
   openmeetings.jar file, which I had to copy and replace the one in /WEB-
   INF/lib directory of openmeetings. But it doesn't work, and I get a
   mega exception I copy down. Any idea?

   Thanks again
   Kind Regards,
   Francisco

   DEBUG 11-27 11:22:01.253 ContextLoggingListener.java 171 80 root
   [main] - Starting up context openmeetings
   DEBUG 11-27 11:22:03.160 ScopeApplicationAdapter.java 2078 125
   org.openmeetings.app.remote.red5.ScopeApplicationAdapter [Launcher:/
   openmeetings] - webAppPath : /usr/lib/red5/./webapps/openmeetings
   ERROR 11-27 11:22:03.637 HibernateUtil.java 2555 81
   org.openmeetings.app.hibernate.utils.HibernateUtil [Launcher:/
   openmeetings] - getSessionFactory
   org.hibernate.MappingNotFoundException: resource: org/openmeetings/app/
   hibernate/beans/basic/SOAPLogin.hbm.xml not found
           at
  org.hibernate.cfg.Configuration.addResource(Configuration.java:
   596) [hibernate3.jar:na]
           at org.hibernate.cfg.Configuration.parseMappingElement
   (Configuration.java:1621) [hibernate3.jar:na]
           at org.hibernate.cfg.Configuration.parseSessionFactory
   (Configuration.java:1589) [hibernate3.jar:na]
           at
  org.hibernate.cfg.Configuration.doConfigure(Configuration.java:
   1568) [hibernate3.jar:na]
           at
  org.hibernate.cfg.Configuration.doConfigure(Configuration.java:
   1542) [hibernate3.jar:na]
           at
  org.hibernate.cfg.Configuration.configure(Configuration.java:1496)
   [hibernate3.jar:na]
           at
   org.openmeetings.app.hibernate.utils.HibernateUtil.getSessionFactory
   (HibernateUtil.java:74) [openmeetings.jar:na]
           at
  org.openmeetings.app.hibernate.utils.HibernateUtil.createSession
   (HibernateUtil.java:35) [openmeetings.jar:na]
           at
  org.openmeetings.app.data.basic.Configurationmanagement.getConfKey
   (Configurationmanagement.java:49) [openmeetings.jar:na]
           at
  org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart
   (ScopeApplicationAdapter.java:130) [openmeetings.jar:na]
           at org.red5.server.adapter.MultiThreadedApplicationAdapter.start
   (MultiThreadedApplicationAdapter.java:354) [red5.jar:na]
           at org.red5.server.adapter.ApplicationAdapter.start
   (ApplicationAdapter.java:55) [red5.jar:na]
           at org.red5.server.Scope.start(Scope.java:1162) [red5.jar:na]
           at org.red5.server.Scope.init(Scope.java:894) [red5.jar:na]
           at org.red5.server.WebScope.register(WebScope.java:194)
  [red5.jar:na]
           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  [na:
   1.6.0_0]
           at sun.reflect.NativeMethodAccessorImpl.invoke
   (NativeMethodAccessorImpl.java:57) [na:1.6.0_0]
           at sun.reflect.DelegatingMethodAccessorImpl.invoke
   (DelegatingMethodAccessorImpl.java:43) [na:1.6.0_0]
           at java.lang.reflect.Method.invoke(Method.java:616) [na:1.6.0_0]
           at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod
   (AbstractAutowireCapableBeanFactory.java:1414) [spring-2.5.6.jar:
   2.5.6]
           at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods
   (AbstractAutowireCapableBeanFactory.java:1375) [spring-2.5.6.jar:
   2.5.6]
           at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean
   (AbstractAutowireCapableBeanFactory.java:1335) [spring-2.5.6.jar:
   2.5.6]
           at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
   (AbstractAutowireCapableBeanFactory.java:473) [spring-2.5.6.jar:2.5.6]
           at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
   $1.run(AbstractAutowireCapableBeanFactory.java:409) [spring-2.5.6.jar:
   2.5.6]
           at java.security.AccessController.doPrivileged(Native Method)
  [na:
   1.6.0_0]
           at

  org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
   (AbstractAutowireCapableBeanFactory.java:380) [spring-2.5.6.jar:2.5.6]
           at 

Re: Installation troubles (LDAP problems)

2009-11-27 Thread franciscogonzalez
Done ;-)

On 27 nov, 14:58, franciscogonzalez franciscogonza...@yerbabuena.es
wrote:
 Of course. I'm going to forward you his email with the attached files
 and his instructions ok? I remember he also sent me the source code.

 Francisco

 On 27 nov, 14:43, Sebastian Wagner seba.wag...@gmail.com wrote:

  we need to initial patch from Abdul. You can forward it to me and I will try
  to review and commit it when I find some minutes this weekend.

  Sebastian

  2009/11/27 franciscogonzalez franciscogonza...@yerbabuena.es

   About SVN version, I have not touched the sources if that's what you
   mean. I have always tried with the binaries. Concretly I am working
   with the last build:

  http://i4demo.com/openmeetings/builds/32/

   Kind Regards,
   Francisco

   On 27 nov, 14:31, franciscogonzalez franciscogonza...@yerbabuena.es
   wrote:
Well, bad news

I have tried to do what Abdul told me in his email. He sent me an own
openmeetings.jar file, which I had to copy and replace the one in /WEB-
INF/lib directory of openmeetings. But it doesn't work, and I get a
mega exception I copy down. Any idea?

Thanks again
Kind Regards,
Francisco

DEBUG 11-27 11:22:01.253 ContextLoggingListener.java 171 80 root
[main] - Starting up context openmeetings
DEBUG 11-27 11:22:03.160 ScopeApplicationAdapter.java 2078 125
org.openmeetings.app.remote.red5.ScopeApplicationAdapter [Launcher:/
openmeetings] - webAppPath : /usr/lib/red5/./webapps/openmeetings
ERROR 11-27 11:22:03.637 HibernateUtil.java 2555 81
org.openmeetings.app.hibernate.utils.HibernateUtil [Launcher:/
openmeetings] - getSessionFactory
org.hibernate.MappingNotFoundException: resource: org/openmeetings/app/
hibernate/beans/basic/SOAPLogin.hbm.xml not found
        at
   org.hibernate.cfg.Configuration.addResource(Configuration.java:
596) [hibernate3.jar:na]
        at org.hibernate.cfg.Configuration.parseMappingElement
(Configuration.java:1621) [hibernate3.jar:na]
        at org.hibernate.cfg.Configuration.parseSessionFactory
(Configuration.java:1589) [hibernate3.jar:na]
        at
   org.hibernate.cfg.Configuration.doConfigure(Configuration.java:
1568) [hibernate3.jar:na]
        at
   org.hibernate.cfg.Configuration.doConfigure(Configuration.java:
1542) [hibernate3.jar:na]
        at
   org.hibernate.cfg.Configuration.configure(Configuration.java:1496)
[hibernate3.jar:na]
        at
org.openmeetings.app.hibernate.utils.HibernateUtil.getSessionFactory
(HibernateUtil.java:74) [openmeetings.jar:na]
        at
   org.openmeetings.app.hibernate.utils.HibernateUtil.createSession
(HibernateUtil.java:35) [openmeetings.jar:na]
        at
   org.openmeetings.app.data.basic.Configurationmanagement.getConfKey
(Configurationmanagement.java:49) [openmeetings.jar:na]
        at
   org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart
(ScopeApplicationAdapter.java:130) [openmeetings.jar:na]
        at org.red5.server.adapter.MultiThreadedApplicationAdapter.start
(MultiThreadedApplicationAdapter.java:354) [red5.jar:na]
        at org.red5.server.adapter.ApplicationAdapter.start
(ApplicationAdapter.java:55) [red5.jar:na]
        at org.red5.server.Scope.start(Scope.java:1162) [red5.jar:na]
        at org.red5.server.Scope.init(Scope.java:894) [red5.jar:na]
        at org.red5.server.WebScope.register(WebScope.java:194)
   [red5.jar:na]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [na:
1.6.0_0]
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:57) [na:1.6.0_0]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43) [na:1.6.0_0]
        at java.lang.reflect.Method.invoke(Method.java:616) [na:1.6.0_0]
        at

   org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod
(AbstractAutowireCapableBeanFactory.java:1414) [spring-2.5.6.jar:
2.5.6]
        at

   org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods
(AbstractAutowireCapableBeanFactory.java:1375) [spring-2.5.6.jar:
2.5.6]
        at

   org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean
(AbstractAutowireCapableBeanFactory.java:1335) [spring-2.5.6.jar:
2.5.6]
        at

   org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:473) [spring-2.5.6.jar:2.5.6]
        at

   org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409) [spring-2.5.6.jar:
2.5.6]
        at java.security.AccessController.doPrivileged(Native Method)
   [na:
1.6.0_0]
        at

   

Re: Installation troubles (LDAP problems)

2009-11-27 Thread smoeker
hola,

please give me a ping as soon as the patch is available in SVN, so i
can check Active Directory compatibility of the applied sources


thnx in advance!


btw : could u post your om_ldap.cfg to exclude configuration errors?


see ya

Smoeker

On 27 Nov., 15:05, franciscogonzalez franciscogonza...@yerbabuena.es
wrote:
 Done ;-)

 On 27 nov, 14:58, franciscogonzalez franciscogonza...@yerbabuena.es
 wrote:



  Of course. I'm going to forward you his email with the attached files
  and his instructions ok? I remember he also sent me the source code.

  Francisco

  On 27 nov, 14:43, Sebastian Wagner seba.wag...@gmail.com wrote:

   we need to initial patch from Abdul. You can forward it to me and I will 
   try
   to review and commit it when I find some minutes this weekend.

   Sebastian

   2009/11/27 franciscogonzalez franciscogonza...@yerbabuena.es

About SVN version, I have not touched the sources if that's what you
mean. I have always tried with the binaries. Concretly I am working
with the last build:

   http://i4demo.com/openmeetings/builds/32/

Kind Regards,
Francisco

On 27 nov, 14:31, franciscogonzalez franciscogonza...@yerbabuena.es
wrote:
 Well, bad news

 I have tried to do what Abdul told me in his email. He sent me an own
 openmeetings.jar file, which I had to copy and replace the one in 
 /WEB-
 INF/lib directory of openmeetings. But it doesn't work, and I get a
 mega exception I copy down. Any idea?

 Thanks again
 Kind Regards,
 Francisco

 DEBUG 11-27 11:22:01.253 ContextLoggingListener.java 171 80 root
 [main] - Starting up context openmeetings
 DEBUG 11-27 11:22:03.160 ScopeApplicationAdapter.java 2078 125
 org.openmeetings.app.remote.red5.ScopeApplicationAdapter [Launcher:/
 openmeetings] - webAppPath : /usr/lib/red5/./webapps/openmeetings
 ERROR 11-27 11:22:03.637 HibernateUtil.java 2555 81
 org.openmeetings.app.hibernate.utils.HibernateUtil [Launcher:/
 openmeetings] - getSessionFactory
 org.hibernate.MappingNotFoundException: resource: 
 org/openmeetings/app/
 hibernate/beans/basic/SOAPLogin.hbm.xml not found
         at
org.hibernate.cfg.Configuration.addResource(Configuration.java:
 596) [hibernate3.jar:na]
         at org.hibernate.cfg.Configuration.parseMappingElement
 (Configuration.java:1621) [hibernate3.jar:na]
         at org.hibernate.cfg.Configuration.parseSessionFactory
 (Configuration.java:1589) [hibernate3.jar:na]
         at
org.hibernate.cfg.Configuration.doConfigure(Configuration.java:
 1568) [hibernate3.jar:na]
         at
org.hibernate.cfg.Configuration.doConfigure(Configuration.java:
 1542) [hibernate3.jar:na]
         at
org.hibernate.cfg.Configuration.configure(Configuration.java:1496)
 [hibernate3.jar:na]
         at
 org.openmeetings.app.hibernate.utils.HibernateUtil.getSessionFactory
 (HibernateUtil.java:74) [openmeetings.jar:na]
         at
org.openmeetings.app.hibernate.utils.HibernateUtil.createSession
 (HibernateUtil.java:35) [openmeetings.jar:na]
         at
org.openmeetings.app.data.basic.Configurationmanagement.getConfKey
 (Configurationmanagement.java:49) [openmeetings.jar:na]
         at
org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart
 (ScopeApplicationAdapter.java:130) [openmeetings.jar:na]
         at 
 org.red5.server.adapter.MultiThreadedApplicationAdapter.start
 (MultiThreadedApplicationAdapter.java:354) [red5.jar:na]
         at org.red5.server.adapter.ApplicationAdapter.start
 (ApplicationAdapter.java:55) [red5.jar:na]
         at org.red5.server.Scope.start(Scope.java:1162) [red5.jar:na]
         at org.red5.server.Scope.init(Scope.java:894) [red5.jar:na]
         at org.red5.server.WebScope.register(WebScope.java:194)
[red5.jar:na]
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[na:
 1.6.0_0]
         at sun.reflect.NativeMethodAccessorImpl.invoke
 (NativeMethodAccessorImpl.java:57) [na:1.6.0_0]
         at sun.reflect.DelegatingMethodAccessorImpl.invoke
 (DelegatingMethodAccessorImpl.java:43) [na:1.6.0_0]
         at java.lang.reflect.Method.invoke(Method.java:616) 
 [na:1.6.0_0]
         at

org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­y.invokeCustomInitMethod
 (AbstractAutowireCapableBeanFactory.java:1414) [spring-2.5.6.jar:
 2.5.6]
         at

org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­y.invokeInitMethods
 (AbstractAutowireCapableBeanFactory.java:1375) [spring-2.5.6.jar:
 2.5.6]
         at

org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­y.initializeBean
 (AbstractAutowireCapableBeanFactory.java:1335) [spring-2.5.6.jar:
 2.5.6]
         at