You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by David Takle <dj...@gmail.com> on 2012/09/25 18:21:23 UTC

Cannot connect to server

XP SP3
After installation, when I try the URL
http://localhost:5080/openmeetings/

I get a blank screen. It appears to be running flash, since a right-click
brings up the flash context menu. But nothing is visible.
Any thoughts?

Re: Cannot connect to server

Posted by Maxim Solodovnik <so...@gmail.com>.
You need to reenable installation by deleting
"webapps\openmeetings\conf\install.xml" file after switching DB.

According to your error message "SocketException: Invalid argument: no
further information" I believe you need to unpack OM to the fresh place,
add MySQL driver, copy mysql_persistance to persistance and try to run
install (or use command line admin :) )

On Wed, Sep 26, 2012 at 8:17 AM, David Takle <dj...@gmail.com> wrote:

> George,
>
> No, you were right. I was only attempting the Derby because I could not
> get MySql to work.
> But following your suggestion, I found the missing file and copied it into
> the right place.
> Now when I run http://localhost:5080/openmeetings/install
> i get the message that the install is complete. But when I click on "Enter
> the Application" I get a blank screen that clearly has Flash running but no
> display.
> The log file contains some funny stuff now,
>
> 2012-09-25 20:43:26,968 [http-0.0.0.0-5080-2] INFO
>  o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] Default
> Content-Type is: text/html; charset=UTF-8
> 2012-09-25 20:43:27,078 [http-0.0.0.0-5080-2] INFO
>  o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager :
> found usual_template.vm with loader
> org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
> 2012-09-25 20:43:35,625 [NioSocketAcceptor-1] WARN
>  o.a.m.util.DefaultExceptionMonitor - Unexpected exception.
> org.apache.mina.core.RuntimeIoException: java.net.SocketException: Invalid
> argument: no further information
>  at
> org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:227)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.transport.socket.AbstractSocketSessionConfig.doSetAll(AbstractSocketSessionConfig.java:68)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.core.session.AbstractIoSessionConfig.setAll(AbstractIoSessionConfig.java:63)
> ~[mina-core-2.0.4.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketSession.<init>(NioSocketSession.java:62)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:176)
> ~[mina-core-2.0.4.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:51)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.processHandles(AbstractPollingIoAcceptor.java:501)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:442)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
> [mina-core-2.0.4.jar:na]
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> [na:1.7.0_07]
>  at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> [na:1.7.0_07]
> at java.lang.Thread.run(Thread.java:722) [na:1.7.0_07]
> Caused by: java.net.SocketException: Invalid argument: no further
> information
> at sun.nio.ch.Net.setIntOption0(Native Method) ~[na:1.7.0_07]
>  at sun.nio.ch.Net.setSocketOption(Net.java:279) ~[na:1.7.0_07]
> at sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:175)
> ~[na:1.7.0_07]
>  at sun.nio.ch.SocketAdaptor.setIntOption(SocketAdaptor.java:300)
> ~[na:1.7.0_07]
> at sun.nio.ch.SocketAdaptor.setTrafficClass(SocketAdaptor.java:400)
> ~[na:1.7.0_07]
>  at
> org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:225)
> ~[mina-core-2.0.4.jar:na]
>  ... 11 common frames omitted
> 2012-09-25 20:43:52,906 [http-0.0.0.0-5080-1] INFO
>  o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager :
> found install_step2_EN.vm with loader
> org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
> 2012-09-25 20:44:03,984 [http-0.0.0.0-5080-1] INFO
>  o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager :
> found usual_template.vm with loader
> org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
> 2012-09-25 20:44:12,203 [NioSocketAcceptor-1] WARN
>  o.a.m.util.DefaultExceptionMonitor - Unexpected exception.
> org.apache.mina.core.RuntimeIoException: java.net.SocketException: Invalid
> argument: no further information
>  at
> org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:227)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.transport.socket.AbstractSocketSessionConfig.doSetAll(AbstractSocketSessionConfig.java:68)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.core.session.AbstractIoSessionConfig.setAll(AbstractIoSessionConfig.java:63)
> ~[mina-core-2.0.4.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketSession.<init>(NioSocketSession.java:62)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:176)
> ~[mina-core-2.0.4.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:51)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.processHandles(AbstractPollingIoAcceptor.java:501)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:442)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
> [mina-core-2.0.4.jar:na]
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> [na:1.7.0_07]
>  at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> [na:1.7.0_07]
> at java.lang.Thread.run(Thread.java:722) [na:1.7.0_07]
> Caused by: java.net.SocketException: Invalid argument: no further
> information
> at sun.nio.ch.Net.setIntOption0(Native Method) ~[na:1.7.0_07]
>  at sun.nio.ch.Net.setSocketOption(Net.java:279) ~[na:1.7.0_07]
> at sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:175)
> ~[na:1.7.0_07]
>  at sun.nio.ch.SocketAdaptor.setIntOption(SocketAdaptor.java:300)
> ~[na:1.7.0_07]
> at sun.nio.ch.SocketAdaptor.setTrafficClass(SocketAdaptor.java:400)
> ~[na:1.7.0_07]
>  at
> org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:225)
> ~[mina-core-2.0.4.jar:na]
>  ... 11 common frames omitted
> 2012-09-25 20:45:16,937 [http-0.0.0.0-5080-1] INFO
>  o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager :
> found usual_template.vm with loader
> org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
> 2012-09-25 20:45:25,312 [NioSocketAcceptor-1] WARN
>  o.a.m.util.DefaultExceptionMonitor - Unexpected exception.
> org.apache.mina.core.RuntimeIoException: java.net.SocketException: Invalid
> argument: no further information
>  at
> org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:227)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.transport.socket.AbstractSocketSessionConfig.doSetAll(AbstractSocketSessionConfig.java:68)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.core.session.AbstractIoSessionConfig.setAll(AbstractIoSessionConfig.java:63)
> ~[mina-core-2.0.4.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketSession.<init>(NioSocketSession.java:62)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:176)
> ~[mina-core-2.0.4.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:51)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.processHandles(AbstractPollingIoAcceptor.java:501)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:442)
> ~[mina-core-2.0.4.jar:na]
>  at
> org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
> [mina-core-2.0.4.jar:na]
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> [na:1.7.0_07]
>  at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> [na:1.7.0_07]
> at java.lang.Thread.run(Thread.java:722) [na:1.7.0_07]
> Caused by: java.net.SocketException: Invalid argument: no further
> information
> at sun.nio.ch.Net.setIntOption0(Native Method) ~[na:1.7.0_07]
>  at sun.nio.ch.Net.setSocketOption(Net.java:279) ~[na:1.7.0_07]
> at sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:175)
> ~[na:1.7.0_07]
>  at sun.nio.ch.SocketAdaptor.setIntOption(SocketAdaptor.java:300)
> ~[na:1.7.0_07]
> at sun.nio.ch.SocketAdaptor.setTrafficClass(SocketAdaptor.java:400)
> ~[na:1.7.0_07]
>  at
> org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:225)
> ~[mina-core-2.0.4.jar:na]
>  ... 11 common frames omitted
>
> Any ideas what is causing the blank screen?
> ~David
>
>
>
> On Tue, Sep 25, 2012 at 9:09 PM, George Kirkham <gk...@co2crc.com.au>wrote:
>
>> David,****
>>
>> ** **
>>
>> I apologise, I had mistakenly thought that you were using the mysql
>> database, but you had said that you were using the “Derby DB” database.
>> I have no experience with “Derby DB”, but I doubt if you need the mysql
>> connector that I was referring to, which is why you would not have had it
>> in your installation.****
>>
>> ** **
>>
>> Thanks,****
>>
>> ** **
>>
>> George Kirkham****
>>
>> **
>>
>


