[Logo] Serotonin Software Community
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: dusky
Forum Index » Profile for dusky » Messages posted by dusky
Author Message
Hi

I use :
Modbus RS232
Modbus TCP/IP
Bacnet IP
Bacnet LON
SQL Sybase SQL Anywhere



BR
Hi mlohbihler

I reinstalled all part of Mango and now I able to connect to my sybase database, create and manage data points.

Now I use last stable free wersion 1.4.2, last version of Firefox and last
version of Apache tomcat web server 6.0.18.

After sort time of using Mango in combination with Sybase sql database I have question about sql connections.

Now I have 4 data sources (DS) because I select 4 types of datapoints from one database table (for example: 1st DS [index + 1st column], 2nd [index + 2nd column], and so on).
In my SQL database it consume 4 connection clients of my sql database license.
Is there any way how to do 4 different select from one table in one data source ?

Thanx
Hi mlohbihler

First I would like to thank you for your support.

Now I have correct configuration of sql data source. I can execute
SQL select but after save or data source enabling I receive warning message "Object required". Despite I can create and add data points
but I don't see it in data point list but only in watch list. I can send you
backup of my project if my information aren't sufficient.

BR
Dusky from Slovakia




Hi ...

I have done sucessful connection to my Sybase SQL Anywhere database.
Now I need to know some example how to create data points. For example I have table width 2 columns (room number, actual temperature). How to setup all other necessary fields to get this data into Mango ?

Thanx
Hi friends.
Im going to try setup connection between Mango and Sybase SQL Anywhere. Do you some experiences with ? I dont know what to fill in
Data source form.
So ...

1) i18n.properties should contain at least the following:

Code: en=English >>> THIS IS OK

2) messages_en.properties should contain about 1500 lines of message definitions.

>>> THIS IS OK

3) When you log in (i know it will be difficult without proper literals, but give it a try anyway), click on the script menu, and run the following script:

Code: select * from systemsettings where settingname='language'
... the "settingvalue" is "en", or there are no rows.

>>> THERE IS NO ROWS


4) Check what language your browser is sending. In FF select Tools, Options..., Content, and "Choose" within Language.

>>> THERE WAS SET ONLY MY LOCAL LANGUAGE.
WHEN I SET ENGLISH AFTER IT STARTED WORK CORRECTLY.
THANX

After reinstallation I start again Mango and here are log files.

mango.log
=======

