- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to create a socket
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
Discussions
Discussions
Discussions
Forums
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
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
тАО08-06-2002 11:23 AM
тАО08-06-2002 11:23 AM
unable to create a socket
port 443, I am getting the following error message from the application, "ue Aug 06 14:57:15 EDT 2002:
icLicense.xml from weblogic.system.home, at /apps/ariba_443/WebLogicLicense.xml
Tue Aug 06 14:57:30 EDT 2002:
Tue Aug 06 14:57:30 EDT 2002:
socket. Perhaps another process is using port: '443'.
I ran netstat -an, checked services and rpc file, ran lsof, didn't see anywhere that port 443 is in use.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2002 11:43 AM
тАО08-06-2002 11:43 AM
Re: unable to create a socket
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2002 11:57 AM
тАО08-06-2002 11:57 AM
Re: unable to create a socket
have the developer looking at the config files that he changed from port 7002 to 443.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2002 12:03 PM
тАО08-06-2002 12:03 PM
Re: unable to create a socket
Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-07-2002 11:08 AM
тАО08-07-2002 11:08 AM
Re: unable to create a socket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-07-2002 11:25 AM
тАО08-07-2002 11:25 AM
Re: unable to create a socket
I tend to agree w/Santosh. Looks to me like you're starting the "standard" i.e. non-secure web server on port 443 & THEN trying to start the SSL listener on it as well.
Check your web-server conf file as well as the WebLogic properties file & insure that the "standard" server is listening on 80 & ONLY the SSL is listening on 443.
Rgds,
Jeff