Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / getappmap/appmap-java issues and pull requests

#161 - fix: eliminate possibility of NPE

Pull Request - State: closed - Opened by apotterri over 1 year ago - 1 comment
Labels: released

#160 - NPE when trying to record a Spring app using Hibernate

Issue - State: closed - Opened by apotterri over 1 year ago - 1 comment
Labels: released

#159 - Getting initializationError while running Tests with AppMap with Gradle

Issue - State: open - Opened by ram-kushwaha almost 2 years ago - 1 comment

#158 - `java.lang.IllegalArgumentException`

Issue - State: closed - Opened by ahtrotta almost 2 years ago - 5 comments
Labels: bug, released

#157 - fix: improve naming of output directory

Pull Request - State: closed - Opened by apotterri almost 2 years ago - 1 comment
Labels: released

#156 - Handle Spring parameterized requests correctly

Pull Request - State: closed - Opened by apotterri almost 2 years ago - 1 comment
Labels: released

#155 - Support Java 17 by avoiding a bug in javassist

Pull Request - State: closed - Opened by apotterri almost 2 years ago - 2 comments
Labels: released

#154 - AppMaps are written to the wrong directory

Issue - State: closed - Opened by apotterri almost 2 years ago - 1 comment
Labels: bug, released, appmap-java

#153 - Travis build doesn't publish agent jars to GitHub

Issue - State: closed - Opened by apotterri almost 2 years ago - 1 comment
Labels: bug, appmap-java

#152 - Normalized paths are incorrect

Issue - State: closed - Opened by apotterri almost 2 years ago - 2 comments
Labels: bug, released, appmap-java

#151 - NPE while remote recording PetClinic

Issue - State: closed - Opened by apotterri almost 2 years ago - 1 comment
Labels: bug, released, appmap-java

#150 - Java agent indicates recorder name and type in AppMaps

Issue - State: closed - Opened by apotterri almost 2 years ago - 2 comments
Labels: enhancement, released, appmap-java

#149 - Java agent records Spring apps in non-prod environments

Issue - State: closed - Opened by apotterri almost 2 years ago - 3 comments
Labels: enhancement, appmap-java

#148 - Java agent writes a default config if none exists

Issue - State: closed - Opened by apotterri almost 2 years ago - 1 comment
Labels: enhancement, appmap-java

#147 - The agent aborts if run in an unsupported version of the JVM

Issue - State: open - Opened by apotterri almost 2 years ago
Labels: enhancement, appmap-java

#145 - Exception `... no such class: com.appland.appmap.process.ThreadLock`

Issue - State: closed - Opened by jansorg about 2 years ago - 1 comment

#144 - JVM crashes with appmap-maven-plugin 1.2.1 and `mvn clean test`

Issue - State: closed - Opened by jansorg about 2 years ago - 4 comments
Labels: bug, released, appmap-java

#143 - AppMap `npx` command failed to record tests on Windows

Issue - State: open - Opened by jansorg about 2 years ago

#142 - Resolving alibaba fastjson vulnerability

Pull Request - State: closed - Opened by golinski97 about 2 years ago - 1 comment
Labels: released

#141 - Test, ignore and delete

Issue - State: closed - Opened by brikelly over 2 years ago

#140 - Stream is closed when scan feign.reponse

Issue - State: open - Opened by mike-boost over 2 years ago - 2 comments

#139 - Not include Junit5 @ParameterizedTest

Issue - State: open - Opened by mike-boost over 2 years ago - 1 comment

#138 - feat: Allow appmap_dir, language, and add'l

Pull Request - State: closed - Opened by kgilpin over 2 years ago - 1 comment
Labels: released

#137 - Fix the way normalized_path is set for a Spring request

Pull Request - State: closed - Opened by apotterri over 2 years ago - 1 comment
Labels: released

#136 - Fix NPE that happens when examining a class in the unnamed package

Pull Request - State: closed - Opened by apotterri over 2 years ago - 1 comment
Labels: released

#135 - Add configurable labels

Pull Request - State: closed - Opened by apotterri over 2 years ago - 1 comment
Labels: released

#134 - Ignore extra properties in appmap.yml

Pull Request - State: closed - Opened by apotterri over 2 years ago - 2 comments
Labels: released

#133 - Add elapsed time

Pull Request - State: closed - Opened by apotterri over 2 years ago - 1 comment
Labels: released

#132 - Fix the order hooks are applied

Pull Request - State: closed - Opened by apotterri over 2 years ago - 2 comments
Labels: released

#131 - Out of heap space on a Java project with a Maven build

Issue - State: open - Opened by sualeh over 2 years ago

#130 - fix: Don't call mocked java.sql methods

Pull Request - State: closed - Opened by apotterri over 2 years ago - 2 comments
Labels: released

#129 - Mocking SQL Statement causes test to fail, when using AppMap Maven plugin

Issue - State: closed - Opened by sualeh over 2 years ago - 2 comments
Labels: released

#128 - Add subprojects

Pull Request - State: closed - Opened by apotterri over 2 years ago - 1 comment
Labels: released

#127 - Adding a label causes failure at runtime

Issue - State: closed - Opened by apotterri over 2 years ago - 1 comment

#126 - Add @Labels annotation

Pull Request - State: closed - Opened by apotterri over 2 years ago - 1 comment
Labels: released

#125 - Add support for recording HTTP server requests to an Http Core server

Pull Request - State: closed - Opened by apotterri over 2 years ago - 1 comment
Labels: released

#124 - Install Agent is failing in Windows

Issue - State: closed - Opened by sashank over 2 years ago - 11 comments

#123 - feat: Record non-public methods

