Giter VIP home page Giter VIP logo

boundary-event-plugins's People

Contributors

jdgwartney avatar joewilliams avatar ohlol avatar pkwarren avatar vtereshko avatar

Stargazers

 avatar  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  avatar  avatar  avatar

boundary-event-plugins's Issues

VMware event adapater errors out

When running the vmware adapter it will error out with the following:

/usr/bin/java -jar vmware-events-1.2.jar configfile.yml
16:20:39.513 [main] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 4.3.1.Final
16:20:40.624 [main] INFO  c.b.adapter.vmware.VMwareCollector - Loaded 34 event definitions
Exception in thread "main" java.rmi.RemoteException: Exception in WSClient.invoke:; nested exception is:
    java.lang.IllegalArgumentException: Can not set [Ljava.lang.Object; field com.vmware.vim25.ArrayOfAnyType.anyType to [I
    at com.vmware.vim25.ws.WSClient.invoke(WSClient.java:159)
    at com.vmware.vim25.ws.VimStub.queryEvents(VimStub.java:2308)
    at com.vmware.vim25.mo.EventManager.queryEvents(EventManager.java:86)
    at com.boundary.adapter.vmware.VMwareCollector.<init>(VMwareCollector.java:107)
    at com.boundary.adapter.vmware.VMwareCollector.main(VMwareCollector.java:77)
Caused by: java.lang.IllegalArgumentException: Can not set [Ljava.lang.Object; field com.vmware.vim25.ArrayOfAnyType.anyType to [I
    at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:164)
    at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:168)
    at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:81)
    at java.lang.reflect.Field.set(Field.java:741)
    at com.vmware.vim25.ws.XmlGen.setArrayFieldValue(XmlGen.java:602)
    at com.vmware.vim25.ws.XmlGen.fromXml(XmlGen.java:329)
    at com.vmware.vim25.ws.XmlGen.fromXml(XmlGen.java:300)
    at com.vmware.vim25.ws.XmlGen.fromXml(XmlGen.java:292)
    at com.vmware.vim25.ws.XmlGen.fromXML(XmlGen.java:135)
    at com.vmware.vim25.ws.WSClient.invoke(WSClient.java:155)
    ... 4 more

I've verified that the vsphere account entered in configfile.yml works and when I tried version vmware-events-1.3.jar I get the same error.

java -version
java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

New Relic webhook returns error from New Relic

When sending a test message after adding the webhook in New Relic the following error is returned by New Relic, "Your Webhook URL is not configured properly".

I have the New Relic event webhook running on an EC2 instance with the host set to 0.0.0.0 and the port to 80. This is started with upstart and is running with no errors on the EC2 instance.

That instance is running on an ELB with a CNAME pointing to the ELB.

So far I've been unable to either send a test message or have any New Relic events start showing up in Boundary.

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.