Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

2 Pages12>
Browser cannot connect to localhost:8080
Amy Sommer
#1 Posted : Tuesday, January 6, 2015 12:32:15 PM(UTC)
Groups: Member
Joined: 1/6/2015(UTC)
Posts: 12
Location: Philadelphia PA

Thanks: 1 times
For our initial implementation of UltiDev Webserver Pro, we were successful with one PC, but unsuccessful with another PC that is behind a more restrictive PC firewall.

Messages received by the PC which cannot run UltiDev are: IE cannot display webpage, Oops Google Chrome could not connect to localhost:8080, & Firefox cannot establish a connection to a server at localhost:8080.

netstat –o does not show anything running on localhost:8080 for the PC behind the PC firewall.

What in our PC firewall could be blocking access to localhost:8080?
Ultidev Team
#2 Posted : Wednesday, January 7, 2015 12:13:28 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi, Amy.

If you run netstat on the PC where UWS is installed, and it does not show your application port taken, then it's probably not a firewall problem. It could be either application not registered properly, or UWS not running.

If you could, please attach a screenshot of the UWS Explorer with your application selected - we may be able help if something is not registered correctly.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Ultidev Team
#4 Posted : Friday, January 9, 2015 12:40:46 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Amy, sorry, nothing is attached to your message.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#5 Posted : Friday, January 9, 2015 1:03:55 PM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

Trying again to attach screenshot.
Amy Sommer
#6 Posted : Friday, January 9, 2015 1:07:54 PM(UTC)
Groups: Member
Joined: 1/6/2015(UTC)
Posts: 12
Location: Philadelphia PA

Thanks: 1 times
Trying to attach screenshot of UWS Explorer webpage with our only application - NobleWebReports
File Attachment(s):
UWS Explorer NobleWebReports screenshot.zip (126kb) downloaded 92 time(s).
Ultidev Team
#7 Posted : Friday, January 9, 2015 2:19:19 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Amy,

From the screenshot it looks like the URL you should try is http://localhost:8080/NobleWebReports/ instead of http://localhost:8080/. Your application is registered with a virtual folder named "NobleWebReports".

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
1 user thanked Ultidev Team for this useful post.
Amy Sommer on 4/5/2015(UTC)
Guest
#8 Posted : Friday, January 9, 2015 2:45:55 PM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

this is a folder that we created during the install of our noble software that leverages utildev to create the reports.
Ultidev Team
#9 Posted : Sunday, January 11, 2015 4:34:14 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi,

Have you tried to reach the application at http://localhost:8080/NobleWebReports/? Does it work? If so, is this something you can work with, or do you need the URL to be different?

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Amy Sommer
#10 Posted : Tuesday, January 13, 2015 12:49:33 PM(UTC)
Groups: Member
Joined: 1/6/2015(UTC)
Posts: 12
Location: Philadelphia PA

Thanks: 1 times
Actually, we have always used http://localhost:8080/NobleWebReports/ to connect(Screenshot attached.) I first referred to http://localhost:8080/ to generalize the issue; however, it obviously mislead you. Sorry.
Our Engineer has observed that when NobleWebReports application failed to run, some Ultidev services had red indicators on UWS Explorer screen, meaning as we see it that they weren't running. Can you pursue this further with us?
Amy Sommer attached the following image(s):
Amy Sommer attached the following image(s): IE Cannot connect localhost8080NobleWebReportsLoginaspx.png
Ultidev Team
#11 Posted : Tuesday, January 13, 2015 2:15:22 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi, Amy.

Do we understand you correctly, that your web application sometimes runs and sometimes is down? Or is it always down?

If you could attach a screenshot with UWS Explorer showing red marks, it might be helpful for us to understand what's going on.

Please also consider right-clicking on the folder with the application and running it under UWS interactive host, as shown on the attached screenshot: that shows request trace, and may provide useful error information.

Best regards,
UltiDev Team.
Ultidev Team attached the following image(s):
Ultidev Team attached the following image(s): Running web application under UWS interactive host.png
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Amy Sommer
#12 Posted : Tuesday, January 20, 2015 10:39:37 AM(UTC)
Groups: Member
Joined: 1/6/2015(UTC)
Posts: 12
Location: Philadelphia PA

Thanks: 1 times
Received this error trying to start running our application under UWS interactive host on PC that always fails to run it. "Failed to listen on prefix 'http://127.0.0.1:27520/' because it conflicts with an existing registration on the machine."
Attached trace display, netstat -an, & Task Manager processes.
Amy Sommer attached the following image(s):
Amy Sommer attached the following image(s): Failed to listen on existing prefix.PNG
Amy Sommer attached the following image(s): netstat -an UWS Interactive NWR.PNG
Amy Sommer attached the following image(s): Processes USW Interactive NWR.PNG
Ultidev Team
#13 Posted : Wednesday, January 21, 2015 10:01:54 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Amy,

