Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 10-05-2004
zhuxiaofeng zhuxiaofeng is offline
Registered User
 
Name: zhu xiaofeng
Organization: dt
Project: dt
 
Join Date: Sep 2004
Location: shanghia. cn
Posts: 7
Send a message via AIM to zhuxiaofeng Send a message via Yahoo to zhuxiaofeng
-->
start icepacknode manually

I want to use IcePack to deploy my service. But I need to start my server always, so I want to start server manuallly.
First, I start icepacknode server; second I start my server manually; then I start my client programme, but I catch a NoEndpointException.
How to start a icepack server manually?
Reply With Quote
  #2 (permalink)  
Old 10-06-2004
benoit's Avatar
benoit benoit is offline
ZeroC Staff
 
Name: Benoit Foucher
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Rennes, France
Posts: 1,540
Hi,

It would be helpful to see how you start your server. If you've deployed your server with the IcePack deployment mechanism, you should make sure that the server activation mode is manual. Then you should use the configuration file generated by IcePack to start your server. This configuration file is located in a sub-directory of the IcePack node data directory (the directory configured with the IcePack.Node.Data property).

For example, if you've set IcePack.Node.Data to "/home/app/db" and your server is named "Hello", you should start your server with the following command:

$ ./server --Ice.Config=/home/app/db/servers/Hello/config/config

If this still doesn't work, please provide more information:
* the command you're using to start your server.
* the configuration file of the server.
* the output of the client and server with tracing enabled using --Ice.Trace.Network=1 and --Ice.Trace.Location=1

Hope this helps!

Benoit.
Reply With Quote
  #3 (permalink)  
Old 10-06-2004
zhuxiaofeng zhuxiaofeng is offline
Registered User
 
Name: zhu xiaofeng
Organization: dt
Project: dt
 
Join Date: Sep 2004
Location: shanghia. cn
Posts: 7
Send a message via AIM to zhuxiaofeng Send a message via Yahoo to zhuxiaofeng
-->
Yes, I had tried this way, it works. But if I use the same config as the icepacknode use, it does not work, I had think it should be ok.
Thank you!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
icepacknode doesn't work after reboot! help! soloman817 Help Center 4 05-10-2005 07:15 AM
Redirecting icepacknode output Nis Baggesen Help Center 2 02-23-2005 04:56 PM
Syscall exception when trying to start IcePackNode server Nis Baggesen Help Center 10 02-16-2005 09:44 AM
Ice utils (icepackregistry, icepackadmin, icepacknode...) vsonnathi Help Center 0 10-21-2004 03:49 PM
How to start ICE? RichardChan Help Center 3 07-26-2004 10:16 AM


All times are GMT -4. The time now is 04:55 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.