Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Johnny on September 03, 2008, 03:14:14 PM

Title: Genesys Integration Server (GIS) 7.2.000.11
Post by: Johnny on September 03, 2008, 03:14:14 PM
We are trying to install GIS (Genesys Integration Server) 7.2.000.11 as a standalone server :

- [b]R:\GIS\windows\setup.exe
- Genesys Installation Wizard
- [b]Deploy GIS.SOAP (SOAP protocal) as standalone server[/b]
- Genesys Installation Wizard will install Genesys Integration Server Components for GIS.SOAP (SOAP protocol) standalone server.[/b]

We get the following error message :

[color=red][font=Verdana]Cannot receive information from Configuration Server:
Error occured while querying Configuration Server for application type "112": Querying Configuration Server failed.[/font][/color]

Does any one knows what application type 112 means, and what would be the reasons why we cannot connect to the Configuration Server and/or install GIS?

Config Server is at 7.2 and all other applications were upgraded to 7.2

Any help would be much appreciated
Johnny


Genesys 7.2 Installation Package

Genesys Integration Server
Genesys Telecommunications Laboratories, Inc.

Product (Component)
Name Genesys Integration Server
Package Version 7.2.000.11
Build Date 2006-04-19
Build Number 1
Language English (United States)
Release Type General

The Genesys Integration Server provides interfaces for Genesys products that use Services Oriented Architectures (SOA). This includes Genesys products such as the Genesys Desktop .NET Toolkit and Genesys SDKs that are built for Web Services development.


Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: cavagnaro on September 03, 2008, 04:26:32 PM
check on the bd, on application templates the one with Id 112
Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: barleycorn on September 03, 2008, 04:55:20 PM
Have you imported the application template and configured a new application in CME yet?  If so, when you load up CME and click on Applications... Locate the "confserv" application and let me know what version it says for it.
Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: barleycorn on September 03, 2008, 08:26:31 PM
[quote author=cavagnaro link=topic=3287.msg13598#msg13598 date=1220459192]
check on the bd, on application templates the one with Id 112
[/quote]
The specific query if you wish to look in the database would be:
select * from cfg_app_prototype
where dbid = 112;

You could also omit the where clause to just do a full table scan.
The reason I was asking  in my previous post for the version number as displayed in Config Manager (you specify everything is 7.2), is that I have seen it in the past where the server components have been upgraded, but somehow the database got forgotten...  :o (big no, no!)
Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: SorinM on February 05, 2013, 12:03:33 PM
Hello,

I am encountering the same error when trying to install GIS 7.2 on a 8.1 environment. I don't know if it is compatible. Does exist GIS 8.1?
Thanks!
Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: Kubig on February 05, 2013, 12:44:26 PM
Why do you install R7.2? It is out-of-support and EOL. Install GIS in R7.6 in minimal. BTW,in 8.1 exists other ways how to do scenarios without GIS,GIS is no longer needed
Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: SorinM on February 05, 2013, 01:09:02 PM
Thanks for the answer!

We are in a process of upgrading from Genesys 7.2 to 8.1. All the platform was migrated on this specific server, but GIS was never installed here, though in production environment is. So for PROD we will have to upgrade GIS too in order to work. We have GIS connected with a Symon environment which uses GIS like SES.
Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: Kubig on February 05, 2013, 01:26:29 PM
I very recommended to you use latest version of GIS. I am 100% sure that will not be R7.2,but above version
Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: SorinM on February 05, 2013, 01:28:26 PM
As i saw, i think the last version of Interaction SDK is 7.6.

Thanks!
Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: SorinM on February 06, 2013, 09:11:34 AM
Finally, I made GIS 7.2 to connect and start with a 8.1 Config Server. The problem was java version. I had hava 6 and for GIS is needed java 5.

Now I have another problem: I want to add in SYMON Portal Admin the new Genesys Collector but as I see, even if the http verification page of GIS is working fine, when I try to configure, Symon still finds the services for the other GIS (Production one).

Does anyone has a Symon documentation?

Thanks!
Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: Kubig on February 06, 2013, 09:55:26 AM
I think "no",here is Genesys forum,not Symon.
Title: Re: Genesys Integration Server (GIS) 7.2.000.11
Post by: SorinM on February 06, 2013, 10:27:56 AM
Though exists some Symon - GIS topics :)

Thanks!