-- 
WBR
Maxim aka solomax

Re: Cannot connect to server

Posted by David Takle <dj...@gmail.com>.
George,

No, you were right. I was only attempting the Derby because I could not get
MySql to work.
But following your suggestion, I found the missing file and copied it into
the right place.
Now when I run http://localhost:5080/openmeetings/install
i get the message that the install is complete. But when I click on "Enter
the Application" I get a blank screen that clearly has Flash running but no
display.
The log file contains some funny stuff now,

2012-09-25 20:43:26,968 [http-0.0.0.0-5080-2] INFO
 o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] Default
Content-Type is: text/html; charset=UTF-8
2012-09-25 20:43:27,078 [http-0.0.0.0-5080-2] INFO
 o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager :
found usual_template.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2012-09-25 20:43:35,625 [NioSocketAcceptor-1] WARN
 o.a.m.util.DefaultExceptionMonitor - Unexpected exception.
org.apache.mina.core.RuntimeIoException: java.net.SocketException: Invalid
argument: no further information
 at
org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:227)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.transport.socket.AbstractSocketSessionConfig.doSetAll(AbstractSocketSessionConfig.java:68)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.core.session.AbstractIoSessionConfig.setAll(AbstractIoSessionConfig.java:63)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.transport.socket.nio.NioSocketSession.<init>(NioSocketSession.java:62)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:176)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:51)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.processHandles(AbstractPollingIoAcceptor.java:501)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:442)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
[mina-core-2.0.4.jar:na]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[na:1.7.0_07]
 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[na:1.7.0_07]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_07]
