Opened 7 years ago

Last modified 7 years ago

#1641 closed defect

SECORE localhost:8080/def returns null — at Initial Version

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

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)

Change History (0)

Note: See TracTickets for help on using tickets.