-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Jan,
On 12/7/12 6:06 PM, Jan Kostelansky wrote:
> I am experiencing problems running vb script under tomcat.
>
> [...]
>
> I created servlet which does precisely the same as simple java
> program.
If it's on the server side, there are a whole bunch of issues you
could be encountering. Please post the Java code you are using to
launch the script on the server.
> If I run servlet in tomcat7 under Win XP - everything is fine
>
> If I run servlet in tomcat7 under Win 7 64 bit - program stops
> when Word.Applicaiton ActiveX component opens docx document.
Do you mean that the thread blocks and you never get a response from
Tomcat? You are probably not managing your streams -- or the
underlying process -- properly.
Or, André's suggestion is right that Microsoft Office has lots of
failure modes when running under a Service.
> This is not tomcat error precisely as it works on XP. I have a
> feeling enhanced Windows7 security causes this issues.
Possibly. Are there any log messages (catalina.log, etc.) or error
events in the Windows event viewer?
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iEYEAREIAAYFAlDExJoACgkQ9CaO5/Lv0PBb1gCfXepZI+bWDYSfJbB1Ruv5ugmk
L4sAn3n58QoDhCsfGolXlRSfRa/DYbwa
=Fs9b
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|