Hello,
I tried to running the XMLGreeting Example but I get an Exception . I change the Database_uri
to Database_Uri = “http://jet:3207/tamino/myDB”;
this is the Server in where Tamino is Running.
when I enter the “http://jet:3207/tamino/myDB?_diagnose=ping” on the Browser I get a blank Page.
it is the same with “http://jet:3207/tamino/myDB?_diagnose=version” .
I get the following exception when I’am trying to run XMLGreeting :
*******************Exception **********
Nested Exception ( com.softwareag.tamino.db.API.invocation.TCommunicationException, tag: JavaTaminoAPI_4_1_4_42_1_1, java: 1.3.0, os: Windows NT 4.0 ) stacktrace:
Nested Exception ( com.softwareag.tamino.db.API.invocation.TInvocationRetryHandlerException, tag: JavaTaminoAPI_4_1_4_42_1_1, java: 1.3.0, os: Windows NT 4.0 ) stacktrace:
Nested Exception ( com.softwareag.tamino.db.API.invocation.http.THTTPCommunicationException, tag: JavaTaminoAPI_4_1_4_42_1_1, java: 1.3.0, os: Windows NT 4.0 ) stacktrace:
HTTP communication failure. ResponseCode: -1, messageText: null
at com.softwareag.tamino.db.API.invocation.http.THTTPInvocation.getInputStream(Unknown Source)
at com.softwareag.tamino.db.API.invocation.http.THTTPInvocation.doGetInvoke(Unknown Source)
at com.softwareag.tamino.db.API.invocation.http.THTTPInvocation.doInvoke(Unknown Source)
at com.softwareag.tamino.db.API.invocation.TAbstractInvocation.doTemplateInvoke(Unknown Source)
at com.softwareag.tamino.db.API.invocation.TAbstractInvocation.invoke(Unknown Source)
at com.softwareag.tamino.db.API.invocation.TAbstractInvocation.checkServerAvailabilityAndVersion(Unknown Source)
at com.softwareag.tamino.db.API.connection.TConnectionImpl.(Unknown Source)
at com.softwareag.tamino.db.API.connection.TConnectionFactory.newConnection(Unknown Source)
at de.debeka.tamino.XMLGreeting.main(XMLGreeting.java:42)
Exception in thread “main”
End Exception
could somebody tell me what I’am doing wrong ?
Thanks and Best Regards
Annick
#webMethods#API-Management#webMethods-Tamino-XML-Server-APIs