
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Error: "Remote Agent are up and running" in Windows Native Connector for Windows 8
Hey All,
While installing Windows Native Connector i am facing an error " Remote Agent are up and Running".
Possible Solution i had done:
1. Disabled FIPS and Remote Management
2. Enabled FIPS and Disabled Remote Management.
3. Remote Management Port also changed.
Still issue did not resolved , kindly provide solution for same.
OS version: Windows 8
Regards,
Shubh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
can you share any screenshot or log where this error appears?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Check whether portnumber 61616. This is becauses port 61616 already in use.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I checked port 61616 is opened.
Regards,
Shubh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
Download sysinternal suite and run tcpview. Sort by local port and check for port 61616. It will give you the process or file which use that port. End process then run agent setup.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Run in cmd under administrator netstat -a -b and find what is sitting on ports 61616, 135, 49153, 1777.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Or run netstat -b -o and you can see a process name and it's PID. Then, in Task Manager find a process with this PID.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
So, if I understend you correctly, no ESTABLISHED connections on these ports?
One more question: did you install .NET 4.5, 4.5.2, 4.6, or 4.6.1 as it is required for WINC?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Is this the first WiNC SmartConnector you install on this Server?
- If No: You have to set the listener port manually as explained in section "Configure Multiple Connector Instances" in "Configuration Guide" for WiNC SmartConnector.
- If Yes: Have you installed and removed a WiMC SmartConnector before? If Yes: Check if you have removed the Windows Service accordingly

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I checked but still it is not working