- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- how to enable WEBES in windows XP?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2006 06:47 AM
07-13-2006 06:47 AM
i have installed the WEBS in windows XP, it was properly installed but i can not connect with my remote alpha server.
wat are configuration should i hv to make in both alpha server and windows XP?
Regards
Balamurali
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2006 07:04 PM
07-13-2006 07:04 PM
Re: how to enable WEBES in windows XP?
I currently don't have the infrastructure available to test this, but can you please check this:
Can you connect to WEBES/SEA on your Alpha server using your WEB browser:
http://ip-name-or-address-of-your-alpha:7902/
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2006 09:22 PM
07-13-2006 09:22 PM
Re: how to enable WEBES in windows XP?
once you add a node in WEBES (on your Windows System), it starts trying to connect to port 7920 on that (remote) node. This port should be offered by the WCCproxy process on your Alpha server:
Does $ TCPIP SHO PORT list that local port number on your Alpha Server ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2006 09:23 PM
07-13-2006 09:23 PM
Re: how to enable WEBES in windows XP?
Does $ TCPIP SHO DEVICE list that local port number 7920 on your Alpha Server ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2006 10:50 PM
07-13-2006 10:50 PM
Re: how to enable WEBES in windows XP?
in my case, it didn't work because WCCProxy was not running on the Alpha Server. After I fixed that, adding the node to the System Event Analyzer Default Group worked fine and the System Log, Real Time Monitoring and Full View symbols showed up after some moments.
If it works, there seems to be at least one TCP connection between the Alphaserver and SEA/WEBES on the Windows XP system.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2006 04:47 AM
07-14-2006 04:47 AM
Re: how to enable WEBES in windows XP?
i tried thru web browser http://ipaddress of the remote:7902 but it's not connected.
i installed WEBES, SEA,CCAT in windowsXP and Alpha server DS20E.
i want to know which services i hv to enable in windows and alpha server.
Thanks &Regards
balamurali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2006 05:50 AM
07-14-2006 05:50 AM
Solutionyou don't need to start any 'services' on your Windows XP system. Just start the DESTA Director - but it should start by default during boot.
Same on OpenVMS: the DESTA Director process should be started automatically using SYSMAN when booting your OpenVMS Alpha server.
$ SHOW SYSTEM should show the following processes:
- DESTA Director
- WCCProxy
- also possibly some CA.A.nnn.nnnn processes
The startup file for WCCPROXY and DESTA should be present in:
$ MC SYSMAN STARTUP SHOW FILE
You can manually start both components by invoking their startup files:
$ @SYS$STARTUP:WCCPROXY$STARTUP.COM
$ @SYS$STARTUP:DESTA$STARTUP.COM
Once started (check with SHOW SYSTEM), you should also see the following TCPIP BG port devices with $ TCPIP SHOW DEVICE
port 7901, 7902 and 7903 owned by DESTA Director
port 7920 owned by WCCProxy
Use SHOW DEV/FULL BGxx to find BG device owner.
If any of these ports or processes are missing, WEBES did not start correctly and we'll have to find out what's wrong...
Does the DESTA Director run on your Windows PC, i.e. can you connect to http://localhost:7902 on your PC ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2006 12:33 PM
07-14-2006 12:33 PM
Re: how to enable WEBES in windows XP?
Gr8!!!! effort. it's working.....
Thanks a lot
Regards
Balamurali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2006 07:19 AM
07-16-2006 07:19 AM
Re: how to enable WEBES in windows XP?
Thanks a lot Volker. i solved the problem
regards
Balamurali