jmap command not found and java path not found -


i got jmap command not found error while trying create histograms. , tried command provided check package included jmap. got following output:

yum whatprovides '*/jmap' 

loaded plugins: product-id, subscription-manager

1:java-1.6.0-openjdk-devel-1.6.0.0-1.66.1.13.0.el6.x86_64 : openjdk development environment repo : rhel6.5_64-server

matched from:

filename : /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin/jmap

,

1:java-1.7.0-openjdk-devel-1.7.0.45-2.4.3.3.el6.x86_64 : openjdk development environment

repo : rhel6.5_64-server

matched from:

filename : /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.45.x86_64/bin/jmap

but when directed directory lib there's no folder called jvm. but, our tibco using our tibco jre path everything. tried export path, got same error.

should install java separately or other solution this? please help.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -