yes says:
2009-11-25 18:08:59.967::INFO: Started SocketConnector @ 0.0.0.0:8983
running on osx
thanks
Joel
On Nov 25, 2009, at 6:00 PM, simon wrote:
On Wed, Nov 25, 2009 at 5:27 PM, Joel Nylund
wrote:
I see:
tcp46 0 0 *.8983 *.*
LISTEN
On Wed, Nov 25, 2009 at 5:27 PM, Joel Nylund wrote:
> I see:
>
> tcp46 0 0 *.8983 *.*LISTEN
> tcp4 0 0 127.0.0.1.8983 *.*LISTEN
>
Not the same version of linux/netstat as mine, but I'd guess that the
second l
I see:
tcp46 0 0 *.8983 *.*
LISTEN
tcp4 0 0 127.0.0.1.8983 *.*
LISTEN
thanks
Joel
On Nov 25, 2009, at 5:21 PM, simon wrote:
first, check what port 8983 is bound to - should be listening on all
interfaces
first, check what port 8983 is bound to - should be listening on all
interfaces
netstat -an |grep 8983
You should see
tcp0 0 0.0.0.0:8983 0.0.0.0:* LISTEN
-Simon
On Wed, Nov 25, 2009 at 3:55 PM, Joel Nylund wrote:
> Hi, if I try to use any other hostname j
Hi, if I try to use any other hostname jetty doesnt work, gives a
blank page, if I telnet too the server/port it just disconnects.
I tried editing the scripts.conf to change the hostname, that didnt
seem to help.
For example I tried editing my etc/hosts file and added:
127.0.0.1 solriscool