forked from irods/irods
-
Notifications
You must be signed in to change notification settings - Fork 0
/
KNOWN_ISSUES
51 lines (36 loc) · 2.5 KB
/
KNOWN_ISSUES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Using 3.x iCommands with a 4.0+ iRODS Server
--------------------------------------------
3.x iCommands retain basic functionality when speaking with a 4.0+ iRODS Server.
However, operations much more complicated than simple puts and gets are likely
to hit cases where the 3.x iCommands do not have sufficient information to
continue or they do not recognize the results returned by the Server.
This is largely due to the SSL handshaking and resource hierarchies in 4.0+.
It is recommended to use the supported iCommands from 4.0+.
Ticket Item: [#1260] unixODBC on OpenSuSE 12.x fails when iRODS resource name contains a hyphen (aka "hpss-sdsc")
------------------------------------------------------------------------------------------------------------------
unixODBC on OpenSuSE 12.x fails when iRODS resource name contains a hyphen (aka "hpss-sdsc").
Also, 'moon landing' in rules3.0/rulewriteKeyValPairs.r.
Other Operating Systems and versions do not exhibit this behavior.
Mar 6 09:47:34 pid:21588 NOTICE: rsAuthCheck user rods#tempZone
Mar 6 09:47:34 pid:21588 NOTICE: rsAuthResponse set proxy authFlag to 5, client authFlag to 5, user:rods#tempZone
proxy:rods client:rods
Mar 6 09:47:34 pid:21588 NOTICE: bindVar[1]=RajaBase
Mar 6 09:47:34 pid:21588 NOTICE: bindVar[2]=acRegisterData
Mar 6 09:47:34 pid:21588 NOTICE: bindVar[3]=acRegisterData()
Mar 6 09:47:34 pid:21588 NOTICE: bindVar[4]=($objPath like "/home/raja#sdsc/myImportantFiles\*" && $dataSize > 10000000)
Mar 6 09:47:34 pid:21588 NOTICE: bindVar[5]={
msiRegisterData():::recover_msiRegisterData();
msiQueue("msiReplicateData(\'hpss-sdsc\') ::: recover_msiReplicateData;");
}
Mar 6 09:47:34 pid:21588 NOTICE: bindVar[6]=@REL
Mar 6 09:47:34 pid:21588 NOTICE: cllExecSqlWithResult: SQLExecDirect error: -1, sql:select rule_id from R_RULE_MAIN
where rule_base_name = ? and rule_name = ? and rule_event = ? and rule_condition = ? and rule_body = ? and
rule_recovery = ?
Mar 6 09:47:34 pid:21588 NOTICE: SQLSTATE: 01000
Mar 6 09:47:34 pid:21588 NOTICE: SQLCODE: 4294967295
Mar 6 09:47:34 pid:21588 NOTICE: SQL Error message: [unixODBC]Error while executing the query (non-fatal);
ERROR: syntax error at or near "hpss" at character 344
Mar 6 09:47:34 pid:21588 NOTICE: chlInsRuleTable cmlGetIntegerValueFromSqlV3 find rule if any failure -806000
Mar 6 09:47:34 pid:21588 NOTICE: rsGeneralRowInsert: rcGeneralRowInsert failed
Mar 6 09:47:34 pid:21588 ERROR: executeRuleAction Failed for msiAdmInsertRulesFromStructIntoDB status = -806000
CAT_SQL_ERR