MarketSquare / MarketSquare/SwingLibrary

Null pointer exception not display in Java application which startup by Robot

Open
#155 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
117
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Hi
When we try to find out the exception like "Null pointer" exception, the Java application startup by Robot will not display it. It is very strange, if we implement manually after run "start application", the exception will be display. But if we run next step by Robot after "start application", those exception will not be display in application and no any message, we only can find the exception in java console.
Please see the screenshot on the attachment is the Exception show in normal applicatio
![Exception](https://user-images.githubusercontent.com/70571368/146149961-ee599bae-b000-436f-adfd-75989d7da4e5.png)
n

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are identified. Start by reproducing the Robot-driven startup flow and compare it with manual startup, then trace where the exception is surfaced. Done means the null pointer exception is displayed in the application during the automated flow, not only in the Java console.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.