By using AWS re:Post, you agree to the AWS re:Post Terms of Use

JICS Transaction Runner Front End Blank

0

I login to JICS Transaction Runner and front end is blank.

Enter image description here

asked 15 days ago25 views
2 Answers
1

The issue you're experiencing with a blank screen in the JICS Transaction Runner is a known problem that can occur for various reasons. Here are some potential solutions and troubleshooting steps you can try:

  1. Refresh the browser: Sometimes, simply refreshing the page can resolve the blank screen issue.

  2. Clear browser cache and cookies: Try clearing your browser's cache and cookies, as outdated data can sometimes cause display problems.

  3. Try a different browser: If the issue persists in one browser, attempt to access the JICS Transaction Runner using an alternative browser to rule out browser-specific problems.

  4. Check for browser extensions: Certain browser extensions may interfere with the application. Try disabling extensions, particularly any related to wallets or security, to see if that resolves the issue.

  5. Verify transaction database: Ensure that your transaction database is properly populated. The "Transaction Not Found" message can occur if the database is empty. Check that the SQL file for populating the JICS database (typically located at jics/sql/initJics.sql in your S3 bucket) has been correctly deployed.

  6. Inspect server logs: If possible, review the server logs to identify any specific errors or issues that might be causing the blank screen.

  7. Confirm recent updates: AWS Blu Insights and related services receive regular updates. Ensure you're using the most current version and that your environment is up-to-date.

If these steps don't resolve the issue, it may be necessary to contact AWS support for further assistance, as there could be underlying configuration or deployment problems specific to your environment.
Sources
BluAge L3 Workshop (Go Live --> Testing --> Test Online) Blank Screen when testing Online Transactions CC00 | AWS re:Post
Transaction not found in Blu Age modernized application | AWS re:Post
AWS access portal URL displays blank page so that IAM users cannot login | AWS re:Post
L1 Blu insights , got access and able to Login --suddenly Blu insights launch showing Blank page | AWS re:Post

profile picture
answered 15 days ago
profile picture
EXPERT
reviewed 14 days ago
0
Accepted Answer

Seems to be intermittent. I can only resolve by stopping and restarting the angular frontend.

answered 15 days ago
profile picture
EXPERT
reviewed 14 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions