You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by esteve serra <es...@cmima.csic.es> on 2002/03/08 08:46:36 UTC

troubles installing+execution

	hi there,
	i've tried to install properly but i don't know if i've done it so. i 
haven't find where is defined the java and such directories but started the 
server instead (i have jdk 1.3 on the system)
	when starting the firsts times, everything was ok. right now, it says it 
'can't start http server'
	what's the problem in here, then? no troubleshooting faq found regarding 
to this problem ....
	thanks for your attention and support 


Re: troubles installing+execution

Posted by Carsten Ziegert <ca...@ik.fh-hannover.de>.
Xindice's http server is running on port 4080. If there is already
a program running on this port, it will cause a conflict.
To solve this problem, you can edit the file system.xml in
$XINDICE_HOME/config and replace 4080 by the port you want Xindice
to listen on.


Am 08.03.2002 11:55 Uhr schrieb "esteve serra" unter <es...@cmima.csic.es>:

> hi anders again,
> i killed but appears the same problem. might it do any conflict programs
> like seteiathome and such running on the machine to block http server
> access to xindice?
> regards
> 
> 


--

Medizinische Hochschule Hannover                    Fachhochschule Hannover
Abt. Hämatologie und Onkologie     FB Informations- und Kommunikationswesen
Carl-Neuberg-Straße 1                               Ricklinger Stadtweg 120
30625 Hannover                                               30459 Hannover

                           ++49-511-9296-1650
                    http://summit-bmt.fh-hannover.de






Re: troubles installing+execution

Posted by esteve serra <es...@cmima.csic.es>.
	hi anders again,
	i killed but appears the same problem. might it do any conflict programs 
like seteiathome and such running on the machine to block http server 
access to xindice?
	regards


RE: xmldb.org down?

Posted by Dietrich Ayala <di...@ganx4.com>.
thanks, and good luck!

> -----Original Message-----
> From: Lars Martin [mailto:Lars.Martin@smb-tec.com]
> Sent: Friday, March 08, 2002 9:51 AM
> To: xindice-users@xml.apache.org
> Cc: Kimbro Staken; xmldb@xmldb.org
> Subject: Re: xmldb.org down?
> 
> 
> On Fri, 8 Mar 2002 11:46:48 -0800
> "Dietrich Ayala" <di...@ganx4.com> wrote:
> 
> > xmldb.org has been down for 2 days now.
> > 
> > does anyone here know anything about what's going on?
> > 
> > d.
> 
> Yup, we're moving the XML:DB project to a new server. We're working on
> this error... Thanks, Lars.
> 
> --
> ______________________________________________________________________
> Lars Martin                             mailto:Lars.Martin@smb-tec.com
> SMB GmbH                                        http://www.smb-tec.com
> 
> 

Re: xmldb.org down?

Posted by Lars Martin <La...@smb-tec.com>.
On Fri, 8 Mar 2002 11:46:48 -0800
"Dietrich Ayala" <di...@ganx4.com> wrote:

> xmldb.org has been down for 2 days now.
> 
> does anyone here know anything about what's going on?
> 
> d.

Yup, we're moving the XML:DB project to a new server. We're working on
this error... Thanks, Lars.

--
______________________________________________________________________
Lars Martin                             mailto:Lars.Martin@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com


Re: xmldb.org down?

Posted by Richard Dallaway <ri...@dallaway.com>.
Dietrich Ayala wrote:
> xmldb.org has been down for 2 days now.
> 
> does anyone here know anything about what's going on?

Nope.  But if you just need the API docs, you can get them at: 
http://xml.apache.org/xindice/api/



xmldb.org down?

Posted by Dietrich Ayala <di...@ganx4.com>.
xmldb.org has been down for 2 days now.

does anyone here know anything about what's going on?

d.

kiled already

Posted by esteve serra <es...@cmima.csic.es>.
	hi there again,
	i killed the java enviroment who was using that port and the ./start runned ok
	thanks for your attention and support ... more questions will come briefly ;)
	regards from barcelona


Re: troubles installing+execution

Posted by "Mark J. Stang" <ma...@earthlink.net>.
If it says "listen", then there is a process that is running and
using that port.   There are two ways to close the port, one
is to kill the process.   The other is to reboot the machine.
Beyond that, I don't know of a way.   I also don't know of
a way to determine which process/pid is actually using the
port...

Mark


esteve serra wrote:

>         hi mark,
>         first of all thanks again. it appears to be in use the 4080 but no
> application is related to that port
> :*4080 listen
>         how do i close that port for beign able to start again the server?
>         sorry if i'm bothering you all with my newbie questions
>         thanks to all


Re: troubles installing+execution

Posted by esteve serra <es...@cmima.csic.es>.
	hi mark,
	first of all thanks again. it appears to be in use the 4080 but no 
application is related to that port
:*4080 listen
	how do i close that port for beign able to start again the server?
	sorry if i'm bothering you all with my newbie questions
	thanks to all


Re: troubles installing+execution

Posted by "Mark J. Stang" <ma...@earthlink.net>.
To see the ports in use:

netstat -a

Look for "Listening" ports.   Netstat displays a lot of information, most
of it is cryptic ;-).  It displays the local port and the remote port.   If
it shows a name instead of a port, it is using the value from the "services"
file.

Mark

esteve serra wrote:

>         hi there carsten and the rest
>         thanks for your example. it's, indeed clear to you all that i'm a linux
> newbie ;)
>         i've done it so, as well as XINDICE_HOME but nothing changed. i checked
> for the loclahost:4080 and it does works. how might i see the ports that
> are running on the machine?
>         so, the situation right now is that is supposed to be xindice server
> running but it doesn't appear thru ps. i probably reset the ma@�e to try
> again
>         thanks anyway for all your support


