I have a problem with the setup of the x-application
X-Application Version: 3.1.3.2
Tamino Version : 3.1.1.4
Platform : WinNT
WebContainer : Tomcat 3.3a
JDK Version : 1.3.1
defineTSD:
When I run the setup.cmd, I get the prompts error
BUILD FAILED
[java] reading tsd file D:\xapplication\testsuite\xmlfiles\property\propert
y.tsd
[java] http://localhost/tamino/xapplication: connect failed – retry #0
[java] http://localhost/tamino/xapplication: connect failed – retry #1
[java] http://localhost/tamino/xapplication: connect failed – retry #2
[java] http://localhost/tamino/xapplication: connect failed – retry #3
[java] http://localhost/tamino/xapplication: connect failed – retry #4
[java] error: connect to Tamino failed: id = 161 arg[0] = Error connecting
Tamino: server not available.
[java] NestedException: Server not available.
[java] NestedException:Server not available for http://localhost/tamino/xap
plication because of a deeper exception
[java] NestedException without message!
[java] aborted.
BUILD FAILED
D:\xapplication\ncconfig\buildLib.xml:226: Java returned: 1
I cannot understand that I get this error message, because I can work with the tamino data base (it?s running)
Thank you.
Bye, Irina
Hello,
X-Application requires a installed and running database. It does not install a database.
Please check with the X-Plorer or Tamino Interactive Interface if you have a database called ‘xapplication’.
If not, use an existing one (e.g. welcome3_1_…) or create a database with the Tamino Manager.
What I would also propose, is to switch your Tomcat version. According to your post you are using Tomcat 3.3a. Please, check your Tomcat Home directory. If it is
…\jakarta-tomcat-3.3.1
or
\jakarta-tomcat-3.3.1a
you have the newest version. Otherwise, could you install Tomcat 3.3.1 or 3.3.1a. There are many bugs related to this alpha version 3.3a.
Bye,
Christian.