Hi Sebastian,

Thank you very much for your reply.  In fact yesterday eve remove
everything and reinstall all the things. Now its working fine. Step
which I follow are as follows.

1. Installed Open Office and run it in headless mode.  -
http://code.google.com/p/openmeetings/wiki/OpenOfficeConverter#Windows
2. Installed ImageMagick and add it in path variable of Windows
3. Installed GhostScript and add it in path variable of Windows
4. Installed PDF2SWF (SWFTools) and add it in path variable of Windows
5. Installed SoX and add it in path variable of Windows
6. Reconfigure the already installed MySQL to listen TCP/IP and set
the default Character Set/ Collation to UTF-8
7. Created one database named "openmeetings" with Collation type as :
utf8_general_ci
8. Extracted the "openmeetings_1_6_rc1_r3621.zip" file
9. Added username and password in hibernate-cfg.xml file of Open
Meetings web application available inside Red5
(openmeetings_1_6_rc1_r3621\red5\webapps\openmeetings\conf)
10. Run the Red5 server. (openmeetings_1_6_rc1_r3621\red5\red5.bat)
11. In web browser typed "http://localhost:5080/openmeetings/install";

Hurray... :-)

Everything works fine...

These steps work fine for Windows XP for me, so sharing with you all.

Thank you,
Ishan Dave

