Skip to content
⌘ NSIS Forum Archive

How to create instaler Java + Tomcat in one?

2 posts

Caspi#

How to create instaler Java + Tomcat in one?

Hi all,

I Tryed to make installer for Java and tomcat in one. But I have got problem with Java aplication. In error log of tomcat is:

INFO: Jk running ID=0 time=0/20 config=null
java.lang.StringIndexOutOfBoundsException: String index out of range: 4

I just copied the files onto dist and run tomcat.exe with install parameters.

What else I have to do?