Opened 7 years ago
Closed 7 years ago
#1641 closed defect (fixed)
SECORE localhost:8080/def returns null
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | secore | Version: | development |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description (last modified by )
with "/" at the end it can work but with localhost:8080/def it will return a null exception
ResolveRequest@82: Parsing URI: http://localhost:8080/def ERROR [16:19:36] SecoreController@123: Exception caught: InvalidRequest: The requested service URI is not valid: null at org.rasdaman.secore.util.StringUtil.getServiceUri(StringUtil.java:256) at org.rasdaman.secore.req.ResolveRequest.<init>(ResolveRequest.java:95) at org.rasdaman.secore.controller.SecoreController.handle(SecoreController.java:83)
Also default for log4j in SECORE is INFO instead of TRACE.
Change History (2)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.