This is a little frustrating.
i'm trying to install this on an XP Pro machine, that is already
running Apache and a number of other programs including Moodle.


I made sure I have all the recommended software utilities installed.
I'm using MYSql
and the latest php etc etc


I followed the instructions in the green box.
Downloaded
Unzipped
ran red5.bat in a cmd window - with LOTS of messages - then
http://localhost:3050/openmeetings/install

It ran that once and set up - but now. It sim ply will not start up.

any pointers would be much appreciated...
Thanks


I have one WARN in the error.log
o.a.atransport.http.AxisServlet - No transportReceiver for
org.apache.axis2.transport.http.AxisServerletListener found

in openmeetings.log
DEBUG ContextLoggingListener.java 47 73 ROOT [main] - starting up
context openmeetings

in red5.log

2011-11-15 13:21:16,500 [main] INFO  org.red5.server.Launcher - Red5
Server 1.0.0 RC1 $Rev: 4193 $ (http://code.google.com/p/red5/)
2011-11-15 13:21:16,593 [main] INFO
o.s.c.s.FileSystemXmlApplicationContext - Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@4bfe6b:
startup date [Tue Nov 15 13:21:16 EST 2011]; root of context hierarchy
2011-11-15 13:21:17,343 [main] INFO
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from
class path resource [red5.properties]
2011-11-15 13:21:17,375 [main] INFO
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@1de6817:
defining beans
[placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomcat.server];
root of factory hierarchy
2011-11-15 13:21:17,453 [main] INFO
o.s.c.s.FileSystemXmlApplicationContext - Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@58213c:
startup date [Tue Nov 15 13:21:17 EST 2011]; root of context hierarchy
2011-11-15 13:21:17,562 [main] INFO
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from
class path resource [red5.properties]
2011-11-15 13:21:17,578 [main] INFO
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@97e3a5:
defining beans
[placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,schedulingService,warDeployService,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp4reader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,fileConsumer,playlistSubscriberStream,clientBroadcastStream];
root of factory hierarchy
2011-11-15 13:21:19,296 [main] INFO
org.red5.server.service.WarDeployer - War deployer service created
2011-11-15 13:21:19,375 [main] INFO
o.s.c.s.FileSystemXmlApplicationContext - Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@1b2591c:
startup date [Tue Nov 15 13:21:19 EST 2011]; parent:
ApplicationContext 'red5.common'
2011-11-15 13:21:19,453 [main] INFO
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from
class path resource [red5.properties]
2011-11-15 13:21:19,468 [main] INFO
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@30b601:
defining beans
[customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@97e3a5
2011-11-15 13:21:19,515 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- RTMP Mina Transport bound to /0.0.0.0:1935
2011-11-15 13:21:19,515 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- RTMP Mina Transport Settings
2011-11-15 13:21:19,515 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- Connection Threads: 4
2011-11-15 13:21:19,515 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- I/O Threads: 16
2011-11-15 13:21:19,609 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- TCP No Delay: true
2011-11-15 13:21:19,609 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- Receive Buffer Size: 65536
2011-11-15 13:21:19,609 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- Send Buffer Size: 271360
2011-11-15 13:21:19,671 [main] INFO
o.s.c.s.FileSystemXmlApplicationContext - Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@11d329d:
startup date [Tue Nov 15 13:21:19 EST 2011]; parent:
ApplicationContext 'red5.common'
2011-11-15 13:21:19,734 [main] INFO
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@ce623f:
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@97e3a5
2011-11-15 13:21:19,984 [main] INFO
org.red5.server.tomcat.TomcatLoader - Setting connector:
org.apache.catalina.connector.Connector
2011-11-15 13:21:19,984 [main] INFO
org.red5.server.tomcat.TomcatLoader - Address to bind: /0.0.0.0:5080
2011-11-15 13:21:19,984 [main] INFO
org.red5.server.tomcat.TomcatLoader - Loading tomcat context
2011-11-15 13:21:19,984 [main] INFO
org.red5.server.tomcat.TomcatLoader - Server root: C:/Program Files/
openmeetings_1_8_8_r4555/red5
2011-11-15 13:21:19,984 [main] INFO
org.red5.server.tomcat.TomcatLoader - Config root: C:/Program Files/
openmeetings_1_8_8_r4555/red5/conf
2011-11-15 13:21:20,015 [main] INFO
org.red5.server.tomcat.TomcatLoader - Application root: C:/Program
Files/openmeetings_1_8_8_r4555/red5/webapps
2011-11-15 13:21:20,109 [main] INFO
org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine
2011-11-15 13:21:20,109 [main] INFO
o.apache.catalina.startup.Embedded - Starting tomcat server
2011-11-15 13:21:20,218 [main] INFO  o.a.catalina.core.StandardEngine
- Starting Servlet Engine: Apache Tomcat/6.0.26
2011-11-15 13:21:23,187 [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!
2011-11-15 13:21:23,625 [main] INFO  o.a.coyote.http11.Http11Protocol
- Initializing Coyote HTTP/1.1 on http-0.0.0.0-5080
2011-11-15 13:21:23,656 [main] INFO  o.a.coyote.http11.Http11Protocol
- Starting Coyote HTTP/1.1 on http-0.0.0.0-5080
2011-11-15 13:21:23,687 [main] INFO
org.red5.server.tomcat.TomcatLoader - Dedicated RTMPT server
configuration was not specified
2011-11-15 13:21:23,687 [main] INFO
org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server
configuration was not specified
2011-11-15 13:21:23,765 [Launcher:/] INFO
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from
ServletContext resource [/WEB-INF/red5-web.properties]
2011-11-15 13:21:23,796 [Launcher:/] INFO
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@f38b42:
defining beans [placeholderConfig,web.context,web.scope]; parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@ce623f
2011-11-15 13:21:25,281 [Launcher:/openmeetings] INFO
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from
ServletContext resource [/WEB-INF/red5-web.properties]
2011-11-15 13:21:25,375 [Launcher:/openmeetings] INFO
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@1aa261b:
defining beans
[red5WebPlaceholderConfig,web.context,web.scope,entityManagerFactory,transactionManager,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0,jpaTransactionManager,web.handler,openmeetings.ClientListManager,openmeetings.EmoticonsManager,openmeetings.WhiteBoardObjectListManager,openmeetings.WhiteBoardObjectListManagerById,appointmentcategoryservice.service,appointmentreminderservice.service,calendarservice.service,meetingmemberservice.service,fileservice.service,openmeetings.FileProcessor,openmeetings.FlvExplorerConverter,conferenceservice.service,userservice.service,organisationservice.service,configservice.service,errorservice.service,pollservice.service,xmlcrm.service,languageservice.service,chatservice.service,streamservice.service,invitationservice.service,whiteboardservice.service,printservice.service,flvrecorderservice.service,openmeetings.TaskExecutor,openmeetings.FlvRecorderConverterTask,openmeetings.FlvInterviewConverterTask,openmeetings.FlvInterviewReConverterTask,openmeetings.FlvInterviewConverter,openmeetings.FlvRecorderConverter,openmeetings.FlvInterviewReConverter,ldapconfigservice.service,openmeetings.SessionClearJob,sessionClearJob,triggerSessionClear,openmeetings.RecordingJob,quartzRecordingCheck,triggerRecording,openmeetings.MeetingReminderJob,meetingReminderClear,triggerMeetingReminder,org.springframework.scheduling.quartz.SchedulerFactoryBean#0,appointmentReminderTypDaoImpl,appointmentCategoryDaoImpl,roommanagement,addressmanagement,organisationmanagement,salutationmanagement,errorManagement,navimanagement,omTimeZoneDaoImpl,statemanagement,fieldLanguageDaoImpl,fieldmanagment,cfgManagement,recordingDao,appointmentDao,appointmentLogic,meetingMemberLogic,sessionManagement,userManagement,roomModeratorsDao,chatValuesEventDao,conferenceLogDao,conferenceLogTypeDao,emailManagement,fileExplorerItemDao,flvRecordingDao,flvRecordingLogDao,flvRecordingMetaDataDao,flvRecordingMetaDeltaDao,groupManagement,ldapConfigDao,invitationManagement,meetingMemberDao,openXGReturnObjectDao,privateMessageFolderDao,privateMessagesDao,recordingClientDao,recordingConversionJobDao,roomClientDao,roomRecordingDao,roomStreamDao,soapLoginDao,userContactsDao,userSipDataDao,usersDao,whiteBoardEventDao,manageCryptStyle,openXGHttpClient,appointmentCategoryLogic,whiteboardConvertionJobManager,generateImage,generateThumbs,generatePDF,serverSharingSessionList,serverSocketMinaProcess,whiteboardConvertionJobManagerSWFTools,mailHandler,feedbackManagement,importInitvalues,languageImport,userImport,libraryWmlLoader,loadAtomRssFeed,authLevelManagement,generateSWF,fileUtils,rtpStreamingHandler,ldapLoginManagement,registerUserTemplate,feedbackTemplate,invitationTemplate,requestContactTemplate,requestContactConfirmTemplate,resetPasswordTemplate,mailTaskExecutor,mailThread,mailiCalThread,userWebService,roomWebService,fileWebService,backupExport,backupImport,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@ce623f
2011-11-15 13:21:25,562 [Launcher:/openmeetings] INFO
o.s.o.j.LocalEntityManagerFactoryBean - Building JPA
EntityManagerFactory for persistence unit 'openmeetings'
2011-11-15 13:21:25,796 [Launcher:/openmeetings] INFO
o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@1aa261b:
defining beans
[red5WebPlaceholderConfig,web.context,web.scope,entityManagerFactory,transactionManager,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0,jpaTransactionManager,web.handler,openmeetings.ClientListManager,openmeetings.EmoticonsManager,openmeetings.WhiteBoardObjectListManager,openmeetings.WhiteBoardObjectListManagerById,appointmentcategoryservice.service,appointmentreminderservice.service,calendarservice.service,meetingmemberservice.service,fileservice.service,openmeetings.FileProcessor,openmeetings.FlvExplorerConverter,conferenceservice.service,userservice.service,organisationservice.service,configservice.service,errorservice.service,pollservice.service,xmlcrm.service,languageservice.service,chatservice.service,streamservice.service,invitationservice.service,whiteboardservice.service,printservice.service,flvrecorderservice.service,openmeetings.TaskExecutor,openmeetings.FlvRecorderConverterTask,openmeetings.FlvInterviewConverterTask,openmeetings.FlvInterviewReConverterTask,openmeetings.FlvInterviewConverter,openmeetings.FlvRecorderConverter,openmeetings.FlvInterviewReConverter,ldapconfigservice.service,openmeetings.SessionClearJob,sessionClearJob,triggerSessionClear,openmeetings.RecordingJob,quartzRecordingCheck,triggerRecording,openmeetings.MeetingReminderJob,meetingReminderClear,triggerMeetingReminder,org.springframework.scheduling.quartz.SchedulerFactoryBean#0,appointmentReminderTypDaoImpl,appointmentCategoryDaoImpl,roommanagement,addressmanagement,organisationmanagement,salutationmanagement,errorManagement,navimanagement,omTimeZoneDaoImpl,statemanagement,fieldLanguageDaoImpl,fieldmanagment,cfgManagement,recordingDao,appointmentDao,appointmentLogic,meetingMemberLogic,sessionManagement,userManagement,roomModeratorsDao,chatValuesEventDao,conferenceLogDao,conferenceLogTypeDao,emailManagement,fileExplorerItemDao,flvRecordingDao,flvRecordingLogDao,flvRecordingMetaDataDao,flvRecordingMetaDeltaDao,groupManagement,ldapConfigDao,invitationManagement,meetingMemberDao,openXGReturnObjectDao,privateMessageFolderDao,privateMessagesDao,recordingClientDao,recordingConversionJobDao,roomClientDao,roomRecordingDao,roomStreamDao,soapLoginDao,userContactsDao,userSipDataDao,usersDao,whiteBoardEventDao,manageCryptStyle,openXGHttpClient,appointmentCategoryLogic,whiteboardConvertionJobManager,generateImage,generateThumbs,generatePDF,serverSharingSessionList,serverSocketMinaProcess,whiteboardConvertionJobManagerSWFTools,mailHandler,feedbackManagement,importInitvalues,languageImport,userImport,libraryWmlLoader,loadAtomRssFeed,authLevelManagement,generateSWF,fileUtils,rtpStreamingHandler,ldapLoginManagement,registerUserTemplate,feedbackTemplate,invitationTemplate,requestContactTemplate,requestContactConfirmTemplate,resetPasswordTemplate,mailTaskExecutor,mailThread,mailiCalThread,userWebService,roomWebService,fileWebService,backupExport,backupImport,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@ce623f
2011-11-15 13:23:02,718 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] Searching for properties
at: /org/apache/velocity/tools/view/velocity.properties
2011-11-15 13:23:02,718 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] Searching for properties
at: /WEB-INF/velocity.properties
2011-11-15 13:23:02,718 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Configuring Velocity with
properties at: /WEB-INF/velocity.properties
2011-11-15 13:23:02,718 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace]
*******************************************************************
2011-11-15 13:23:02,718 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Starting Apache Velocity
v1.6.2 (compiled: 2009-02-19 16:29:46)
2011-11-15 13:23:02,718 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] RuntimeInstance
initializing.
2011-11-15 13:23:02,718 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Default Properties File: org
\apache\velocity\runtime\defaults\velocity.properties
2011-11-15 13:23:02,718 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Trying to use logger class
org.apache.velocity.runtime.log.ServletLogChute
2011-11-15 13:23:02,734 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Using logger class
org.apache.velocity.runtime.log.ServletLogChute
2011-11-15 13:23:02,734 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] Default ResourceManager
initializing. (class
org.apache.velocity.runtime.resource.ResourceManagerImpl)
2011-11-15 13:23:02,734 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] ResourceLoader
instantiated:
org.apache.velocity.runtime.resource.loader.FileResourceLoader
2011-11-15 13:23:02,750 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] FileResourceLoader :
initialization starting.
2011-11-15 13:23:02,750 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Do unicode file
recognition:  false
2011-11-15 13:23:02,750 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] FileResourceLoader : adding
path './classes'
2011-11-15 13:23:02,750 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] FileResourceLoader :
initialization complete.
2011-11-15 13:23:02,750 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] ResourceLoader
instantiated:
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2011-11-15 13:23:02,750 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] ClasspathResourceLoader :
initialization complete.
2011-11-15 13:23:02,968 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] ResourceCache: initialized
(class org.apache.velocity.runtime.resource.ResourceCacheImpl) with
class java.util.Collections$SynchronizedMap cache map.
2011-11-15 13:23:02,968 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] Default ResourceManager
initialization complete.
2011-11-15 13:23:02,968 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Define
2011-11-15 13:23:02,968 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Break
2011-11-15 13:23:02,968 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Evaluate
2011-11-15 13:23:02,984 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Literal
2011-11-15 13:23:02,984 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Macro
2011-11-15 13:23:02,984 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Parse
2011-11-15 13:23:02,984 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Include
2011-11-15 13:23:02,984 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Loaded System Directive:
org.apache.velocity.runtime.directive.Foreach
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Created '20' parsers.
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] Velocimacro :
initialization starting.
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Velocimacro :
"velocimacro.library" is not set.  Trying default library:
VM_global_library.vm
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] 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:
- org.apache.velocity.exception.ResourceNotFoundException:
ClasspathResourceLoader Error: cannot find resource
VM_global_library.vm
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Velocimacro : Default
library not found.
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Velocimacro : allowInline =
true : VMs can be defined inline in templates
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Velocimacro :
allowInlineToOverride = false : VMs defined inline may NOT replace
previous VM definitions
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Velocimacro :
allowInlineLocal = false : VMs defined inline will be global in scope
if allowed.
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Velocimacro : autoload
off : VM system will not automatically reload global library macros
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] Velocimacro : Velocimacro :
initialization complete.
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] RuntimeInstance
successfully initialized.
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] Searching for configuration
at: /WEB-INF/toolbox.xml
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Did not find resource at: /
WEB-INF/toolbox.xml
2011-11-15 13:23:03,046 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] Loading default tools
configuration...
2011-11-15 13:23:03,375 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [trace] Searching for configuration
at: /WEB-INF/tools.xml
2011-11-15 13:23:03,390 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Did not find resource at: /
WEB-INF/tools.xml
2011-11-15 13:23:03,390 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] Configuring factory with:
FactoryConfiguration from 5 sources including 3 data with 3
toolboxes:
 Toolbox 'application' with 1 properties [scope -auto-> application; ]