Caused by: java.net.SocketException: Invalid argument: no further
information
at sun.nio.ch.Net.setIntOption0(Native Method) ~[na:1.7.0_07]
 at sun.nio.ch.Net.setSocketOption(Net.java:279) ~[na:1.7.0_07]
at sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:175)
~[na:1.7.0_07]
 at sun.nio.ch.SocketAdaptor.setIntOption(SocketAdaptor.java:300)
~[na:1.7.0_07]
at sun.nio.ch.SocketAdaptor.setTrafficClass(SocketAdaptor.java:400)
~[na:1.7.0_07]
 at
org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:225)
~[mina-core-2.0.4.jar:na]
... 11 common frames omitted
2012-09-25 20:43:52,906 [http-0.0.0.0-5080-1] INFO
 o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager :
found install_step2_EN.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2012-09-25 20:44:03,984 [http-0.0.0.0-5080-1] INFO
 o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager :
found usual_template.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2012-09-25 20:44:12,203 [NioSocketAcceptor-1] WARN
 o.a.m.util.DefaultExceptionMonitor - Unexpected exception.
org.apache.mina.core.RuntimeIoException: java.net.SocketException: Invalid
argument: no further information
 at
org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:227)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.transport.socket.AbstractSocketSessionConfig.doSetAll(AbstractSocketSessionConfig.java:68)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.core.session.AbstractIoSessionConfig.setAll(AbstractIoSessionConfig.java:63)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.transport.socket.nio.NioSocketSession.<init>(NioSocketSession.java:62)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:176)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:51)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.processHandles(AbstractPollingIoAcceptor.java:501)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:442)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
[mina-core-2.0.4.jar:na]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[na:1.7.0_07]
 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[na:1.7.0_07]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_07]
Caused by: java.net.SocketException: Invalid argument: no further
information
at sun.nio.ch.Net.setIntOption0(Native Method) ~[na:1.7.0_07]
 at sun.nio.ch.Net.setSocketOption(Net.java:279) ~[na:1.7.0_07]
at sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:175)
~[na:1.7.0_07]
 at sun.nio.ch.SocketAdaptor.setIntOption(SocketAdaptor.java:300)
~[na:1.7.0_07]
at sun.nio.ch.SocketAdaptor.setTrafficClass(SocketAdaptor.java:400)
~[na:1.7.0_07]
 at
org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:225)
~[mina-core-2.0.4.jar:na]
... 11 common frames omitted
2012-09-25 20:45:16,937 [http-0.0.0.0-5080-1] INFO
 o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager :
found usual_template.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2012-09-25 20:45:25,312 [NioSocketAcceptor-1] WARN
 o.a.m.util.DefaultExceptionMonitor - Unexpected exception.
