Mark,

this is what I got:

Ubuntu version:

[EMAIL PROTECTED]:~/go/boon/CGOS$ more /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.1"

Java version:

[EMAIL PROTECTED]:~/go/boon/CGOS$ java -version
java version "1.5.0_15"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode, sharing)

Output of test:

[EMAIL PROTECTED]:~/go/boon/CGOS$ java -jar GTPTester.jar "java -jar
GoEngineGTP.jar"
Sending GTP command: name
java.io.IOException: The engine didn't respond. Possible reason: 
        at tesuji.games.gtp.GTPUtil.readGTPResponse(GTPUtil.java:94)
        at
tesuji.games.go.main.GTPTesterMain.main(GTPTesterMain.java:57)
[EMAIL PROTECTED]:~/go/boon/CGOS$ 

During the test an additional window popped up, showing:

0 [main] INFO
org.springframework.beans.factory.xml.XmlBeanDefinitionReader#loadBeanDefinition
s
- Loading XML bean definitions from file
[/home/hellwig/go/boon/CGOS/GoEngineGTP.xml]

185 [main] DEBUG
org.springframework.beans.factory.xml.DefaultDocumentLoader#loadDocument
-
Using JAXP provider
[com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]

481 [main] DEBUG
org.springframework.beans.factory.xml.BeansDtdResolver#resolveEntity  -
Found beans DTD [http://www.springframework.org/dtd/spring-beans.dtd] in
classpath: spring-beans.dtd

607 [main] DEBUG
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader#regist
erBeanDefinitions
- Loading bean definitions

763 [main] DEBUG
org.springframework.beans.factory.xml.XmlBeanFactory#run  -
Creating instance of bean 'GoEngine'

1054 [main] DEBUG
org.springframework.beans.factory.xml.XmlBeanFactory#run
- Finished creating instance of bean 'GoEngine'

1204 [main] INFO  tesuji.games.gtp.GTPToGameEngine#handleCommand  -
handleCommand#start name

1228 [main] DEBUG tesuji.games.gtp.GTPCommandLoop#processCommand  -
GTPResponse: '= RandomGo
'

Hellwig

_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to