Hi guys,
Here’s a weird (and toughie) one. Our application stores binary contents successfully in Tamino when using Apache as a web server. But the same method call (accessor.insert(nonXMLObject) fails when the web server used is an IIS 5.0. Any ideas of what can be happening?
Thanks a lot in advance,
Carlos
ps: env. info.
Windows 2K + Tamino 4.1.4.5 + IIS 5
Nested Exception ( com.softwareag.tamino.db.API.invocation.TInvocationRetryHandlerException, tag: JavaTaminoAPI_4_1_4_42_2_1, java: 1.4.2_04, os: Windows 2000 5.0 ) stacktrace:
Nested Exception ( com.softwareag.tamino.db.API.invocation.http.THTTPCommunicationException, tag: JavaTaminoAPI_4_1_4_42_2_1, java: 1.4.2_04, os: Windows 2000 5.0 ) stacktrace:
HTTP communication failure. ResponseCode: 500, messageText: Server Error
at com.softwareag.tamino.db.API.invocation.http.THTTPInvocation.getInputStream(Unknown Source)