org.apache.mina.core.RuntimeIoException: java.net.SocketException: Invalid
argument: no further information
 at
org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:227)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.transport.socket.AbstractSocketSessionConfig.doSetAll(AbstractSocketSessionConfig.java:68)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.core.session.AbstractIoSessionConfig.setAll(AbstractIoSessionConfig.java:63)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.transport.socket.nio.NioSocketSession.<init>(NioSocketSession.java:62)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:176)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.accept(NioSocketAcceptor.java:51)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.processHandles(AbstractPollingIoAcceptor.java:501)
~[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:442)
~[mina-core-2.0.4.jar:na]
 at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
[mina-core-2.0.4.jar:na]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[na:1.7.0_07]
 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[na:1.7.0_07]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_07]
Caused by: java.net.SocketException: Invalid argument: no further
information
at sun.nio.ch.Net.setIntOption0(Native Method) ~[na:1.7.0_07]
 at sun.nio.ch.Net.setSocketOption(Net.java:279) ~[na:1.7.0_07]
at sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:175)
~[na:1.7.0_07]
 at sun.nio.ch.SocketAdaptor.setIntOption(SocketAdaptor.java:300)
~[na:1.7.0_07]
at sun.nio.ch.SocketAdaptor.setTrafficClass(SocketAdaptor.java:400)
~[na:1.7.0_07]
 at
org.apache.mina.transport.socket.nio.NioSocketSession$SessionConfigImpl.setTrafficClass(NioSocketSession.java:225)
~[mina-core-2.0.4.jar:na]
... 11 common frames omitted

Any ideas what is causing the blank screen?
~David



On Tue, Sep 25, 2012 at 9:09 PM, George Kirkham <gk...@co2crc.com.au>wrote:

> David,****
>
> ** **
>
> I apologise, I had mistakenly thought that you were using the mysql
> database, but you had said that you were using the “Derby DB” database.
> I have no experience with “Derby DB”, but I doubt if you need the mysql
> connector that I was referring to, which is why you would not have had it
> in your installation.****
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>
> **
>

Re: Cannot connect to server

Posted by David Takle <dj...@gmail.com>.
I've done so many things today it's a bit fuzzy.
I think I downloaded OM zip and extracted all the files.
After following all the installations instructions, I attempted to use the
http://5080/openmeetings/install command but without the expected results.
Then I ran across a comment about using the command line to run the
install, and after several attempts I think it mostly worked.
Now I'm getting a blank web page.
~David


On Tue, Sep 25, 2012 at 9:17 PM, Maxim Solodovnik <so...@gmail.com>wrote:

> Hello David,
>
> Yuo wrote "After installation". Do you mean you just unzip/untar
> openmeetings bundle? or you run install from web interface or commandline?
>
>  **
>>
>> XP SP3****
>>
>> After installation, when I try the URL****
>>
>> http://localhost:5080/openmeetings/****
>>
>> ** **
>>
>> I get a blank screen. It appears to be running flash, since a right-click
>> brings up the flash context menu. But nothing is visible.****
>>
>> Any thoughts?****
>>
>> ** **
>>
>> ** **
>>
>

Re: Cannot connect to server

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello David,

Yuo wrote "After installation". Do you mean you just unzip/untar
openmeetings bundle? or you run install from web interface or commandline?

On Wed, Sep 26, 2012 at 8:09 AM, George Kirkham <gk...@co2crc.com.au>wrote:

> David,****
>
> ** **
>
> I apologise, I had mistakenly thought that you were using the mysql
> database, but you had said that you were using the “Derby DB” database.
> I have no experience with “Derby DB”, but I doubt if you need the mysql
> connector that I was referring to, which is why you would not have had it
> in your installation.****
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>
> ** **
>
> ** **
>
> *From:* George Kirkham [mailto:gkirkham@co2crc.com.au]
> *Sent:* Wednesday, 26 September 2012 10:35 AM
> *To:* openmeetings-user@incubator.apache.org
> *Subject:* RE: Cannot connect to server****
>
> ** **
>
> David,****
>
> ** **
>
> The Ubuntu instructions should have information about how to down load the
> mysql connector which is not supplied with the OpenMeetings files.  It will
> at least give you an idea of how to obtain the mysql connecter.****
>
> ** **
>
> For the basic installation of OpenMeetings that does not use SSL, the
> ports are: 5080, 1935, 8088****
>
> ** **
>
> Rtmpt 8088 is a fall back port if 1935 is blocked, so to test with, you
> would normally only require port 5080 and 1935.****
>
> ** **
>
> This changes if you alter any of the port settings or if you use Apache
> redirection.****
>
> ** **
>
> I have an IP address which has no Apache server or other server that is
> using port 80, so I change both port 5080 and 8088 to be port 80, which is
> great for getting round most issues with firewalls that you don't have
> control over.****
>
> ** **
>
> From a Debian installation the settings are in;****
>
> ** **
>
> */usr/lib/red5/conf/red5.properties*
>
> http.port=5080****
>
> https.port=5443****
>
> rtmp.port=1935****
>
> rtmps.port=8443****
>
> rtmpt.port=8088****
>
> ** **
>
> */usr/lib/red5/webapps/openmeetings/config.xml*
>
> <rtmpport>1935</rtmpport>****
>
> <rtmpTunnelport>8080</rtmpTunnelport>****
>
> <rtmpsslport>443</rtmpsslport>****
>
> <red5httpport>5080</red5httpport>****
>
> ** **
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>
> ** **
>
> ** **
>
> ** **
>
> *From:* David Takle [mailto:djtakle@gmail.com <dj...@gmail.com>]
> *Sent:* Wednesday, 26 September 2012 3:23 AM
> *To:* openmeetings-user@incubator.apache.org
> *Subject:* Re: Cannot connect to server****
>
> ** **
>
> Flash is very current.****
>
> port 1935 is open (where does this port get used?)****
>
> ** **
>
> I'm using the default apache DB just to get this thing running.****
>
> Edited the persistence.xml to set the user and password, and now instead
> of a blank screen or an error, I'm getting "Open Meetings - Loading. the
> server has not yet initialized"****
>
> And no matter how long I wait, when I retry I get this message.****
>
> ** **
>
> ** **
>
> On Tue, Sep 25, 2012 at 1:09 PM, Alexei Fedotov <al...@gmail.com>
> wrote:****
>
> I'd suggest:
> Check if 1935 port is open
> Check flash player version****
>
> 25.09.2012 20:22 пользователь "David Takle" <dj...@gmail.com> написал:**
> **
>
> ** **
>
> XP SP3****
>
> After installation, when I try the URL****
>
> http://localhost:5080/openmeetings/****
>
> ** **
>
> I get a blank screen. It appears to be running flash, since a right-click
> brings up the flash context menu. But nothing is visible.****
>
> Any thoughts?****
>
> ** **
>
> ** **
>



-- 
WBR
Maxim aka solomax

RE: Cannot connect to server

Posted by George Kirkham <gk...@co2crc.com.au>.
David,

 

I apologise, I had mistakenly thought that you were using the mysql database, but you had said that you were using the “Derby DB” database.  I have no experience with “Derby DB”, but I doubt if you need the mysql connector that I was referring to, which is why you would not have had it in your installation.

 

Thanks,

 

George Kirkham

 

 

From: George Kirkham [mailto:gkirkham@co2crc.com.au] 
Sent: Wednesday, 26 September 2012 10:35 AM
To: openmeetings-user@incubator.apache.org
Subject: RE: Cannot connect to server

 

David,

 

The Ubuntu instructions should have information about how to down load the mysql connector which is not supplied with the OpenMeetings files.  It will at least give you an idea of how to obtain the mysql connecter.

 

For the basic installation of OpenMeetings that does not use SSL, the ports are: 5080, 1935, 8088

 

Rtmpt 8088 is a fall back port if 1935 is blocked, so to test with, you would normally only require port 5080 and 1935.

 