Pull Request - State: closed - Opened by apotterri over 2 years ago - 1 comment
Labels: released

#122 - feat: Support remote recording org.apache.http

Pull Request - State: closed - Opened by apotterri over 2 years ago - 9 comments
Labels: released

#121 - WIP, skip filter chain for recording requests

Pull Request - State: closed - Opened by apotterri almost 3 years ago - 1 comment

#120 - fix: Fix path and exclude item regexp

Pull Request - State: closed - Opened by apotterri almost 3 years ago - 1 comment
Labels: released

#119 - AppMap recording fails with JDK 15,16,17, works with JDK 11

Issue - State: closed - Opened by ptrdvrk almost 3 years ago - 3 comments

#118 - `appmap-java` on Android

Issue - State: open - Opened by dustinbyrne almost 3 years ago

#117 - feat: Update output from validate command

Pull Request - State: closed - Opened by apotterri almost 3 years ago - 1 comment
Labels: released

#116 - test: Test access to Recorder.threadState

Pull Request - State: closed - Opened by apotterri almost 3 years ago - 1 comment
Labels: released

#115 - fix: Avoid ConcurrentModificationException

Pull Request - State: closed - Opened by apotterri about 3 years ago - 2 comments
Labels: released

#113 - Plugin fails to initialize

Issue - State: closed - Opened by dustinbyrne about 3 years ago

#112 - Auto-select installer if only one is available

Issue - State: closed - Opened by dustinbyrne about 3 years ago

#111 - HTTPSecurity bypass configuration may be needed

Issue - State: open - Opened by kgilpin about 3 years ago

#110 - Bypass CSRF security

Issue - State: open - Opened by kgilpin about 3 years ago

#109 - Look for config in parent directories

Pull Request - State: closed - Opened by apotterri about 3 years ago - 1 comment
Labels: released

#108 - Bug: bxbot test broken by appmap-java agent

Issue - State: open - Opened by ptrdvrk about 3 years ago

#106 - Bug: Java agent breaks an assertion in ShardingSphere

Issue - State: open - Opened by ptrdvrk about 3 years ago

#103 - Add validate subcommand to the CLI

Pull Request - State: closed - Opened by apotterri about 3 years ago - 1 comment
Labels: released

#102 - FEAT: Shallow recording of nested packages

Pull Request - State: closed - Opened by ptrdvrk about 3 years ago - 2 comments

#101 - feat: Record HTTP server request and response headers

Pull Request - State: closed - Opened by dustinbyrne about 3 years ago - 4 comments
Labels: released

#100 - fix: File is locked during move

Pull Request - State: closed - Opened by kgilpin about 3 years ago - 1 comment
Labels: released

#99 - fix: Guard NPE when checking the shallow flag on a package

Pull Request - State: closed - Opened by kgilpin about 3 years ago - 1 comment
Labels: released

#98 - Bug: File access errors when recording Maven-run tests on Windows

Issue - State: closed - Opened by ptrdvrk about 3 years ago - 8 comments
Labels: bug, released

#97 - Errors when recording tests (UX test session)

Issue - State: closed - Opened by ptrdvrk about 3 years ago

#96 - build(gradle): use GradleNexusPublishing plugin

Pull Request - State: closed - Opened by dustinbyrne about 3 years ago - 1 comment
Labels: released

#95 - feat: Package recording options

Pull Request - State: closed - Opened by kgilpin about 3 years ago - 2 comments
Labels: released

#94 - feat: Expand and modularize the integration test suite

Pull Request - State: closed - Opened by kgilpin about 3 years ago - 2 comments
Labels: released

#93 - feat: Source location and test metadata

Pull Request - State: closed - Opened by kgilpin about 3 years ago - 1 comment
Labels: released

#92 - Check testng "expectedExceptions" before marking a test failed

Issue - State: open - Opened by kgilpin about 3 years ago
Labels: bug

#91 - Obtain a checkpoint AppMap

Pull Request - State: closed - Opened by kgilpin about 3 years ago - 4 comments
Labels: released

#90 - Next release

Pull Request - State: closed - Opened by kgilpin about 3 years ago - 3 comments
Labels: released

#89 - Agent helper command output can be directed to a file

Issue - State: closed - Opened by kgilpin about 3 years ago - 1 comment

#84 - Java: implement `status` command

Issue - State: closed - Opened by dustinbyrne over 3 years ago - 1 comment

#83 - Java: implement `init` command

Issue - State: closed - Opened by dustinbyrne over 3 years ago - 1 comment

#78 - Atomic finalization of streaming files to disk

Issue - State: closed - Opened by dustinbyrne over 3 years ago - 2 comments
Labels: released

#77 - non-master branch attempts publish task

Issue - State: closed - Opened by dustinbyrne over 3 years ago - 1 comment

#76 - fix: Issue 75 Appmap generated file name too long

Pull Request - State: closed - Opened by marcuss over 3 years ago - 2 comments

#73 - build(gradle): use GradleNexusPublishing plugin

Pull Request - State: closed - Opened by hleb-rubanau over 3 years ago - 1 comment

#54 - feat: Issue 50 and 44 remove unnecessary info add parent id to events

Pull Request - State: closed - Opened by marcuss over 3 years ago - 16 comments

#50 - Duplicate return event properties are replaced by parent_id

Issue - State: closed - Opened by dustinbyrne over 3 years ago - 1 comment
Labels: released

#44 - Remove duplicate event properties

Issue - State: closed - Opened by dustinbyrne over 3 years ago - 3 comments
Labels: released

#23 - Release jars built with both java8 and java11

Pull Request - State: closed - Opened by apotterri about 4 years ago - 1 comment
Labels: released