Search found 5 matches

by jaiswal.priyanka1
Fri Apr 29, 2016 4:42 am
Forum: Search Appliance
Topic: Corrupt tables issue
Replies: 1
Views: 18090

Corrupt tables issue

Hi Team,

Some of the tables and indexes in our Texis database are showing some abnormal behavior. It seems tables are corrupted. The abnormality resulted the change in values of some of the master tables. Can anyone help regarding the issue.
by jaiswal.priyanka1
Tue Mar 15, 2016 11:12 am
Forum: Installation
Topic: Texis installation issue
Replies: 7
Views: 24234

Texis installation issue

Webserver's reply is same as shown in previous post. Also we have checked monitor.log, access_log and error_log but haven't found anything related to our issue.
Could you please suggest any other solution for the issue.
by jaiswal.priyanka1
Mon Mar 14, 2016 6:27 am
Forum: Installation
Topic: Texis installation issue
Replies: 7
Views: 24234

Texis installation issue

Hi Mark,

We have tried the solution given by you where we have used "nycvspclc1s005" instead of "NYCVSPCLC1S005" but still it is giving same error.

-----------------------
CGI extension [ENTER for none]:
Stopping monitor processes.....done
Checking dir with a web fetch...Ok
Verifying version...*** Failed ***
The URL 'http://nycvspclc1s005/cgi-bin/texis/ins ... html?-dump'
failed: No Vortex version in reply. The web server apparently did not
run Vortex for that URL. Try again.

Can you please suggest what we should try next.
by jaiswal.priyanka1
Fri Mar 11, 2016 7:04 am
Forum: Installation
Topic: Texis installation issue
Replies: 7
Views: 24234

Texis installation issue

While installing texis we are getting "No Vortex version in reply" error as below :

---------------------------------------------------------------------------------------------------

CGI extension [ENTER for none]:
Stopping monitor processes.....done
Checking dir with a web fetch...Ok
Verifying version...*** Failed ***
The URL 'http://NYCVSPCLC1S005/cgi-bin/texis/ins ... html?-dump' (http://NYCVSPCLC1S005/cgi-bin/texis/ins ... l?-dump%27)
failed: No Vortex version in reply. The web server apparently did not
run Vortex for that URL. Try again.
View web server reply (y/n)? [ENTER for n]: y
HTTP/1.1 302 Found
Date: Fri, 11 Mar 2016 11:23:13 GMT
Server: Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/0.9.8za
Location: https://nycvspclc1s005/cgi-bin/texis/in ... html?-dump
Content-Length: 248
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://nycvspclc1s005/cgi-bin/texis/in ... re</a>.</p>
</body></html>

--------------------------------------------------------------------------------------------------------------------------------------
Also, we have run below commands :
uname - a
-> Linux NYCVSPCLC1S005 2.6.18-164.6.1.el5 #1 SMP Tue Oct 27 11:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

----------------------------------------------------------------------------------------------------------------------------------------------
ldd /usr/local/apache/cgi-bin/monitor
->linux-gate.so.1 => (0xffffe000)
libm.so.6 => /lib/libm.so.6 (0x0072a000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0xf7f52000)
libdl.so.2 => /lib/libdl.so.2 (0x00755000)
libpthread.so.0 => /lib/libpthread.so.0 (0x0075c000)
libncurses.so.5 => /usr/lib/libncurses.so.5 (0xf7f08000)
libc.so.6 => /lib/libc.so.6 (0x005cc000)
/lib/ld-linux.so.2 (0x005ad000)

--------------------------------------------------------------------------------------------------------------------------------------
Please help us to resolve the issue.
by jaiswal.priyanka1
Tue Feb 09, 2016 7:05 am
Forum: Texis & Metamorph
Topic: Texis engine issue
Replies: 1
Views: 17667

Texis engine issue

We are facing issues while installing texis(Version:5.01.1233959086) engine.Previously texis was installed on the same server and we were able to get the output of texis commands like "texis -version" etc. But suddenly when we run any texis commands, we get following errors:

For example, while checking texis -version we are getting following error-

$ texis -version

Texis Web Script (Vortex) Copyright (c) 1996-2009 Thunderstone - EPI, Inc.
Unknown Version 5.01.1233959086 20090206 (i686-unknown-linux2.4.9-64-32)

000 Texis Monitor process failed: returned exit code 12: Named pipe failed
000 Cannot get config settings.

---------------------------------------------------------------------------------------------------

If we uninstall and start with a fresh install then while installing we are getting below mentioned errors:


Stopping monitor processes.....done
Checking dir with a web fetch...*** Failed ***

006 Cannot connect to NYCVSDF1S001:80: Connection refused
Can't connect(1) to NYCVSDF1S001:80 : Connection refused

The web server for this hostname does not appear to be running.
Make sure it has been started, or try another server on this machine.

----------------------------------------------------------------------------------------------------------

Please help to resolve this issue at the earliest.