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
Error launching default browser, error=2, No such file or directory
-
- Posts: 58
- Joined: Thu Sep 13, 2012 7:06 pm
-
- Posts: 58
- Joined: Thu Sep 13, 2012 7:06 pm
Re: Error launching default browser, error=2, No such file or directory
Please see the attached screen
- Attachments
-
- Error.jpg (126.5 KiB) Viewed 14385 times
Re: Error launching default browser, error=2, No such file or directory
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
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
Jaymer
Aware Programming & Consulting - Tampa FL
Re: Error launching default browser, error=2, No such file or directory
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
-
- Posts: 58
- Joined: Thu Sep 13, 2012 7:06 pm
Re: Error launching default browser, error=2, No such file or directory
Thank you very much Jaymer and BobK,
I really appreciate your help.
I really appreciate your help.