LapinChat / dsbudget

Automatically exported from code.google.com/p/dsbudget
0 stars 0 forks source link

Failed to open http://127.0.0.1:16091/dsbudget/main. Error message: Access is denied. #77

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. cannot open
2.
3.

What is the expected output? What do you see instead?
java.io.IOException: Failed to open http://127.0.0.1:16091/dsbudget/main. Error 
message: Access is denied.

What version of the product are you using? On what operating system?
dsbudget_2.0.24
Windows 7 64-bit
Google Chrome, tried IE and Firefox also

Please provide any additional information below.
Was working up until the latest auto update of Java 7, Update 65 I believe
Rolled back to Java 7 Update 55 and re-installing dsBudget but still the same 
error

rest of the log is attached

014-07-31 21:01:07,350 INFO main@0 dsbudget.Main - Starting dsBudget server 
2.0.24
2014-07-31 21:01:22,637 INFO main@15287 
org.apache.coyote.http11.Http11BaseProtocol - Initializing Coyote HTTP/1.1 on 
http-127.0.0.1-16091
2014-07-31 21:01:22,728 INFO main@15378 
org.apache.coyote.http11.Http11BaseProtocol - Starting Coyote HTTP/1.1 on 
http-127.0.0.1-16091
2014-07-31 21:01:24,948 INFO main@17598 dsbudget.Main - Opening a browser...
2014-07-31 21:01:35,769 INFO AWT-EventQueue-0@28419 dsbudget.Main - Opening 
dsBudget... at http://127.0.0.1:16091/dsbudget/main
2014-07-31 21:01:35,793 ERROR AWT-EventQueue-0@28443 dsbudget.Main - Failed to 
opne browser: 
java.io.IOException: Failed to open http://127.0.0.1:16091/dsbudget/main. Error 
message: Access is denied.

    at sun.awt.windows.WDesktopPeer.ShellExecute(Unknown Source)
    at sun.awt.windows.WDesktopPeer.browse(Unknown Source)
    at java.awt.Desktop.browse(Unknown Source)

Original issue reported on code.google.com by carmoc...@gmail.com on 2 Aug 2014 at 11:00

Attachments:

GoogleCodeExporter commented 9 years ago
Hi.

After you startup dsBudget (and failes to open), then open a browser and 
manually entering the address "http://127.0.0.1:16091/dsbudget/main", will you 
see dsBudget window?

Original comment by soichih on 4 Aug 2014 at 7:52

GoogleCodeExporter commented 9 years ago
Hi.

After you startup dsBudget (and failes to open), then open a browser and 
manually entering the address "http://127.0.0.1:16091/dsbudget/main", will you 
see dsBudget window?

Original comment by soichih on 4 Aug 2014 at 7:52

GoogleCodeExporter commented 9 years ago
Hi, 
no that doesn't work either

Original comment by carmoc...@gmail.com on 5 Aug 2014 at 7:34

GoogleCodeExporter commented 9 years ago
Back working since Java update to Version 7 Update 67
Regards,
F

Original comment by carmoc...@gmail.com on 5 Aug 2014 at 9:37