Opened 9 years ago

Last modified 9 years ago

#1163 closed defect

NoSuchElementException error in petascope — at Version 1

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

Description (last modified by Bang Pham Huu)

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 (./configure without enable rasnet and 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 (2)

by Bang Pham Huu, 9 years ago

View log here

comment:1 by Bang Pham Huu, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.