Jmeter 2.13 windows server compatibility for installation - jmeter

I would like to install Jmeter in windows server can any one help me which version of windows server in compatible for installation and detail requirments to install.
Thanks,
Venkatesh

Any.
JMeter is a Java-based application so theoretically should run anywhere Java can run.
Just make sure you're:
using latest JMeter version
using latest 64-bit JDK or Server JRE
See How to Get Started With JMeter: Part 1 - Installation & Test Plans article for detailed instructions.

Related

Updating IBM Websphere 8.5.5.14 and Java 1.7 on windows 2008 Server

I have a task to update 8.5.5.2 web sphere to 8.5.5.14 on a windows 2008 server. I have java 1.7 already installed (and java 6 as well) and all the profiles uses it.
How ever when i try to apply fix patch using IBM installation manager, by default it's installing Java 8 which is not supported on windows 2008.
Is there a way where i can by pass java 8 and install only the fix patch (8.5.5.14) from installation manager.
Any pointer/help would be really appreciated. Thanks.
Installation Manager Screenshot:
No, WebSphere 8.5.5.14 requires Java 8, and Java 8 is not supported on Windows 2008 Server. If you must stay with Windows 2008 you can't update WebSphere past 8.5.5.13. More detail here: IBM WebSphere SDK Java Technology Edition 8.0 Minimum Supported Operating Systems
This is what IBM documentation ( https://www-01.ibm.com/support/docview.wss?uid=swg27045339 ) says, I did some shortcuts to make key points easier to notice in a long article:
In 8.5.5.14 and later, it is planned that (Java8) SDK will be required for all new installations and all updates (fixpacks).
In 8.5.5.14 (...) prior operating system releases (such as Windows 2008 (...) ) will no longer be supported.
So unfortunately what you are trying to do is not supported:
Although Java7 is still fine as a runtime environment for your servers, for example if your business application is not yet Java8 compatible, you need to have Java8 installed as a default JVM for Websphere 8.5.5.14 "internal" requirements.
You cant have IBM's Java8 installed in Windows2008, which is mandatory for Websphere 8.5.5.14, that means you cant install Websphere 8.5.5.14.
In the end, I would like to remind you, that you can upgrade to a previous release: 8.5.5.13. Version 8.5.5.13 is 11 fixpacks newer than what you already have, maybe it will suffice for your needs.
Bottom line - upgrade windows to a current version that's not 11 years old. Or, better yet, put it on Linux. WAS is great on Linux! Red Hat, Suse, OpenSuse, Fedora, CentOS are good flavors.

Upgrade SonarQube from version 5.6.4 to 6.7.2

I want to upgrade SonarQube and I haven't done this before so I have few question. Please could you help me with them?
How can I find which edition is installed on my server?
How can I find if the installed version is licensed or not?
How can I upgrade from 5.6.4 to 6.7 LTS? Do you have upgrade guide for the same?
You can always find which version is installed by logging into the SonarQube web app and looking at the footer of the page or by going to Administration / System / System Info. If you for some reason can't log in to the web app, and installation folder name does not contain the version number as it does by default, look in the "lib" folder for a file that looks like "sonar-application-6.3.1.jar". That will tell you the version number as well.
Here are the general steps for upgrading, from the Upgrade the Server docs:
Download and unzip the SonarQube distribution of your edition in a
fresh directory, let's say $NEW_SONARQUBE_HOME
Manually install the
non-default plugins that are compatible with your version of
SonarQube. Use the Compatibility Matrix to ensure that the versions
you install are compatible with your server version. Note that the
most recent versions of all SonarSource code analyzers available in
your edition are installed by default. Simply copying plugins from
the old server to the new is not recommended; incompatible or
duplicate plugins could cause startup errors.
Update the contents of
sonar.properties and wrapper.conf files (in
$NEW_SONARQUBE_HOME/conf) with the settings of the related files in
the $OLD_SONARQUBE_HOME/conf directory (web server URL, database,
ldap settings, etc.). Do not copy-paste the old files. If you are
using the Oracle DB, copy its JDBC driver into
$NEW_SONARQUBE_HOME/extensions/jdbc-driver/oracle
Stop your old
SonarQube Server
Start your new SonarQube Server
Browse to
http://yourSonarQubeServerURL/setup and follow the setup
instructions
Analyze your projects (and compute your
Views|Portofolios|Application if you own the Enterprise Edition
product) to get fresh data
Before embarking on this, you will want to check out the intermediate upgrade notes for each version in order: 6.0, 6.1, 6.2, 6.3, 6.4, 6.5, 6.6, and 6.7.
Note that upgrade notes for versions after 6.7 are hosted at the new documentation site.

websphere application server 5.1 on win 7

I have installed RAD 7.0 on win 7 64 bit, with WebSphere v5.1 Test Environment, sometimes its start but most of the times hit 'Server WebSphere v5.1 Test Environment Test Environment # localhost failed to start', how can check this, anyone can guide for this,
My experience only goes back to WAS v6 but assuming 5.1 is the same there will be a log folder for your server, as a subfolder wherever your WAS 5.1 profile is located. RAD should be able to show you where those folders are, and maybe even be able to open the main log file for you.
WAS v7 was released in 2008 and v5.1 would be far older. I would strongly encourage you to upgrade to v8.5 if at all possible.
WAS 5.1 is old and is not supported on windows 7. It is highly recommended to upgrade to v7.0 or higher. But if you still want to troubleshoot the logs should be under WAS_HOME/logs//

ibm Rational Clear case plugin(extension) is not working in Oracle Jdeveloper

Presently i am working with Oracle Jdeveloper 11g Release 1(11.1.1.6.0) as IDE and Rational clear case Remote client 7.1.2 for version control.
While installing the plug in for clear case there was only an option with clear case version 11.1.1.6.38.61.92 and i proceeded with the installation
but when i am trying to connect with clear case using the plugin i am getting an error message "clear case executable is not installed ot not located in your system
environment path".Is the plug in is backward compatible? please Help me to fix this issue.
The ClearCase plugin would only work with a full ClearCase installation on your workstation (where JDeveloper is installed)
But I would be surprised if that plugin would work in a CCRC environment (where you don't have cleartool installed locally)

Need help to install WebSphere Application Server V8.5

I have downloaded the bellow rar file from IBM site. But I dont know how to install. Please advice me how can I install this WebSphere Application Server V8.5.
The InfoCenter is your best friend when asking questions about most IBM products.
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/index.jsp
The installation guide you want should be there.
since WebSphere 8.0 the default install process should be done using IBM Installation manager.
IM FAQ: http://www-01.ibm.com/software/rational/installmgr/faq.html
Download latest IM from: http://www-01.ibm.com/support/docview.wss?uid=swg24032358
After that all you have to do is launch the Installation Manager and point a repository to your WebSphere download directory. IM will than have a step by step wizard that will guide you through the installation process.

Resources