Error launching default browser, error=2, No such file or directory

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
mohd.documents
Posts: 58
Joined: Thu Sep 13, 2012 7:06 pm

Error launching default browser, error=2, No such file or directory

Post by mohd.documents »

Hello,
I have a dedicated server working on AlmaLinux and the last version of AwareIM is installed,
When i put a BSV in a testing mode and click the run icon it give me the following error:

Error launching default browser Can not run program "http://localhost:8080/AwareIM/logonAdmin.html": error=2, No such file or directory

I tried to use the following link to test the CRM application
http://localhost:8080/AwareIM/logonAdmin.aw
It works but its empty, no sample data, even the visual perspective is not loaded as the demo in the website.

I would greatly appreciate if someone help me.

Regards
mohd.documents
Posts: 58
Joined: Thu Sep 13, 2012 7:06 pm

Re: Error launching default browser, error=2, No such file or directory

Post by mohd.documents »

Please see the attached screen
Attachments
Error.jpg
Error.jpg (126.5 KiB) Viewed 8922 times
Jaymer
Posts: 2455
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: Error launching default browser, error=2, No such file or directory

Post by Jaymer »

this doesn't answer your Q, but:
i NEVER use that icon. It IS configured by settings in some .props files, but I don't care about it.

When I want to test, I alt-tab to a browser window, then Ctrl-R to refresh the prior session (which logs me back in AUTOMATICALLY)

By using this icon, you have to continually log in each time
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
BobK
Posts: 545
Joined: Thu Jan 31, 2008 2:14 pm
Location: Cincinnati, Ohio, USA

Re: Error launching default browser, error=2, No such file or directory

Post by BobK »

Jaymer wrote: Wed Mar 16, 2022 4:17 pm It IS configured by settings in some .props files, but I don't care about it.
It is configured in the UIConfig.props file and you need to add:
OperationMode=<your URL>

But you should only need to do that if you changed the name of the AwareIM folder
..\Tomcat\webapps\AwareIM

FYI: I never use that icon either
Bob
mohd.documents
Posts: 58
Joined: Thu Sep 13, 2012 7:06 pm

Re: Error launching default browser, error=2, No such file or directory

Post by mohd.documents »

Thank you very much Jaymer and BobK,
I really appreciate your help.
Post Reply