Maksim Muruev
Maksim Muruev
Agree and also make 'network-manager' kill not point. I can have second adapter and use it for regular connection. NM does support 'black-list' so/
Just checked no success. PortmasterVersion:0.8.13License:AGPLv3
``` @ExceptionHandler(NoHandlerFoundException.class) @ResponseStatus(HttpStatus.NOT_FOUND) @ResponseBody public ErrorMessage processNoHandlerFoundException(NoHandlerFoundException ex) { log.warn("NoHandlerFoundException not found: ", ex); return ErrorMessage.builder() .error(ex.getMessage()) .build(); } ``` @ControllerAdvice like this helps. Where ErrorMessage just POJO with String...
Well I'm trying to. But it seems not so easy cant reproduce it yet in sandbox, But I've found out that this issue disappears if I remove controller advice completely...
``` processUnhandledError:209, ExceptionsController (platform.api.controller.error) invokeVirtual:-1, LambdaForm$DMH/0x0000706958080c00 (java.lang.invoke) invoke:-1, LambdaForm$MH/0x00007069588c8800 (java.lang.invoke) invokeExact_MT:-1, LambdaForm$MH/0x0000706958002800 (java.lang.invoke) invokeImpl:155, DirectMethodHandleAccessor (jdk.internal.reflect) invoke:103, DirectMethodHandleAccessor (jdk.internal.reflect) invoke:580, Method (java.lang.reflect) doInvoke:255, InvocableHandlerMethod (org.springframework.web.method.support) invokeForRequest:188, InvocableHandlerMethod (org.springframework.web.method.support) invokeAndHandle:118, ServletInvocableHandlerMethod...
Faced the same issue.
Another thing worth to mention on this screenshot, have 'tabs' for each drive, so if I need run multiple tests make sense have tabs not start app for each testing....
Almost the same problem but on Mac OS X.. possible make pictures only from primary screen.. second screen just went corrupted then screen 'selection' activated