that is a little bit too less to say anything about the Issue you
might be running into.

Lets try it just from scratch, as its really very easy:

Download the zip from
http://openmeetings.googlecode.com/files/openmeetings_1_1_r2905.zip
unpack it,
edit the hibernate.cfg.xml in
$UNZIPPED-OPNmeetings-Dir/webapps/openmeetings/conf.hibernate.cfg.xml
user/pass and db_name
and then start it using red5.bat (or red5.sh under linux or OSX)
and then open a browser and goto http://localhost:5080/openmeetings/install
=> follow the steps.

Thats it. If the final step does not success or you never reach the
end, then the database values of user/pass/db are wrong.


Sebastian

2010/2/10 Carolinux <[email protected]>:
> Ok, Sebastian, thanks!
>
> But now I have other problem.
> Not get past the installation screen, so I click install and the
> terminal shows me the following error messages:
>
> ERROR 02-10 10:16:03.159 Install.java 71967 181
> org.openmeetings.servlet.outputhandler.DownloadHandler
> [http-0.0.0.0-5080-2] - step 0+ start init with values. admin *****
> [email protected] PipeWay 0     6    4
>
> []
>
> Caroline
>
>
> On Feb 10, 7:24 am, Sebastian Wagner <[email protected]> wrote:
>> it has always been like that!
>>
>> Sebastian
>>
>> 2010/2/9 Carolinux <[email protected]>:
>>
>>
>>
>> > I didnt understand... In the older version I 
>> > usedhttp://localhost:5080/install
>> > and worked, but not in this version.
>>
>> > Why in version 2905 the path ishttp://localhost:5080/openmeetings/install
>> > ?
>>
>> > thanks for your help!!!
>>
>> > On Feb 9, 5:14 pm, Sebastian Wagner <[email protected]> wrote:
>> >> hi,
>>
>> >> which Installation Document do you refer to? Install or build from source?
>> >> The usual url to install would 
>> >> be:http://localhost:5080/openmeetings/install
>>
>> >> when you install any binary release.
>>
>> >> Sebastian
>>
>> >> 2010/2/9 Carolinux <[email protected]>:
>>
>> >> > I installed OpenMeetings a machine with OpenSuse, the 2688 version
>> >> > worked well, but the 2905 version does not.
>>
>> >> > After following all the steps, trying to 
>> >> > enterhttp://localhost:5080/install
>> >> > nothing appears.
>>
>> >> > And the log displays the following messages:
>>
>> >> > [INFO] [main] org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS
>> >> > server configuration was not
>> >> > specified
>> >> > Bootstrap
>> >> > complete
>> >> > [INFO] [Launcher:/openmeetings]
>> >> > org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
>> >> > - Loading properties file from ServletContext resource [/WEB-INF/red5-
>> >> > web.properties]
>> >> > [INFO] [Launcher:/openmeetings]
>> >> > org.springframework.beans.factory.support.DefaultListableBeanFactory -
>> >> > Pre-instantiating singletons in
>> >> > org.springframework.beans.factory.support.defaultlistablebeanfact...@1a21b97e:
>> >> > defining beans
>> >> > [placeholderConfig,web.context,web.scope,web.handler,openmeetings.ClientListManager,openmeetings.EmoticonsManager,openmeetings.WhiteBoardObjectListManager,appointmentcategoryservice.service,appointmentreminderservice.service,calendarservice.service,meetingmemberservice.service,fileservice.service,conferenceservice.service,openmeetings.Roommanagement,userservice.service,openmeetings.UsersDaoImpl,organisationservice.service,configservice.service,openmeetings.Configurationmanagement,errorservice.service,pollservice.service,xmlcrm.service,issueservice.service,languageservice.service,chatservice.service,streamservice.service,invitationservice.service,whiteboardservice.service,printservice.service,flvrecorderservice.service,openmeetings.FlvRecordingDaoImpl,openmeetings.FlvRecordingMetaDataDaoImpl,openmeetings.FlvRecordingLogDaoImpl,openmeetings.FlvRecordingMetaDeltaDaoImpl,openmeetings.TaskExecutor,openmeetings.FlvRecorderConverterTask,openmeetings.FlvRecorderConverter];
>> >> > parent:
>> >> > org.springframework.beans.factory.support.defaultlistablebeanfact...@64498713
>> >> > [INFO] [Launcher:/openmeetings]
>> >> > org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor -
>> >> > Initializing ExecutorService
>> >> > 'openmeetings.TaskExecutor'
>> >> > DEBUG 02-09 15:44:29.515 ScopeApplicationAdapter.java 3124 138
>> >> > org.openmeetings.app.remote.red5.ScopeApplicationAdapter [Launcher:/
>> >> > openmeetings] - webAppPath : /usr/lib/red5/webapps/
>> >> > openmeetings
>> >> > Configuring hibernate From /usr/lib/red5/webapps/openmeetings/conf/
>> >> > hibernate.cfg.xml
>> >> > [WARN] [Launcher:/openmeetings]
>> >> > org.hibernate.connection.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!
>> >> > [WARN] [Launcher:/openmeetings]
>> >> > org.hibernate.connection.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!
>> >> > [WARN] [Launcher:/openmeetings]
>> >> > org.hibernate.connection.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!
>> >> > [WARN] [Launcher:/openmeetings]
>> >> > org.hibernate.connection.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!
>> >> > [WARN] [Launcher:/openmeetings]
>> >> > org.hibernate.connection.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!
>> >> > [INFO] [http-0.0.0.0-5080-1] org.apache.catalina.core.ContainerBase.
>> >> > [red5Engine].[0.0.0.0].[/openmeetings] -  Velocity  [debug]
>> >> > VelocityViewServlet: Looking for custom properties at '/WEB-INF/
>> >> > velocity.properties'
>> >> > [INFO] [http-0.0.0.0-5080-1] org.apache.catalina.core.ContainerBase.
>> >> > [red5Engine].[0.0.0.0].[/openmeetings] -  Velocity   [info]
>> >> > VelocityViewServlet: Using custom properties at '/WEB-INF/
>> >> > velocity.properties'
>> >> > [INFO] [http-0.0.0.0-5080-1] org.apache.catalina.core.ContainerBase.
>> >> > [red5Engine].[0.0.0.0].[/openmeetings] -  Velocity  :
>> >> > *******************************************************************
>> >> > [INFO] [http-0.0.0.0-5080-1] org.apache.catalina.core.ContainerBase.
>> >> > [red5Engine].[0.0.0.0].[/openmeetings] -  Velocity  [debug] Starting
>> >> > Apache Velocity v1.6-dev (compiled: 2007-04-04 11:16:14)
>> >> > [INFO] [http-0.0.0.0-5080-1] org.apache.catalina.core.ContainerBase.
>> >> > [red5Engine].[0.0.0.0].[/openmeetings] -  Velocity  : RuntimeInstance
>> >> > initializing.
>>
>> >> > [],
>>
>> >> > Caroline
>>
>> >> > --
>> >> > 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 
>> >> > athttp://groups.google.com/group/openmeetings-user?hl=en.
>>
>> >> --
>> >> Sebastian 
>> >> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://...
>> >> [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 
>> > athttp://groups.google.com/group/openmeetings-user?hl=en.
>>
>> --
>> Sebastian 
>> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.laszlo-forum.de
>> [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.
>
>



-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
[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.

Reply via email to