Code Monkey home page Code Monkey logo

simpledb-appender's People

simpledb-appender's Issues

domain configuration is broken

What steps will reproduce the problem?
1. Try the example config, wait for nullpointerexception

The switch to the AWS library code introduces a bug where the domain name isn't 
correctly set when configuring from logback.xml

I put a fix on 
https://github.com/joodie/simpledb-appender/commit/9190f23208ee1d0e0d0a5464ff9ef
9a69ec1cd75

Original issue reported on code.google.com by [email protected] on 22 Oct 2012 at 9:55

Appender does not work with logback v1.0.0 and slf4j 1.6.4

There's a minor issue with getCallerData which breaks this appender for the 
released version of logback.

I have a patch to fix this; when applied, tests pass, and the appender appears 
to work.

I have attached it, in case this is useful.

My fix for the test is a bit unorthodox, but you can't mock a 
StackTraceElement; it seemed simpler just to create a real one. 


Original issue reported on code.google.com by [email protected] on 30 Jan 2012 at 5:54

Attachments:

Fails to start up due to new aws region

WARNING: Failed to parse regional endpoints
java.lang.RuntimeException: Invalid service endpoint 
(cloudformation.cn-north-1.amazonaws.com.cn) is detected.
    at com.amazonaws.regions.RegionMetadataParser.addRegionEndpoint(RegionMetadataParser.java:111)
    at com.amazonaws.regions.RegionMetadataParser.parseRegionElement(RegionMetadataParser.java:99)
    at com.amazonaws.regions.RegionMetadataParser.parseRegionMetadata(RegionMetadataParser.java:86)
    at com.amazonaws.regions.RegionUtils.initRegions(RegionUtils.java:202)
    at com.amazonaws.regions.RegionUtils.init(RegionUtils.java:156)
    at com.amazonaws.regions.RegionUtils.getRegions(RegionUtils.java:66)
    at com.amazonaws.regions.RegionUtils.getRegion(RegionUtils.java:92)
    at com.amazonaws.regions.Region.getRegion(Region.java:45)
    at com.kikini.logging.simpledb.SimpleDBAppender.start(SimpleDBAppender.java:228)


Original issue reported on code.google.com by [email protected] on 20 Dec 2013 at 8:59

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.