Could you please run the following command in command window:
Code:
netsh http show urlacl >> c:\httpsysreg.txt

twice: once while UWC Interactive is running (and app is failing to listen) and second time when it's not. Please attach c:\httpsysreg.txt to your reply for us to look at.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Amy Sommer
#14 Posted : Thursday, January 22, 2015 12:32:20 PM(UTC)
Groups: Member
Joined: 1/6/2015(UTC)
Posts: 12
Location: Philadelphia PA

Thanks: 1 times
Attached are "listening" & "not listening" httpsysreg.txt files
File Attachment(s):
httpsysreg 12SXHL1 not listening.txt (6kb) downloaded 81 time(s).
httpsysreg 32DLBF1 listening.txt (7kb) downloaded 95 time(s).
Ultidev Team
#15 Posted : Friday, January 23, 2015 10:51:09 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
These two files do not appear to be generated while following our instructions.

Here's what we would need in order to help troubleshooting this problem. On the box where you get "Failed to listen on prefix 'http://127.0.0.1:27520/' because it conflicts with an existing registration on the machine." error, please do
Code:
- Right-click on the folder with the application and run it under UWS interactive host.
- Run netsh http show urlacl > "c:\httpsysreg listenting.txt"
- Exit UWS interactive host running the application.
- Run netsh http show urlacl > "c:\httpsysreg non listenting.txt"
- Please attach both "c:\httpsysreg listenting.txt" and "c:\httpsysreg non listenting.txt" to your reply.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Amy Sommer
#16 Posted : Wednesday, January 28, 2015 12:27:54 PM(UTC)
Groups: Member
Joined: 1/6/2015(UTC)
Posts: 12
Location: Philadelphia PA

Thanks: 1 times
Attached are httpsysreg listening.txt & httpsysreg NON listening.txt files with URL reservation data on the box where we are are unable to run our application.
File Attachment(s):
httpsysreg listening.txt (6kb) downloaded 73 time(s).
httpsysreg NON listening.txt (5kb) downloaded 94 time(s).
Ultidev Team
#17 Posted : Wednesday, January 28, 2015 4:02:24 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Thanks, Amy.

Assuming you are still getting the conflict error message when accessing your application at http://localhost:62353/NobleWebReports/, we can only tell that http.sys driver application registry shows no conflicts. This error is quite specific, and orphaned http.sys application registrations tend to be the only reason for the error, but it does not appear your system has orphaned http.sys URL registration entries. Unfortunately, we cannot tell what is going on. We didn't have this problem reported by other users either. Please let us know if you have a theory of your own.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Amy Sommer
#18 Posted : Thursday, January 29, 2015 1:14:32 PM(UTC)
Groups: Member
Joined: 1/6/2015(UTC)
Posts: 12
Location: Philadelphia PA

Thanks: 1 times
We wonder if all UltiDev services are running when needed.
What UltiDev services should be autostarted when Windows 7 starts up?
We launch UltiDev from a client-server application (Noble Systems Corp Maestro). When we select the option to run our app NobleWebReports from the Maestro GUI, would it have to launch other UltiDev services? If so, what are they?
Ultidev Team
#19 Posted : Friday, January 30, 2015 9:55:27 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Amy,

The need to start UWS depends on whether you have registered your web application with UWS Windows service, in which case UWS does not need to be started manually, or whether you run UWS in the interactive mode, in which case you need to need to start it as an application with command line parameters.

Service mode: On the machine where your web app is hosted, please run "UltiDev Web App Explorer" from UWS start menu to see which applications are registered with UWS service. You will see something like this. Green icons next to web applications and host processes mean they are up and running. Red icons mean host process or application are not running and may need to be restarted. After you select and application, you can use "Browse Application" button to launch a web browser to see the application running on the machine. If you see no registered applications in UWS Explorer, go to http://localhost:7756/ - it shows a simple diagnostic web application hosted by UWS but not displayed among registered ones. If that application is accessible, then UWS is installed and running correctly.

Interactive UWS host, running as a regualar application, has multiple command line parameters that make it possible to specify application path and many other things, like, for example, whether to start a web browser along with the host.

Please let us know if this information was helpful.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Amy Sommer
#20 Posted : Friday, February 6, 2015 1:30:57 PM(UTC)
Groups: Member
Joined: 1/6/2015(UTC)
Posts: 12
Location: Philadelphia PA

Thanks: 1 times
Our app NobleWebReports appeared in Web Application Manager.
Icons for hosts UltiDev Web Server App Director & NobleWebReports were green.
Icon for app NobleWebReports was green.
When clicked "Browse Application" for NobleWebReports, received the error that we always receive: "Internet Explorer cannot display the web page".
Ultidev Team
#21 Posted : Saturday, February 7, 2015 12:05:17 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Amy,

Were you able to hit http://localhost:7756/ URL on the same machine? It would tell us if the problem is with UWS server as whole, or just with your application.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest
2 Pages12>
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.