jwagenleitner/groovy-wslite 392
Lightweight SOAP and REST webservice clients for Groovy
GExcelAPI is a thin Groovy-ish wrapper library of not JExcelAPI but Apache POI.
Mirror of Apache ActiveMQ
jwagenleitner/asciidoctor-gradle-plugin 0
A Gradle plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.
jwagenleitner/big-brother-bot 0
Big Brother Bot B3 is a complete and total server administration package for online games. B3 is designed primarily to keep your server free from the derelicts of online gaming, but offers more, much more.
Mirror of Apache Camel
Very Groovy Browser Automation
Java 8 Date/Time API enhancements for Groovy
created repositoryjx3-gitops-repositories/jx3-eks-asm
Jenkins X 3.x Cluster Git Template for managing Kubernetes resources in a cluster using AWS Secret Manager
created time in 12 hours
fork jstrachan/hermit
Hermit manages isolated, self-bootstrapping sets of tools in software projects.
https://cashapp.github.io/hermit
fork in 17 hours
startednetty/netty-incubator-transport-io_uring
started time in a day
push eventapache/groovy
commit sha 621bddcff4b2a4ea82aac23449b7209606e3f10b
Disable `SecurityTest.testChecksCreateClassLoaderPermissionForClassLoaderProtectedMethodAccess` for JDK16+
push time in a day
PR opened cannatag/ldap3
Fixes Issue #954: Socket never closed after certain exceptions, python warning displayed
Connecting to a non-existing port will later trigger a ResourceWarning: unclosed <socket.socket fd=3, ....>
This warning occurs whenever an exception is raised from _open_socket, after the socket was allocated. When an exception is raised from _open_socket, the connection will remain in state unbound, closed, and so the allocated socket will never be freed again. Solution is to free the socket before raising the exception.
pr created time in a day
push eventapache/groovy
commit sha 4c0c54de5235090778e749b6f7b4ee151a56cc7d
Tweak array support and trivial refactor
push time in 2 days
push eventapache/groovy
commit sha 92ab4dc283219f952ae2730f36eb110c9e80bb9b
Support clone array
push time in 3 days
push eventTirasa/ConnIdGoogleAppsBundle
commit sha 5d1178861684d99ce656815603ddf7deace92e42
Replacing Travis CI for OSS Sonatype deployment
push time in 3 days
push eventTirasa/ConnIdGoogleAppsBundle
commit sha 4583f3de7665ec1df3daacaedea7e52e36496202
improved logging in case of errors
push time in 3 days
push eventTirasa/ConnIdLDAPBundle
commit sha f22615a68703f7f4d2caaa9a0490903e2c63489b
Fix license headers
push time in 3 days
push eventTirasa/ConnIdLDAPBundle
commit sha f370bd76e0b459448bc43e265caffbe71dac885e
Replacing Travis CI for OSS Sonatype deployment
push time in 3 days
push eventapache/groovy
commit sha 99b6d743646bda153b9b30bf27dfccad793ac32a
Fix calling method derived from super type
push time in 3 days
push eventapache/groovy
commit sha db5964c17e364b8ce4b8fee6997b65933968abe9
Fix calling method derived from super type
push time in 3 days
push eventapache/groovy
commit sha 298b68d6639478ce08c4eb2e172c1b3d60f49f62
Minor refactoring
push time in 3 days
issue commentoracle/python-cx_Oracle
Please give us a testcase!
comment created time in 3 days
issue openedoracle/python-cx_Oracle
- What versions are you using?
Give your database version.
Oracle 19.3
Also run Python and show the output of: platform.platform: Linux-5.8.0-50-generic-x86_64-with-glibc2.32 sys.maxsize > 2**32: True) platform.python_version: 3.8.6
cx_Oracle.version: 8.1.0 cx_Oracle.clientversion: (19, 6, 0, 0, 0)
- Is it an error or a hang or a crash?
I work with AQ and CLOBs inside the application. When I add "pooled" to connection string I can get cx_Oracle.DatabaseError: DPI-1062: unexpected OCI return value 1041 in function dpiObject_setAttributeValue
Is it any way to understand the reason and avoid this error?
Is it is solved in version 8.2?
created time in 3 days
issue openedcannatag/ldap3
Kerberos auth with round-robin
My organization uses AD with round-robin DNS. I am trying to following the example at:
https://ldap3.readthedocs.io/en/latest/bind.html?highlight=ReverseDnsSetting#kerberos
But I'm getting the error:
[egagne:ldap_test] 10s % ./ldap_test.py
Traceback (most recent call last):
File "/Users/egagne/ldap_test.py", line 14, in <module>
conn = Connection(server, sasl_credentials=(ReverseDnsSetting.REQUIRE_RESOLVE_ALL_ADDRESSES,), authentication=SASL, sasl_mechanism=KERBEROS, auto_referrals=False)
NameError: name 'ReverseDnsSetting' is not defined
I've tried adding ReverseDnsSetting to my import, this doesn't work:
from ldap3 import Server, Connection, SASL, Tls, KERBEROS, SUBTREE, ReverseDnsSetting
created time in 3 days
push eventapache/groovy
commit sha 9d5f429abcbb2eeec741c704dfbfacda48e592fb
Fix calling method of super type
push time in 3 days
push eventapache/groovy
commit sha 9049616ef2277b62abde8e44bb4a0b2f88550b1e
Fix calling method of super type
push time in 3 days
push eventapache/groovy
commit sha 0939dd440a0b67a9de561ad4b6db24c490985f6a
Fix calling method of super type
push time in 3 days