How to profile application running in Tomcat 6 on Solaris 10 Sparc Server? - flex3

My J2EE based application running in Tomcat 6 on Solaris 10 sparc server is very very slow.
It works fine on Linux servers. I am using flex as web front end to my application.
I need to know how can I configure and run it using any java profiler on Sun Solaris server.

visualvm doesn't work remotely.
I used JProfiler. Not completely solved this problem using it (As mentioned in my comments , there seemed to be more of an Solaris installation ), But it was helpful.

Related

Apache on XAMPP not running on windows 11

on windows 10 apache was running without any issues after I updated my windows from windows 10 to 11,
I tried everything on this link and it didn't work at all and I tried to install deferent versions of XAMPP and it didn't work at all
and the only thing that I notice that windows defender didn't give me an alert for access,
idk if that is the problem, and I tried to give it access manually and it didn't work as well
note: MySQL running perfectly.

looking to migrate Java projects from tomcat 9 to tomcat 8.5 (downgrade)

I am looking to use an earlier version of tomcat for my project to comply with AWS supported system. So my project is using tomcat 9 and works fine. I successfully installed tomcat 8.5 on my computer and when I try to 'run on server' with eclipse I get an error.
The server cannot be started because one or more of the ports are invalid. Open the server editor and correct the invalid ports.

How many standard license required for monitoring a remote application via VMWare?

I am new to this JProfiler stuff. I am responsible to determine the best Java profiler for profiling IBM JVM 1.5 for my reputed client.
As per the connectivity of our servers, we have our application running on UNIX/LINUX machine with non GUI support. We can only use SSH (from VmWare) to connect the servers. In this scenario we will be using a Windows System in VMWare (having GUI capability) where we are planning to install the profiler (using Windows based installer) with a single license.
I would require the answers of the following questions before I can propose this tool for license procurement to my client :
Does it support IBM Webspehere Application Server 6 which runs on IBM JVM 1.5 ?
Can we extract the UNIX version of the JProfiler installation (.tar) on the UNIX/LINUX remote machine and can use the non GUI integration utilities like jpenable OR jpintegrate so that the profiled application can be connected from the VmWare Windows system as mentioned above ? In this case do we have to purchase a separate license to use these utilities in the remote machine? Please note that we will be using WAS 6 with IBM JVM 1.5.
Your help will be very much appreciated.
Thanks
Does it support IBM Webspehere Application Server 6 which runs on IBM JVM 1.5 ?
Yes, that is supported by JProfiler 8.
Can we extract the UNIX version of the JProfiler installation (.tar)
on the UNIX/LINUX remote machine and can use the non GUI integration
utilities like jpenable OR jpintegrate so that the profiled
application can be connected from the VmWare Windows system as
mentioned above ?
Yes.
In this case do we have to purchase a separate license to use these
utilities in the remote machine?
You don't need a license key on the remote machine, just for the JProfiler GUI.

How to Integrate LDAP with Gitorious running on a CentOS 6 Server?

How to Integrate LDAP with Gitorious running on a CentOS 6 Server ?
I've a CentOS 6 Server running on a Virtual Machine in which I have configured Gitorious which is running properly with all the features.
Now I want to integrate LDAP with Gitorious. How can I do it ?
please provide me step-by-step solutions
This appears to be supported natively: https://gitorious.org/gitorious/pages/LdapIntegration

WCF Self Hosted App on 64bit Windows Server

I have a windows application that acts as a WCF Service that I developed on a 32bit Windows Server 2008 box. I have tested the application and everything works fine when running it from my development machine, as well as from my 32bit workstation. However, when attempting to run the application on a 64bit Windows 2008 Server, the application does not run, and a Windows Error Report is generated stating that the application stopped working. I have attempted to build the application on my 32bit Development Workstation, targeting both x86 and x64, to no avail. The only time I can get the application to run is if I comment out the code that starts the WCF Service. So my question is, do I need to dev and/or build this application on a 64bit workstation to allow the application to run on a 64bit machine?
Ok, I figured it out, nevermind...needed to run the app as admin on that server...
You need to configure http.sys to accept your urls using the httpcfg utility. There is a similar thing for Windows Server 2003.
How to add a URL ACL and avoid AddressAccessDeniedException in Windows Vista
Httpcfg Examples: Internet Information Services (IIS)