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]$
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!
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.
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
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.