Glassfish server up and running. I want to add some data source, and do it from web console->Resources.
Click button "Add Resources" then choose file from my computer (same to the file from server) and click OK. GUI gives me error:
An error has occurred The system cannot find the path specified:
In log I get:
[2019-11-20T12:26:23.149+0300] [glassfish 5.1] [INFO] [] [org.glassfish.admingui] [tid: _ThreadID=69 _ThreadName=admin-listener(3)] [timeMillis: 1574241983149] [levelValue: 800] [[ GUI deployment: uploadToTempfile]]
[2019-11-20T12:26:23.165+0300] [glassfish 5.1] [SEVERE] [] [org.glassfish.admingui] [tid: _ThreadID=69 _ThreadName=admin-listener(3)] [timeMillis: 1574241983165] [levelValue: 1000] [[ RestResponse.getResponse() gives FAILURE. endpoint = 'https://localhost:4848/management/domain/resources/add-resources'; attrs = '{id=, target=mdmcluster}']]
Please, give any ideas how to fix this issue.
'{id=, target=mdmcluster}'- Christoph John