Giter Club home page Giter Club logo

backlog-monitor-for-geoevent's Introduction

backlog-monitor-for-geoevent

ArcGIS GeoEvent Extension for Server utility to monitor the number of messages waiting to be processed by GeoEvent Services and outputs. This application is a JavaFX application that connects to the local GeoEvent Extension through JMX and displays current message backlog counts of message buffers.

App

Instructions

Building the source code:

  1. Open a command prompt in the directory containing the pom.xml file.
  2. Make sure JavaFX is on the classpath with this command "mvn com.zenjava:javafx-maven-plugin:2.0:fix-classpath" (for details on this, see http://zenjava.com/javafx/maven/fix-classpath.html)
  3. Build the application - "mvn clean jfx:jar" which creates a jar file in target/jfx/app.
  4. Now you can run the executable jar file by going to the folder where the jar file is, and running "java -jar "

Requirements

  • ArcGIS GeoEvent Extension for Server.
  • Java JDK 1.7 or greater.
  • JavaFX.
  • Maven.

Usage

The lines on the display represent the number of messages in each backlog. Over time, the backlog should not be growing. There might be temporary "spikes" in the graph when a burst of messages come in, and the server processes the messages. However, if one of the lines is consistently growing, then the server is not likely to recover, and it will eventually run out of resources.

Following is a healthy server example:

alt text

Following is an unhealthy server example:

alt text

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2013 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

backlog-monitor-for-geoevent's People

Contributors

gtieman avatar hanoch avatar mzesri avatar rtrujill007 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

backlog-monitor-for-geoevent's Issues

Security Exception when Running jfx.jar file

I have run into to an issue trying to run the “java -jar geoevent-backlog-monitor-10.4.0-jfx.jar” command from the command line. Once run I get the following two errors although there is a bunch of lines in between these errors making me think that it is trying to do something:
• java.lang.SecurityException: Authentication failed
• Caused by: javax.security.auth.login.FailedLoginException

I originally had an issue using the maven plugin 2.0 and had to upgrade that plugin to 8.1.2 and change the version in the pom.xml file just to get the build to work when running the “mvn cleanjfx:jar” command. After that it built the proper “geoevent-backlog-monitor-10.4.0-jfx.jar” inside the target/jfx/app folder but as stated before it does run successfully. When looking up the errors listed above it seems like I need to configure a login and maybe a password but nothing in the documentation says that I have to modify any file to allow for connection to the GeoEvent. We have a username and password to log into the GeoEvent Manager so if that is needed to run this Java FX application where do I update that setting?

Thanks
Jason Sphar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.