This changes if you alter any of the port settings or if you use Apache redirection.

 

I have an IP address which has no Apache server or other server that is using port 80, so I change both port 5080 and 8088 to be port 80, which is great for getting round most issues with firewalls that you don't have control over.

 

From a Debian installation the settings are in;

 

/usr/lib/red5/conf/red5.properties

http.port=5080

https.port=5443

rtmp.port=1935

rtmps.port=8443

rtmpt.port=8088

 

/usr/lib/red5/webapps/openmeetings/config.xml

<rtmpport>1935</rtmpport>

<rtmpTunnelport>8080</rtmpTunnelport>

<rtmpsslport>443</rtmpsslport>

<red5httpport>5080</red5httpport>

 

 

Thanks,

 

George Kirkham

 

 

 

From: David Takle [mailto:djtakle@gmail.com] 
Sent: Wednesday, 26 September 2012 3:23 AM
To: openmeetings-user@incubator.apache.org
Subject: Re: Cannot connect to server

 

Flash is very current.

port 1935 is open (where does this port get used?)

 

I'm using the default apache DB just to get this thing running.

Edited the persistence.xml to set the user and password, and now instead of a blank screen or an error, I'm getting "Open Meetings - Loading. the server has not yet initialized"

And no matter how long I wait, when I retry I get this message.

 

 

On Tue, Sep 25, 2012 at 1:09 PM, Alexei Fedotov <al...@gmail.com> wrote:

I'd suggest:
Check if 1935 port is open
Check flash player version

25.09.2012 20 <tel:25.09.2012%2020> :22 пользователь "David Takle" <dj...@gmail.com> написал:

	 

	XP SP3

	After installation, when I try the URL

	http://localhost:5080/openmeetings/

	 

	I get a blank screen. It appears to be running flash, since a right-click brings up the flash context menu. But nothing is visible.

	Any thoughts?

	 

 


RE: Cannot connect to server

Posted by George Kirkham <gk...@co2crc.com.au>.
David,

 

The Ubuntu instructions should have information about how to down load the mysql connector which is not supplied with the OpenMeetings files.  It will at least give you an idea of how to obtain the mysql connecter.

 

For the basic installation of OpenMeetings that does not use SSL, the ports are: 5080, 1935, 8088

 

Rtmpt 8088 is a fall back port if 1935 is blocked, so to test with, you would normally only require port 5080 and 1935.

 

This changes if you alter any of the port settings or if you use Apache redirection.

 

I have an IP address which has no Apache server or other server that is using port 80, so I change both port 5080 and 8088 to be port 80, which is great for getting round most issues with firewalls that you don't have control over.

 

From a Debian installation the settings are in;

 

/usr/lib/red5/conf/red5.properties

http.port=5080

https.port=5443

rtmp.port=1935

rtmps.port=8443

rtmpt.port=8088

 

/usr/lib/red5/webapps/openmeetings/config.xml

<rtmpport>1935</rtmpport>

<rtmpTunnelport>8080</rtmpTunnelport>

<rtmpsslport>443</rtmpsslport>

<red5httpport>5080</red5httpport>

 

 

Thanks,

 

George Kirkham

 

 

 

From: David Takle [mailto:djtakle@gmail.com] 
Sent: Wednesday, 26 September 2012 3:23 AM
To: openmeetings-user@incubator.apache.org
Subject: Re: Cannot connect to server

 

Flash is very current.

port 1935 is open (where does this port get used?)

 

I'm using the default apache DB just to get this thing running.

Edited the persistence.xml to set the user and password, and now instead of a blank screen or an error, I'm getting "Open Meetings - Loading. the server has not yet initialized"

And no matter how long I wait, when I retry I get this message.

 

 

On Tue, Sep 25, 2012 at 1:09 PM, Alexei Fedotov <al...@gmail.com> wrote:

I'd suggest:
Check if 1935 port is open
Check flash player version

