検索
Search results
- Generic File Driver for IDM, v 0.5
-
... added the ability (csv output files) to flush the file buffer after every record written (useful for when you are ...
Tool - scauwe - 1 Feb 2013 - 11:46am - 5 comments - 2 attachments - 1個のグループ
- GroupWise: GroupWise 8.0.2 HP3 Ships!
-
... write operation beyond the bounds of an allocated heap buffer , which could lead to the corruption of memory and the execution of ... a write operation beyond the bounds of an allocated heap buffer, which could lead to the corruption of memory and the execution of ...
Blog Entry - dlythgoe - 26 Sep 2011 - 9:29am - 3 comments - 0 attachments - @group個のグループ
- User App Roles Failing to Apply for Administrators
-
... jumps to some somewhat strange values in the history buffer and won't accept much else. When it is a GCV, what I usually do ...
Article - geoffc - 6 May 2011 - 2:09pm - 0 comments - 1 attachment - @group個のグループ
- Sample Java REST Code for retrieving all the roles in the RBPM system
-
... { Writer writer = new StringWriter(); char[] buffer = new char[1024]; try { Reader reader = new ... "UTF-8")); int n; while ((n = reader.read(buffer)) != -1) { writer.write(buffer, 0, n); } } finally { is.close(); } return ...
Article - kchendil - 3 Nov 2010 - 9:47am - 0 comments - 1 attachment - @group個のグループ
- Using Sentinel Collectors as Syslog Servers
-
... data. Events received on that port are placed in a buffer . The Connector connects to the buffer and requests events that match a specific filter, defined when you ...
Article - coolguys - 25 Aug 2010 - 3:43pm - 0 comments - 0 attachments - @group個のグループ
- Open Call for useful ECMA functions to use in Identity Manager
-
... "D", "E", "F" ]; function encodeAsciiHex(abyte0) { var buffer = ""; for(var i = 0; i < abyte0.length; i++) { var byte0 = abyte0[i]; buffer += digits[byte0 >> 4 & 0xf]; buffer += digits[byte0 & ...
Article - geoffc - 13 Jan 2010 - 2:31pm - 5 comments - 3 attachments - @group個のグループ
- Diagnosing a 6038 Error in Identity Manager
-
... see: end_request: I/O error, dev xvda, sector 6175592 Buffer I/O error on device xvda2, logical block 643429 lost page write due to ... on xvda2 end_request: I/O error, dev xvda, sector 4300784 Buffer I/O error on device xvda2, logical block 409078 lost page write due to ...
Article - geoffc - 8 Jan 2010 - 3:36pm - 0 comments - 1 attachment - @group個のグループ
- GroupWise 8 SP1 (8.0.1) SHIPS!!
-
... email address in your from line in your compose buffer , it doesn't make sense that you want to send a message out with the ... file. Either way the message opens in a groupwise compose buffer without generating the d107. So I think the real problem is that ...
Blog Entry - dlythgoe - 31 Aug 2009 - 2:08pm - 50 comments - 0 attachments - @group個のグループ
- Build your own Scripts to Manipulate LDIF Exports - Part 1
-
... The result will be displayed in a Vim buffer as following: BeanShell BeanShell is ...
Article - rkalfane - 23 Jun 2009 - 12:20pm - 3 comments - 1 attachment - @group個のグループ
- Novell Info: GroupWise Security Alert
-
... set of hot patches. The GWIA issues have to do with buffer overflows. Novell and GroupWise take every security report ...
Blog Entry - dlythgoe - 23 Jun 2009 - 12:15pm - 2 comments - 0 attachments - @group個のグループ