INFO 2009-01-02 22:28:57,656 (org.springframework.web.context.ContextLoader.initWebApplicationContext:189) - Root WebApplicationContext: initialization started
INFO 2009-01-02 22:28:57,718 (org.springframework.context.support.AbstractApplicationContext.prepareRefresh:412) - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@1c5fde0: display name [Root WebApplicationContext]; startup date [Fri Jan 02 22:28:57 CET 2009]; root of context hierarchy
INFO 2009-01-02 22:28:57,812 (org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions:323) - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
INFO 2009-01-02 22:28:57,875 (org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory:427) - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@1c5fde0]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1d36dfe
INFO 2009-01-02 22:28:58,296 (org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons:414) - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1d36dfe: defining beans [CompoundEventsDwr,DataPointDetailsDwr,DataPointEditDwr,DataSourceEditDwr,DataSourceListDwr,EventHandlersDwr,EventsDwr,MailingListsDwr,MiscDwr,PointHierarchyDwr,PublisherEditDwr,PublisherListDwr,ReportsDwr,ScheduledEventsDwr,SystemSettingsDwr,UsersDwr,ViewDwr,WatchListDwr,localeResolver,messageSource]; root of factory hierarchy
INFO 2009-01-02 22:28:59,546 (org.springframework.web.context.ContextLoader.initWebApplicationContext:209) - Root WebApplicationContext: initialization completed in 1875 ms
INFO 2009-01-02 22:28:59,546 (com.serotonin.mango.MangoContextListener.contextInitialized:56) - Mango context starting
INFO 2009-01-02 22:29:00,421 (com.serotonin.mango.db.DatabaseAccess.initialize:42) - Initializing database connection manager
INFO 2009-01-02 22:29:06,156 (org.quartz.simpl.SimpleThreadPool.initialize:25 - Job execution threads will use class loader of thread: main
INFO 2009-01-02 22:29:06,203 (org.quartz.core.SchedulerSignalerImpl.<init>:63) - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
INFO 2009-01-02 22:29:06,218 (org.quartz.core.QuartzScheduler.<init>:215) - Quartz Scheduler v.1.6.3 created.
INFO 2009-01-02 22:29:06,218 (org.quartz.simpl.RAMJobStore.initialize:141) - RAMJobStore initialized.
INFO 2009-01-02 22:29:06,218 (org.quartz.impl.StdSchedulerFactory.instantiate:1224) - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
INFO 2009-01-02 22:29:06,218 (org.quartz.impl.StdSchedulerFactory.instantiate:122 - Quartz scheduler version: 1.6.3
INFO 2009-01-02 22:29:06,218 (org.quartz.core.QuartzScheduler.start:461) - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
INFO 2009-01-02 22:29:07,687 (com.serotonin.mango.MangoContextListener.contextInitialized:80) - Mango context started
INFO 2009-01-02 22:29:07,796 (org.springframework.web.servlet.FrameworkServlet.initServletBean:257) - FrameworkServlet 'springDispatcher': initialization started
INFO 2009-01-02 22:29:07,796 (org.springframework.context.support.AbstractApplicationContext.prepareRefresh:412) - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@16f3619: display name [WebApplicationContext for namespace 'springDispatcher-servlet']; startup date [Fri Jan 02 22:29:07 CET 2009]; parent: org.springframework.web.context.support.XmlWebApplicationContext@1c5fde0
INFO 2009-01-02 22:29:07,812 (org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions:323) - Loading XML bean definitions from ServletContext resource [/WEB-INF/springDispatcher-servlet.xml]
INFO 2009-01-02 22:29:08,078 (org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory:427) - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@16f3619]: org.springframework.beans.factory.support.DefaultListableBeanFactory@104eabb
INFO 2009-01-02 22:29:08,281 (org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons:414) - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@104eabb: defining beans [viewResolver,defaultMessageCodeResolver,publicUrlMappings,compoundEventsController,dataPointDetailsController,dataPointEditController,dataSourceEditController,dataSourceListController,eventHandlersController,eventsController,helpController,loginController,logoutController,mailingListsController,pointHierarchyController,publicViewController,publisherEditController,publisherListController,reportChartController,reportsController,scheduledEventsController,sqlController,systemSettingsController,usersController,viewsController,viewEditController,watchListController,webcamLiveFeedController,multipartResolver,commonData]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1d36dfe
INFO 2009-01-02 22:29:08,734 (org.springframework.web.servlet.FrameworkServlet.initServletBean:276) - FrameworkServlet 'springDispatcher': initialization completed in 938 ms
INFO 2009-01-02 22:29:25,328 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - DWR Version 2.0.1 starting.
INFO 2009-01-02 22:29:25,328 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - - Servlet Engine: Apache Tomcat/6.0.14
INFO 2009-01-02 22:29:25,328 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - - Java Version: 1.6.0_10-rc
INFO 2009-01-02 22:29:25,343 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - - Java Vendor: Sun Microsystems Inc.
INFO 2009-01-02 22:30:02,765 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: WatchListDwr.getDateRangeDefaults()
INFO 2009-01-02 22:30:02,765 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: WatchListDwr.init()
INFO 2009-01-02 22:30:02,765 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:02,953 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: WatchListDwr.getPointData()
INFO 2009-01-02 22:30:05,000 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:05,000 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: DataSourceListDwr.init()
INFO 2009-01-02 22:30:07,015 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:09,015 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:11,046 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:13,046 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:15,125 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:17,140 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:19,140 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:20,890 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:21,140 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:22,906 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:23,140 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:24,921 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:25,140 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:27,140 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:29,156 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:31,156 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:33,203 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:35,281 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:37,281 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:39,281 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:41,312 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:43,312 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:45,375 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:47,375 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:49,375 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:51,406 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:53,406 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:55,406 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:57,406 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:30:59,406 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:01,406 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:03,406 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:05,406 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:07,421 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:09,421 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:11,421 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:13,421 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:15,421 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:17,421 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:19,421 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:21,421 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:23,421 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:25,421 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:27,796 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:29,843 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:31,843 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:33,921 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:35,937 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:38,343 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:40,375 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()
INFO 2009-01-02 22:31:42,375 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.getHighestActiveAlarmLevel()

localhost.2009-01-02.log
================

2.1.2009 22:28:53 org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
2.1.2009 22:28:53 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
2.1.2009 22:28:57 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
2.1.2009 22:29:07 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'springDispatcher'

catalina.2009-01-02.log
===============

2.1.2009 22:28:52 org.apache.catalina.core.AprLifecycleListener init
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: d:\Program Files\Java\jre6\bin;.;D:\WINDOWS\Sun\Java\bin;D:\WINDOWS\system32;D:\WINDOWS;D:\Program Files\Common Files\Siemens\bin;D:\Program Files\Common Files\Siemens\Sqlany;D:\Program Files\Siemens\STEP7\S7bin;D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbem;C:\LONWORKS\BIN;C:\PROGRAM;FILES\PINNACLE\SHARED;FILES;C:\PROGRAM;FILES\PINNACLE\SHARED;FILES\FILTER;C:\PROGRAM;FILES\PINNACLE\SHARED;FILES;C:\PROGRAM;FILES\PINNACLE\SHARED;FILES\FILTER
2.1.2009 22:28:52 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
2.1.2009 22:28:52 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 904 ms
2.1.2009 22:28:52 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
2.1.2009 22:28:52 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.14
2.1.2009 22:29:08 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
2.1.2009 22:29:08 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
2.1.2009 22:29:08 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/78 config=null
2.1.2009 22:29:08 org.apache.catalina.startup.Catalina start
INFO: Server startup in 16546 ms


NOTE:
========

Mango again looks like this:

???login.userId???
???login.password???

Explorer 7 ???login.browserOnPlatform??? Windows
???login.supportedBrowser??? ???login.unsupportedBrowser???

©2006-2007 Serotonin Software Technologies Inc., ???footer.rightsReserved???


Its new instalation. Now I reinstall it than I'll clear logs and send you again mango and localhost log.

Thankx
This is some of last logs from mango.log

INFO 2009-01-01 22:54:10,828 (org.springframework.context.support.AbstractApplicationContext.doClose:816) - Closing org.springframework.web.context.support.XmlWebApplicationContext@187275d: display name [WebApplicationContext for namespace 'springDispatcher-servlet']; startup date [Thu Jan 01 22:46:46 CET 2009]; parent: org.springframework.web.context.support.XmlWebApplicationContext@888e6c
INFO 2009-01-01 22:54:10,828 (org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons:392) - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@14560cf: defining beans [viewResolver,defaultMessageCodeResolver,publicUrlMappings,compoundEventsController,dataPointDetailsController,dataPointEditController,dataSourceEditController,dataSourceListController,eventHandlersController,eventsController,helpController,loginController,logoutController,mailingListsController,pointHierarchyController,publicViewController,publisherEditController,publisherListController,reportChartController,reportsController,scheduledEventsController,sqlController,systemSettingsController,usersController,viewsController,viewEditController,watchListController,webcamLiveFeedController,multipartResolver,commonData]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1e232b5
INFO 2009-01-01 22:54:10,843 (com.serotonin.mango.MangoContextListener.contextDestroyed:84) - Mango context terminating
INFO 2009-01-01 22:54:10,859 (org.quartz.core.QuartzScheduler.shutdown:570) - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
INFO 2009-01-01 22:54:10,875 (org.quartz.core.QuartzScheduler.standby:496) - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
INFO 2009-01-01 22:54:10,875 (org.quartz.core.QuartzScheduler.shutdown:621) - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete.
INFO 2009-01-01 22:54:10,875 (com.serotonin.mango.db.DatabaseAccess.terminate:60) - Stopping database
INFO 2009-01-01 22:54:10,921 (com.serotonin.mango.MangoContextListener.contextDestroyed:102) - Mango context terminated
INFO 2009-01-01 22:54:10,937 (org.springframework.context.support.AbstractApplicationContext.doClose:816) - Closing org.springframework.web.context.support.XmlWebApplicationContext@888e6c: display name [Root WebApplicationContext]; startup date [Thu Jan 01 22:46:43 CET 2009]; root of context hierarchy
INFO 2009-01-01 22:54:10,937 (org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons:392) - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e232b5: defining beans [CompoundEventsDwr,DataPointDetailsDwr,DataPointEditDwr,DataSourceEditDwr,DataSourceListDwr,EventHandlersDwr,EventsDwr,MailingListsDwr,MiscDwr,PointHierarchyDwr,PublisherEditDwr,PublisherListDwr,ReportsDwr,ScheduledEventsDwr,SystemSettingsDwr,UsersDwr,ViewDwr,WatchListDwr,localeResolver,messageSource]; root of factory hierarchy
INFO 2009-01-01 22:54:14,750 (org.springframework.web.context.ContextLoader.initWebApplicationContext:189) - Root WebApplicationContext: initialization started
INFO 2009-01-01 22:54:14,796 (org.springframework.context.support.AbstractApplicationContext.prepareRefresh:412) - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@888e6c: display name [Root WebApplicationContext]; startup date [Thu Jan 01 22:54:14 CET 2009]; root of context hierarchy
INFO 2009-01-01 22:54:14,875 (org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions:323) - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
INFO 2009-01-01 22:54:14,937 (org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory:427) - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@888e6c]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1e232b5
INFO 2009-01-01 22:54:15,046 (org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons:414) - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e232b5: defining beans [CompoundEventsDwr,DataPointDetailsDwr,DataPointEditDwr,DataSourceEditDwr,DataSourceListDwr,EventHandlersDwr,EventsDwr,MailingListsDwr,MiscDwr,PointHierarchyDwr,PublisherEditDwr,PublisherListDwr,ReportsDwr,ScheduledEventsDwr,SystemSettingsDwr,UsersDwr,ViewDwr,WatchListDwr,localeResolver,messageSource]; root of factory hierarchy
INFO 2009-01-01 22:54:15,171 (org.springframework.web.context.ContextLoader.initWebApplicationContext:209) - Root WebApplicationContext: initialization completed in 421 ms
INFO 2009-01-01 22:54:15,171 (com.serotonin.mango.MangoContextListener.contextInitialized:56) - Mango context starting
INFO 2009-01-01 22:54:15,359 (com.serotonin.mango.db.DatabaseAccess.initialize:42) - Initializing database connection manager
INFO 2009-01-01 22:54:17,625 (org.quartz.simpl.SimpleThreadPool.initialize:25 - Job execution threads will use class loader of thread: main
INFO 2009-01-01 22:54:17,656 (org.quartz.core.SchedulerSignalerImpl.<init>:63) - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
INFO 2009-01-01 22:54:17,656 (org.quartz.core.QuartzScheduler.<init>:215) - Quartz Scheduler v.1.6.3 created.
INFO 2009-01-01 22:54:17,671 (org.quartz.simpl.RAMJobStore.initialize:141) - RAMJobStore initialized.
INFO 2009-01-01 22:54:17,671 (org.quartz.impl.StdSchedulerFactory.instantiate:1224) - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
INFO 2009-01-01 22:54:17,671 (org.quartz.impl.StdSchedulerFactory.instantiate:122 - Quartz scheduler version: 1.6.3
INFO 2009-01-01 22:54:17,671 (org.quartz.core.QuartzScheduler.start:461) - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
INFO 2009-01-01 22:54:18,265 (com.serotonin.mango.MangoContextListener.contextInitialized:80) - Mango context started
INFO 2009-01-01 22:54:18,296 (org.springframework.web.servlet.FrameworkServlet.initServletBean:257) - FrameworkServlet 'springDispatcher': initialization started
INFO 2009-01-01 22:54:18,296 (org.springframework.context.support.AbstractApplicationContext.prepareRefresh:412) - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@1384a6a: display name [WebApplicationContext for namespace 'springDispatcher-servlet']; startup date [Thu Jan 01 22:54:18 CET 2009]; parent: org.springframework.web.context.support.XmlWebApplicationContext@888e6c
INFO 2009-01-01 22:54:18,312 (org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions:323) - Loading XML bean definitions from ServletContext resource [/WEB-INF/springDispatcher-servlet.xml]
INFO 2009-01-01 22:54:18,328 (org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory:427) - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@1384a6a]: org.springframework.beans.factory.support.DefaultListableBeanFactory@15c13ef
INFO 2009-01-01 22:54:18,375 (org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons:414) - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@15c13ef: defining beans [viewResolver,defaultMessageCodeResolver,publicUrlMappings,compoundEventsController,dataPointDetailsController,dataPointEditController,dataSourceEditController,dataSourceListController,eventHandlersController,eventsController,helpController,loginController,logoutController,mailingListsController,pointHierarchyController,publicViewController,publisherEditController,publisherListController,reportChartController,reportsController,scheduledEventsController,sqlController,systemSettingsController,usersController,viewsController,viewEditController,watchListController,webcamLiveFeedController,multipartResolver,commonData]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1e232b5
INFO 2009-01-01 22:54:18,812 (org.springframework.web.servlet.FrameworkServlet.initServletBean:276) - FrameworkServlet 'springDispatcher': initialization completed in 516 ms
INFO 2009-01-01 22:54:22,218 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - DWR Version 2.0.1 starting.
INFO 2009-01-01 22:54:22,218 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - - Servlet Engine: Apache Tomcat/6.0.14
INFO 2009-01-01 22:54:22,218 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - - Java Version: 1.6.0_10-rc
INFO 2009-01-01 22:54:22,218 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - - Java Vendor: Sun Microsystems Inc.
INFO 2009-01-01 22:58:02,312 (org.springframework.context.support.AbstractApplicationContext.doClose:816) - Closing org.springframework.web.context.support.XmlWebApplicationContext@1384a6a: display name [WebApplicationContext for namespace 'springDispatcher-servlet']; startup date [Thu Jan 01 22:54:18 CET 2009]; parent: org.springframework.web.context.support.XmlWebApplicationContext@888e6c
INFO 2009-01-01 22:58:02,312 (org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons:392) - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@15c13ef: defining beans [viewResolver,defaultMessageCodeResolver,publicUrlMappings,compoundEventsController,dataPointDetailsController,dataPointEditController,dataSourceEditController,dataSourceListController,eventHandlersController,eventsController,helpController,loginController,logoutController,mailingListsController,pointHierarchyController,publicViewController,publisherEditController,publisherListController,reportChartController,reportsController,scheduledEventsController,sqlController,systemSettingsController,usersController,viewsController,viewEditController,watchListController,webcamLiveFeedController,multipartResolver,commonData]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1e232b5
INFO 2009-01-01 22:58:02,328 (com.serotonin.mango.MangoContextListener.contextDestroyed:84) - Mango context terminating
INFO 2009-01-01 22:58:02,359 (org.quartz.core.QuartzScheduler.shutdown:570) - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
INFO 2009-01-01 22:58:02,359 (org.quartz.core.QuartzScheduler.standby:496) - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
INFO 2009-01-01 22:58:02,359 (org.quartz.core.QuartzScheduler.shutdown:621) - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete.
INFO 2009-01-01 22:58:02,359 (com.serotonin.mango.db.DatabaseAccess.terminate:60) - Stopping database
INFO 2009-01-01 22:58:02,437 (com.serotonin.mango.MangoContextListener.contextDestroyed:102) - Mango context terminated
INFO 2009-01-01 22:58:02,437 (org.springframework.context.support.AbstractApplicationContext.doClose:816) - Closing org.springframework.web.context.support.XmlWebApplicationContext@888e6c: display name [Root WebApplicationContext]; startup date [Thu Jan 01 22:54:14 CET 2009]; root of context hierarchy
INFO 2009-01-01 22:58:02,437 (org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons:392) - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e232b5: defining beans [CompoundEventsDwr,DataPointDetailsDwr,DataPointEditDwr,DataSourceEditDwr,DataSourceListDwr,EventHandlersDwr,EventsDwr,MailingListsDwr,MiscDwr,PointHierarchyDwr,PublisherEditDwr,PublisherListDwr,ReportsDwr,ScheduledEventsDwr,SystemSettingsDwr,UsersDwr,ViewDwr,WatchListDwr,localeResolver,messageSource]; root of factory hierarchy
I check mentioned thinks but everithing seems be OK.

my log file localhost.2009-01-01.log is:

1.1.2009 22:43:24 org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
1.1.2009 22:43:24 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
1.1.2009 22:43:25 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
1.1.2009 22:43:28 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'springDispatcher'
1.1.2009 22:46:37 org.apache.catalina.core.ApplicationContext log
INFO: Destroying Spring FrameworkServlet 'springDispatcher'
1.1.2009 22:46:37 org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
1.1.2009 22:46:38 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
1.1.2009 22:46:38 org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
1.1.2009 22:46:42 org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
1.1.2009 22:46:42 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
1.1.2009 22:46:43 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
1.1.2009 22:46:46 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'springDispatcher'
1.1.2009 22:54:10 org.apache.catalina.core.ApplicationContext log
INFO: Destroying Spring FrameworkServlet 'springDispatcher'
1.1.2009 22:54:10 org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
1.1.2009 22:54:11 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
1.1.2009 22:54:11 org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
1.1.2009 22:54:14 org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
1.1.2009 22:54:14 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
1.1.2009 22:54:14 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
1.1.2009 22:54:18 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'springDispatcher'
Hi. I have installe new installation of Mango. Everithing seems be OK but after I start browser with localhost:8080 every texts are displayed with string ??? before and ??? after.

It looks like this:

???login.userId???
???login.password???
Explorer 6 ???login.browserOnPlatform??? Windows
???login.supportedBrowser??? ???login.unsupportedBrowser???

Could you help with this problem to have displayed good texts ?

Thankx

Dusky
Java isn't problem for me but I need to know where is stored (programmend) user rights algoritmus to make changes.
thanx
Could you help me which file (code) I have to change ? A lot of thanks. Dusky
Hi. I need to setup Mango without USER access. Just start browser with http://localhost:8080 and immediately see online data. Is it possible ?
Last weekend I tried Mango with BacnetIP protocol. I tried to connect
it with Siemens PXC BacnetIP controller.

Connection is OK and I can also discover Bacnet device and find out
all Bacnet objects.

I have some problems to add Analog value as data point and I dont have
there possibility to set it as settable point.

I would like also ask you how is possible to setup parameters of time schedulers ?

I have feeling that this product could be good and mainly cheep solution for small project
with less or middle size of data points.

If you have some more detailed helps or guides for BacnetIP in Mango, please send me.

Dusky
 
Forum Index » Profile for dusky » Messages posted by dusky
Go to:   
Powered by JForum 2.1.9 © JForum Team