mareks

mareks

commented on OPENAM-1264

10:55
From backtrace it seems that apache has loaded system-provided nss/nspr libraries - would it be possible to set LD_LIBRARY_PATH (or equiv.) to agent's/lib/ directory prior starting apache ? If agent keeps crashing then, gdb backtrace on a core would definitely help a lot more.
mareks

resolved OPENAM-1257

18 May
Fixed in r1985.

Use the following parameter in OpenSSOAgentBootstrap.properties to control naming-url validation network connect timeout:

com.forgerock.agents.ext.url.validation.timeout = 2

Timeout value is set in seconds. Default (when no parameter exists) is 2 sec.
mareks

changed the Assignee to 'Mareks Malnacs' on OPENAM-1257

18 May
mareks

resolved OPENAM-1267

18 May
Fixed in r1984
mareks

commented on OPENAM-1190

14 May
This bug relates to IIS6 policy agent only.
An error were in a method of how agent searched and replaced existing http header values - it erroneously matched all headers containing target header name string.
 
mareks

finished reviewing CR-402

02 May
mareks

looks good.

mareks

resolved OPENAM-1270

25 Apr
mareks

commented on OPENAM-1270

25 Apr
Fixed in r1944.
mareks

created OPENAM-1270

25 Apr
mareks

changed the Assignee to 'Mareks Malnacs' on OPENAM-1267

24 Apr
mareks

commented on OPENAM-1264

23 Apr
What I meant by trying current nightly is to try binary distribution from forgerock.com website. There are many issues in linux with different compilers and various combinations of nss/nspr libraries (and their compile-time flags) when you compile an agent from the source. We need reproducible use case to be able to fix this potential issue.
mareks

resolved OPENAM-1195

22 Apr
Fixed in r1942
mareks

commented on OPENAM-1264

18 Apr
There are multiple agent stability fixes in current nightly/3.0.5 - may I ask You to try latest version and see if it fixes Your problem ?
mareks

changed the Assignee to 'Mareks Malnacs' on OPENAM-1256

17 Apr
mareks

resolved OPENAM-1208, OPENAM-1179

17 Apr
mareks

committed 1879 to openam

04 Apr
Apache web policy agent fix for OPENAM-1233
mareks

No, they won't work - fail with unresolved symbols at runtime. Lets do a separate directory/build/packaging way then.

mareks

started review CR-385

21 Mar
apache24 support