Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 9 of 9 total
Thread Cannot start server with Lantastic
Thu, Apr 20 2006 3:20 PMPermanent Link

Lance R
I received a report (still waiting for exact OS details) of a customer who has Lantastic and when they start the server, it then stops.

The server is Version 4.21 Build 2.

Any suggestions for things to look for?   
Thu, Apr 20 2006 4:09 PMPermanent Link

"Ralf Mimoun"
Lance R wrote:
> I received a report (still waiting for exact OS details) of a
> customer who has Lantastic and when they start the server, it then
> stops.  

Is it possible that Lantastic is not TCP/IP based?

Ralf
Thu, Apr 20 2006 5:04 PMPermanent Link

Lance R
Apparently, it's an XP Pro machine and while it has Lantastic, it also has TCP/IP.
Apparently they do not conflict and Lantastic only accomodates file sharing with a networked DOS client.

So something must be blocking the server from starting.

Suggestions?     

XP Firewall I'm sure is one place to look.

Lance


"Ralf Mimoun" <nospam@rad-on.de> wrote:

Lance R wrote:
> I received a report (still waiting for exact OS details) of a
> customer who has Lantastic and when they start the server, it then
> stops.  

Is it possible that Lantastic is not TCP/IP based?

Thu, Apr 20 2006 5:58 PMPermanent Link

"Hannes Danzl[NDD]"
Lance R wrote:

> I received a report (still waiting for exact OS details) of a customer who
> has Lantastic and when they start the server, it then stops.
>
> The server is Version 4.21 Build 2.
>
> Any suggestions for things to look for?   

Get a copy of madexcept, compile it in and look what you get. I'd assume that
it's a filesharing exception. It might be a similar issue to Novell and other
older network systems that are not 100% compatible to the filesharing flags in
te winapi.

--

Hannes Danzl [NexusDB Developer]
Newsgroup archive at http://www.tamaracka.com/search.htm
Thu, Apr 20 2006 6:15 PMPermanent Link

"Lance R."
I recently picked up Eurekalog, so I'll try that route...  See if an
exception is being generated.

Thanks for the idea.

Lance


Hannes Danzl[NDD] wrote:
> Lance R wrote:
>
>> I received a report (still waiting for exact OS details) of a customer who
>> has Lantastic and when they start the server, it then stops.
>>
>> The server is Version 4.21 Build 2.
>>
>> Any suggestions for things to look for?   
>
> Get a copy of madexcept, compile it in and look what you get. I'd assume that
> it's a filesharing exception. It might be a similar issue to Novell and other
> older network systems that are not 100% compatible to the filesharing flags in
> te winapi.
>
Fri, Apr 21 2006 6:24 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Lance,

<< I received a report (still waiting for exact OS details) of a customer
who has Lantastic and when they start the server, it then stops. >>

So, basically the database server process is still running, but it can't
bind/listen on the desired IP address/port ?  That is usually due to an
issue with some other process already listening on the given address/port.
If you use netstat -a, it will list all of the current connections and
bindings as well as what address/port they are using.  That should at least
tell you if something is using the port already.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Apr 21 2006 7:28 PMPermanent Link

"David Farrell-Garcia"
Lance R wrote:

> I received a report (still waiting for exact OS details) of a
> customer who has Lantastic and when they start the server,


Wow!  I did not even know Lantastic was still around.  I have  not seen
it in years. What does it bring to the table these days that is not
already present in the OS?
Sun, Apr 23 2006 11:31 PMPermanent Link

Lance R
Not my choice.  Just what some of my clients have.   The primary app the
clients have is DOS based and the computer their app is only DOS.  So
the networked computer that my app is on is XP Pro and has Lantastic in
order to provide file sharing.

Having or having not Lantastic is outside the scope of my app, so not
much I can do.



David Farrell-Garcia wrote:
> Lance R wrote:
>
>> I received a report (still waiting for exact OS details) of a
>> customer who has Lantastic and when they start the server,
>
>
> Wow!  I did not even know Lantastic was still around.  I have  not seen
> it in years. What does it bring to the table these days that is not
> already present in the OS?
>
Sun, Apr 23 2006 11:33 PMPermanent Link

Lance R
I forgot about port conflicts.  The chances of a conflict with the
default DBISAM ports would be rare, but @#$@#$  happens.

After further working with the client, they've developed some very weird
issues and their OS tossed its cookies.  So I'll wait till their back up
and start again.

Thanks all for the ideas.

Lance

Tim Young [Elevate Software] wrote:
> Lance,
>
> << I received a report (still waiting for exact OS details) of a customer
> who has Lantastic and when they start the server, it then stops. >>
>
> So, basically the database server process is still running, but it can't
> bind/listen on the desired IP address/port ?  That is usually due to an
> issue with some other process already listening on the given address/port.
> If you use netstat -a, it will list all of the current connections and
> bindings as well as what address/port they are using.  That should at least
> tell you if something is using the port already.
>
Image