UCS wont start (LINUX)

Hi everybody!!
We have a trouble with UCS that cannot be started!

We are using:

  • Linux Red Hat 6.6
  • UCS 8.1.4
  • JAVA 1.6.0_45

And the variable GES are configured correctly!

I tried to find what means "IOException occured when loading file ‘lg.cfg’ " but i dont have Idea!

the complete log are here:

[genuraadm@VVCELDURDES03 ucs_hom_p]$ ./run.sh
[err] Application init failed: Could not instantiate ContactServer Runtime : IOException occured when loading file ‘lg.cfg’ :VVCELDURDES03.localdomain: VVCELDURDES03.localdomain
java.lang.RuntimeException: Could not instantiate ContactServer Runtime : IOException occured when loading file ‘lg.cfg’ :VVCELDURDES03.localdomain: VVCELDURDES03.localdomain

at com.genesyslab.icc.util.Server.initLoggerFactory(Server.java:589)
at com.genesyslab.icc.contactserver.ContactServerEngine.initInstance(ContactServerEngine.java:391)
at com.genesyslab.icc.contactserver.ContactServerEngine$4.run(ContactServerEngine.java:1345)
at java.lang.Thread.run(Unknown Source)
Abnormal server exit, code:-1
[genuraadm@VVCELDURDES03 ucs_hom_p]$

Thankx !!!

in the security tab of UCS
did you select “this account” and select account “default”, i think a new user has to be created with name default

Yes “this account” is with Default user!!
it is weird, because i don`t have a clue what means “lg.cfg”, in genesys documentation and articles in web site, dont have anything about it!
But Thanks for the reply!

Have you tried a previous version maybe to discard an issue with the installer?

lg.cfg seems like it refers to linux OS
i did a google search

cavagnaro, Yes, we started installing the 8.5 version but we realised that this version is not supported(yet), so we tried to install 8.1.4 and got the same error!!
it is funny because we have two environments (both with the same configuration)and in the fist one that we installed works perfectly!!

genesysnoob, we tried to google it but nothing helped us!

we also runned the command chmod -R 777 in all UCS folders, GCTI, JAVA and so on… but the issue continues.

any ideia!?

Thanks again!!!

Just out of curiosity
have you checked the cview options and compared it to the working one
Are both the servers are Linux and same version?
Have you touch based with Linux admin in your company and asked them to look into lf.cgf file
Does the Java home variable set on the Linux host?

Q:have you checked the cview options and compared it to the working one
A: yes, and are the same!

Q:Are both the servers are Linux and same version?
A: yes the same! RedHat 6.6 codname santiago

Q:Have you touch based with Linux admin in your company and asked them to look into lf.cgf file
A: No, those linux serves are at customer responsibility.
What should be checked into this file as I can ask the customer?

About the java, we set correctly JAVA_HOME (AND GES_HOME_810)
JAVA_HOME= /usr/java/jre1.6.0_45/bin
GES_HOME_801= /GCTI

Thanks!

Few more

  1. While installing UCS have you used the same level of access Credentails as of the last one
  2. I heard there will be some kind of permissions need to be set for the user profile ( above user while installing)
  1. Yes the same!
    2)This servers are the exactly the same (a copy one of another)

All configuration of the servers are exactly the same!!!

Can you search for that file and see thats inside it - lg.cfg

linux command: find -name “lg.cfg”

On both servers we cannot find this lg.cfg!
we tried to find on both !!

just for curiosity, i have ran echo $lg.cfg and i got as return .cfg so maybe this (lg.cfg is not a file, maybe a environment variable) who knows??? ::slight_smile:

Reach out to Linux team may be they will help on that file

Thanks for your time!!!
:slight_smile:

It is some “mis-configuration” on Linux OS, I guess. Which OS and exactly version are you using? Are there any other “non-standard” binaries or packages on that server/OS? I have installed eServices version 8.1.x and 8.5 for several times and never have encountered similiar error/issue. So, that points to the issue on OS level or at some UCS<->OS relation.

It is the first time that happens with me as well!
but we will try to find the solution!
FOR SURE IT WILL BE WORK!! :wink:

when I get it I wil post here!!!

I Think that the people here helped me a lot!!!
to arrive in this conclusion I received help of some people from here!

And of course, here in this Post have the version of OS!

But thanks! :wink:

Did it Work?

Hi !!

Not yet !!! :frowning:
I tried to do some changes but did not work!!

For now, Im getting focus in other troubles :wink:

But soon We will try again!!
thanx!

What’s in run.sh?