Questions tagged [websphere]

Questions about administering WebSphere Application Server, a commercial Java application serve.

IBM® WebSphere® Application Server offers a fast, flexible and secure Java application server runtime environment.

http://www-03.ibm.com/software/products/en/appserv-was

156 questions
1
vote
2 answers

WebSphere not launching completely?

We use WebSphere for the message queues only. We have an application that is using them in a single node environment. I have it installed exactly how its installed and configured in our other single node environments, but for some reason, the page…
1
vote
2 answers

Cannot start or initialize IBM WebSphere

I am unable to start or initialize IBM WebSphere. I have a clean install of Linux CentOS. I have installed IBMs Installation Manager. In IBMs Installation Manager, I have added repository…
JeremyCanfield
  • 373
  • 2
  • 9
  • 17
1
vote
1 answer

websphere 8.5 war installation fails

I am trying to install a small (4MB) war file in the admin console of Websphere 8.5.5.9 and it fails with the following stack trace in the SystemErr.log: [5/31/17 14:06:28:139 CDT] 00000072 SystemErr R javax.servlet.ServletException:…
Tyrone
  • 11
  • 2
1
vote
0 answers

How to get Deployment manager hostname and port dynamically in IBM WebSphere Application Server 8.5.5 using shell script in linux?

I need to get the deployment manager hostname and port dynamically in IBM WebSphere Application Server 8.5.5 using shell script.
Suganthan Raj
  • 113
  • 1
  • 4
1
vote
0 answers

High memory utilization in the Linux server

JVMS heap usage and GC is working as expected but we are still observing more than 90% MEM usage in Linux top command. Please advise.
1
vote
3 answers

Automatic start of a WebSphere Windows service

I have tried all the solutions I have found in Google and StackOverflow to auto start a Windows service. Here's my problem: I have registered my WebSphere application server instance as a service. I'm able to stop & start the WebSphere using…
1
vote
2 answers

Errors while updating IBM HTTP Plugin and IBH IHS

Initially this activity started with installing the WAS 7.0.0.39 fixpack on our system. The UpdateInstaller was successfully upgraded to 7.0.0.39, along with WAS and java. WAS is installed using wassrvr id, while the webserver is installed using…
debal
  • 151
  • 7
1
vote
1 answer

How often do websphere process or application servers need to be restarted?

am a system admin. my boss is asking us to reboot production IBM WebSphere process or application server every week. I understand that, it was a good practice to reboot server often long back release stale connections etc. But, i believe now all the…
SE1984ad
  • 11
  • 1
1
vote
0 answers

Websphere Application Server and Kerberos Keytab Renewal

I am currently running into an issue with Kerberos ticket expiration from a keytab on WAS 8.5.5.5. The same process works correctly on Tomcat 8, and I believe the primary difference is the JDK / JAAS client configurations. I am running both as…
cogan
  • 11
  • 2
1
vote
1 answer

Max connection on a specific Application

I've an application ( that contain some Web Services ) deployed on a Server in a WAS 7 environement. That server host a many application; what I'm looking for is a way to limit the number of connection for a specific application and not for entire…
Stefano R.
  • 141
  • 2
1
vote
0 answers

Browser shows IIS Error Messages with WebSphere error messages below

I am working on an environment (external) where IIS is the web server and WebSphere is the application server. I have noticed that the error messages (Ex. 403, 404) show both IIS error messages as well as what the application returns through…
leeman24
  • 147
  • 1
  • 9
1
vote
1 answer

Garbage Collection and Memory Visualizer (GCMV) Doesn't Always Generate A Report

I'm using GCMV within ISA 4.1 to analyze some gc logs from a cluster. When I open a native_stderr.log file in that tool, it always creates the following 4 reports/tabs: Table data Line plot Structured Data native_stderr.log These reports are…
Tom Purl
  • 549
  • 1
  • 3
  • 13
1
vote
3 answers

How to increase heap size for ws_ant.sh when deploying on WebSphere 8.5 (64-bit Linux)

TL;DR -- How do I give ws_ant.sh and/or the task more heap at runtime? I am attempting to deploy a relatively large (~160-MB) EAR file to WebSphere 8.5 running on a 64-bit Linux platform. Here is the task I have in my…
PattMauler
  • 111
  • 1
  • 6
1
vote
0 answers

How cache OpenLDAP Meta database (for use with Websphere Application Server)?

I have configured Meta database directory on OpenLDAP server for two different Active Diretories and it's work. But now I'd like set cache for this OpenLDAP, but I don't know how. From my slapd.conf database meta suffix …
zorbon.cz
  • 195
  • 1
  • 1
  • 6
1
vote
1 answer

WebSphere - Jython command to view an Application's memory usage

Using IBM WebSphere Application Server version 8.0.0.1, is there a way to view the memory usage of a running application on the server? Something with Jython or Jacl? I can view the memory usage of a Application Server, but not the individual…
FilBot3
  • 234
  • 4
  • 18
1 2
3
10 11