Skip to main content

Receiving the runtime 198 error when starting animator from x86 solaris10 server

  • June 11, 2013
  • 2 replies
  • 0 views

I'm trying to start animator and I'm getting the following error:

Load error : file 'cobdebug64.so.3'

error code: 198, pc=0, call=1, seg=0

198     Load failure (fatal: relocation error: file /lib/64/libc_db.so.1: symbol ps_lgetxregsize: referenced symbol not found)

Has anyone else encountered this error?  Our old server was a Sparc and we did not encounter this error running animator.  We think think one of the files in the in the opt/cobol5 library is specific to Sparc and now that our server is not a Sparc, this is causing animator not to work.

Any help would be greatly appreciated.

 

Thanks for your response, Michael.

We are running Server Express 5.1.4 WrapPack 4.  What is Websync 7?  Is Websync 7 the same as WrapPack 7 or ServerExpress 5.1.7?

2 replies

I'm trying to start animator and I'm getting the following error:

Load error : file 'cobdebug64.so.3'

error code: 198, pc=0, call=1, seg=0

198     Load failure (fatal: relocation error: file /lib/64/libc_db.so.1: symbol ps_lgetxregsize: referenced symbol not found)

Has anyone else encountered this error?  Our old server was a Sparc and we did not encounter this error running animator.  We think think one of the files in the in the opt/cobol5 library is specific to Sparc and now that our server is not a Sparc, this is causing animator not to work.

Any help would be greatly appreciated.

 

Thanks for your response, Michael.

We are running Server Express 5.1.4 WrapPack 4.  What is Websync 7?  Is Websync 7 the same as WrapPack 7 or ServerExpress 5.1.7?

ps_lgetxregsize is indeed a SPARC-only function. (It's a documented Solaris function, but not supported on x86.)

You don't say what product version you're using - please remember to include that information when posting a question. This was a known issue in Server Express 5.1 prior to Websync 7 (RPI 1085453), so I suggest updating to the current fix level for your product. Updates are available at:

supportline.microfocus.com/.../index.asp


I'm trying to start animator and I'm getting the following error:

Load error : file 'cobdebug64.so.3'

error code: 198, pc=0, call=1, seg=0

198     Load failure (fatal: relocation error: file /lib/64/libc_db.so.1: symbol ps_lgetxregsize: referenced symbol not found)

Has anyone else encountered this error?  Our old server was a Sparc and we did not encounter this error running animator.  We think think one of the files in the in the opt/cobol5 library is specific to Sparc and now that our server is not a Sparc, this is causing animator not to work.

Any help would be greatly appreciated.

 

Thanks for your response, Michael.

We are running Server Express 5.1.4 WrapPack 4.  What is Websync 7?  Is Websync 7 the same as WrapPack 7 or ServerExpress 5.1.7?

It's the same as WrapPack 7. The "Websync" and "WrapPack" terms basically refer to the same thing, for different platforms. I can't keep all the terms we use straight myself, to be perfectly honest, so I usually just look for the latest release available on the Supportline site.