Installing OpenMeeting with MySQL
28 comments
Comment from: Amir [Visitor]
Comment from: rockylee [Visitor]
install error
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error that prevented it from fulfilling this request.
exception
java.lang.NullPointerException
org.apache.velocity.tools.view.VelocityView.performMerge(VelocityView.java:942)
org.apache.velocity.tools.view.VelocityView.merge(VelocityView.java:902)
org.apache.velocity.tools.view.VelocityViewServlet.mergeTemplate(VelocityViewServlet.java:318)
org.apache.velocity.tools.view.VelocityViewServlet.doRequest(VelocityViewServlet.java:220)
org.apache.velocity.tools.view.VelocityViewServlet.doGet(VelocityViewServlet.java:182)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
org.red5.logging.LoggerContextFilter.doFilter(LoggerContextFilter.java:77)
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.34 logs. Apache Tomcat/7.0.34
how to fix it
Comment from: davidnewcomb [Member]
Comment from: rockylee [Visitor]
The final part of the installation is run from the web interface so navigate to: http://localhost:5080/openmeetings/install
SET PASSWORD FOR openmeetings@localhost=PASSWORD(’****’);
, Username=openmeetings , Password=****"/>
password is the same but still error
Comment from: davidnewcomb [Member]
Comment from: rockylee [Visitor]
i install ok but interface error like http://i62.photobucket.com/albums/h118/lee62817/Screenshot_zps8e8b2c09.png
my centos :6.3X64
how can use Chinese languare
Comment from: rockylee [Visitor]
thank you very much
it’s can work
Comment from: davidnewcomb [Member]
Comment from: rockylee [Visitor]
OpenMeetings - Installation Continue with STEP 1
SWFTools Path:/usr/local/bin ImageMagick Path:/usr/bin FFMPEG Path:/usr/bin SoX Path:/usr/bin JOD Path:./jodconverter-core-3.0-beta-4/lib
OpenOffice/LibreOffice Path for jodconverter:/usr/lib64/libreoffice
when i install ok
i can upload pdf .jpg to room file
but when i upload .ppt and .xlsx
get something wrong
key: processSWF process: generateSwf command; [/usr/local/bin/pdf2swf, -s, insertstop, -s, poly2bitmap, -i, -j, 85, -s, zoom=72, /opt/openmeetings/webapps/openmeetings/upload/files/14496d669f593d9eb396e34316701364/14496d669f593d9eb396e34316701364.pdf, /opt/openmeetings/webapps/openmeetings/upload/files/14496d669f593d9eb396e34316701364/14496d669f593d9eb396e34316701364.swf] exception: null error: Error: Couldn’t open file ‘/opt/openmeetings/webapps/openmeetings/upload/files/14496d669f593d9eb396e34316701364/14496d669f593d9eb396e34316701364.pdf’
exitValue: null out: key: processThumb process: generateBatchThumbByWidth command; [/usr/bin/convert, -thumbnail, 80, /opt/openmeetings/webapps/openmeetings/upload/files/14496d669f593d9eb396e34316701364/14496d669f593d9eb396e34316701364.pdf, /opt/openmeetings/webapps/openmeetings/upload/files/14496d669f593d9eb396e34316701364/_thumb_page-%04d.jpg] exception: null error: convert: unable to open image `/opt/openmeetings/webapps/openmeetings/upload/files/14496d669f593d9eb396e34316701364/14496d669f593d9eb396e34316701364.pdf’: 沒有此一檔案或目錄 @ blob.c/OpenBlob/2480. convert: missing an image filename `/opt/openmeetings/webapps/openmeetings/upload/files/14496d669f593d9eb396e34316701364/_thumb_page-%04d.jpg’ @ convert.c/ConvertImageCommand/2800.
exitValue: null out: key: processXML process: generateXMLDocument command; null exception: null error: null exitValue: null out: null key: processOpenOffice process: doJodConvert command; null exception: java.lang.Exception: Path to JOD Library folder does not exist error: Path to JOD Library folder does not exist exitValue: java.lang.Exception: Path to JOD Library folder does not exist out: null
please help me fix this error
Comment from: davidnewcomb [Member]
All error messages stem from the “exception: java.lang.Exception: Path to JOD Library folder does not exist".
Your “JOD Path” is relative. The trouble with relative paths is that it’s often difficult to work out where you are relative to!
Change the JOD Path to an absolute path and you should be fine.
Comment from: rockylee [Visitor]
ppt & xls can not convert
it seem like not install program
i use you install libreoffice
all convert ok
thank you very much
Comment from: farah [Visitor]
Comment from: davidnewcomb [Member]
Comment from: Jose Hernandez [Visitor]
Comment from: Handy Firmansyah [Visitor]
i’ve got this error in my CentOS 6.4 32-bit Exception org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘red5.common’ defined in class path resource [red5.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.context.support.FileSystemXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘mbeanExporter’: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ’schedulingService’ defined in class path resource [red5-common.xml]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Cannot run without an instance id. Can you help me resolve this problem? Thank you
Best regard, Handy F
Comment from: Jerry Tse [Visitor]
the same error at installation step2. To rockylee and David, how to fix it? Thanks
Comment from: rockylee [Visitor] install error
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error that prevented it from fulfilling this request.
exception
java.lang.NullPointerException org.apache.velocity.tools.view.VelocityView.performMerge(VelocityView.java:942) org.apache.velocity.tools.view.VelocityView.merge(VelocityView.java:902) org.apache.velocity.tools.view.VelocityViewServlet.mergeTemplate(VelocityViewServlet.java:318) org.apache.velocity.tools.view.VelocityViewServlet.doRequest(VelocityViewServlet.java:220) org.apache.velocity.tools.view.VelocityViewServlet.doGet(VelocityViewServlet.java:182) javax.servlet.http.HttpServlet.service(HttpServlet.java:621) javax.servlet.http.HttpServlet.service(HttpServlet.java:728) org.red5.logging.LoggerContextFilter.doFilter(LoggerContextFilter.java:77)
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.34 logs.
Apache Tomcat/7.0.34
Comment from: Dave [Visitor]
Comment from: davidnewcomb [Member]
Comment from: Petter [Visitor]
Hello,davidnewcomb
I have installed openmeeting with this articiles.But it failed.
OS: CentOS 6.4 x86_64
error: [INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@139df700: defining beans [placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomcat.server,rtmpt.server]; root of factory hierarchy Exception org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘red5.common’ defined in class path resource [red5.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.context.support.FileSystemXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘mbeanExporter’: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ’schedulingService’ defined in class path resource [red5-common.xml]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Cannot run without an instance id.
How i can resolve it ? Can you help me ?
Comment from: bearclaw [Visitor]
Comment from: shamim [Visitor]
hello , I am facing an error the error is like:
this error occurs whe i do http://ip_address:5080/openmeetings/install …………………………………………….
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error that prevented it from fulfilling this request.
exception
java.lang.NullPointerException
org.apache.velocity.tools.view.VelocityView.performMerge(VelocityView.java:942)
org.apache.velocity.tools.view.VelocityView.merge(VelocityView.java:902)
org.apache.velocity.tools.view.VelocityViewServlet.mergeTemplate(VelocityViewServlet.java:318)
org.apache.velocity.tools.view.VelocityViewServlet.doRequest(VelocityViewServlet.java:220)
org.apache.velocity.tools.view.VelocityViewServlet.doGet(VelocityViewServlet.java:182)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
org.red5.logging.LoggerContextFilter.doFilter(LoggerContextFilter.java:77)
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.42 logs. Apache Tomcat/7.0.42
Comment from: shiv raj [Visitor]
Comment from: akshar [Visitor]
WARN 02-07 07:56:15.178 ConfigurationDao.java 117006 123 org.apache.openmeetings.db.dao.basic.ConfigurationDao [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-5] - Could not find key in configuration CONF_KEY: application.base.url WARN 02-07 07:56:15.179 ConfigurationDao.java 117007 123 org.apache.openmeetings.db.dao.basic.ConfigurationDao [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-5] - Could not find key in configuration CONF_KEY: number.minutes.reminder.send
any solution to this??
Comment from: ysh [Visitor]
Comment from: ysh [Visitor]
I have a problem with my openmeetings page. I can upload file. In my openmeetings logs said this WARN 09-09 13:18:28.799 o.a.o.d.d.b.ConfigurationDao:118 [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - Could not find key in configurations: number.minutes.reminder.send
any solution???
Comment from: Hayati TASTAN [Visitor]
WARN 01-13 09:52:10.058 ConfigurationDao.java 1742093 118 org.apache.openmeetin gs.db.dao.basic.ConfigurationDao [org.springframework.scheduling.quartz.Schedule rFactoryBean#0_Worker-7] - Could not find key in configurations: mail.smtp.timeo ut DEBUG 01-13 09:52:10.062 MailHandler.java 1742097 279 org.apache.openmeetings.co re.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean# 0_Worker-7] - sendMails enter … DEBUG 01-13 09:52:10.063 MailHandler.java 1742098 281 org.apache.openmeetings.co re.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean# 0_Worker-7] - Number of emails in init queue 0 DEBUG 01-13 09:52:10.064 MailHandler.java 1742099 286 org.apache.openmeetings.co re.mail.MailHandler [org.springframework.scheduling.quartz.SchedulerFactoryBean# 0_Worker-7] - … sendMails done. DEBUG 01-13 09:52:25.445 ReminderJob.java 1757480 44 org.apache.openmeetings.ser vice.quartz.scheduler.ReminderJob [org.springframework.scheduling.quartz.Schedul erFactoryBean#0_Worker-6] - ReminderJob.remindMeetings WARN 01-13 09:52:32.128 ConfigurationDao.java 1764163 118 org.apache.openmeetin gs.db.dao.basic.ConfigurationDao [org.springframework.scheduling.quartz.Schedule rFactoryBean#0_Worker-6] - Could not find key in configurations: application.bas e.url
any solution to this??
Comment from: Tshering [Visitor]
HI. Please help me. when I run red5.sh, I get to see the following
ERROR 03-13 14:34:36.952 o.a.o.s.q.s.ReminderJob:115 [Bean#0_Worker-5] - DB seems to be down DEBUG 03-13 14:34:36.953 o.a.o.u.c.CryptProvider:39 [Bean#0_Worker-5] - getInstanceOfCrypt:: configKeyCryptClassName: null
Comment from: Arbaces Fabian [Visitor]
Form is loading...