Hi Nagesh, please use the ANT task to compile openmeetings and then run it from the "dist" directory.
Sebastian 2011/9/8 girish CIS <[email protected]>: > Hello, > > i am getting this error during the configure openmeetings project in > eclipse. > > Please help us to resolve this issue.. > > > Sep 8, 2011 3:00:26 PM org.apache.catalina.core.AprLifecycleListener > init > INFO: The APR based Apache Tomcat Native library which allows optimal > performance in production environments was not found on the > java.library.path: C:\Program Files\Java\jre6\bin;C:\Windows\Sun\Java > \bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre6/bin/ > client;C:/Program Files/Java/jre6/bin;C:\Program Files\Common Files > \Microsoft Shared\Windows Live;C:\Program Files\sugarcrm-6.1.1\php;C: > \Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows > \System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server > \90\Tools\binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn > \;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files > \Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program > Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C: > \Program Files\Common Files\Adobe\AGL;C:\Program Files\Windows Live > \Shared;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C: > \Program Files\CodeSmith\v5.3\;C:\Program Files\Smart Projects > \IsoBuster;C:\Program~1\Java\jdk1.6.0_20\bin;C:\Program Files > \TortoiseSVN\bin;C:\Program Files\SlikSvn\bin\;. > Sep 8, 2011 3:00:27 PM > org.apache.tomcat.util.digester.SetPropertiesRule begin > WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} > Setting property 'source' to 'org.eclipse.jst.jee.server:ROOT' did not > find a matching property. > Sep 8, 2011 3:00:27 PM org.apache.coyote.http11.Http11Protocol init > INFO: Initializing Coyote HTTP/1.1 on http-8080 > Sep 8, 2011 3:00:27 PM org.apache.catalina.startup.Catalina load > INFO: Initialization processed in 913 ms > Sep 8, 2011 3:00:27 PM org.apache.catalina.core.StandardService start > INFO: Starting service Catalina > Sep 8, 2011 3:00:27 PM org.apache.catalina.core.StandardEngine start > INFO: Starting Servlet Engine: Apache Tomcat/6.0.32 > Sep 8, 2011 3:00:28 PM org.apache.catalina.core.StandardContext > listenerStart > SEVERE: Error configuring application listener of class > org.red5.logging.ContextLoggingListener > java.lang.ClassNotFoundException: > org.red5.logging.ContextLoggingListener > at > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: > 1680) > at > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: > 1526) > at > org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java: > 4148) > at > org.apache.catalina.core.StandardContext.start(StandardContext.java: > 4704) > at org.apache.catalina.core.ContainerBase.start(ContainerBase.java: > 1053) > at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) > at org.apache.catalina.core.ContainerBase.start(ContainerBase.java: > 1053) > at org.apache.catalina.core.StandardEngine.start(StandardEngine.java: > 463) > at > org.apache.catalina.core.StandardService.start(StandardService.java: > 525) > at org.apache.catalina.core.StandardServer.start(StandardServer.java: > 754) > at org.apache.catalina.startup.Catalina.start(Catalina.java:595) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) > Sep 8, 2011 3:00:28 PM org.apache.catalina.core.StandardContext > listenerStart > SEVERE: Skipped installing application listeners due to previous > error(s) > Sep 8, 2011 3:00:28 PM org.apache.catalina.core.StandardContext start > SEVERE: Error listenerStart > Sep 8, 2011 3:00:28 PM org.apache.catalina.core.StandardContext start > SEVERE: Context [] startup failed due to previous errors > Sep 8, 2011 3:00:28 PM org.apache.coyote.http11.Http11Protocol start > INFO: Starting Coyote HTTP/1.1 on http-8080 > Sep 8, 2011 3:00:28 PM org.apache.jk.common.ChannelSocket init > INFO: JK: ajp13 listening on /0.0.0.0:8009 > Sep 8, 2011 3:00:28 PM org.apache.jk.server.JkMain start > INFO: Jk running ID=0 time=0/27 config=null > Sep 8, 2011 3:00:28 PM org.apache.catalina.startup.Catalina start > INFO: Server startup in 991 ms > > > thanks > Nagesh. > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
