Recent posts

#1
CMOD for z/OS Server / Creating PDF's Instead of AFPO...
Last post by satya_srungarapu - November 25, 2025, 11:06:32 PM
How is PDF'd stored in Z/os . Any suggestions or pointers where i can find more information
#2
CMOD for z/OS Server / Re: Rest Api to get the size o...
Last post by satya_srungarapu - November 25, 2025, 10:55:34 PM
Arnold, Thank you very much for your resposne. For Example  "Content-Length: 5553" means 5553 Bytes. Correct me if Iam wrong
#3
CMOD for z/OS Server / Re: Rest Api to get the size o...
Last post by Ed_Arnold - November 25, 2025, 04:45:21 PM
The size will be returned when the document is retrieved. Specifically, via the "Content-Length" header as shown in the example here:

https://www.ibm.com/docs/en/cmofm/10.5.0?topic=document-retrieve

Document sizes are not shown in the search results.
#4
CMOD for z/OS Server / Rest Api to get the size of AF...
Last post by satya_srungarapu - November 24, 2025, 09:22:44 AM
Using the REST API interface on z/os (POST /cmod-rest/v1/hits/{folderName}), is it possible to retrieve the size of the requested AFPout file? Alternatively, is there any method available to obtain the AFPout file size through the REST API hosted on z/os?"
#5
CMOD for Multiplatforms / Re: Trying to get info from th...
Last post by Justin Derrick - November 21, 2025, 11:12:42 PM
Just throwing this out there...  It may be far easier to just use arslog to process log messages on the CMOD server directly, and send notifications via eMail or to an enterprise monitoring solution.

-JD.
#6
CMOD for Multiplatforms / Re: Trying to get info from th...
Last post by akstrom - November 21, 2025, 09:16:58 AM
Found the error, he had added the wrong version (added 10.5.0.5 and we run 10.5.0.8)
#7
CMOD for Multiplatforms / Re: Encryption at rest
Last post by akstrom - November 19, 2025, 09:45:36 PM
Thanks Justin ,... you are always helpful :-D
#8
CMOD for Multiplatforms / Trying to get info from the sy...
Last post by akstrom - November 19, 2025, 09:44:11 PM
Hi ! My co worker is trying to get information from the systemlog when a certain batch is finished, but when connection to our test machine he get s this :

When trying to connect to an ondemand server from a java application I get a fatal memory error in the jvm when calling initialize() on the odserver.
I've tried this with java 8, java 11, java 17, java 21, java 24 and java 25.

The error message is:
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa4d01c940, pid=36144, tid=40480
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.17+10 (17.0.17+10) (build 17.0.17+10)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.17+10 (17.0.17+10, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# V  [jvm.dll+0xc940]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows

The hspid_error log starts like this indication that the problem is in com.ibm.edms.od.ArsWWWInterface.apiInitializeNative:

---------------  T H R E A D  ---------------

Current thread (0x0000023cc3c639b0):  JavaThread "main" [_thread_in_vm, id=40480, stack(0x0000005092900000,0x0000005092a00000)]

Stack: [0x0000005092900000,0x0000005092a00000],  sp=0x00000050929fcdd8,  free space=1011k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0xc940]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  com.ibm.edms.od.ArsWWWInterface.apiInitializeNative(Ljava/lang/String;Ljava/lang/String;ZLcom/ibm/edms/od/ODServer;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/ibm/edms/od/ArsWWWResult;)J+0
j  com.ibm.edms.od.ArsWWWInterface.initializeNative(Ljava/lang/String;Ljava/lang/String;ZLcom/ibm/edms/od/ODServer;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/ibm/edms/od/ArsWWWResult;)V+29
j  com.ibm.edms.od.ODServer.initialize(Ljava/lang/String;)V+362
j  no.tietoevry.ondemandlogs.od.ConnectOd.logonOd()Lcom/ibm/edms/od/ODServer;+85
j  no.tietoevry.ondemandlogs.services.OndemandService.run()V+4

Has anyone experienced the same problem ?

Anne Strom from Norway community
#9
CMOD for z/OS Server / Re: Recommended Db2 on z/OS Se...
Last post by Ed_Arnold - November 17, 2025, 10:24:56 PM
APAR for Db2 ODBC exposed by CMOD:


PH68886: DB2 FOR z/OS ODBC TRACED THE BIGINT VALUE INCORRECTLY

ERROR DESCRIPTION:                                           

When BIGINT is in use, the Db2 for z/OS ODBC application trace shows an incorrect value.
#10
Announcements and News / System requirements for IBM® C...
Last post by Ed_Arnold - November 12, 2025, 10:31:16 PM
System requirements for IBM® Content Manager OnDemand beginning with version 10.5.0.11

https://www.ibm.com/support/pages/node/7249695

Requires newer levels of pre-req and co-req products.

In addition, the following product components are not planned to ship with Content Manager OnDemand version 10.5.0.11 and later. Note that all of these components have supported 64-bit equivalents that will continue to be provided.
               - OnDemand Windows Client (32-bit)
               - OnDemand Windows Administrator (32-bit)
               - OnDemand Windows Monitor (32-bit)
               - Content Manager OnDemand Web Enablement Kit (ODWEK) Java APIs (32-bit)
               - ARSACIF (32-bit; Multiplatforms only)