v9. Some users report 'hang' after login. blank screen

If you think that something doesn't work in Aware IM post your message here
Post Reply
Jaymer
Posts: 2539
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

v9. Some users report 'hang' after login. blank screen

Post by Jaymer »

Had a weird thing start happening this week - this is not a "normal" v9 issue. v9 has been working fine.
Chrome users (they would try Edge when Chrome started failing - same thing) would get HTML login screen, but after clicking Login would not see their VP. System appears to hang.

I would watch the Tomcat Output on the server and the Login would hang... not all of the normal lines showed up in the Output.

Exit out of Chrome and try again and it would proceed as normal.

Any ideas?



FROM TOMCAT OUTPUT ON SERVER

login request admin (post) called
User agent is: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/124.0.0.0 safari/537.36
Connecting to server localhost at port 9000
Successfully created a connection to the server
INFO: UIOutputAdaptor.Controller has commited 22500 transactions
Setting session timeout to 180000 seconds.
Preparing dynamic locale...
Checking dynamic locale English for domain F version 1.241
Dynamic locale file doesn't exist C:\AwareIM_v9_b3249\Tomcat\webapps\apps\DLOCALE/English_F_1.241.lcl
Determining presentation for mobile platform=2
4. Picked presentation Login
Theme path is KendoUI/styles/bootstrap-3.css
Unable to find bootstrap-3.css. Theme will be ignored. (<--- this is fine. not the culprit)

------------------ these lines would not appear
Got XML request <root><start_process_action process_name="Login" force_no_collection="false" screen_width="1860" screen_height="974" screen_orientation="landscape" ></start_process_action></root>
Calling BAS server
Server replied to the original request that UI operation DISPLAY PERSPECTIVE is required. Process id 81410 process group id 81410
Got XML request <root><get_perspective_action name='Alerts' /></root>
Determining presentation for mobile platform=2
4. Picked presentation Login
Calculating expression AA.BannerTitleWithName
Getting session object...
App v2.14<br><span class="banner2">upd. 20 Nov<br>Jaymer</span>
Got XML request <root><continue_process_action process_id="81410" process_group_id="81410" ui_action_name="display_perspective" screen_width="1860" screen_height="974" screen_orientation="landscape"/></root>
Sending notification message to the server for process 81410 process group id 81410
Server replied back for process group id 81410
More UI work is required by server - UI action DISPLAY original process id 81410 returned process is 81410 process group id 81410
Evaluating condition AA.DeckReqPMInit IS DEFINED
Getting session object...
Condition evaluated to false:<UNDEFINED>
Evaluating condition AA.DeckReqPMAlert='Yes'
Condition evaluated to false:<UNDEFINED>=Yes
Evaluating condition AA.DeckReqPurchAlert='Yes'
Condition evaluated to true:Yes=Yes
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
Posts: 2539
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Can you check your Output?

Post by Jaymer »

Of course, the bootstrap file IS there, and its always shown that theme error message, so its not been a problem.
but if you're reading this, can you check your Tomcat Output on v9 and see if you see a similar message?
Maybe something incorrect on Vlad's side.
Screenshot 2024-05-15 at 11.09.20 AM.png
Screenshot 2024-05-15 at 11.09.20 AM.png (21.62 KiB) Viewed 7312 times
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
Post Reply