25.09.2012 20 <tel:25.09.2012%2020> :22 пользователь "David Takle" <dj...@gmail.com> написал:

	 

	XP SP3

	After installation, when I try the URL

	http://localhost:5080/openmeetings/

	 

	I get a blank screen. It appears to be running flash, since a right-click brings up the flash context menu. But nothing is visible.

	Any thoughts?

	 

 


Re: Cannot connect to server

Posted by David Takle <dj...@gmail.com>.
George,
I do not have any mysql* in that directory.
Thanks,
~David


On Tue, Sep 25, 2012 at 8:27 PM, George Kirkham <gk...@co2crc.com.au>wrote:

> David,****
>
> ** **
>
> If you run the following command, do you get any mysql jar files listed ?*
> ***
>
> ** **
>
> # ls -al /usr/lib/red5/webapps/openmeetings/WEB-INF/lib/mysql*.*****
>
> ** **
>
> ** **
>
> I get ****
>
> ** **
>
> ~# ls -al /usr/lib/red5/webapps/openmeetings/WEB-INF/lib/mysql*.*****
>
> -rwxrwxr-x 1 nobody root 724213 Jun 26 09:39
> /usr/lib/red5/webapps/openmeetings/WEB-INF/lib/mysql-connector-java-jar-5.1.9.jar
> ****
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>
> ** **
>
> ** **
>
> ** **
>
> *From:* David Takle [mailto:djtakle@gmail.com]
> *Sent:* Wednesday, 26 September 2012 4:54 AM
> *To:* openmeetings-user@incubator.apache.org
> *Subject:* Re: Cannot connect to server****
>
> ** **
>
> The following lines in the log file looked like they could point to some
> problems:****
>
> ** **
>
> 2012-09-25 14:48:58,328 [main] WARN  o.a.a.transport.http.AxisServlet - No
> transportReceiver for org.apache.axis2.transport.http.AxisServletListener
> found. An instance for HTTP will be configured automatically. Please update
> your axis2.xml file!****
>
> ** **
>
> 2012-09-25 14:48:59,593 [Launcher:/] WARN  org.red5.server.scope.Scope -
> Invalid scope was not added: [WebScope@3301f3 Depth = 1, Path =
> '/default', Name = '']****
>
> ** **
>
> 2012-09-25 14:49:53,171 [http-0.0.0.0-5080-1] INFO
>  o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] Could not load
> resource 'VM_global_library.vm' from ResourceLoader
> org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
> ClasspathResourceLoader Error: cannot find resource VM_global_library.vm**
> **
>
> 2012-09-25 14:49:53,171 [http-0.0.0.0-5080-1] INFO
>  o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] Velocimacro :
> Default library not found.****
>
> ** **
>

RE: Cannot connect to server

Posted by George Kirkham <gk...@co2crc.com.au>.
David,

 

If you run the following command, do you get any mysql jar files listed ?

 

# ls -al /usr/lib/red5/webapps/openmeetings/WEB-INF/lib/mysql*.*

 

 

I get 

 

~# ls -al /usr/lib/red5/webapps/openmeetings/WEB-INF/lib/mysql*.*

-rwxrwxr-x 1 nobody root 724213 Jun 26 09:39 /usr/lib/red5/webapps/openmeetings/WEB-INF/lib/mysql-connector-java-jar-5.1.9.jar

 

Thanks,

 

George Kirkham

 

 

 

From: David Takle [mailto:djtakle@gmail.com] 
Sent: Wednesday, 26 September 2012 4:54 AM
To: openmeetings-user@incubator.apache.org
Subject: Re: Cannot connect to server

 

The following lines in the log file looked like they could point to some problems:

 

2012-09-25 14:48:58,328 [main] WARN  o.a.a.transport.http.AxisServlet - No transportReceiver for org.apache.axis2.transport.http.AxisServletListener found. An instance for HTTP will be configured automatically. Please update your axis2.xml file!

 

2012-09-25 14:48:59,593 [Launcher:/] WARN  org.red5.server.scope.Scope - Invalid scope was not added: [WebScope@3301f3 Depth = 1, Path = '/default', Name = '']

 

