Cannot run the application

Post any questions regarding Installing or Upgrading Ebase, including problems starting up the Ebase Xi Server or Designer

Moderators: Jon, Steve, Ian, Dave

t4nu
Ebase User
Posts: 305
Joined: Thu Jul 02, 2015 8:32 am
Location: Indonesia

Cannot run the application

#1

Postby t4nu » Tue Dec 29, 2015 4:18 am

Hi,
First, sorry if this post is not appropriately posted in this part.
But because I think the problem is related to start up so I put it in here.

Here is my problem,
I edit the web.xml at D:\ebaseXi_5.0\UfsClient\IntegratedServer\ebasetest\WEB-INF (yes, I installed ebase at my 2nd partition of my hard drive) to add

Code: Select all

<env-entry>
  <env-entry>DBSCHEMA</env>
  <env-entry>TESTDTA</env>
  <env-entry>java.lang.String</env>
</env-entry>
at the bottom of the web.xml file.

But after restarting the integrated server (and even after restarting the computer), I got this message:

Code: Select all

I/O error contacting server on http&#58;//localhost&#58;3050/ebasetest/designer - check that the start designer parameters are set correctly

I also cannot launch the ebaseAdmin.

Even I thought that the error has nothing to do with the additional environment variable at web.xml I erase the entry and restart the server, but still the error persist.

What should I do to fix that?
What parameters should I check and in what file?
Thanks in advance for the help.
0 x

t4nu
Ebase User
Posts: 305
Joined: Thu Jul 02, 2015 8:32 am
Location: Indonesia

Re: Cannot run the application (SOLVED)

#2

Postby t4nu » Tue Dec 29, 2015 5:05 am

I have solved the problem.
Seems I put the env-entry at the wrong place (after the web-app, while it should be before it).
I stop the server and start it again after a while, and everything back to normal.
t4nu wrote:Hi,
First, sorry if this post is not appropriately posted in this part.
But because I think the problem is related to start up so I put it in here.

Here is my problem,
I edit the web.xml at D:\ebaseXi_5.0\UfsClient\IntegratedServer\ebasetest\WEB-INF (yes, I installed Ebase at my 2nd partition of my hard drive) to add

Code: Select all

<env>
  <env>DBSCHEMA</env>
  <env>TESTDTA</env>
  <env>java.lang.String</env>
</env>
at the bottom of the web.xml file.

But after restarting the integrated server (and even after restarting the computer), I got this message:

Code: Select all

I/O error contacting server on http&#58;//localhost&#58;3050/ebasetest/designer - check that the start designer parameters are set correctly

I also cannot launch the ebaseAdmin.

Even I thought that the error has nothing to do with the additional environment variable at web.xml I erase the entry and restart the server, but still the error persist.

What should I do to fix that?
What parameters should I check and in what file?
Thanks in advance for the help.
0 x

Hovik
Moderator
Moderator
Posts: 184
Joined: Tue Sep 11, 2007 8:58 am

#3

Postby Hovik » Tue Dec 29, 2015 11:28 am

Thanks for posting your solution. It's an easy mistake but very unforgiving.

Just checked the online documentation regards Environment variables, and it says:
"Environment variable definitions should be added to the bottom of the web.xml file, immediately preceding the final </web-app> tag."
0 x


Who is online

Users browsing this forum: No registered users and 42 guests