and 12 tools:
  Tool 'alternator' =>
org.apache.velocity.tools.generic.AlternatorTool
  Tool 'class' => org.apache.velocity.tools.generic.ClassTool
  Tool 'convert' => org.apache.velocity.tools.generic.ConversionTool
  Tool 'date' => org.apache.velocity.tools.generic.ComparisonDateTool
  Tool 'display' => org.apache.velocity.tools.generic.DisplayTool
  Tool 'esc' => org.apache.velocity.tools.generic.EscapeTool
  Tool 'field' => org.apache.velocity.tools.generic.FieldTool
  Tool 'math' => org.apache.velocity.tools.generic.MathTool
  Tool 'number' => org.apache.velocity.tools.generic.NumberTool
  Tool 'sorter' => org.apache.velocity.tools.generic.SortTool
  Tool 'text' => org.apache.velocity.tools.generic.ResourceTool
  Tool 'xml' => org.apache.velocity.tools.generic.XmlTool

 Toolbox 'request' with 1 properties [scope -auto-> request; ] and 10
tools:
  Tool 'context' => org.apache.velocity.tools.view.ViewContextTool
  Tool 'cookies' => org.apache.velocity.tools.view.CookieTool
  Tool 'import' => org.apache.velocity.tools.view.ImportTool
  Tool 'include' => org.apache.velocity.tools.view.IncludeTool
  Tool 'link' => org.apache.velocity.tools.view.LinkTool
  Tool 'loop' => org.apache.velocity.tools.generic.LoopTool
  Tool 'pager' => org.apache.velocity.tools.view.PagerTool
  Tool 'params' => org.apache.velocity.tools.view.ParameterTool
  Tool 'render' => org.apache.velocity.tools.generic.RenderTool
  Tool 'text' => org.apache.velocity.tools.generic.ResourceTool

 Toolbox 'session' with 2 properties [createSession -auto-> false;
scope -auto-> session; ] and 1 tools:
  Tool 'browser' => org.apache.velocity.tools.view.BrowserTool

 Data 'GENERIC_TOOLS_AVAILABLE' -boolean-> true
 Data 'TOOLS_VERSION' -number-> 2.0
 Data 'VIEW_TOOLS_AVAILABLE' -boolean-> true

 Source 0:
