Errors in starting gateway and quantexa-academy-ui in 1.4: smoke test - user-interface

there seems to be java.lang.IllegalStateException: No instances found of configserver (configserver)
error in the gateway logs file and the same in the quantexa-academy-ui logs file. I have attached images of the errors for use. I am not sure how to fix these errors.
enter image description here
enter image description here
I was running ./check-all in the Konsole and everything else has started except the two previously mentioned. enter image description here

Related

Why when I return back from login to I get an ERROR with the sample app?

This is in regards to the sample: msal-web-sample-0.1.0
I am using tomcat 9 and maven to build and run the msal-web-sample code. It is building fine and running, loading spring, etc. I am able to go out and get a username and passowrd login. However, when it tries to return back to my system (https://localhost:8443/msal4jsample/secure/aad) it just has a bit "ERROR PAGE!" heading with Home Page link going back to the main tomcat page.
In the tomcat runtime it has:
2021-06-29 15:28:06.108 ERROR 6360 --- [io-8443-exec-10] o.s.b.w.servlet.support.ErrorPageFilter : Cannot forward to error page for request [/secure/aad] as the response has already been committed. As a result, the response may have the wrong status code. If your application is running on WebSphere Application Server you may be able to resolve this problem by setting com.ibm.ws.webcontainer.invokeFlushAfterService to false
Of course, that doesn't apply to my setup.
I see the get in the logs returning back OK and don't see any errors on startup. I am at a loss as to where to go from here. Any thoughts?
Also, is there a non-spring implementation that can be used with java but still using MSAL?
Thanks
Alan
Please share additional information about the error. Do you have trouble regrading AAD? Check your environmental settings (Tomcat) if this isn't the case.

White Line in Console Application

I am creating an console application which take response from server and update information and send back response to server.
During running that exe it shows white line on console.
I stuck to find the solution.
Please refer image for clearity.
Console Application contains WhitLine

How do we understand if there is a image not found error?

I have a job to check some 300 urls if they are loaded correctly. They are the production urls of a company. One of the checks that we have to do is to understand if any of the image or the text not loaded properly.
For the images not loaded usually we get a cross mark.. But since we want to automate this task, what is the piece of code or the debugging tool which can tell us that there is 'image not found' error in a particular url?
We are also checking for error like '404' and '5xx' HTTP errors. But hoping to get the error if we check the debugging window.
Let me know in case more information is required.
Thanks
Dhanya

Not able to open websites home page using jMeter, getting an error

Not able to open websites home page using jMeter, getting an error
Using following configuration
jmeter version: 2.13
and I just trying to open google page and same error getting while opening my website's page.
Please refer screenshots for settings and results.
Test scenario itself is correct. Seems like something is wrong with JVM. Any info messages in console after start?
Try with google IP instead of hostname to make sure that it's not a DNS issue.
Did you run it with any specific flags like -H or -P? Do you use proxy?

Getting error in google fit "Connection failed. Cause: ConnectionResult{statusCode=unknown status code 5005, resolution=null}"

I have tried to develop application using google fit. I follow This link
When i try to run that application i got the following error
10-27 11:55:19.966: I/Google Fit(6016): Connection failed. Cause: ConnectionResult{statusCode=unknown status code 5005, resolution=null}
10-27 11:55:19.966: E/GooglePlayServicesUtil(6016): Unexpected error code 5005
Finally i found that issues. We need to save the content in consent screen under oath and api
I had this error and the consent screen had been filled in correctly. The only way I could get around this was to delete the project and re-create it.

Resources