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
>
> > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­y.doCreateBean
> > > > > (AbstractAutowireCapableBeanFactory.java:473) [spring-2.5.6.jar:2.5.6]
> > > > >         at
>
> > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­y
> > > > > $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.AbstractAutowireCapableBeanFactor­y.createBean
> > > > > (AbstractAutowireCapableBeanFactory.java:380) [spring-2.5.6.jar:2.5.6]
> > > > >         at 
> > > > > org.springframework.beans.factory.support.AbstractBeanFactory
> > > > > $1.getObject(AbstractBeanFactory.java:264) [spring-2.5.6.jar:2.5.6]
> > > > >         at
>
> > > > org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getS­ingleton
> > > > > (DefaultSingletonBeanRegistry.java:222) [spring-2.5.6.jar:2.5.6]
> > > > >         at
> > > > > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
> > > > > (AbstractBeanFactory.java:261) [spring-2.5.6.jar:2.5.6]
> > > > >         at
> > > > > org.springframework.beans.factory.support.AbstractBeanFactory.getBean
> > > > > (AbstractBeanFactory.java:185) [spring-2.5.6.jar:2.5.6]
> > > > >         at
> > > > > org.springframework.beans.factory.support.AbstractBeanFactory.getBean
> > > > > (AbstractBeanFactory.java:164) [spring-2.5.6.jar:2.5.6]
> > > > >         at
>
> > > > org.springframework.beans.factory.support.DefaultListableBeanFactory.preIns­tantiateSingletons
> > > > > (DefaultListableBeanFactory.java:429) [spring-2.5.6.jar:2.5.6]
> > > > >         at
>
> > > > org.springframework.context.support.AbstractApplicationContext.finishBeanFa­ctoryInitialization
> > > > > (AbstractApplicationContext.java:728) [spring-2.5.6.jar:2.5.6]
> > > > >         at
> > > > > org.springframework.context.support.AbstractApplicationContext.refresh
> > > > > (AbstractApplicationContext.java:380) [spring-2.5.6.jar:2.5.6]
> > > > >         at
> > > > org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:558)
> > > > > [red5.jar:na]
> > > > > ERROR 11-27 11:22:03.639 Configurationmanagement.java 2557 71
> > > > > org.openmeetings.app.data.basic.Configurationmanagement [Launcher:/
> > > > > openmeetings] - [getConfKey]:
> > > > > java.lang.NullPointerException: null
> > > > >         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
>
> > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­y.doCreateBean
> > > > > (AbstractAutowireCapableBeanFactory.java:473) [spring-2.5.6.jar:2.5.6]
> > > > >         at
>
> ...
>
> Erfahren Sie mehr »- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -

--

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


Reply via email to