sorry for the moment this port number is fixed.
You may either request a small modified version of the application or wait
until its fixed in one of the nightly builds to have it configurable.

Sebastian

2009/11/27 franciscogonzalez <franciscogonza...@yerbabuena.es>

> Hello Sebastian,
>
> Yes, I have checked and that port is used by another of our
> applications. May I change openmeetings configuration to use another
> port ?
>
> Thanks,
> Regards
>
> On 27 nov, 11:04, Sebastian Wagner <seba.wag...@gmail.com> wrote:
> > hi,
> >
> > DEBUG 11-27 07:52:43.253 ServerSocketMinaProcess.java 5046 169
> > org.openmeetings.server.
> > socket.ServerSocketMinaProcess [Launcher:/
> > openmeetings] - [doInitSocket]
> > java.net.BindException: Address already in use
> >        at sun.nio.ch.Net.bind(Native Method) [na:1.6.0_0]
> >        at sun.nio.ch.ServerSocketChannelImpl.bind
> > (ServerSocketChannelImpl.java:137) [na:1.6.0_0]
> >        at sun.nio.ch.ServerSocketAdaptor.bind
> > (ServerSocketAdaptor.java:77) [na:1.6.0_0]
> >
> > => you already have a process runing on port 4445?
> >
> > Sebastian
> >
> > 2009/11/27 franciscogonzalez <franciscogonza...@yerbabuena.es>
> >
> >
> >
> > > Hello,
> >
> > > I'm trying to install last version of openmmetings in our server and
> > > also have problems. When I reach to the installation step (http://miIP
> :
> > > 5080/openmeetings/install), I fill out the form and press "Install"
> > > button, and it never ends. I have looked at mysql tables and they were
> > > created, but get no response from the installation page. It don't show
> > > any error message and stays as if it was working.
> >
> > > I have tried to do the installation again, step by step, and just
> > > befor filling out the form, I have looked at the openmeetings.log file
> > > and get the following error. Is this the problem which don't allow to
> > > finish the installation proccess?? What would be the solution for
> > > this?
> >
> > > Thanks in advance
> >
> > > DEBUG 11-27 07:52:38.378 ContextLoggingListener.java 171 80 root
> > > [main] - Starting up context openmeetings
> > > DEBUG 11-27 07:52:40.211 ScopeApplicationAdapter.java 2004 127
> > > org.openmeetings.app.remote.red5.ScopeApplicationAdapter [Launcher:/
> > > openmeetings] - webAppPath : /usr/lib/red5/./webapps/openmeetings
> > > DEBUG 11-27 07:52:42.927 QuartzMeetingReminderJob.java 4720 15
> > > org.openmeetings.app.quartz.scheduler.QuartzMeetingReminderJob
> > > [Red5_Scheduler_Worker-3] - QuartzMeetingReminderJob.execute
> > > DEBUG 11-27 07:52:42.956 AppointmentLogic.java 4749 244
> > > org.openmeetings.app.data.calendar.management.AppointmentLogic
> > > [Red5_Scheduler_Worker-3] - doScheduledMeetingReminder
> > > DEBUG 11-27 07:52:42.980 AppointmentDaoImpl.java 4773 629
> > > org.openmeetings.app.data.calendar.daos.AppointmentDaoImpl
> > > [Red5_Scheduler_Worker-3] - getTodaysAppoitmentsForAllUsers
> > > DEBUG 11-27 07:52:43.183 AppointmentLogic.java 4976 250
> > > org.openmeetings.app.data.calendar.management.AppointmentLogic
> > > [Red5_Scheduler_Worker-3] - doScheduledMeetingReminder : no
> > > Appointments today
> > > DEBUG 11-27 07:52:43.214 EmoticonsManager.java 5007 53
> > > org.openmeetings.app.remote.red5.EmoticonsManager [Launcher:/
> > > openmeetings] - ##### loadEmot completed
> > > DEBUG 11-27 07:52:43.253 ServerSocketMinaProcess.java 5046 169
> > > org.openmeetings.server.socket.ServerSocketMinaProcess [Launcher:/
> > > openmeetings] - [doInitSocket]
> > > java.net.BindException: Address already in use
> > >        at sun.nio.ch.Net.bind(Native Method) [na:1.6.0_0]
> > >        at sun.nio.ch.ServerSocketChannelImpl.bind
> > > (ServerSocketChannelImpl.java:137) [na:1.6.0_0]
> > >        at sun.nio.ch.ServerSocketAdaptor.bind
> > > (ServerSocketAdaptor.java:77) [na:1.6.0_0]
> > >        at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open
> > > (NioSocketAcceptor.java:251) [mina-core-2.0.0-M7-SNAPSHOT.jar:na]
> > >        at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open
> > > (NioSocketAcceptor.java:48) [mina-core-2.0.0-M7-SNAPSHOT.jar:na]
> > >        at
> > > org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles
> > > (AbstractPollingIoAcceptor.java:523) [mina-core-2.0.0-M7-
> > > SNAPSHOT.jar:na]
> > >        at
> > > org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200
> > > (AbstractPollingIoAcceptor.java:65) [mina-core-2.0.0-M7-
> > > SNAPSHOT.jar:na]
> > >        at org.apache.mina.core.polling.AbstractPollingIoAcceptor
> > > $Acceptor.run(AbstractPollingIoAcceptor.java:407) [mina-core-2.0.0-M7-
> > > SNAPSHOT.jar:na]
> > >        at org.apache.mina.util.NamePreservingRunnable.run
> > > (NamePreservingRunnable.java:64) [mina-core-2.0.0-M7-SNAPSHOT.jar:na]
> > >        at java.util.concurrent.ThreadPoolExecutor.runWorker
> > > (ThreadPoolExecutor.java:1110) [na:1.6.0_0]
> > >        at java.util.concurrent.ThreadPoolExecutor$Worker.run
> > > (ThreadPoolExecutor.java:603) [na:1.6.0_0]
> > >        at java.lang.Thread.run(Thread.java:636) [na:1.6.0_0]
> > > ERROR 11-27 07:53:21.878 Install.java 43671 49
> > > org.openmeetings.servlet.outputhandler.DownloadHandler [http-5080-1] -
> > > command equals null
> > > DEBUG 11-27 07:53:21.967 ImportInitvalues.java 43760 395
> > > org.openmeetings.app.installation.ImportInitvalues [http-5080-1] -
> > > Countries ADDED
> >
> > > On 27 nov, 09:49, Sebastian Wagner <seba.wag...@gmail.com> wrote:
> > > > Can you post also your hibernate.cfg.xml. The first rows without
> > > user/pass
> > > > are sufficient.
> > > > I commit a small debug line into the log and you could retry with the
> > > next
> > > > nightly build. I just have no postgres here on my MAC at the moment
> so I
> > > > cannot verify that easy what was the problem now or if there is any
> in
> > > > general or just with your system.
> >
> > > > Sebastian
> >
> > > > 2009/11/27 Jean-Denis Girard <jeandenis.gir...@gmail.com>
> >
> > > > > Hi,
> >
> > > > > Yes, you are right, there was a earlier error I didn't see first; I
> > > > > don't know what it means though, so I'm attaching the log.
> >
> > > > > Thanks,
> > > > > Jean-Denis
> >
> > > > > 2009/11/25 Sebastian Wagner <seba.wag...@gmail.com>:
> > > > > > hi,
> >
> > > > > >  could it be that there is an earlier Exception in the Log, when
> it
> > > tries
> > > > > to
> > > > > > enter the User-Record?
> >
> > > > > > sebastian
> >
> > > > > > 2009/11/26 Jean-Denis Girard <jeandenis.gir...@gmail.com>
> >
> > > > > >> Hi,
> >
> > > > > >> I'm new to openmeetings, trying to run 1.0 rc1, following the
> > > > > >> installation document.
> >
> > > > > >> I first modified hibernate.cfg.xml to point to a local
> PostgreSQL
> > > > > >> database. I manually created the database, and verified encoding
> is
> > > > > UTF-8.
> >
> > > > > >> Then, I started red5.sh; there's no error in the messages. I can
> > > access
> > > > > >> to thehttp://localhost:5080/openmeetings/installpage, then
> proceed
> > > to
> > > > > >> step one. Some tables are created and populated; but users table
> > > remains
> > > > > >> empty, and then a key violation error is reported by the
> database
> > > when
> > > > > >> trying to insert record in organisation_users table.
> >
> > > > > >> [ERROR] [http-5080-1] org.hibernate.util.JDBCExceptionReporter -
> > > ERREUR:
> > > > > >> une instruction insert ou up
> > > > > >> étrangère « fka4e46663ee3f67aa »
> > > > > >> ~  Détail : La clé (user_id)=(1) n'est pas présente dans la
> table «
> > > > > users
> > > > > >> ».
> > > > > >> [ERROR] [http-5080-1]
> > > > > >> org.hibernate.event.def.AbstractFlushingEventListener - Could
> not
> > > > > >> synchronize d
> > > > > >> org.hibernate.exception.ConstraintViolationException: Could not
> > > execute
> > > > > >> JDBC batch update
> >
> > > > > >> Following that, a few more errors are reported by red5, and the
> step
> > > 2
> > > > > >> page is never displayed.
> >
> > > > > >> This is on Mandriva Linux release 2008.1 (Official) for x86_64,
> > > with:
> > > > > >> java -version
> > > > > >> openjdk version "1.7.0-internal"
> > > > > >> OpenJDK Runtime Environment (build 1.7.0-internal-b24)
> > > > > >> OpenJDK 64-Bit Server VM (build 1.7.0-b24, mixed mode)
> >
> > > > > >> (I also tried with version 0.9 rc5, I had the exact same
> problem)
> >
> > > > > >> Did I miss something ?
> >
> > > > > >> Thanks,
> > > > > >> - --
> > > > > >> Jean-Denis Girard
> >
> > > > > >> SysNux                  Systèmes  Linux  en Polynésie française
> > > > > >>http://www.sysnux.pf/ Tél: +689 50 10 40 / GSM: +689 79 75 27
> >
> > > > > --
> >
> > > > > 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<openmeetings-user%2bunsubscr...@googlegroups.com>
> <openmeetings-user%2bunsubscr...@googlegroups.com<openmeetings-user%252bunsubscr...@googlegroups.com>
> >
> > > <openmeetings-user%2bunsubscr...@googlegroups.com<openmeetings-user%252bunsubscr...@googlegroups.com>
> <openmeetings-user%252bunsubscr...@googlegroups.com<openmeetings-user%25252bunsubscr...@googlegroups.com>
> >
> >
> > > > > .
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/openmeetings-user?hl=en.
> >
> > > > --
> > > > Sebastian
> > >
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> > >www.laszlo-forum.de
> > > > seba.wag...@gmail.com
> >
> > > --
> >
> > > 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<openmeetings-user%2bunsubscr...@googlegroups.com>
> <openmeetings-user%2bunsubscr...@googlegroups.com<openmeetings-user%252bunsubscr...@googlegroups.com>
> >
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/openmeetings-user?hl=en.
> >
> > --
> > Sebastian
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> www.laszlo-forum.de
> > seba.wag...@gmail.com
>
> --
>
> 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<openmeetings-user%2bunsubscr...@googlegroups.com>
> .
> 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.laszlo-forum.de
seba.wag...@gmail.com

--

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