Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > 123 Flash Chat Server Software > 123 Flash Chat Support

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-11-2004, 01:29 AM
Member
 
Join Date: Feb 2004
Posts: 50
Default error running v4

Hi, I'm moving my chat server to a new location and when I try
to run the new installation of version 4 I get this error:
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location

and then it gets stuck at:

Starting the server ...

any idea how to overcome this?
  #2 (permalink)  
Old 12-11-2004, 02:49 PM
Senior Member
 
Join Date: Jan 2001
Posts: 413
Default Re:error running v4

when you move the chat server to a new location, you'd better stop the chat server first, becuase the port is listening and you can't start the new chat server.

you can use this command to find the process id of your chat server:

ps -ef |grep java

find the process id, and kill it
kill -9 <process_id>

if your "ps" command can't find the process id, you can find the process id from this way:

for example, your chat server listening on the default port "51127"
login with root first,

netstat -ap |grep 51127

then you will get the process id, just kill it and start the new chat server.

  #3 (permalink)  
Old 12-12-2004, 10:42 AM
Member
 
Join Date: Feb 2004
Posts: 50
Default Re:error running v4

Hi that did not work. It's a new server I'm moving the chat to so the chat is not running already. The server is a FreeBSD server, does this pose a problem? The java jre files included in the chat package does that run on FreeBSD servers?

Error: Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
then it gets stuck at a starting server....
  #4 (permalink)  
Old 12-14-2004, 01:14 PM
Senior Member
 
Join Date: Jan 2001
Posts: 413
Default Re:error running v4

123 flash chat server use NIO package in JDK1.4.x , in FreeBSD , there is no official jdk version so far, I recommend you install chat server in Linux.
  #5 (permalink)  
Old 12-14-2004, 09:10 PM
Member
 
Join Date: Feb 2004
Posts: 50
Default Re:error running v4

ok. it worked fine on linux.

thank you.
Closed Thread

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:08 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.