ABCDEFGHIJKLMNOPQRST
1
SnoIssueCategoryFix
2
1Connection Reset or BrokenRVICheck port definition & Service names.
3
2Unable to Insert recordsBAMCheck the Driver settings and restart the managed server.
4
3Stack overflow ErrorDesignerSREG Object verification; Automatic Evaluation to be set to false.
5
4TPM/BAM UI Logon ErrorBAM/TPMRedeploy the related channel, restart the managed server and add the BAM or TPM url to trusted sites.
6
5Unable to Undeploy channeliSMSupporting files might be missing from the config systems area; Create a new file with the same name and undeploy the channel.
7
6iSM Start-Up failureiSMSymptoms are no error info would be displayed but iSM fails to start-up. The reason would mostly be license expiry or invalid content in install.xml.
8
7Illegal Argument Function in RGWAttach channeliSMRGWAttach channel fails to start-up with this error. The issue could be due to improper iSM start-up.
One common reason for improper iSM start-up is when an XSLT map fails in compilation. Some channels might not start-up also.
9
8HTTP() Connection refusediSMManaged server service not running or improper iSM start-up. Refer entry 7 for more info.
10
9Garbled characters in BAM/TPM UIBAM/TPMChange the Java encoding options to Unicode.
11
10Pre-loaded property information in SREG objectsDesignerRemoval of global definitions would clear this behavior.
12
11EDI translation failureiSMCheck for the latest version of the message type definition to be present.
13
12error: java.lang.NoClassDefFoundError: com/ibi/adapter/msmq/MSMQQueueiSMMissing Jar file. Add the relevant MSMQ jar file.
14
13Queue not found or inaccesibleiSMCheck whether the MS messaging queue is created and has the read/write permissions for access.
15
14java.lang.UnsatisfiedLinkError: iwmsmq.dlliSMMSMQ error. Check MSMQ service has been enabled on the local host.
16
15java.io.FileNotFoundException: JAR entry 1.0/3040/templates/X12_XXX_YYYYtoXML.xch not found iSMImproperly built EBX package. Generate an archive with version number on it and not 'Custom'.
17
16Unable to read archiveiSMCheck whether the file name consists of special characters such as # or $.
18
17bad parse of ct. SAXParserExceptionRVICheck the XML data form to be valid. For instance, SREGs might start with numbers which needs a change.
19
18Failed to get master file path from registryDesignerCreate a shortcut for iWay Designer and add the following code to its target path:
<iWay_root>\tools\designer\bin\designer.exe -reg "HKEY_LOCAL_MACHINE\Software\iWay Software\Designer61\6.1"
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100