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
0
votes
3 answers

Cannot start/stop Websphere from the First Steps Window

When attempting to start or stop a Websphere 7 service from the First Steps window it fails with the following error; Cannot run program "C:\WebSphere\AppServer\bin\WASService.exe": CreateProcess error=740, The requested operation requires…
Alastair
  • 115
  • 2
  • 7
0
votes
2 answers

Changes in the httpd.conf file do not take affect after restarting the service

I need to change the directory that is served up by the service. So I have changed the httpd.conf file: # DocumentRoot "C:/IBM/HTTPServer/htdocs/en_US" DocumentRoot "C:/sites" #
NitroxDM
  • 635
  • 1
  • 13
  • 29
0
votes
2 answers

How to disable Remote Admin Console for Websphere 6.1

Is it possible to disable the admin console in IBM websphere 6.1 on Windows 2003 for non-local users? If so how do you do it?
Peter
  • 1,102
  • 3
  • 18
  • 32
0
votes
1 answer

Deploy EAR with Websphere Application Server wsadmin.bat without losing security role-mapping?

We're running CI towards our WAS with wsadmin.bat The applications are updated with this command $AdminApp update ${projectName}EAR app {-operation update -update.ignore.new -contents {${artifactsDir}/${projectName}-${buildVersion}.ear}} This…
Tommy
  • 195
  • 1
  • 2
  • 9
0
votes
1 answer

Changing WebSphere's JVM to x64

Recently i had installed WebSphere Portal 6.1 on my computer with Windows7 x64. But i had discovered that it runs on 32 version of JVM. How can i make it run on x64 ? Should i reinstall webSphere or its just enough to swap java folder ? Thanks!
0
votes
1 answer

Installing WebSphere Process Server, Enterprise Service Bus, Message Broker, Service Registry and Repository

I have got a Lab with 4 systems, each with 4 GB of RAM and I want to setup the following tools on the same. What is the best way to do the same? IBM WebSphere Process Server 7 IBM WebSphere Enterprise Service Bus 7 IBM WebSphere Message Broker…
user55842
0
votes
1 answer

Can't locate WebSphere web container HTTP TRANSPORT port in Admin Console

I am trying to determine the value of the standard HTTP TRANSPORT port in a WebSphere application server via the WAS Admin Console. The WebSphere documentation says that it should be available here: Servers > Application Servers > server_name > Web…
S. Williams
0
votes
1 answer

Using WebSphere CloudBurst with PowerVM to AIX virtualization over a cloud

we are studying the virtualization option to reduce our datacenter cost, and this research was assigned to me. we looked into alternatives and we almost reached a conclusion that PowerVM is the only option to virtualize pSeries servers. we found no…
A.Rashad
  • 293
  • 1
  • 5
  • 18
0
votes
2 answers

WebSphere 7 password recovery

On my local box I have RAD 7.5 and WebSphere 7. When I run the administrative console it asks me for the username/password. I tried all the default password/users combinations wasadmin/wasadmin wasadmin/wsadmin and so on an none of the works. How do…
0
votes
0 answers

WAS migration to Tomcat

We are in process of migrating our WAS based application to Tomcat9. And we have correctly setup queue connection for our MQ connection. But with topic, we are unable to progress. In WAS, we can have client ID, but how do we define it in…
0
votes
1 answer

IBM HTTP Server - enabling mod_status

I have IHS 8.5.5.3 with WebSphere 8.5.5.3 installed on a Win Server 2012 VM as part of an installation of the IBM Maximo 7.6 system. I am trying to enable mod_status on IHS to enable me to collect metrics with Datadog from Apache / IHS. The Maximo…
Maximo.Wiki
  • 101
  • 1
0
votes
1 answer

How do I restrict WebSphere to just localhost requests?

I'm running WebSphere 8.5.5.15 and I want to restrict it to not serve requests coming from any outside user in my development environment. I only want to serve requests from localhost. I've been looking for a solution but I've only found resources…
bakoyaro
  • 101
  • 2
0
votes
1 answer

Upgrade WebSphere 6.0 to 6.1

What updates are needed to upgrade WebSphere Windows 32-bit 6.0 to 6.1. I have 6.0 installation media, I'm trying to get a test environment to match a system at 6.1.0.31 patch level. Installation…
0
votes
1 answer

How can I find out the URL of EJBs on WebSphere Application Server

I've just deployed an Enterprise Application to WAS. How can I find out which ports it is listening on?
jjujuma
0
votes
1 answer

Identifying thread deadlocks in WebSphere

In WebSphere 8.5.5.13 I have some out of memory errors and the database connections get maxed out. It seems to me this is due to thread starvation (I have some processes trying to do something with a timeout of 10 seconds and other tasks that…
Frabac
  • 3
  • 1
1 2 3
10
11