Skip to main content

Questions tagged [websphere]

IBM WebSphere Application Server, a software application server, is the flagship product within IBM's WebSphere brand. WebSphere Application Server is built using open standards such as Java EE, XML, and Web Services.

websphere
0 votes
1 answer
10 views

Websphere Spring libraries memory footprint

We have multiple spring boot applications deployed on WAS. Each module is a bundled with spring dependencies making each of them fat. Due to this, all our apps take a lot of memory on start up. For ...
Srikanth's user avatar
0 votes
0 answers
16 views

Get the Message from the MQ Queue on the basis of Put Time?

How can I filter the messages from IBM MQ queue in IIB ACE and pick only those messages which are there for more than 5 minutes filtering on the basis on put time?
Nizami's user avatar
  • 227
0 votes
1 answer
43 views

Error "virtual host to handle /favicon.ico has not been defined" When Deploying React App on IBM WebSphere

I am trying to deploy a React application on IBM WebSphere, but I am encountering an issue where the server returns the following error: virtual host to handle /favicon.ico has not been Defined Here ...
PRABHAT SINGH RAJPUT's user avatar
-1 votes
1 answer
35 views

openSSL vs keytool , which one should i use on my application? [closed]

My Java application is running on Websphere (application server) and IBM Http Server(IHS). I need to use machine-to-machine Rest API with a remote API (server), and the remote server use OAuth2 ...
tt0686's user avatar
  • 1,807
0 votes
1 answer
33 views

How to query WebSphere Node Agent status from CLI

Is there any way to get the status of the IBM WebSphere Node Agent from the CLI. I am working on a Python script to automate the status checking, but I haven't found a command (yet) that will help me ...
Adrian Tušar's user avatar
0 votes
0 answers
37 views

IBM WebSphere deployment error - Servlet name for the servlet mapping /TestInjection could not be found

We are migrating from Java 8 to Zulu OpenJDK 17. Our application uses IBM WebSphere Application Server 9.0.0.6 and JSF 2.2. We can install the EAR file successfully on the IBM WebSphere server, but ...
Revansh2006's user avatar
0 votes
0 answers
13 views

LogstashTcpSocketAppender behind a proxy

We need to configure a net.logstash.logback.appender.LogstashTcpSocketAppender to connect to DataDog, however, the server that needs to send out these logs only works with a proxy. We are running on ...
Arcturus's user avatar
  • 27k
0 votes
0 answers
14 views

FlowScoped Faces configuration issue in WebSphere Application Server V9

I'm attempting to run a Java EE 7 Cargo Tracker on tWAS 9 and have encountered a Faces configuration issue. I would appreciate any assistance you can provide. The application uses Faces 2.2, and I've ...
Galia Cheng's user avatar
0 votes
0 answers
22 views

DataStage Client Method '~' of object '~' failed error

I have a problem with my ibm data stage client version 11.7 like the picture below when i start it. I'm trying to uninstall and re-install several times but it wont help. How to fix it or how can i ...
JustStartlDev's user avatar
0 votes
0 answers
40 views

Error in Web Sphere Application Server Starting

I am trying to run Web Sphere Application Server 9 locally using Rational Application Developer IDE. I am getting the below error - [6/6/24 13:10:54:297 IST] 0000004a SSLHandshakeE E SSLC0008E: ...
inderjeet singh's user avatar
0 votes
0 answers
34 views

javax.transaction.TransactionRolledbackException: Transaction is ended due to timeout

2024-05-28 03:19:10,175, [MessageListenerThreadPool : 0] DEBUG DocumentMIDAOImpl Enter get business case id method 2024-05-28 03:19:10,187, [MessageListenerThreadPool : 0] DEBUG DocumentMIDAOImpl ...
Rohit's user avatar
  • 1
0 votes
1 answer
42 views

Websphere Application Server JVM Logs

From the management console, we can set up the Java Virtual Machine (JVM) log settings: Troubleshooting > Logs and Trace > server_name > JVM Logs I have a requirement to check the values set ...
medisamm's user avatar
  • 319
-1 votes
2 answers
61 views

How can i add this user to allowed to put messages to the queue manager from a JMS application

Guys i have a JMS application that has a purpose of sending messages to the Queue manager QM1on local queue DEV.QUEUE.1 This is the set of variables i have. private static final String HOST = &...
yatso1's user avatar
  • 31
0 votes
0 answers
59 views

IBM Liberty: Unable to create MQ session on application startup

I am trying to migrate one application from ibm webshpere 8.5 to IBM liberty server 24. The app connects to IBM MQ to send and receive data. The application is not able to send data to mq for the ...
tepaja's user avatar
  • 1
0 votes
0 answers
63 views

Exception in Execute Select java.lang.IllegalThreadStateException: Thread is already started

Getting Excpetion in Execute Select java.lang.IllegalThreadStateException: Thread is already started when we are trying to execute a select statement in a sql server through java below is the code ...
Bharath Mocherla's user avatar

15 30 50 per page
1
2 3 4 5
475