Dashboard does not show correctly on Windows8

Questions about using and running the Rifidi Edge Server

Moderators: Matt, kyle

Post Reply
marvinxue
Posts: 1
Joined: Mon Sep 05, 2016 1:23 am

Dashboard does not show correctly on Windows8

Post by marvinxue » Mon Sep 05, 2016 1:29 am

Hi
I installed the latest version sever on windows8, server runs without error but dashboard does show as expected.

and here is the log
===

12:10:15,147 INFO org.rifidi.edge.Activator:43 - Starting Moquette MQTT
12:10:18,600 INFO org.rifidi.edge.services.EsperManagementServiceImpl:50 - EsperManagementServiceImpl created.
12:10:18,725 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: ReadZones
12:10:18,725 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: ReadZones
12:10:18,741 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: SensorStatus
12:10:18,741 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: UniqueTagInterval
12:10:18,741 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: StableSet
12:10:18,756 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: LimitStableSet
12:10:18,756 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: UniqueTagBatchInterval
12:10:18,756 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: RSSI
12:10:18,881 INFO com.espertech.esper.core.service.EPServiceProviderImpl:415 - Initializing engine URI 'default' version 5.3.0
12:10:19,319 ERROR org.rifidi.edge.configuration.ConfigurationServiceImpl:126 - Exception loading config/rifidi.xml or file not found, no configuration loaded
12:10:19,397 INFO org.springframework.remoting.rmi.RmiServiceExporter:393 - Looking for RMI registry at port '1101'
12:10:20,413 INFO org.springframework.remoting.rmi.RmiServiceExporter:404 - Could not detect RMI registry - creating new one
12:10:20,428 INFO org.springframework.remoting.rmi.RmiServiceExporter:276 - Binding service 'SensorManagerService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[127.0.0.1:1101](local),objID:[0:0:0, 0]]]]
12:10:20,428 INFO org.springframework.remoting.rmi.RmiServiceExporter:393 - Looking for RMI registry at port '1101'
12:10:20,444 INFO org.springframework.remoting.rmi.RmiServiceExporter:276 - Binding service 'CommandManagerService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[192.168.1.118:1101](remote),objID:[0:0:0, 0]]]]
12:10:20,491 INFO org.springframework.remoting.rmi.RmiServiceExporter:393 - Looking for RMI registry at port '1101'
12:10:20,491 INFO org.springframework.remoting.rmi.RmiServiceExporter:276 - Binding service 'EdgeServerManagerService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[192.168.1.118:1101](remote),objID:[0:0:0, 0]]]]
12:10:20,538 INFO org.apache.activemq.xbean.XBeanBrokerFactory$1:510 - Refreshing org.apache.activemq.xbean.XBeanBrokerFactory$1@279d26: startup date [Mon Sep 05 12:10:20 JST 2016]; root of context hierarchy
12:10:20,600 INFO org.apache.xbean.spring.context.v2.XBeanXmlBeanDefinitionReader:315 - Loading XML bean definitions from file [C:\Program Files\RifidiEdge-3.5.1\server\config\rifidi-amq-external.xml]
12:10:20,600 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: Tags
12:10:20,850 INFO org.apache.activemq.broker.BrokerService:262 - Using Persistence Adapter: MemoryPersistenceAdapter
12:10:20,850 INFO org.apache.activemq.broker.BrokerService:262 - ActiveMQ 5.5.0 JMS Message Broker (externalBroker) is starting
12:10:20,850 INFO org.apache.activemq.broker.BrokerService:262 - For help or more information please see: http://activemq.apache.org/
12:10:21,084 INFO org.apache.activemq.transport.TransportServerThreadSupport:262 - Listening for connections at: tcp://test.tehara:1100
12:10:21,084 INFO org.apache.activemq.broker.TransportConnector:262 - Connector tcp://127.0.0.1:1100 Started
12:10:21,100 INFO org.apache.activemq.broker.BrokerService:262 - ActiveMQ JMS Message Broker (externalBroker, ID:bsetsu-49941-1473045020866-0:1) started
12:10:21,162 INFO org.apache.activemq.broker.jmx.ManagementContext:262 - JMX consoles can connect to service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
12:10:21,241 INFO org.rifidi.edge.services.ProvisioningServiceImpl:156 - Path to applications foler: C:\Program Files\RifidiEdge-3.5.1\server/applications
12:10:21,475 INFO org.apache.activemq.broker.TransportConnector:262 - Connector vm://externalBroker Started
12:10:21,725 INFO org.rifidi.edge.rest.RestletServer:33 - RestletServer called
12:10:21,819 INFO org.rifidi.edge.rest.RestletServer:39 - Starting restlet server on port: 8111
12:10:22,334 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: ReadZones
12:10:22,381 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: StatsApp
12:10:22,397 INFO org.rifidi.edge.api.AbstractRifidiApp:226 - Starting App: SensorStatus
Attachments
Screen Shot 2016-09-05 at 12.05.56 PM.png
Screen Shot 2016-09-05 at 12.05.56 PM.png (119.06 KiB) Viewed 7936 times

atobon
Posts: 1
Joined: Thu Sep 08, 2016 1:12 am
Organization: Id Link

Re: Dashboard does not show correctly on Windows8

Post by atobon » Thu Sep 08, 2016 1:48 am

Hi marvinxue, in order to review the issue, could you please give us information about:

- Web browser you are using, version and language.
- Are you running rifidi server from Eclipse or outside.
- Please enable developer tools in web browser, for example using google chrome, then load the dashboard web page, and take a snapshot of console log, to see if there are any error messages.

nurban
Posts: 80
Joined: Mon Apr 21, 2014 10:33 am
Organization: PMRS, Inc.
Contact:

Re: Dashboard does not show correctly on Windows8

Post by nurban » Thu Sep 08, 2016 6:03 pm

atobon wrote:Web browser you are using, version and language.
Looks like Edge to me.

Before doing anything else, you should try another browser. Edge has some strange compatibility issues with web applications.

bppause
Posts: 434
Joined: Sat Oct 03, 2009 12:30 am
Organization: Pramari

Re: Dashboard does not show correctly on Windows8

Post by bppause » Fri Sep 09, 2016 7:21 am

One question @nurban.

When you say strange compatibility issues with Web applications what specifically are you referencing ?such as Rifidi Dashboard Admiral UI with specific browser versions

Please clarify as this will help us understand where to best focus our efforts.

Thx

BPP

nurban
Posts: 80
Joined: Mon Apr 21, 2014 10:33 am
Organization: PMRS, Inc.
Contact:

Re: Dashboard does not show correctly on Windows8

Post by nurban » Fri Sep 09, 2016 12:15 pm

bppause wrote:When you say strange compatibility issues with Web applications what specifically are you referencing ?such as Rifidi Dashboard Admiral UI with specific browser versions
I should have been more clear. I meant compatibility issues in general, not with any component of Rifidi specifically (I actually haven't had a chance to test Edge with the Dashboard yet myself).

Edge drops compatibility mode along with a whole bunch of other IE features, so I've found it doesn't play nice with a lot of things.

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests