Returns 404 Page upon attempted install.

2010-04-05 Thread lfloyd
I believe I have resolved the database connection errors no sql
exceptions are generated--could not use format in the mysql config
file to connect to database.  I had to use a custom connection url
specific to my hoster.  set Java_Home to jre 1.6.  I do not see any
java exception errors.  The server is now running, but I can no longer
reach the install page:http://localhost:5080/openmeetings/install.  I
receive error:  The requested resource (/openmeetings/install) is not
available.  In the coomand window the following error appears:
[ERROR] [main] org.red5.server.tomcat.TomcatLoader - Error loading
tomcat, unabl
e to bind connector. You may not have permission to use the selected
port
org.apache.catalina.LifecycleException: Protocol handler
initialization failed:
java.net.BindException: Address already in use: JVM_Bind /0.0.0.0:5080
at
org.apache.catalina.connector.Connector.initialize(Connector.java:100
9) [catalina-6.0.24.jar:na]
at org.apache.catalina.startup.Embedded.start(Embedded.java:
830) [catali
na-6.0.24.jar:na]
at org.red5.server.tomcat.TomcatLoader.init(TomcatLoader.java:
504) [red5
.jar:na].  As I am writing this I see the conflict I will remove the
other server and attempt to install again.  When the other server is
not running I am still unable to install for some reason.  But I can
reach the install page.

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



Re: Returns 404 Page upon attempted install.

2010-04-05 Thread lfloyd
Install is Hung and sql exceptions generated upon attempted install

[WARN] [Timer-2] com.mchange.v2.async.ThreadPoolAsynchronousRunner -
Task com.mc
hange.v2.resourcepool.basicresourcepool$acquiret...@1589d3d (in
deadlocked PoolT
hread) failed to complete in maximum time 6ms. Trying interrupt().


On Apr 5, 3:47 pm, lfloyd f...@faxme4free.net wrote:
 I believe I have resolved the database connection errors no sql
 exceptions are generated--could not use format in the mysql config
 file to connect to database.  I had to use a custom connection url
 specific to my hoster.  set Java_Home to jre 1.6.  I do not see any
 java exception errors.  The server is now running, but I can no longer
 reach the install page:http://localhost:5080/openmeetings/install.  I
 receive error:  The requested resource (/openmeetings/install) is not
 available.  In the coomand window the following error appears:
 [ERROR] [main] org.red5.server.tomcat.TomcatLoader - Error loading
 tomcat, unabl
 e to bind connector. You may not have permission to use the selected
 port
 org.apache.catalina.LifecycleException: Protocol handler
 initialization failed:
 java.net.BindException: Address already in use: JVM_Bind /0.0.0.0:5080
         at
 org.apache.catalina.connector.Connector.initialize(Connector.java:100
 9) [catalina-6.0.24.jar:na]
         at org.apache.catalina.startup.Embedded.start(Embedded.java:
 830) [catali
 na-6.0.24.jar:na]
         at org.red5.server.tomcat.TomcatLoader.init(TomcatLoader.java:
 504) [red5
 .jar:na].  As I am writing this I see the conflict I will remove the
 other server and attempt to install again.  When the other server is
 not running I am still unable to install for some reason.  But I can
 reach the install page.

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