Re: troubles installing+execution

Posted by esteve serra <es...@cmima.csic.es>.
	hi there carsten and the rest
	thanks for your example. it's, indeed clear to you all that i'm a linux 
newbie ;)
	i've done it so, as well as XINDICE_HOME but nothing changed. i checked 
for the loclahost:4080 and it does works. how might i see the ports that 
are running on the machine?
	so, the situation right now is that is supposed to be xindice server 
running but it doesn't appear thru ps. i probably reset the machine to try 
again
	thanks anyway for all your support


Re: troubles installing+execution

Posted by Carsten Ziegert <ca...@ik.fh-hannover.de>.
JAVA_HOME=/usr/local/java    (e.g.)
export JAVA_HOME


test it:
echo $JAVA_HOME

Am 08.03.2002 11:53 Uhr schrieb "esteve serra" unter <es...@cmima.csic.es>:

>        hi there,
>        thanks to anders conrad and carsten for your comments
>        indeed i had the server half running. already killed
>        i have java and know where it is but how do i set the java_home
> variable?
>        thanks!
>> In addition to killing the process, you should remove the file
>> xindice.pid in the directory $XINDICE_HOME/config
>> 
>> You can find Java's home directory by typing "which java", e.g.
>> /usr/local/java/bin/java. Omit the file name "java" and the "bin"
>> branch and you'll get the directory being the expected value
>> for the environment variable JAVA_HOME.
>> After defining JAVA_HOME try to restart your Xindice server
>> 
>> Carsten
> 
> 


--

Medizinische Hochschule Hannover                    Fachhochschule Hannover
Abt. Hämatologie und Onkologie     FB Informations- und Kommunikationswesen
Carl-Neuberg-Straße 1                               Ricklinger Stadtweg 120
30625 Hannover                                               30459 Hannover

                           ++49-511-9296-1650
                    http://summit-bmt.fh-hannover.de






Re: troubles installing+execution

Posted by esteve serra <es...@cmima.csic.es>.
         hi there,
         thanks to anders conrad and carsten for your comments
         indeed i had the server half running. already killed
         i have java and know where it is but how do i set the java_home 
variable?
         thanks!
>In addition to killing the process, you should remove the file
>xindice.pid in the directory $XINDICE_HOME/config
>
>You can find Java's home directory by typing "which java", e.g.
>/usr/local/java/bin/java. Omit the file name "java" and the "bin"
>branch and you'll get the directory being the expected value
>for the environment variable JAVA_HOME.
>After defining JAVA_HOME try to restart your Xindice server
>
>Carsten


Re: troubles installing+execution

Posted by Carsten Ziegert <ca...@ik.fh-hannover.de>.
In addition to killing the process, you should remove the file
xindice.pid in the directory $XINDICE_HOME/config

You can find Java's home directory by typing "which java", e.g.
/usr/local/java/bin/java. Omit the file name "java" and the "bin"
branch and you'll get the directory being the expected value
for the environment variable JAVA_HOME.
After defining JAVA_HOME try to restart your Xindice server

Carsten


Am 08.03.2002 9:59 Uhr schrieb "Anders Conrad" unter <ac...@dsl.dk>:

> You might have a half running server as a result of incomplete installation.
> Check if you are having running processes for Xindice, use something like
> 
> ps -ef  | grep xindice
> 
> provided you have "xindice" in your path to the program. Such processes would
> block the port that is being used by the http server and result in the message
> you get. Take note of the process numbers and kill all such processes. After
> this you should be able to restart your server (if everything else is okay).
> 
> Anders
> ----- Original Message -----
> From: "esteve serra" <es...@cmima.csic.es>
> To: <xi...@xml.apache.org>
> Sent: Friday, March 08, 2002 8:46 AM
> Subject: troubles installing+execution
> 
> 
>> hi there,
>> i've tried to install properly but i don't know if i've done it so. i
>> haven't find where is defined the java and such directories but started the
>> server instead (i have jdk 1.3 on the system)
>> when starting the firsts times, everything was ok. right now, it says it
>> 'can't start http server'
>> what's the problem in here, then? no troubleshooting faq found regarding
>> to this problem ....
>> thanks for your attention and support
>> 
> 
> 


--

Medizinische Hochschule Hannover                    Fachhochschule Hannover
Abt. Hämatologie und Onkologie     FB Informations- und Kommunikationswesen
Carl-Neuberg-Straße 1                               Ricklinger Stadtweg 120
30625 Hannover                                               30459 Hannover

                           ++49-511-9296-1650
                    http://summit-bmt.fh-hannover.de






Re: troubles installing+execution

Posted by Anders Conrad <ac...@dsl.dk>.
You might have a half running server as a result of incomplete installation. Check if you are having running processes for Xindice, use something like

 ps -ef  | grep xindice

provided you have "xindice" in your path to the program. Such processes would block the port that is being used by the http server and result in the message you get. Take note of the process numbers and kill all such processes. After this you should be able to restart your server (if everything else is okay).

Anders
----- Original Message ----- 
From: "esteve serra" <es...@cmima.csic.es>
To: <xi...@xml.apache.org>
Sent: Friday, March 08, 2002 8:46 AM
Subject: troubles installing+execution


> hi there,
> i've tried to install properly but i don't know if i've done it so. i 
> haven't find where is defined the java and such directories but started the 
> server instead (i have jdk 1.3 on the system)
> when starting the firsts times, everything was ok. right now, it says it 
> 'can't start http server'
> what's the problem in here, then? no troubleshooting faq found regarding 
> to this problem ....
> thanks for your attention and support 
>