nonXML upload

Hello,

I’m using Tamino XML Server 4.2.1 and I still get errors when I try to upload non xml files. Most of the files works ok, but I get an error with some files. I’m doing my tests with Interactive Interface and I’m getting two kinds of errors:


PDF file (~1MB, test1.pdf )

with IIS:

<ino:message ino:returnvalue=“8711”>
<ino:messagetext ino:code=“INOXPE8711”>Document not well-formed</ino:messagetext>
ino:messagelineLine 1, Column 1: The main XML document cannot be empty</ino:messageline>
</ino:message>

this file generates no error using Apache as webserver.

PDF file (~2MB, test2.pdf)

<ino:message ino:returnvalue=“7126”>
<ino:messagetext ino:code=“INOSXE7126”>Server extension failed</ino:messagetext>
ino:messagelineINOSXE7114: Java error: Errtext: ‘java.lang.OutOfMemoryError’</ino:messageline>
</ino:message>

This error I get with IIS and Apache as webserver.

On an installation on Windows 2000 I achived to bypass this error by setting the Java Options
$-Xms128m$-Xmx128m for X-Tension (in Tamino Manager)

But I still get this error on an other Windows 2003 Installation (by setting same Java Options).


For our clients it has to run on all supported windows plattforms with IIS as webserver. Do I miss something? Is this a known Bug?

Any suggestions will be helpful.

Thanks,
Simon

[This message was edited by Simon on 03 March 2005 at 9:39.]
test2.pdf (2.13 MB)

test1
test1.pdf (1.02 MB)