cancel
Showing results for 
Search instead for 
Did you mean: 

Exception "JMSSecurityException: Not permit" when starting Comms Channel...

brian_arthern2
Participant
0 Kudos

Hi,

We have XI 3.0 that has been running without issues in the comms channels for a long time.

All of a sudden on one of our systems we are getting an error when starting the comms channel. The stacktrace is shown below:

Channel error occurred; detailed error description: com.sap.aii.adapter.jms.api.connector.ConnectorException: Error creating message consumer: javax.jms.JMSSecurityException: Not permitted

at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildMessageConsumers(ConnectorImpl.java:446)

...

We have tried resrting the J2EE engine, the whole XI instance, etc. and still this one channel continues to fail.

I have tried creating new channels and they fail too.

Has anyone seen this error before? Any idea how to resolve this?

thanks

Brian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Brain,

It is showing security exception, so it is related to the credentials (may if you use the passwords or certificates those are expired) so check those credentials validity.

Check this link

http://help.sap.com/saphelp_nw04/helpdata/en/f5/2f2c4142aef623e10000000a155106/frameset.htm

Regards

Ramesh

Answers (1)

Answers (1)

brian_arthern2
Participant
0 Kudos

Never mind. Turns out someone had been messing around on the TibCo server side...

Not an XI problem