The Weblogic Wasp

Tuesday, December 10, 2024

wlst script to restart weblogic managed server

›
stopserver1.py import sys connect('user','pw','t3://servername:7001') domainRuntime() shutdown('server1',...
Wednesday, September 25, 2024

shell script to collect todays cache details of weblogic jvm and send email

›
  The following shell script collects today's cache details of weblogic jvm and sends out an email. The script can ssh to many linux ser...
Thursday, August 29, 2024

java.lang.ClassNotFoundException: javafx.application.Application

›
 PROBLEM : While installing vertex receiving javafx issues ERROR:  Exception in thread "main" java.lang.NoClassDefFoundError: java...
Thursday, July 18, 2024

solr failed to start

›
  Error : OpenJDK 64-Bit Server VM warning: Failed to reserve shared memory. (error = 1) Context: this is a lucene solr 9.0.0 + zk 3.8.0. o...
Tuesday, April 30, 2024

Extract Private Key from oracle wallet

›
 To Extract Private Key from a wallet we would need orapki keytool and openssl. <<<<<<<<<< Display the content...
Friday, April 19, 2024

OHS not starting due to cert issue

›
 ERROR MSG: <date> <Info> <Security> <BEA-090909> <Using the configured custom SSL Hostname Verifier implementati...
Wednesday, May 31, 2023

bash script to check URL status from a linux box

›
  Wrote a script to check valid urls from linux box, To be executed as below from a linux box We can keep adding url’s to url.txt . Result ...
Thursday, October 13, 2022

Servlet failed with an IOException. java.io.IOException: HTTPS hostname wrong: should be

›
Error msg :  Servlet failed with an IOException.java.io.IOException: HTTPS hostname wrong:  should be XXXXX Context: app is exclusively talk...
Monday, October 25, 2021

access denied on webmethods IS page console

›
 problem:  Access Denied Services Necessary to show the Integration Server Administrator are currently unavailable on this port. This is mos...
Saturday, April 24, 2021

READ_TIMEOUT in webserver

›
 Setup Browser - webserver (ohs) - appserver (weblogic) Situation Getting below exception in ohs logs: Exception type [READ_TIMEOUT] (no rea...

weblogic managed server not coming up after weblogic password change

›
 Situation: 1. Console password was changed on my realms and domain- security - general 2.boot .properties was updated. The jvm's were s...
Monday, January 27, 2020

wlst script to stop and start and check status of managed server weblogic jvm

›
cd /opt/robin/wls/oracle/middleware/user_projects/domains/robin/bin $ more stop_m1.sh /opt/robin/wls/oracle/middleware/wlserver/common...
1 comment:
Tuesday, May 30, 2017

Symantec NetBackup PureDisk change URL / port / ip address

›
How to get the puredisk url working on another address. Login to the server using a putty session and enter the below command ps -ef | gr...
1 comment:
Friday, May 19, 2017

High CPU utilization due to java process on windows

›
Issue : java is using up most of the CPU in a windows server. Artifacts needed : powershell Solution : Note down the java pid causing h...
Tuesday, February 14, 2017

Testing Infinispan application on Windows with Jboss EAP 7

›
The following lab is setup using jboss-eap-7.0.0 running on oracle hotspot JDK 1.8 which runs on windows 7 64bit. The lab showcases storing...
1 comment:
›
Home
View web version

About Me

My photo
Maximus
View my complete profile
Powered by Blogger.