Skip to content

Instantly share code, notes, and snippets.

View jeanouii's full-sized avatar

Jean-Louis Monteiro jeanouii

  • Tomitribe
  • France
View GitHub Profile
Skip to content
All gists
Back to GitHub
@jeanouii
@jeanouii
jeanouii/gist:33281441e3204cfef1b0f6a23b848343
Created March 27, 2023 19:29
0
2016-04-19 01:44:19
Full thread dump Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode):
"process-waitFor" prio=5 tid=0x00007fe21a325800 nid=0x6103 in Object.wait() [0x0000700001889000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000007f2c20068> (a java.lang.UNIXProcess)
at java.lang.Object.wait(Object.java:503)
at java.lang.UNIXProcess.waitFor(UNIXProcess.java:261)
- locked <0x00000007f2c20068> (a java.lang.UNIXProcess)
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<health>
<checks>
<description>expected='Clear text.' actual='Clear text.'</description>
<details>
<detail>Creating the TribestreamPasswordCipher instance.</detail>
<detail>Encrypting the clear text.</detail>
<detail>Decrypting the previous cryptogram.</detail>
<detail>Testing decrypted version against the expected value.</detail>
</details>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<health>
<checks>
<description>expected='Clear text.' actual='Clear text.'</description>
<details>
<detail>Creating the TribestreamPasswordCipher instance.</detail>
<detail>Encrypting the clear text.</detail>
<detail>Decrypting the previous cryptogram.</detail>
<detail>Testing decrypted version against the expected value.</detail>
</details>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<health>
<checks>
<description>expected='Clear text.' actual='Clear text.'</description>
<details>
<detail>Creating the TribestreamPasswordCipher instance.</detail>
<detail>Encrypting the clear text.</detail>
<detail>Decrypting the previous cryptogram.</detail>
<detail>Testing decrypted version against the expected value.</detail>
</details>
@jeanouii
jeanouii / small.xml
Last active September 24, 2015 09:08
<pxy:rules>
<rul:rule>
<rul:description>Route to the CI for /partners</rul:description>
<rul:auth-constraint/>
<rul:auth method="BEARER"/>
<rul:rewrite>
# test 1
RewriteRule ^/partners/(.*)$ https://gws-test.starbucks.com/partners/$1 [P]
# test 2
<pxy:rules>
<rul:rule>
<rul:description>Route to the CI for /partners</rul:description>
<rul:auth-constraint/>
<rul:auth method="BEARER"/>
<rul:rewrite>
RewriteRule ^/partners/(.*)$ https://gws-test.starbucks.com/partners/$1 [P]
</rul:rewrite>
<rul:headers>
<rul:header name="gws-tag-host" provider="ognl">@java.net.InetAddress@getLocalHost().getHostName()</rul:header>
<pxy:rules>
<rul:rule>
<rul:description>Route to the CI for /partners</rul:description>
<rul:auth-constraint/>
<rul:auth method="BEARER"/>
<rul:rewrite>
RewriteRule ^/partners/(.*)$ https://gws-test.starbucks.com/partners/$1 [P]
</rul:rewrite>
<rul:headers>
<rul:header name="gws-tag-host" provider="ognl">@java.net.InetAddress@getLocalHost().getHostName()</rul:header>
$ pbpaste | awk '{$1=$1};1' | uniq | sort
tribe.access-gateway.access-token.ldap.baseDn > tribe.oauth2.ldap.baseDn
tribe.access-gateway.access-token.ldap.bindCredentials > tribe.oauth2.ldap.bindCredentials
tribe.access-gateway.access-token.ldap.bindDn > tribe.oauth2.ldap.bindDn
tribe.access-gateway.access-token.ldap.idleTime > tribe.oauth2.ldap.idleTime
tribe.access-gateway.access-token.ldap.ldapUrl > tribe.oauth2.ldap.ldapUrl
tribe.access-gateway.access-token.ldap.maxPoolSize > tribe.oauth2.ldap.maxPoolSize
tribe.access-gateway.access-token.ldap.minPoolSize > tribe.oauth2.ldap.minPoolSize
tribe.access-gateway.access-token.ldap.prunePeriod > tribe.oauth2.ldap.prunePeriod
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<items>
<paging>
<limit>3</limit>
<offset>0</offset>
<returned>3</returned>
<total>100</total>
</paging>
<availability-item>
<deliveredFrozen>false</deliveredFrozen>