BookmarkSubscribeRSS Feed
medhatmamdouh
Fluorite | Level 6

hi there

i now have error starting the dataflux server

as when i run the command

----------------------------------------------------------------

[sasinst@swfatca bin]$ ./dmsadmin start

Starting Data Management Server process (dfintgsvr)...

/home/u01/SASHome/DataFluxDataManagementServer/2.7/dmserver/bin/dfintgsvr: /usr/lib64/libssl.so.10: no version information available (required by /home/u01/SASHome/DataFluxDataManagementServer/2.7/dmserver/lib/libgsoap-2.7.so)
/home/u01/SASHome/DataFluxDataManagementServer/2.7/dmserver/bin/dfintgsvr: /usr/lib64/libcrypto.so.10: no version information available (required by /home/u01/SASHome/DataFluxDataManagementServer/2.7/dmserver/lib/libgsoap-2.7.so)
/home/u01/SASHome/DataFluxDataManagementServer/2.7/dmserver/bin/dfintgsvr: /usr/lib64/libcrypto.so.10: no version information available (required by /home/u01/SASHome/DataFluxDataManagementServer/2.7/dmserver/lib/libgsoap-2.7.so)
ERROR: unable to start the server.

-----------------------------------------------------

and here is the tail from dmserver.log

 

failed to create Process Pool: Failed to initialize process pooling instance.

0316_14:00:23.116 INFO  REPOs dir = /home/u01/SASHome/DataFluxDataManagementServer/2.7/dmserver/etc/repositories/
0316_14:00:23.116 INFO  MACROs dir = /home/u01/SASHome/DataFluxDataManagementServer/2.7/dmserver/etc/macros/
0316_14:00:23.116 INFO  DMSERVER/IPACC/ALL_REQUESTS = [not set]
0316_14:00:23.116 INFO  DMSERVER/IPACC/POST_DELETE = [not set]
0316_14:00:23.116 INFO  DMSERVER/IPACC/NOSECURITY = [not set]
0316_14:00:23.116 INFO  DIS job/svc file name comparisons:  case-sensitive
0316_14:00:23.116 INFO  DMSERVER/THREADS/COUNT_MAX = 1024
0316_14:00:23.118 INFO  using repository named: Server Repository
0316_14:00:23.119 INFO  failed to create Process Pool: Failed to initialize process pooling instance.
0316_14:00:23.119 INFO  DIS initialization failed
0316_14:00:23.119 INFO  begin DIS shutdown
0316_14:00:23.119 INFO  begin SOAP shutdown
0316_14:00:23.119 INFO  SOAP shutdown completed
0316_14:00:23.119 INFO  WLP shutdown completed
0316_14:00:23.120 INFO  Batch Jobs shutdown completed
0316_14:00:23.120 INFO  DIS shutdown completed

2 REPLIES 2
jklaverstijn
Rhodochrosite | Level 12

Looks like you have multiple versions of OpenSSL installed. Try something like

 

# locate libssl.so

and see what comes up. Then have a look at the symlinks that exist for the openssl libraries in their directories (likely /usr/lib64 or /lib64).

 

It will help if you provide more info like the OS version and level you're using.

 

Regards,

- Jan.

medhatmamdouh
Fluorite | Level 6
thankx,
my os version is rhel 6.4.
i tried to copy those file form runing system to this system and tried to start the service and it's started,
i will test data flux and see if there is running

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1173 views
  • 0 likes
  • 2 in conversation