org.apache.velocity.tools.config.FactoryConfiguration(VelocityView.configure(config,factory))
 Source 1:
org.apache.velocity.tools.config.XmlFactoryConfiguration(ConfigurationUtils.getDefaultTools())
 Source 2:     .read(jar:file:/C:/Program%20Files/
openmeetings_1_8_8_r4555/red5/webapps/openmeetings/WEB-INF/lib/
velocity-tools-view-2.0.jar!/org/apache/velocity/tools/generic/
tools.xml)
 Source 3:     .read(jar:file:/C:/Program%20Files/
openmeetings_1_8_8_r4555/red5/webapps/openmeetings/WEB-INF/lib/
velocity-tools-view-2.0.jar!/org/apache/velocity/tools/view/tools.xml)
 Source 4:
org.apache.velocity.tools.config.FactoryConfiguration(ConfigurationUtils.getAutoLoaded(false))

2011-11-15 13:23:03,390 [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
2011-11-15 13:23:03,437 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager : found
booting.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2011-11-15 13:23:09,015 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager : found
booting_install.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2011-11-15 13:23:33,843 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager : found
booting_install.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2011-11-15 13:23:35,796 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager : found
booting_install.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2011-11-15 13:23:42,156 [http-0.0.0.0-5080-2] INFO  o.a.c.c.C.[.[.
0.0.0.[/openmeetings] -  Velocity  [debug] ResourceManager : found
booting.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader


-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@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