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

Cluster setup recommendation for a Java-WebSphere-SQL Server application

We currently have a Java based web application that runs on WebSphere and accesses SQL Server 2008. The application requires frequent code and file changes and hence we update the EAR files in WebSphere at least once in a month, but typically more…
Skylark
  • 21
  • 1
1
vote
1 answer

Websphere 7: Getting 'Internal Server Error' when accessing JSPs. Servlets ok

I have just installed WS 7 on our stage server. The test server was done some months ago. I have deployed the same applications to stage as on test. One application is causing me problems. I call the login servlet but the result is an 'Internal…
paul
  • 181
  • 1
  • 7
1
vote
1 answer

Websphere federated repository for Active Directory

What I am trying to achieve is to have Websphere 6.1 use Active Directory users authentication. Websphere is running on Windows 2008 R2. What I've done already: Succesfully setup a federated repository for Windows Active Directory (LDAP); Create a…
Drakiula
  • 111
  • 1
  • 2
1
vote
1 answer

WebSphere - Horizontal Scalability

Does WebSphere 6.1 (not the ND edition) support the creation of a server group/cluster with multiple nodes possibility spanning across multiple machines. The idea is to create a horizontal cluster for load-balancing and fail-over support. Some…
user53255
  • 113
  • 2
1
vote
2 answers

how can i recover password of my local websphere server?

I forot password for wasadmin.So am not able to enter into admin pane.I want to recover the password.Where is encoded passwod located?How can i decode it?I am using same password at many other places,so i want recover password rather then resetting…
akshay
1
vote
1 answer

How to configure WAS to show fine log level in RAD console

I configured WAS to log my class' fine messages (com.test.*=fine) in the admin console, but in RAD, the entries "logger.fine(message)" don't show up in RADs' console. Is there an additional step I'm missing ?
xain
  • 657
  • 3
  • 12
  • 24
1
vote
0 answers

I am trying to run my WAS server from Eclipse and It seems I don't have permission to use my WAS profile. How can I solve it?

ERROR MESSAGE IN HERE I am trying to send my first message to a queue in WAS that I created. So, I need to run my WAS server from Eclipse. Is there any way to give permission to myself to use "Custom01" profile and solve this error? Note: I don't…
yigibm
  • 11
  • 1
0
votes
1 answer

IBM i 7.2, Admin-Port 2004 closed

On a fresh install of IBM i 7.2, with a regular IPL, the qhttpsvr subsystem is started and subsequently the admin-instance, which listens on TCP Port 2001. This port immediately redirects to Port 2004 on the same machine. The Browser delivers an…
PoC
  • 226
  • 1
  • 7
0
votes
0 answers

Log statements are logged as SystemOut in WebSphere 9

[7/11/19 10:34:41:786 EDT] 0000010b SystemOut O [2019-07-11 10:34:41,785] [WebContainer : 2] DEBUG loader.Loader (getRow:1533)- Result row: This effectively slows down the deployment to > 30 minutes. The application I am working in does…
0
votes
0 answers

How to automate SSL certificate monitoring renewal process in Apache Tomcat and IBM WebSphere server?

We have bunch of Apache Tomcat and IBM Websphere application servers and in the process of adding ton of new servers for new projects. Wondering if there are any commercial or open source tools that can monitor and automate the process of SSL…
cnu
  • 101
  • 1
0
votes
3 answers

How can a URL from my website be hidden?

I have my site which URL is like this: https://test.my.webpage.example And I need to block a URL similar to: https://test.my.webpage.example/weblogic/someApp/someService This is for a application in Java, over a WebSphere, that must communicate to a…
DevMouse
  • 11
  • 1
0
votes
0 answers

"Install New Application" tab not visible in websphere application server base

Recently I installed websphere application server base 64bit on centos os and dmgr and node agent working fine but In the console there are not options visible for create server, New application etc as below: Please help to find issue.
Nullpointer
  • 164
  • 8
0
votes
1 answer

Getting alert "The agent process for node in cell is not running and the node is not in maintenance mode." in Component Stability tab

I'm trying to setup a clustered WebSphere Traditional 9 with a IBM HTTP Server as load balancer. The nodes and clustered are created successfully, with the node agent started without issue. However when i access the Component Stability screen, the…
ipohfly
  • 115
  • 6
0
votes
1 answer

Can you install WebSphere Portal and WCM 8.5 without DB2?

I'm a Java developer trying to debug a production problem involving threads in a portlet on WebSphere Portal and WCM 8.5. In order to isolate the issue and not impact on other development, I need to set up a dev playground on a Windows 64-bit…
0
votes
1 answer

wsadmin - jmsprovider creating duplicate resource without any exception

I am trying to create jmsprovider resource using wsadmin as show below in WAS ND 8.5.5.9 installed version Setting the scope to…
sb9
  • 103
  • 4