" /> Unable to login to GAD - Genesys CTI User Forum

Author Topic: Unable to login to GAD  (Read 2921 times)

Offline blakshmikanth

  • Newbie
  • *
  • Posts: 31
  • Karma: 0
Unable to login to GAD
« on: September 30, 2008, 01:58:33 PM »
Advertisement
Hi,

I tried installing GAD on our test environment. After entering the details in the login screen, I get the following error message


java.lang.NoClassDefFoundError: Could not initialize class com.genesyslab.uadthin.proxy.InfoBusinessLogic
.
..
..

Also, I observed that class files are available in thin.jar file (located in webapps/gdesktop/web-inf/lib folder). I set my classpath variable to the exact location and in vain.

Is anyone faced this issue before? Any suggestions?

Thanks,
Lakshmikanth

Offline barleycorn

  • Jr. Member
  • **
  • Posts: 73
  • Karma: 2
Re: Unable to login to GAD
« Reply #1 on: September 30, 2008, 04:01:54 PM »
Hi, some basic suggestions/questions first... If these are not helpful, maybe you could post a log file showing the whole startup to the point you get this error?
1. Do you have your JAVA_HOME set correctly?
2. Is GAD running under Tomcat, or is it some other container?
3. In CME for the application, on the security tab, what is the value of "Log on as"
4. What version of GAD is this?
5. Do you have any customization of GAD?

Offline blakshmikanth

  • Newbie
  • *
  • Posts: 31
  • Karma: 0
Re: Unable to login to GAD
« Reply #2 on: October 01, 2008, 12:33:01 PM »
Hi,

I solved it. Due to unknown issues, GAD was unable to get license from the server.

After I reread the license file, everything is working fine.

Thanks,
Lucky