If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > ct_connect(): network packet layer: internal net library error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-05-12, 06:38
anijan anijan is offline
Registered User
 
Join Date: Jan 2010
Posts: 3
ct_connect(): network packet layer: internal net library error

We moved the old server to a new data center. The old server was a physical server and the new server is a virtual server, but both are Solaris 5.9. The data was copied from the old to new, and the same mount points and directory paths exist.

But we are getting the below error in the new server.

CT-Library error:
Severity=0; number=4; origin=3; layer=5
ct_connect(): network packet layer: internal net library error: Net-lib protocol driver call to connect two endpoints failed

We have tried many ways to fix the issue. but nothing was working out.

I have run the same program in old and new server. It is working fine in the old server but it is throwing ct_connect error in the new server.

I have attaches the "truss" command output for the same program run in both old and new servers.

It would be great help if someone provide solution to fix the issue.

Thanks in advance.
Attached Files
File Type: txt truss output_old server.txt (170.6 KB, 3 views)
File Type: txt truss output_new server.txt (88.3 KB, 1 views)
Reply With Quote
  #2 (permalink)  
Old 01-09-12, 09:16
pdreyer pdreyer is offline
Registered User
 
Join Date: May 2005
Location: South Africa
Posts: 1,268
Some general questions:
Is your dataserver running on the new host (ps -ef |grep dataserver)?
Does the interfaces file point to the correct host and port?
Can you telnet to the the dataserver host port?
Reply With Quote
  #3 (permalink)  
Old 01-20-12, 15:08
eldeleon eldeleon is offline
Registered User
 
Join Date: Jun 2011
Posts: 17
The only time that I have that error its when we change the port number and the applications were pointing to the wrong port number. sometimes it takes a while to apply the changes on the stations.

Regards
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On