On Feb 11, 9:01 pm, "seba.wag...@gmail.com" <seba.wag...@gmail.com>
wrote:
> Hi Ishan,
>
> which version of OpenMeetings are you using?
> Did you configure the database config and run the installer?
>
> Sebastian
>
> 2011/2/11 Ishan Dave <isha...@gmail.com>
>
>
>
>
>
>
>
> > Hi All,
>
> > First of all would like to congratulate the highly intellectual team
> > of OpenMeeting for developing such a  wonderful application.
>
> > Today tried to setup it on my windows machine and ufortunetly getting
> > following error.
>
> > Autoconnect
> > NetConnection.Call.Failed (during process it shows try 1, try 2, try
> > 3)
> > rtmpt://x.x.x.x:8088/openmeetings/hibernate
> > (Status bar shows aproximately 40 % completion)
>
> > My Environment and installation are as follows
> > 1. OS - Windows XP Service Pack 3
> > 2. OpenMeeeting - openmeetings_1_6_rc1_r3621
> > 3. MySQL - 5.0.51
> > 4. Database name - openmeetings
> > 5. Database Collation - utf8_general_ci
>
> > When I run the red5 and hit the url -http://x.x.x.x:5080/openmeetings/
> > it will give me above error.
>
> > contants of log files are as follows :
> > 0.0.0.0_access.2011-02-11.log
> > 127.0.0.1 - - [11/Feb/2011:11:14:00 +0530] "GET /openmeetings/ HTTP/
> > 1.1" 200 3886
> > 127.0.0.1 - - [11/Feb/2011:11:14:00 +0530] "GET /openmeetings/embed-
> > compressed.js HTTP/1.1" 304 -
> > 127.0.0.1 - - [11/Feb/2011:11:14:02 +0530] "GET /openmeetings/
> > config.xml?random=1297403042083&%5F%5Flzbc%5F%5F=1297403042083 HTTP/
> > 1.1" 200 8790
> > 127.0.0.1 - - [11/Feb/2011:11:14:02 +0530] "GET /openmeetings/
> > maindebug.lzx-Dateien/maindebug.lzx HTTP/1.1" 404 1435
>
> > error.log
> > 2011-02-11 11:13:52,803 [main] WARN  o.s.b.f.c.CustomEditorConfigurer
> > - Passing PropertyEditor instances into CustomEditorConfigurer is
> > deprecated: use PropertyEditorRegistrars or PropertyEditor class names
> > instead. Offending key [java.net.SocketAddress; offending editor
> > instance:
> > org.apache.mina.integration.beans.InetSocketAddressEditor@1a1c42f
> > 2011-02-11 11:13:56,874 [Launcher:/openmeetings] WARN
> > o.h.c.C3P0ConnectionProvider - Both hibernate-style property
> > 'hibernate.c3p0.max_size' and c3p0-style property 'c3p0.max_size' have
> > been set in hibernate.properties. Hibernate-style property
> > 'hibernate.c3p0.max_size' will be used and c3p0-style property
> > 'c3p0.max_size' will be ignored!
> > 2011-02-11 11:13:56,874 [Launcher:/openmeetings] WARN
> > o.h.c.C3P0ConnectionProvider - Both hibernate-style property
> > 'hibernate.c3p0.min_size' and c3p0-style property 'c3p0.min_size' have
> > been set in hibernate.properties. Hibernate-style property
> > 'hibernate.c3p0.min_size' will be used and c3p0-style property
> > 'c3p0.min_size' will be ignored!
> > 2011-02-11 11:13:56,874 [Launcher:/openmeetings] WARN
> > o.h.c.C3P0ConnectionProvider - Both hibernate-style property
> > 'hibernate.c3p0.timeout' and c3p0-style property 'c3p0.timeout' have
> > been set in hibernate.properties. Hibernate-style property
> > 'hibernate.c3p0.timeout' will be used and c3p0-style property
> > 'c3p0.timeout' will be ignored!
> > 2011-02-11 11:13:56,874 [Launcher:/openmeetings] WARN
> > o.h.c.C3P0ConnectionProvider - Both hibernate-style property
> > 'hibernate.c3p0.idle_test_period' and c3p0-style property
> > 'c3p0.idle_test_period' have been set in hibernate.properties.
> > Hibernate-style property 'hibernate.c3p0.idle_test_period' will be
> > used and c3p0-style property 'c3p0.idle_test_period' will be ignored!
> > 2011-02-11 11:13:56,874 [Launcher:/openmeetings] WARN
> > o.h.c.C3P0ConnectionProvider - Both hibernate-style property
> > 'hibernate.c3p0.max_statements' and c3p0-style property
> > 'c3p0.max_statements' have been set in hibernate.properties. Hibernate-
> > style property 'hibernate.c3p0.max_statements' will be used and c3p0-
> > style property 'c3p0.max_statements' will be ignored!
> > 2011-02-11 11:14:02,566 [NioProcessor-1] ERROR
> > o.r.server.service.ServiceInvoker - Error executing call: Service:
> > null Method: getPublicSID Num Params: 0
> > 2011-02-11 11:14:02,566 [NioProcessor-1] ERROR
> > o.r.server.service.ServiceInvoker - Service invocation error
> > java.lang.reflect.InvocationTargetException: null
> >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:
> > 1.6.0_16]
> >        at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> > 39) [na:1.6.0_16]
> >        at
>
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp 
> > l.java:
> > 25) [na:1.6.0_16]
> >        at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_16]
> >        at
> > org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
> > 200) [red5.jar:na]
> >        at
> > org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
> > 118) [red5.jar:na]
> >        at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:
> > 164) [red5.jar:na]
> >        at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:
> > 372) [red5.jar:na]
> >        at
>
> > org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.ja 
> > va:
> > 138) [red5.jar:na]
> >        at
>
> > org.red5.server.net.rtmp.RTMPMinaIoHandler.messageReceived(RTMPMinaIoHandle 
> > r.java:
> > 180) [red5.jar:na]
> >        at org.apache.mina.core.filterchain.DefaultIoFilterChain
> > $TailFilter.messageReceived(DefaultIoFilterChain.java:713) [mina-
> > core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at
>
> > org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceiv 
> > ed(DefaultIoFilterChain.java:
> > 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at org.apache.mina.core.filterchain.DefaultIoFilterChain.access
> > $1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC2-
> > SNAPSHOT.jar:na]
> >        at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl
> > $1.messageReceived(DefaultIoFilterChain.java:793) [mina-core-2.0.0-RC2-
> > SNAPSHOT.jar:na]
> >        at
>
> > org.red5.server.net.filter.TrafficShapingFilter.messageReceived(TrafficShap 
> > ingFilter.java:
> > 204) [red5.jar:na]
> >        at
>
> > org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceiv 
> > ed(DefaultIoFilterChain.java:
> > 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at org.apache.mina.core.filterchain.DefaultIoFilterChain.access
> > $1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC2-
> > SNAPSHOT.jar:na]
> >        at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl
> > $1.messageReceived(DefaultIoFilterChain.java:793) [mina-core-2.0.0-RC2-
> > SNAPSHOT.jar:na]
> >        at org.apache.mina.filter.codec.ProtocolCodecFilter
> > $ProtocolDecoderOutputImpl.flush(ProtocolCodecFilter.java:383) [mina-
> > core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at
>
> > org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCo 
> > decFilter.java:
> > 229) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at
>
> > org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceiv 
> > ed(DefaultIoFilterChain.java:
> > 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at org.apache.mina.core.filterchain.DefaultIoFilterChain.access
> > $1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC2-
> > SNAPSHOT.jar:na]
> >        at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl
> > $1.messageReceived(DefaultIoFilterChain.java:793) [mina-core-2.0.0-RC2-
> > SNAPSHOT.jar:na]
> >        at
>
> > org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFilterAd 
> > apter.java:
> > 119) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at
>
> > org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceiv 
> > ed(DefaultIoFilterChain.java:
> > 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at
>
> > org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageReceived(D 
> > efaultIoFilterChain.java:
> > 426) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at
>
> > org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollin 
> > gIoProcessor.java:
> > 708) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at
>
> > org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPol 
> > lingIoProcessor.java:
> > 665) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at
>
> > org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPol 
> > lingIoProcessor.java:
> > 654) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at org.apache.mina.core.polling.AbstractPollingIoProcessor.access
> > $500(AbstractPollingIoProcessor.java:64) [mina-core-2.0.0-RC2-
> > SNAPSHOT.jar:na]
> >        at org.apache.mina.core.polling.AbstractPollingIoProcessor
> > $Processor.run(AbstractPollingIoProcessor.java:1111) [mina-core-2.0.0-
> > RC2-SNAPSHOT.jar:na]
> >        at
>
> > org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java 
> > :
> > 64) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> >        at java.util.concurrent.ThreadPoolExecutor
> > $Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_16]
> >        at java.util.concurrent.ThreadPoolExecutor
> > $Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_16]
> >        at java.lang.Thread.run(Thread.java:619) [na:1.6.0_16]
> > Caused by: java.lang.NullPointerException: null
> >        at
>
> > org.openmeetings.app.remote.red5.ScopeApplicationAdapter.getPublicSID(Scope 
> > ApplicationAdapter.java:
> > 508) [openmeetings.jar:na]
> >        ... 35 common frames omitted
> > 2011-02-11 11:14:03,003 [http-8088-exec-3] ERROR
> > o.r.server.service.ServiceInvoker - Error executing call: Service:
> > null Method: getPublicSID Num Params: 0
> > 2011-02-11 11:14:03,019 [http-8088-exec-3] ERROR
> > o.r.server.service.ServiceInvoker - Service invocation error
> > java.lang.reflect.InvocationTargetException: null
> >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:
> > 1.6.0_16]
> >        at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> > 39) [na:1.6.0_16]
> >        at
>
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp 
> > l.java:
> > 25) [na:1.6.0_16]
> >        at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_16]
> >        at
> > org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
> > 200) [red5.jar:na]
> >        at
> > org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
> > 118) [red5.jar:na]
> >        at
>
> ...
>
> read more »

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

Reply via email to