It's all about the answers!

Ask a question

Executing Test Script (Command Line Adapter)


Peter Dimitrov (5131) | asked Sep 24 '09, 7:52 a.m.
Hi,

I'm trying to execute a test script with the Command Line Adapter. I went through the tutorial and added a new test script to a previously created test case with the type Command Line. I also started the Command Line Adapter with the following parameters:

./start.sh -repository https://localhost:9443/jazz -user connector -password connector -adapter CommandLineAdapter -projectArea Quality+Manager+Sample


where connector is a user with only the Connector license. The adapter seems to start normally:

Launching Command Line Adapter...



Adapter is reconnecting. Using saved configuration information from Config.ini
Successfully created an HTTP client
The adapter is now connected
Created Command Line Adapter


Then I tried to select the adapter on the Command Line Script Details page without success because the list of adapters was empty. I tried to start the adapter with the ADMIN account, too, but the result was the same. It may be that I missed a step, some kind of adapter registration on the server side!? What should I do next to get it work? Thanks in advance!
BR, Peter

9 answers



permanent link
John Nason (2.4k1012) | answered Sep 25 '09, 1:29 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hi Peter,
Have you checked "Execution -> Adapter Console"?
That should list all of the registered adapters and their status.
Regards,
John

Hi,

I'm trying to execute a test script with the Command Line Adapter. I went through the tutorial and added a new test script to a previously created test case with the type Command Line. I also started the Command Line Adapter with the following parameters:

./start.sh -repository https://localhost:9443/jazz -user connector -password connector -adapter CommandLineAdapter -projectArea Quality+Manager+Sample


where connector is a user with only the Connector license. The adapter seems to start normally:

Launching Command Line Adapter...



Adapter is reconnecting. Using saved configuration information from Config.ini
Successfully created an HTTP client
The adapter is now connected
Created Command Line Adapter


Then I tried to select the adapter on the Command Line Script Details page without success because the list of adapters was empty. I tried to start the adapter with the ADMIN account, too, but the result was the same. It may be that I missed a step, some kind of adapter registration on the server side!? What should I do next to get it work? Thanks in advance!
BR, Peter

permanent link
Peter Dimitrov (5131) | answered Sep 28 '09, 9:33 a.m.
Hi John,

That list is empty. The adapter output shows that it is connected. I've tried to play with the settings. When I mistyped the name of the Project Area it failed to connect. But with proper name it showed as if it was connected.

BR, Peter

Hi Peter,
Have you checked "Execution -> Adapter Console"?
That should list all of the registered adapters and their status.
Regards,
John


permanent link
John Nason (2.4k1012) | answered Sep 28 '09, 5:26 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hmm - interesting.
Are you sure that the project area that you are looking for the adapters in is the same as the project area that they are registering against?
The reason I bring that up is because based on your command line, the adapter will be registering with "Quality Manager Sample". The default project area for RQM out of the box is "Quality Manager". Is there any chance that your browser is pointing to "Quality Manager" instead of this second project area "Quality Manager Sample"? It is displayed in the upper right hand corner of the RQM UI in a drop down.
If it's not this then I'll bring in the big guns to see if they have any ideas.
Thanks,
John

Hi John,

That list is empty. The adapter output shows that it is connected. I've tried to play with the settings. When I mistyped the name of the Project Area it failed to connect. But with proper name it showed as if it was connected.

BR, Peter

Hi Peter,
Have you checked "Execution -> Adapter Console"?
That should list all of the registered adapters and their status.
Regards,
John


permanent link
Peter Dimitrov (5131) | answered Sep 29 '09, 3:54 a.m.
The browser pointed to the right project. This morning I tried it with a new project area without spaces in its name "TestProject". The result was the same. The adapter console list was empty again. To be sure I cycled through all of my three available project areas and checked the Adapter Console. They were empty, too. Then I created an ethereal capture but the protocol seems to be binary. There is some periodic stuff between the adapter and the server but I couldn't figure out from the capture if their conversation was successful. I copied a little from the capture below! Thanks!

BR, Peter

No.     Time        Source                Destination           Protocol Info

7 0.003344 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [SYN] Seq=0 Ack=0 Win=32767 Len=0 MSS=16396 TSV=449975 TSER=0 WS=2

