Opened 9 years ago

Last modified 9 years ago

#1163 closed defect

NoSuchElementException error in petascope — at Initial Version

Reported by: Bang Pham Huu Owned by:
Priority: major Milestone: 9.2
Component: petascope Version: development
Keywords: Cc: Alex Dumitru
Complexity: Medium

Description

I don't know the real problem but I can reproduce by, first installed rasnet (make and make install) then ingest data by wcst_import. Then in petascope rasdaman/ows it can describecoverage normally (using latest patch).

However, using another petascope (go straight to application/petascope then make & make install) this error will appear.

 DEBUG [08:25:53] DbMetadataSource@2456: RasQL query : select sdom(c) from rgb AS c where oid(c) = 972801
java.util.NoSuchElementException
	at java.util.StringTokenizer.nextToken(StringTokenizer.java:349)
	at java.util.StringTokenizer.nextToken(StringTokenizer.java:377)

Change History (1)

by Bang Pham Huu, 9 years ago

View log here

Note: See TracTickets for help on using tickets.