2012-09-25 14:49:53,171 [http-0.0.0.0-5080-1] INFO  o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm

2012-09-25 14:49:53,171 [http-0.0.0.0-5080-1] INFO  o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] Velocimacro : Default library not found.

 


Re: Cannot connect to server

Posted by David Takle <dj...@gmail.com>.
The following lines in the log file looked like they could point to some
problems:

2012-09-25 14:48:58,328 [main] WARN  o.a.a.transport.http.AxisServlet - No
transportReceiver for org.apache.axis2.transport.http.AxisServletListener
found. An instance for HTTP will be configured automatically. Please update
your axis2.xml file!

2012-09-25 14:48:59,593 [Launcher:/] WARN  org.red5.server.scope.Scope -
Invalid scope was not added: [WebScope@3301f3 Depth = 1, Path = '/default',
Name = '']

2012-09-25 14:49:53,171 [http-0.0.0.0-5080-1] INFO
 o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] Could not load
resource 'VM_global_library.vm' from ResourceLoader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
2012-09-25 14:49:53,171 [http-0.0.0.0-5080-1] INFO
 o.a.c.c.C.[.[.0.0.0.[/openmeetings] -  Velocity  [debug] Velocimacro :
Default library not found.

Re: Cannot connect to server

Posted by Alexei Fedotov <al...@gmail.com>.
David, here are more ideas:
check the error log;
check which page is actually returned from server (via browser menu
"view source" button);

according to your description something is broken before database
connection is made


On Tue, Sep 25, 2012 at 9:22 PM, David Takle <dj...@gmail.com> wrote:
> Flash is very current.
> port 1935 is open (where does this port get used?)
>
> I'm using the default apache DB just to get this thing running.
> Edited the persistence.xml to set the user and password, and now instead of
> a blank screen or an error, I'm getting "Open Meetings - Loading. the server
> has not yet initialized"
> And no matter how long I wait, when I retry I get this message.
>
>
>
> On Tue, Sep 25, 2012 at 1:09 PM, Alexei Fedotov <al...@gmail.com>
> wrote:
>>
>> I'd suggest:
>> Check if 1935 port is open
>> Check flash player version
>>
>> 25.09.2012 20:22 пользователь "David Takle" <dj...@gmail.com> написал:
>>
>>> XP SP3
>>> After installation, when I try the URL
>>> http://localhost:5080/openmeetings/
>>>
>>> I get a blank screen. It appears to be running flash, since a right-click
>>> brings up the flash context menu. But nothing is visible.
>>> Any thoughts?
>>>
>

Re: Cannot connect to server

Posted by David Takle <dj...@gmail.com>.
Flash is very current.
port 1935 is open (where does this port get used?)

I'm using the default apache DB just to get this thing running.
Edited the persistence.xml to set the user and password, and now instead of
a blank screen or an error, I'm getting "Open Meetings - Loading. the
server has not yet initialized"
And no matter how long I wait, when I retry I get this message.



On Tue, Sep 25, 2012 at 1:09 PM, Alexei Fedotov <al...@gmail.com>wrote:

> I'd suggest:
> Check if 1935 port is open
> Check flash player version
> 25.09.2012 20:22 пользователь "David Takle" <dj...@gmail.com> написал:
>
> XP SP3
>> After installation, when I try the URL
>> http://localhost:5080/openmeetings/
>>
>> I get a blank screen. It appears to be running flash, since a right-click
>> brings up the flash context menu. But nothing is visible.
>> Any thoughts?
>>
>>

Re: Cannot connect to server

Posted by Alexei Fedotov <al...@gmail.com>.
I'd suggest:
Check if 1935 port is open
Check flash player version
25.09.2012 20:22 пользователь "David Takle" <dj...@gmail.com> написал:

> XP SP3
> After installation, when I try the URL
> http://localhost:5080/openmeetings/
>
> I get a blank screen. It appears to be running flash, since a right-click
> brings up the flash context menu. But nothing is visible.
> Any thoughts?
>
>