Skip to main content

alphaWorks  >  Forums  >  IBM Lock Analyzer for Java  >  developerWorks

Connect to JLA agent using username and password    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 2 - Pages: 1 - Last Post: Jul 28, 2008 8:23 AM Last Post By: Andre_Petrov Threads: [ Previous | Next ]
Andre_Petrov

Posts: 5
Registered: May 15, 2007 03:51:47 PM
Connect to JLA agent using username and password
Posted: May 12, 2008 06:00:30 AM
 
Click to report abuse...   Click to reply to this thread Reply
Hello,

I have IBM WebSphere Application server 6.1.0.11 on Linux box (actually this does not matter) with JLA installed and running. I am also able to connect to JMX Console using jconsole standart tool. When I setup everything without any security - everything works just fine, I am able to connect to agent and make reports.

My settings (JLAtiagent.properties file) are:
com.sun.management.jmxremote.port=1974
com.sun.management.jmxremote.authenticate=false
com.sun.management.jmxremote.ssl=false

but when I added some security:
com.sun.management.jmxremote.port=1974
com.sun.management.jmxremote.ssl=false
com.sun.management.jmxremote.authenticate=true
com.sun.management.jmxremote.password.file=/opt/IBM/WebSphere/AppServer/profile s/AppSrv03/properties/jmxremote.password
com.sun.management.jmxremote.access.file=/opt/IBM/WebSphere/AppServer/profiles/ AppSrv03/properties/jmxremote.access

Now I have some troubles :( I can connect to JMX console using my username + password but not to JLA.

Does JLA support username + password and how can I specify them for my connection - probably some additional -D options like -Dcom.ibm.jla.port. e.g. -Dcom.ibm.jla.username :-)

TIA, Andre.
tobycorbin

Posts: 7
Registered: Nov 05, 2004 09:43:35 AM
Re: Connect to JLA agent using username and password
Posted: Jul 23, 2008 08:32:00 AM   in response to: Andre_Petrov in response to: Andre_Petrov's post
 
Click to report abuse...   Click to reply to this thread Reply
Currently, JLA does not support security but this is something we are considering for a possible future release. As yet, we don't have any releases planned for this though
Andre_Petrov

Posts: 5
Registered: May 15, 2007 03:51:47 PM
Re: Connect to JLA agent using username and password
Posted: Jul 28, 2008 08:23:52 AM   in response to: tobycorbin in response to: tobycorbin's post
 
Click to report abuse...   Click to reply to this thread Reply
Thx for an answer. Good luck with release.

Andre.

Point your RSS reader here for a feed of the latest messages in all forums