hi catarinex,
This is what I get
[quote]28 04 20:06:17:607 [              Inner*] INFO  Ail.Log.LogComponent  Startup file appender created at Ail.20090428_2006.log
28 04 20:06:24:030 [ttp-8080-Processor25] INFO  ertyMessageResources  Initializing, config='org.apache.struts.taglib.bean.LocalStrings', returnNull=true
28 04 20:06:24:045 [ttp-8080-Processor25] INFO       GD.BrandManager  No brand file available
28 04 20:06:24:311 [ttp-8080-Processor25] INFO  ertyMessageResources  Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
28 04 20:06:26:342 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Application
28 04 20:06:26:436 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for AccessGroup
28 04 20:06:26:436 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for AccessGroup
28 04 20:06:26:451 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Host
28 04 20:06:26:451 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Switch
28 04 20:06:26:467 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Switch
28 04 20:06:26:467 [              Inner*] INFO  Ail.Cfgsdk.Component  5 folders loaded
28 04 20:06:26:842 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for AgentLogin
28 04 20:06:26:858 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for AgentLogin
28 04 20:06:26:858 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for DN
28 04 20:06:26:967 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for DN
28 04 20:06:26:983 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Person
28 04 20:06:27:014 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Person
28 04 20:06:27:014 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Place
28 04 20:06:27:014 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Place
28 04 20:06:27:014 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Script
28 04 20:06:27:092 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Script
28 04 20:06:27:092 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Skill
28 04 20:06:27:108 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Skill
28 04 20:06:27:108 [              Inner*] INFO  Ail.Cfgsdk.Component  6 folders loaded
28 04 20:06:27:123 [              Outer*] INFO           Ail.License  Interval is now 1
28 04 20:06:27:123 [              Outer*] INFO           Ail.License  Attempts max is now 10
28 04 20:06:27:123 [              Outer*] INFO           Ail.License  License file is now 7260@genesysmain
28 04 20:06:27:123 [              Outer*] INFO           Ail.License  Trying to checkout license IsdkFactory in 7260@genesysmain
28 04 20:06:27:264 [              Outer*] INFO           Ail.License  Scheduling license checker
28 04 20:06:27:280 [      Init Ail Logic] WARN               GD.Init  AIL is not initialized: Missing License Information[/quote]
and with the license file copied to that server:
[quote]
19 04 02:41:34:500 [              Inner*] INFO  Ail.Log.LogComponent  Startup file appender created at Ail.20090419_0241.log
19 04 02:41:42:515 [          Selector#0] WARN  .mux.SelectorManager  IO failure for connection 'tcp://genesys:2020[Opening]/0
java.net.ConnectException: Connection refused: no further information
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processConnection(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processSingleKey(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processSingleKeySafe(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processKeys(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.selectorLoop(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
19 04 02:41:42:531 [              Outer*] WARN     Ail.Cfgsdk.Driver  While connecting, 
com.genesyslab.platform.commons.protocol.ProtocolException: Error opening connection
	at com.genesyslab.platform.commons.protocol.DuplexChannel.waitForOpen(Unknown Source)
	at com.genesyslab.platform.commons.protocol.DuplexChannel.completeOpen(Unknown Source)
	at com.genesyslab.platform.commons.protocol.DuplexChannel.open(Unknown Source)
	at com.genesyslab.platform.commons.protocol.DuplexChannel.open(Unknown Source)
	at com.genesyslab.ail.driver.cfgsdk.CfgsdkDriver.reqConnect(CfgsdkDriver.java:276)
	at com.genesyslab.ail.driver.cfgsdk.CfgsdkDriver.execute(CfgsdkDriver.java:134)
	at com.genesyslab.ail.component.framework.Component.forward(Component.java:46)
	at com.genesyslab.ail.component.framework.QueueComponent$1.run(QueueComponent.java:55)
	at EDU.oswego.cs.dl.util.concurrent.QueuedExecutor$RunLoop.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused: no further information
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processConnection(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processSingleKey(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processSingleKeySafe(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processKeys(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.selectorLoop(Unknown Source)
	at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.run(Unknown Source)
	... 1 more
19 04 02:42:47:765 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Application
19 04 02:42:48:062 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for AccessGroup
19 04 02:42:48:062 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for AccessGroup
19 04 02:42:48:062 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Host
19 04 02:42:48:078 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Switch
19 04 02:42:48:078 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Switch
19 04 02:42:48:078 [              Inner*] INFO  Ail.Cfgsdk.Component  5 folders loaded
19 04 02:42:48:609 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for AgentLogin
19 04 02:42:48:625 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for AgentLogin
19 04 02:42:48:625 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for DN
19 04 02:42:48:921 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for DN
19 04 02:42:48:921 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Person
19 04 02:42:49:109 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Person
19 04 02:42:49:109 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Place
19 04 02:42:49:109 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Place
19 04 02:42:49:296 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Script
19 04 02:42:49:562 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Script
19 04 02:42:49:562 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Skill
19 04 02:42:49:562 [              Inner*] INFO      Ail.Cfgsdk.Cache  Cache fully loaded for Skill
19 04 02:42:49:562 [              Inner*] INFO  Ail.Cfgsdk.Component  6 folders loaded
19 04 02:42:49:593 [              Outer*] INFO           Ail.License  Interval is now 1
19 04 02:42:49:593 [              Outer*] INFO           Ail.License  Attempts max is now 10
19 04 02:42:49:593 [              Outer*] INFO           Ail.License  License file is now C:\FLEXlm95\license.dat
19 04 02:42:49:593 [              Outer*] INFO           Ail.License  Trying to checkout license IsdkFactory in C:\FLEXlm95\license.dat
19 04 02:42:49:921 [              Outer*] INFO           Ail.License  License checked out for IsdkFactory in C:\FLEXlm95\license.dat
19 04 02:42:49:921 [              Outer*] INFO           Ail.License  Scheduling license checker
19 04 02:42:49:921 [              Inner*] INFO  Ail.Log.LogComponent  Console level is now INFO
19 04 02:42:49:921 [              Inner*] INFO  Ail.Log.LogComponent  Min level is console, INFO
19 04 02:42:49:921 [              Inner*] INFO  Ail.Log.LogComponent  File level is now info
19 04 02:42:49:921 [              Inner*] INFO  Ail.Log.LogComponent  Renaming Ail.20090419_0241.log to ../logs/gdesktop.log.20090419_0241.log
[/quote]