Frame 7 (76 bytes on wire, 76 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 0, Ack: 0, Len: 0
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 0 (relative sequence number)
Header length: 40 bytes
Flags: 0x0002 (SYN)
Window size: 32767
Checksum: 0x1d61 [correct]
Options: (20 bytes)

No. Time Source Destination Protocol Info
8 0.003405 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [SYN, ACK] Seq=0 Ack=1 Win=32767 Len=0 MSS=16396 TSV=449975 TSER=449975 WS=2

Frame 8 (76 bytes on wire, 76 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 0, Ack: 1, Len: 0
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 0 (relative sequence number)
Acknowledgement number: 1 (relative ack number)
Header length: 40 bytes
Flags: 0x0012 (SYN, ACK)
Window size: 32767
Checksum: 0xa0c5 [correct]
Options: (20 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
9 0.003435 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [ACK] Seq=1 Ack=1 Win=32768 Len=0 TSV=449975 TSER=449975

Frame 9 (68 bytes on wire, 68 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 1, Ack: 1, Len: 0
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 1 (relative sequence number)
Acknowledgement number: 1 (relative ack number)
Header length: 32 bytes
Flags: 0x0010 (ACK)
Window size: 32768 (scaled)
Checksum: 0x69e4 [correct]
Options: (12 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
10 0.044021 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [PSH, ACK] Seq=1 Ack=1 Win=32768 Len=86 TSV=449985 TSER=449975

Frame 10 (154 bytes on wire, 154 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 1, Ack: 1, Len: 86
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 1 (relative sequence number)
Next sequence number: 87 (relative sequence number)
Acknowledgement number: 1 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0x5cd3 [correct]
Options: (12 bytes)
Data (86 bytes)

0000 16 03 00 00 51 01 00 00 4d 03 00 4a c1 b3 8f 56 ....Q...M..J...V
0010 2b 85 7a 39 e7 58 ef 28 13 42 60 f5 74 8f e7 21 +.z9.X.(.B`.t..!
0020 a4 a5 94 3f 37 34 c1 fa af 4d d9 00 00 26 00 04 ...?74...M...&..
0030 00 05 00 2f 00 33 00 32 00 0a fe ff 00 16 00 13 .../.3.2........
0040 00 66 00 09 fe fe 00 15 00 12 00 03 00 08 00 06 .f..............
0050 00 14 00 11 01 00 ......

No. Time Source Destination Protocol Info
11 0.044051 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [ACK] Seq=1 Ack=87 Win=32768 Len=0 TSV=449985 TSER=449985

Frame 11 (68 bytes on wire, 68 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 1, Ack: 87, Len: 0
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 1 (relative sequence number)
Acknowledgement number: 87 (relative ack number)
Header length: 32 bytes
Flags: 0x0010 (ACK)
Window size: 32768 (scaled)
Checksum: 0x697a [correct]
Options: (12 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
12 0.044846 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [PSH, ACK] Seq=1 Ack=87 Win=32768 Len=586 TSV=449986 TSER=449985

Frame 12 (654 bytes on wire, 654 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 1, Ack: 87, Len: 586
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 1 (relative sequence number)
Next sequence number: 587 (relative sequence number)
Acknowledgement number: 87 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0x9411 [correct]
Options: (12 bytes)
Data (586 bytes)

0000 16 03 00 02 45 02 00 00 46 03 00 4a c1 b3 8f a7 ....E...F..J....
0010 b4 2d dd 19 7a 9c df 60 e9 46 6f b9 40 3e f6 63 .-..z..`.Fo.@>.c
0020 a0 91 5c fa 09 87 af b6 ba 54 5f 20 4a c1 b3 8f ..\......T_ J...
0030 6a 24 32 98 74 28 96 ea 00 4b a8 d0 d8 03 1d e2 j$2.t(...K......
0040 f1 80 3f 40 58 10 23 d6 f9 0f 39 10 00 04 00 0b ..?@X.#...9.....
0050 00 01 f3 00 01 f0 00 01 ed 30 82 01 e9 30 82 01 .........0...0..
0060 52 a0 03 02 01 02 02 04 48 49 79 0d 30 0d 06 09 R.......HIy.0...
0070 2a 86 48 86 f7 0d 01 01 04 05 00 30 39 31 0c 30 *.H........091.0
0080 0a 06 03 55 04 0a 13 03 49 42 4d 31 15 30 13 06 ...U....IBM1.0..
0090 03 55 04 0b 13 0c 49 42 4d 20 52 61 74 69 6f 6e .U....IBM Ration
00a0 61 6c 31 12 30 10 06 03 55 04 03 13 09 6c 6f 63 al1.0...U....loc
00b0 61 6c 68 6f 73 74 30 1e 17 0d 30 38 30 36 30 36 alhost0...080606
00c0 31 37 35 31 30 39 5a 17 0d 30 39 31 32 33 31 31 175109Z..0912311
00d0 37 35 31 30 39 5a 30 39 31 0c 30 0a 06 03 55 04 75109Z091.0...U.
00e0 0a 13 03 49 42 4d 31 15 30 13 06 03 55 04 0b 13 ...IBM1.0...U...
00f0 0c 49 42 4d 20 52 61 74 69 6f 6e 61 6c 31 12 30 .IBM Rational1.0
0100 10 06 03 55 04 03 13 09 6c 6f 63 61 6c 68 6f 73 ...U....localhos
0110 74 30 81 9f 30 0d 06 09 2a 86 48 86 f7 0d 01 01 t0..0...*.H.....
0120 01 05 00 03 81 8d 00 30 81 89 02 81 81 00 a0 ef .......0........
0130 e3 00 51 45 21 03 72 5e 92 d1 a0 ab 9a 67 c0 e8 ..QE!.r^.....g..
0140 a9 0b fc 61 bd 0b 3d 02 56 9b d8 7c 08 52 a1 69 ...a..=.V..|.R.i
0150 cb 5c 56 d0 a6 7b 29 84 02 f3 0a a6 4f 7e 06 0f .\V..{).....O~..
0160 8f 15 03 42 52 f3 00 08 2b c9 a0 99 cd ec 85 a9 ...BR...+.......
0170 35 d9 d0 9e 82 10 9f 1e d9 28 9b b2 b0 5f 7e 2b 5........(..._~+
0180 4e 5f 1d 98 2b 3a 2a 22 f1 96 6e 13 50 f0 60 f6 N_..+:*"..n.P.`.
0190 0b 00 2b 6f 37 32 94 d0 8c 74 e5 a4 a2 cb e2 e2 ..+o72...t......
01a0 88 42 ed 2a b1 8d c4 13 eb 3d 41 51 b9 79 02 03 .B.*.....=AQ.y..
01b0 01 00 01 30 0d 06 09 2a 86 48 86 f7 0d 01 01 04 ...0...*.H......
01c0 05 00 03 81 81 00 39 7b fc f8 da ce 0b c2 34 30 ......9{......40
01d0 f4 ad 13 16 fd 2e f7 ad 78 6e d0 ad 22 72 a8 7b ........xn.."r.{
01e0 68 93 70 97 71 c3 5d 39 ad a8 b2 84 80 41 bf 07 h.p.q.]9.....A..
01f0 1b 15 f0 59 bb 63 db 63 db 3c 53 b9 79 89 b3 f0 ...Y.c.c.<S> 9443 [ACK] Seq=87 Ack=587 Win=32768 Len=0 TSV=449986 TSER=449986

Frame 13 (68 bytes on wire, 68 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 87, Ack: 587, Len: 0
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 87 (relative sequence number)
Acknowledgement number: 587 (relative ack number)
Header length: 32 bytes
Flags: 0x0010 (ACK)
Window size: 32768 (scaled)
Checksum: 0x672e [correct]
Options: (12 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
14 0.060845 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [PSH, ACK] Seq=87 Ack=587 Win=32768 Len=137 TSV=449990 TSER=449986

Frame 14 (205 bytes on wire, 205 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 87, Ack: 587, Len: 137
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 87 (relative sequence number)
Next sequence number: 224 (relative sequence number)
Acknowledgement number: 587 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0xd889 [correct]
Options: (12 bytes)
Data (137 bytes)

0000 16 03 00 00 84 10 00 00 80 7b 54 29 1c 7f 43 84 .........{T)..C.
0010 87 e5 c0 5c fa de f6 82 07 e5 3c 5e f9 92 94 74 ...\......<t>3.@...#
0060 71 ad 77 ba 13 65 65 35 a2 62 05 41 01 20 34 0e q.w..ee5.b.A. 4.
0070 b5 1f 75 7b 0f 1a 2d 1c ad f9 58 15 03 1d d5 d0 ..u{..-...X.....
0080 ad 73 5a 5e 75 ce 0f ab 18 .sZ^u....

No. Time Source Destination Protocol Info
15 0.078337 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [PSH, ACK] Seq=224 Ack=587 Win=32768 Len=6 TSV=449994 TSER=449986

Frame 15 (74 bytes on wire, 74 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 224, Ack: 587, Len: 6
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 224 (relative sequence number)
Next sequence number: 230 (relative sequence number)
Acknowledgement number: 587 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0x518b [correct]
Options: (12 bytes)
Data (6 bytes)

0000 14 03 00 00 01 01 ......

No. Time Source Destination Protocol Info
16 0.078468 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [ACK] Seq=587 Ack=230 Win=32768 Len=0 TSV=449994 TSER=449990

Frame 16 (68 bytes on wire, 68 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 587, Ack: 230, Len: 0
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 587 (relative sequence number)
Acknowledgement number: 230 (relative ack number)
Header length: 32 bytes
Flags: 0x0010 (ACK)
Window size: 32768 (scaled)
Checksum: 0x6693 [correct]
Options: (12 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
17 0.104846 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [PSH, ACK] Seq=230 Ack=587 Win=32768 Len=61 TSV=450001 TSER=449994

Frame 17 (129 bytes on wire, 129 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 230, Ack: 587, Len: 61
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 230 (relative sequence number)
Next sequence number: 291 (relative sequence number)
Acknowledgement number: 587 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0xc49a [correct]
Options: (12 bytes)
Data (61 bytes)

0000 16 03 00 00 38 e8 ce f6 f5 c1 d7 3d fe 3b 4b a1 ....8......=.;K.
0010 9c 8b f7 d7 e4 ad 88 bf a1 31 42 d4 4e ce 3a c4 .........1B.N.:.
0020 ad 5f b5 91 3d 87 06 1f 1c 13 67 3b e0 c7 37 36 ._..=.....g;..76
0030 d9 96 27 a1 2a dc dd cb d0 49 19 71 c8 ..'.*....I.q.

No. Time Source Destination Protocol Info
18 0.113587 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [PSH, ACK] Seq=587 Ack=291 Win=32768 Len=6 TSV=450003 TSER=450001

Frame 18 (74 bytes on wire, 74 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 587, Ack: 291, Len: 6
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 587 (relative sequence number)
Next sequence number: 593 (relative sequence number)
Acknowledgement number: 291 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0x5130 [correct]
Options: (12 bytes)
SEQ/ACK analysis
Data (6 bytes)

0000 14 03 00 00 01 01 ......

No. Time Source Destination Protocol Info
19 0.117255 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [PSH, ACK] Seq=593 Ack=291 Win=32768 Len=61 TSV=450004 TSER=450001

Frame 19 (129 bytes on wire, 129 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 593, Ack: 291, Len: 61
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 593 (relative sequence number)
Next sequence number: 654 (relative sequence number)
Acknowledgement number: 291 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0xebf3 [correct]
Options: (12 bytes)
Data (61 bytes)

0000 16 03 00 00 38 83 ea 92 c8 b6 18 b6 fd 2c 9e e9 ....8........,..
0010 74 39 01 3b a0 f8 b8 6a a6 28 b4 85 15 1d d5 f9 t9.;...j.(......
0020 7a 67 3a f1 36 e8 7a d1 5c 61 be 5e 22 45 a3 49 zg:.6.z.\a.^"E.I
0030 9a 92 0a d4 90 ed cd 3b 6f b4 7f 22 75 .......;o.."u

No. Time Source Destination Protocol Info
20 0.121571 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [ACK] Seq=291 Ack=654 Win=32768 Len=0 TSV=450005 TSER=450003

Frame 20 (68 bytes on wire, 68 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 291, Ack: 654, Len: 0
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 291 (relative sequence number)
Acknowledgement number: 654 (relative ack number)
Header length: 32 bytes
Flags: 0x0010 (ACK)
Window size: 32768 (scaled)
Checksum: 0x65fb [correct]
Options: (12 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
21 0.146471 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [PSH, ACK] Seq=291 Ack=654 Win=32768 Len=298 TSV=450011 TSER=450003

Frame 21 (366 bytes on wire, 366 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 291, Ack: 654, Len: 298
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 291 (relative sequence number)
Next sequence number: 589 (relative sequence number)
Acknowledgement number: 654 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0xa2bb [correct]
Options: (12 bytes)
Data (298 bytes)

0000 17 03 00 01 25 f2 dd d4 0f 8d 7b 4c bd 23 a4 ad ....%.....{L.#..
0010 01 55 20 87 cb 41 99 f1 ae 6b 75 bc 50 23 4e 34 .U ..A...ku.P#N4
0020 6b a2 bf 16 fc 0d 94 a8 de b1 19 01 d7 cc d9 0b k...............
0030 ff 63 b6 d3 00 3c 54 c5 06 cc ad 4e d9 d4 36 b9 .c...<T>$......jF.
0070 4d 22 85 47 32 10 9c 81 d1 bb b4 98 17 c3 39 6a M".G2.........9j
0080 af 73 81 4b 04 2e 88 ff 30 67 d2 a2 c3 e2 bb aa .s.K....0g......
0090 1c c7 4d fa 46 b2 1e f8 ac 5a 1c 22 24 0b f9 66 ..M.F....Z."$..f
00a0 b4 4c 60 6e ba 1a 0f f4 7a a4 d3 56 b3 ea 19 81 .L`n....z..V....
00b0 48 72 64 6b 1f 2b 8c fa 0b 92 0c 1c a9 0a 35 9c Hrdk.+........5.
00c0 b3 69 93 15 7d ca 7f 44 1f 0a fa 1f ee 52 1e 92 .i..}..D.....R..
00d0 bd ba 70 d5 cc 9b 6c e9 6d 53 22 47 6a 83 50 a9 ..p...l.mS"Gj.P.
00e0 49 8e ad e0 ff 4c d4 cb 49 6e 85 6f 7d 7e 62 ce I....L..In.o}~b.
00f0 73 ec 87 4f 8e 71 17 68 3c c6 23 18 c0 3a c8 29 s..O.q.h<.#..:.)
0100 81 b0 2c 25 96 50 39 bd b3 a5 80 c2 38 34 db ef ..,%.P9.....84..
0110 6a d1 44 17 69 fa 5a 86 ff 38 a8 43 45 df b8 09 j.D.i.Z..8.CE...
0120 6a d1 d1 c3 a9 3b 59 82 6e ec j....;Y.n.


Hmm - interesting.
Are you sure that the project area that you are looking for the adapters in is the same as the project area that they are registering against?
The reason I bring that up is because based on your command line, the adapter will be registering with "Quality Manager Sample". The default project area for RQM out of the box is "Quality Manager". Is there any chance that your browser is pointing to "Quality Manager" instead of this second project area "Quality Manager Sample"? It is displayed in the upper right hand corner of the RQM UI in a drop down.
If it's not this then I'll bring in the big guns to see if they have any ideas.
Thanks,
John

Hi John,

That list is empty. The adapter output shows that it is connected. I've tried to play with the settings. When I mistyped the name of the Project Area it failed to connect. But with proper name it showed as if it was connected.

BR, Peter

Hi Peter,
Have you checked "Execution -> Adapter Console"?
That should list all of the registered adapters and their status.
Regards,
John


		                                        

permanent link
Vaibhav Srivastava (2861) | answered Sep 30 '09, 11:24 p.m.
JAZZ DEVELOPER
Hi
There would be a Config.ini file in the same folder as start.bat I would suggest renaming that file to something like Config_BAK.ini (or you could just remove that file from that folder too) and then starting the adapter normally from command line using the options.
Thanks
Vaibhav

The browser pointed to the right project. This morning I tried it with a new project area without spaces in its name "TestProject". The result was the same. The adapter console list was empty again. To be sure I cycled through all of my three available project areas and checked the Adapter Console. They were empty, too. Then I created an ethereal capture but the protocol seems to be binary. There is some periodic stuff between the adapter and the server but I couldn't figure out from the capture if their conversation was successful. I copied a little from the capture below! Thanks!

BR, Peter

No.     Time        Source                Destination           Protocol Info

7 0.003344 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [SYN] Seq=0 Ack=0 Win=32767 Len=0 MSS=16396 TSV=449975 TSER=0 WS=2

Frame 7 (76 bytes on wire, 76 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 0, Ack: 0, Len: 0
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 0 (relative sequence number)
Header length: 40 bytes
Flags: 0x0002 (SYN)
Window size: 32767
Checksum: 0x1d61 [correct]
Options: (20 bytes)

No. Time Source Destination Protocol Info
8 0.003405 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [SYN, ACK] Seq=0 Ack=1 Win=32767 Len=0 MSS=16396 TSV=449975 TSER=449975 WS=2

Frame 8 (76 bytes on wire, 76 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 0, Ack: 1, Len: 0
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 0 (relative sequence number)
Acknowledgement number: 1 (relative ack number)
Header length: 40 bytes
Flags: 0x0012 (SYN, ACK)
Window size: 32767
Checksum: 0xa0c5 [correct]
Options: (20 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
9 0.003435 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [ACK] Seq=1 Ack=1 Win=32768 Len=0 TSV=449975 TSER=449975

Frame 9 (68 bytes on wire, 68 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 1, Ack: 1, Len: 0
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 1 (relative sequence number)
Acknowledgement number: 1 (relative ack number)
Header length: 32 bytes
Flags: 0x0010 (ACK)
Window size: 32768 (scaled)
Checksum: 0x69e4 [correct]
Options: (12 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
10 0.044021 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [PSH, ACK] Seq=1 Ack=1 Win=32768 Len=86 TSV=449985 TSER=449975

Frame 10 (154 bytes on wire, 154 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 1, Ack: 1, Len: 86
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 1 (relative sequence number)
Next sequence number: 87 (relative sequence number)
Acknowledgement number: 1 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0x5cd3 [correct]
Options: (12 bytes)
Data (86 bytes)

0000 16 03 00 00 51 01 00 00 4d 03 00 4a c1 b3 8f 56 ....Q...M..J...V
0010 2b 85 7a 39 e7 58 ef 28 13 42 60 f5 74 8f e7 21 +.z9.X.(.B`.t..!
0020 a4 a5 94 3f 37 34 c1 fa af 4d d9 00 00 26 00 04 ...?74...M...&..
0030 00 05 00 2f 00 33 00 32 00 0a fe ff 00 16 00 13 .../.3.2........
0040 00 66 00 09 fe fe 00 15 00 12 00 03 00 08 00 06 .f..............
0050 00 14 00 11 01 00 ......

No. Time Source Destination Protocol Info
11 0.044051 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [ACK] Seq=1 Ack=87 Win=32768 Len=0 TSV=449985 TSER=449985

Frame 11 (68 bytes on wire, 68 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 1, Ack: 87, Len: 0
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 1 (relative sequence number)
Acknowledgement number: 87 (relative ack number)
Header length: 32 bytes
Flags: 0x0010 (ACK)
Window size: 32768 (scaled)
Checksum: 0x697a [correct]
Options: (12 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
12 0.044846 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [PSH, ACK] Seq=1 Ack=87 Win=32768 Len=586 TSV=449986 TSER=449985

Frame 12 (654 bytes on wire, 654 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 1, Ack: 87, Len: 586
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 1 (relative sequence number)
Next sequence number: 587 (relative sequence number)
Acknowledgement number: 87 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0x9411 [correct]
Options: (12 bytes)
Data (586 bytes)

0000 16 03 00 02 45 02 00 00 46 03 00 4a c1 b3 8f a7 ....E...F..J....
0010 b4 2d dd 19 7a 9c df 60 e9 46 6f b9 40 3e f6 63 .-..z..`.Fo.@>.c
0020 a0 91 5c fa 09 87 af b6 ba 54 5f 20 4a c1 b3 8f ..\......T_ J...
0030 6a 24 32 98 74 28 96 ea 00 4b a8 d0 d8 03 1d e2 j$2.t(...K......
0040 f1 80 3f 40 58 10 23 d6 f9 0f 39 10 00 04 00 0b ..?@X.#...9.....
0050 00 01 f3 00 01 f0 00 01 ed 30 82 01 e9 30 82 01 .........0...0..
0060 52 a0 03 02 01 02 02 04 48 49 79 0d 30 0d 06 09 R.......HIy.0...
0070 2a 86 48 86 f7 0d 01 01 04 05 00 30 39 31 0c 30 *.H........091.0
0080 0a 06 03 55 04 0a 13 03 49 42 4d 31 15 30 13 06 ...U....IBM1.0..
0090 03 55 04 0b 13 0c 49 42 4d 20 52 61 74 69 6f 6e .U....IBM Ration
00a0 61 6c 31 12 30 10 06 03 55 04 03 13 09 6c 6f 63 al1.0...U....loc
00b0 61 6c 68 6f 73 74 30 1e 17 0d 30 38 30 36 30 36 alhost0...080606
00c0 31 37 35 31 30 39 5a 17 0d 30 39 31 32 33 31 31 175109Z..0912311
00d0 37 35 31 30 39 5a 30 39 31 0c 30 0a 06 03 55 04 75109Z091.0...U.
00e0 0a 13 03 49 42 4d 31 15 30 13 06 03 55 04 0b 13 ...IBM1.0...U...
00f0 0c 49 42 4d 20 52 61 74 69 6f 6e 61 6c 31 12 30 .IBM Rational1.0
0100 10 06 03 55 04 03 13 09 6c 6f 63 61 6c 68 6f 73 ...U....localhos
0110 74 30 81 9f 30 0d 06 09 2a 86 48 86 f7 0d 01 01 t0..0...*.H.....
0120 01 05 00 03 81 8d 00 30 81 89 02 81 81 00 a0 ef .......0........
0130 e3 00 51 45 21 03 72 5e 92 d1 a0 ab 9a 67 c0 e8 ..QE!.r^.....g..
0140 a9 0b fc 61 bd 0b 3d 02 56 9b d8 7c 08 52 a1 69 ...a..=.V..|.R.i
0150 cb 5c 56 d0 a6 7b 29 84 02 f3 0a a6 4f 7e 06 0f .\V..{).....O~..
0160 8f 15 03 42 52 f3 00 08 2b c9 a0 99 cd ec 85 a9 ...BR...+.......
0170 35 d9 d0 9e 82 10 9f 1e d9 28 9b b2 b0 5f 7e 2b 5........(..._~+
0180 4e 5f 1d 98 2b 3a 2a 22 f1 96 6e 13 50 f0 60 f6 N_..+:*"..n.P.`.
0190 0b 00 2b 6f 37 32 94 d0 8c 74 e5 a4 a2 cb e2 e2 ..+o72...t......
01a0 88 42 ed 2a b1 8d c4 13 eb 3d 41 51 b9 79 02 03 .B.*.....=AQ.y..
01b0 01 00 01 30 0d 06 09 2a 86 48 86 f7 0d 01 01 04 ...0...*.H......
01c0 05 00 03 81 81 00 39 7b fc f8 da ce 0b c2 34 30 ......9{......40
01d0 f4 ad 13 16 fd 2e f7 ad 78 6e d0 ad 22 72 a8 7b ........xn.."r.{
01e0 68 93 70 97 71 c3 5d 39 ad a8 b2 84 80 41 bf 07 h.p.q.]9.....A..
01f0 1b 15 f0 59 bb 63 db 63 db 3c 53 b9 79 89 b3 f0 ...Y.c.c.<S> 9443 [ACK] Seq=87 Ack=587 Win=32768 Len=0 TSV=449986 TSER=449986

Frame 13 (68 bytes on wire, 68 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 87, Ack: 587, Len: 0
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 87 (relative sequence number)
Acknowledgement number: 587 (relative ack number)
Header length: 32 bytes
Flags: 0x0010 (ACK)
Window size: 32768 (scaled)
Checksum: 0x672e [correct]
Options: (12 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
14 0.060845 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [PSH, ACK] Seq=87 Ack=587 Win=32768 Len=137 TSV=449990 TSER=449986

Frame 14 (205 bytes on wire, 205 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 87, Ack: 587, Len: 137
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 87 (relative sequence number)
Next sequence number: 224 (relative sequence number)
Acknowledgement number: 587 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0xd889 [correct]
Options: (12 bytes)
Data (137 bytes)

0000 16 03 00 00 84 10 00 00 80 7b 54 29 1c 7f 43 84 .........{T)..C.
0010 87 e5 c0 5c fa de f6 82 07 e5 3c 5e f9 92 94 74 ...\......<t>3.@...#
0060 71 ad 77 ba 13 65 65 35 a2 62 05 41 01 20 34 0e q.w..ee5.b.A. 4.
0070 b5 1f 75 7b 0f 1a 2d 1c ad f9 58 15 03 1d d5 d0 ..u{..-...X.....
0080 ad 73 5a 5e 75 ce 0f ab 18 .sZ^u....

No. Time Source Destination Protocol Info
15 0.078337 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [PSH, ACK] Seq=224 Ack=587 Win=32768 Len=6 TSV=449994 TSER=449986

Frame 15 (74 bytes on wire, 74 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 224, Ack: 587, Len: 6
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 224 (relative sequence number)
Next sequence number: 230 (relative sequence number)
Acknowledgement number: 587 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0x518b [correct]
Options: (12 bytes)
Data (6 bytes)

0000 14 03 00 00 01 01 ......

No. Time Source Destination Protocol Info
16 0.078468 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [ACK] Seq=587 Ack=230 Win=32768 Len=0 TSV=449994 TSER=449990

Frame 16 (68 bytes on wire, 68 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 587, Ack: 230, Len: 0
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 587 (relative sequence number)
Acknowledgement number: 230 (relative ack number)
Header length: 32 bytes
Flags: 0x0010 (ACK)
Window size: 32768 (scaled)
Checksum: 0x6693 [correct]
Options: (12 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
17 0.104846 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [PSH, ACK] Seq=230 Ack=587 Win=32768 Len=61 TSV=450001 TSER=449994

Frame 17 (129 bytes on wire, 129 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 230, Ack: 587, Len: 61
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 230 (relative sequence number)
Next sequence number: 291 (relative sequence number)
Acknowledgement number: 587 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0xc49a [correct]
Options: (12 bytes)
Data (61 bytes)

0000 16 03 00 00 38 e8 ce f6 f5 c1 d7 3d fe 3b 4b a1 ....8......=.;K.
0010 9c 8b f7 d7 e4 ad 88 bf a1 31 42 d4 4e ce 3a c4 .........1B.N.:.
0020 ad 5f b5 91 3d 87 06 1f 1c 13 67 3b e0 c7 37 36 ._..=.....g;..76
0030 d9 96 27 a1 2a dc dd cb d0 49 19 71 c8 ..'.*....I.q.

No. Time Source Destination Protocol Info
18 0.113587 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [PSH, ACK] Seq=587 Ack=291 Win=32768 Len=6 TSV=450003 TSER=450001

Frame 18 (74 bytes on wire, 74 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 587, Ack: 291, Len: 6
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 587 (relative sequence number)
Next sequence number: 593 (relative sequence number)
Acknowledgement number: 291 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0x5130 [correct]
Options: (12 bytes)
SEQ/ACK analysis
Data (6 bytes)

0000 14 03 00 00 01 01 ......

No. Time Source Destination Protocol Info
19 0.117255 127.0.0.1 127.0.0.1 TCP 9443 > 28534 [PSH, ACK] Seq=593 Ack=291 Win=32768 Len=61 TSV=450004 TSER=450001

Frame 19 (129 bytes on wire, 129 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 9443 (9443), Dst Port: 28534 (28534), Seq: 593, Ack: 291, Len: 61
Source port: 9443 (9443)
Destination port: 28534 (28534)
Sequence number: 593 (relative sequence number)
Next sequence number: 654 (relative sequence number)
Acknowledgement number: 291 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0xebf3 [correct]
Options: (12 bytes)
Data (61 bytes)

0000 16 03 00 00 38 83 ea 92 c8 b6 18 b6 fd 2c 9e e9 ....8........,..
0010 74 39 01 3b a0 f8 b8 6a a6 28 b4 85 15 1d d5 f9 t9.;...j.(......
0020 7a 67 3a f1 36 e8 7a d1 5c 61 be 5e 22 45 a3 49 zg:.6.z.\a.^"E.I
0030 9a 92 0a d4 90 ed cd 3b 6f b4 7f 22 75 .......;o.."u

No. Time Source Destination Protocol Info
20 0.121571 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [ACK] Seq=291 Ack=654 Win=32768 Len=0 TSV=450005 TSER=450003

Frame 20 (68 bytes on wire, 68 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 291, Ack: 654, Len: 0
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 291 (relative sequence number)
Acknowledgement number: 654 (relative ack number)
Header length: 32 bytes
Flags: 0x0010 (ACK)
Window size: 32768 (scaled)
Checksum: 0x65fb [correct]
Options: (12 bytes)
SEQ/ACK analysis

No. Time Source Destination Protocol Info
21 0.146471 127.0.0.1 127.0.0.1 TCP 28534 > 9443 [PSH, ACK] Seq=291 Ack=654 Win=32768 Len=298 TSV=450011 TSER=450003

Frame 21 (366 bytes on wire, 366 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1)
Transmission Control Protocol, Src Port: 28534 (28534), Dst Port: 9443 (9443), Seq: 291, Ack: 654, Len: 298
Source port: 28534 (28534)
Destination port: 9443 (9443)
Sequence number: 291 (relative sequence number)
Next sequence number: 589 (relative sequence number)
Acknowledgement number: 654 (relative ack number)
Header length: 32 bytes
Flags: 0x0018 (PSH, ACK)
Window size: 32768 (scaled)
Checksum: 0xa2bb [correct]
Options: (12 bytes)
Data (298 bytes)

0000 17 03 00 01 25 f2 dd d4 0f 8d 7b 4c bd 23 a4 ad ....%.....{L.#..
0010 01 55 20 87 cb 41 99 f1 ae 6b 75 bc 50 23 4e 34 .U ..A...ku.P#N4
0020 6b a2 bf 16 fc 0d 94 a8 de b1 19 01 d7 cc d9 0b k...............
0030 ff 63 b6 d3 00 3c 54 c5 06 cc ad 4e d9 d4 36 b9 .c...<T>$......jF.
0070 4d 22 85 47 32 10 9c 81 d1 bb b4 98 17 c3 39 6a M".G2.........9j
0080 af 73 81 4b 04 2e 88 ff 30 67 d2 a2 c3 e2 bb aa .s.K....0g......
0090 1c c7 4d fa 46 b2 1e f8 ac 5a 1c 22 24 0b f9 66 ..M.F....Z."$..f
00a0 b4 4c 60 6e ba 1a 0f f4 7a a4 d3 56 b3 ea 19 81 .L`n....z..V....
00b0 48 72 64 6b 1f 2b 8c fa 0b 92 0c 1c a9 0a 35 9c Hrdk.+........5.
00c0 b3 69 93 15 7d ca 7f 44 1f 0a fa 1f ee 52 1e 92 .i..}..D.....R..
00d0 bd ba 70 d5 cc 9b 6c e9 6d 53 22 47 6a 83 50 a9 ..p...l.mS"Gj.P.
00e0 49 8e ad e0 ff 4c d4 cb 49 6e 85 6f 7d 7e 62 ce I....L..In.o}~b.
00f0 73 ec 87 4f 8e 71 17 68 3c c6 23 18 c0 3a c8 29 s..O.q.h<.#..:.)
0100 81 b0 2c 25 96 50 39 bd b3 a5 80 c2 38 34 db ef ..,%.P9.....84..
0110 6a d1 44 17 69 fa 5a 86 ff 38 a8 43 45 df b8 09 j.D.i.Z..8.CE...
0120 6a d1 d1 c3 a9 3b 59 82 6e ec j....;Y.n.


Hmm - interesting.
Are you sure that the project area that you are looking for the adapters in is the same as the project area that they are registering against?
The reason I bring that up is because based on your command line, the adapter will be registering with "Quality Manager Sample". The default project area for RQM out of the box is "Quality Manager". Is there any chance that your browser is pointing to "Quality Manager" instead of this second project area "Quality Manager Sample"? It is displayed in the upper right hand corner of the RQM UI in a drop down.
If it's not this then I'll bring in the big guns to see if they have any ideas.
Thanks,
John

Hi John,

That list is empty. The adapter output shows that it is connected. I've tried to play with the settings. When I mistyped the name of the Project Area it failed to connect. But with proper name it showed as if it was connected.

BR, Peter

Hi Peter,
Have you checked "Execution -> Adapter Console"?
That should list all of the registered adapters and their status.
Regards,
John


		                                        

permanent link
Praveen Sinha (116141) | answered Oct 01 '09, 2:18 a.m.
JAZZ DEVELOPER
If What Vaibhav suggested doesn't work out, you might try out increasing the log level to DEBUG and paste the logs here. You can do this by updating the file log4j.properties (it should be located at the same place as your start.sh)
log4j.rootLogger=DEBUG, stdout, FA

log4j.logger.com.ibm.rqm.adapter.library=DEBUG
log4j.logger.com.ibm.rqm.adapter.commandline=DEBUG

Hi
There would be a Config.ini file in the same folder as start.bat I would suggest renaming that file to something like Config_BAK.ini (or you could just remove that file from that folder too) and then starting the adapter normally from command line using the options.
Thanks
Vaibhav

permanent link
Peter Dimitrov (5131) | answered Oct 02 '09, 11:08 a.m.
Hi, I switched on debugging and got the following output in the log file. (The XML messages after "Available instructions:" are much longer of course but this forum seems to be unable to render it properly. I copied the log file content verbatim within the "code" tags.)
So, is this the normal behavior of the adapter? If it is why is the Adapter Console empty on the server side?
Thanks!

BR, Peter

16:48:01,904 [main]  INFO com.ibm.rqm.adapter.commandline                    - Adapter is reconnecting. Using saved configuration information from Config.ini

16:48:04,131 [main] INFO com.ibm.rqm.adapter.library - Successfully created an HTTP client
16:48:04,452 [main] INFO com.ibm.rqm.adapter.library - The adapter is now connected
16:48:08,643 [main] DEBUG org.apache.axiom.om.util.StAXUtils - XMLStreamReader is com.ibm.xml.xlxp.api.stax.XMLInputFactoryImpl$XMLStreamReaderProxy
16:48:08,701 [main] INFO com.ibm.rqm.adapter.commandline - Created Command Line Adapter
16:48:08,702 [Thread-1] DEBUG com.ibm.rqm.adapter.library - Adapter polling RQM server for instructions.
16:48:08,827 [Thread-1] DEBUG org.apache.axiom.om.util.StAXUtils - XMLStreamReader is com.ibm.xml.xlxp.api.stax.XMLInputFactoryImpl$XMLStreamReaderProxy16:48:09,022 [Thread-1] DEBUG org.apache.axiom.om.util.StAXUtils - XMLStreamReader is com.ibm.xml.xlxp.api.stax.XMLInputFactoryImpl$XMLStreamReaderProxy16:48:09,047 [Thread-1] DEBUG org.apache.axiom.om.util.StAXUtils - XMLStreamWriter is com.ibm.xml.xlxp.api.stax.XMLOutputFactoryImpl$XMLStreamWriterProxy
16:48:09,054 [Thread-1] DEBUG com.ibm.rqm.adapter.library - Adapter processing instructions.
Available instructions:
<ns3><ns6>false</ns6></ns3>
16:48:09,055 [Thread-1] DEBUG com.ibm.rqm.adapter.library - Is Processor busy: false
16:48:09,056 [Thread-1] DEBUG com.ibm.rqm.adapter.library - Adapter process going for sleep for: 5 seconds.
16:48:14,077 [Thread-1] DEBUG com.ibm.rqm.adapter.library - Adapter polling RQM server for instructions.
16:48:14,174 [Thread-1] DEBUG org.apache.axiom.om.util.StAXUtils - XMLStreamReader is com.ibm.xml.xlxp.api.stax.XMLInputFactoryImpl$XMLStreamReaderProxy16:48:14,175 [Thread-1] DEBUG org.apache.axiom.om.util.StAXUtils - XMLStreamWriter is com.ibm.xml.xlxp.api.stax.XMLOutputFactoryImpl$XMLStreamWriterProxy
16:48:14,176 [Thread-1] DEBUG com.ibm.rqm.adapter.library - Adapter processing instructions.
Available instructions:
<ns3><ns6>false</ns6></ns3>
16:48:14,177 [Thread-1] DEBUG com.ibm.rqm.adapter.library - Is Processor busy: false
16:48:14,177 [Thread-1] DEBUG com.ibm.rqm.adapter.library - Adapter process going for sleep for: 5 seconds.
...
...



If What Vaibhav suggested doesn't work out, you might try out increasing the log level to DEBUG and paste the logs here. You can do this by updating the file log4j.properties (it should be located at the same place as your start.sh)
log4j.rootLogger=DEBUG, stdout, FA

log4j.logger.com.ibm.rqm.adapter.library=DEBUG
log4j.logger.com.ibm.rqm.adapter.commandline=DEBUG

Hi
There would be a Config.ini file in the same folder as start.bat I would suggest renaming that file to something like Config_BAK.ini (or you could just remove that file from that folder too) and then starting the adapter normally from command line using the options.
Thanks
Vaibhav

		                                        

permanent link
John Nason (2.4k1012) | answered Oct 05 '09, 6:42 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Peter,
The log looks OK to me, but this is not a strong area of mine in RQM.
Did you try to rename/delete the config.ini file per Vaibhav's post? I assume no change in behavior?
Regards,
John

permanent link
Peter Dimitrov (5131) | answered Oct 07 '09, 4:50 a.m.
I've tried it and the behavior was the same. There should be something else here that causes this problem (the test environment was: vmware image - SUSE Linux Enterprise Desktop 10 SP2, Firefox 2.0). I'm working on another project now but I will check the forum for updates.

BR, Peter

Peter,
The log looks OK to me, but this is not a strong area of mine in RQM.
Did you try to rename/delete the config.ini file per Vaibhav's post? I assume no change in behavior?
Regards,
John

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.