Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Owner Reporter Resolution Summary
#110 Heinrich Stamerjohanns beccati@… invalid Error text file not found but it is present
Description

Hi, just started a new install of 8.3 and got this in the log:

Using error text file: /usr/local/rasdaman8.3/share/rasdamanerrtxts No error texts file found at: /usr/local/rasdaman8.3/share/rasdamanerrtxts

but there is indeed the erroror text file at: /usr/local/rasdaman-8.3/share/rasdaman/errtxts

#186 beccati@… wontfix Connect string for rasdaman enterprise does not allow for localhost
Description

Using localhost as host in connect parameter for rasdaman enterprise give the following error, even if a full connect string is specified, such as user/pass@localhost/RASBASE. Same output using just RASBASE as connect string.

Installing signal handler for ignoring broken pipe signal…ok Initializing control connections…informing rasmgr: server available…ok Initializing job control…setting timeout to 300 secs…connecting to base DBMS…EXEC SQL CONNECT RASBASE Processing SQL error originated by: AdminIf Connect SQL error encountered, sqlca.sqlcode: -1005SQL standard message: <FF><FF> SQL additional message: ORA-01005: null password given; logon denied

The only working solution was to use the DNS name of the machine instead of localhost.

#215 Nikolche Kolev Dimitar Misev fixed Petascope: XML schema validation should be optional
Description

The first request to petascope typically takes a looong time, because the XML schema validator collects/parses the XML schemas. This is necessary to pass the WCS test suite for example, but in production it is just unnecessary overhead.

So this schema validation should be optional, controlled via a parameter in petascope.properties, and should be disabled by default.

1 2 3 4 5 6 7 8 9 10 11 12 13
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.