yogeshVU

Results 12 issues of yogeshVU

``` /opt/collectd# ./sbin/collectd -t -C etc/conf.d/docker.conf plugin_load: plugin "python" successfully loaded. python plugin: Error importing module "dockerplugin". Unhandled python exception in importing module: SyntaxError: invalid syntax (dockerplugin.py, line 217) python...

I don't know if this is a bug or expected behavior in webgme. But when I create an empty project in the browser, and I can set the decorator with...

As in the desktop GME version, the OCL constraint checker facility is missing in the webgme. And the constraint checking is done via the javascript constraints. There is an OCL..js...

Suggestion

**Describe the bug** When working with a jsonschema and invoking the model generator, one encounters following error: `Modular references require an output directory, not a file` It appears that the...

enhancement

**Describe the bug** When working with Set collection, It is not possible to perform add operations on the set collection due to missing hash function. One gets following error: ```...

enhancement
help wanted

**Describe the bug** When working with enum type whose values are objects, the field names of the objects are not populated correctly. It generates something like: `array___title____usa____type____object____properties_____usa_____title____usa____type____object____properties________required________additional_properties___false_____additional_properties___false_` **To Reproduce** Generated...

bug

Ansible Version: 2.x InfluxDB Version: 1.3 ## Issue Describe the issue. Does not support the web admin and [admin] options are ignored from the configuration file ## Steps to reproduce...

Once starting the Example program from the `readme.md` with appropriate url set to `localhost:2746`, one gets following error: ``` "/Applications/IntelliJ IDEA.app/Contents/jbr/Contents/Home/bin/java" -javaagent:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar=49913:/Applications/IntelliJ IDEA.app/Contents/bin -Dfile.encoding=UTF-8 -classpath /Users//Projects/testArgoClient/target/classes:/Users//.m2/repository/io/argoproj/workflow/argo-client-java/v3.0.1/argo-client-java-v3.0.1.jar:/Users//.m2/repository/io/kubernetes/client-java/9.0.2/client-java-9.0.2.jar:/Users//.m2/repository/io/kubernetes/client-java-api/9.0.2/client-java-api-9.0.2.jar:/Users//.m2/repository/io/sundr/builder-annotations/0.21.0/builder-annotations-0.21.0.jar:/Users//.m2/repository/io/sundr/sundr-core/0.21.0/sundr-core-0.21.0.jar:/Users//.m2/repository/io/sundr/sundr-codegen/0.21.0/sundr-codegen-0.21.0.jar:/Users//.m2/repository/io/sundr/resourcecify-annotations/0.21.0/resourcecify-annotations-0.21.0.jar:/Users//.m2/repository/org/joda/joda-convert/2.2.1/joda-convert-2.2.1.jar:/Users//.m2/repository/io/kubernetes/client-java-proto/9.0.2/client-java-proto-9.0.2.jar:/Users//.m2/repository/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar:/Users//.m2/repository/commons-codec/commons-codec/1.14/commons-codec-1.14.jar:/Users//.m2/repository/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar:/Users//.m2/repository/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar:/Users//.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/Users//.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/Users//.m2/repository/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar:/Users//.m2/repository/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar:/Users//.m2/repository/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/Users//.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar:/Users//.m2/repository/org/bouncycastle/bcprov-ext-jdk15on/1.66/bcprov-ext-jdk15on-1.66.jar:/Users//.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.jar:/Users//.m2/repository/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.jar:/Users//.m2/repository/com/google/protobuf/protobuf-java/3.12.2/protobuf-java-3.12.2.jar:/Users//.m2/repository/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/Users//.m2/repository/org/bitbucket/b_c/jose4j/0.7.2/jose4j-0.7.2.jar:/Users//.m2/repository/io/swagger/swagger-annotations/1.5.24/swagger-annotations-1.5.24.jar:/Users//.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/Users//.m2/repository/com/squareup/okhttp3/okhttp/3.14.7/okhttp-3.14.7.jar:/Users//.m2/repository/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar:/Users//.m2/repository/com/squareup/okhttp3/logging-interceptor/3.14.7/logging-interceptor-3.14.7.jar:/Users//.m2/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/Users//.m2/repository/io/gsonfire/gson-fire/1.8.4/gson-fire-1.8.4.jar:/Users//.m2/repository/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar:/Users//.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar:/Users//.m2/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar ArgoClient Exception when...

Hi all, I am trying to setup and use the python client.. However I get connection error issues. I am trying out the example from the readme.md file. Here is...

currently the deadlines are not displayed in ascending order. will be good to have one.