Issue : There are findings related to security at PORT 22 after Vulnerability Assessment and Penetration Testing (VAPT). The below are the vulnerabilities : 1. SSH Weak Algorithms Supported. 2. SSH Server CBC Mode Ciphers Enabled. 3. SSH Weak MAC Algorithms Enabled. 4. SSH Server CBC Mode Ciphers Enabled. Solution
Continue readingConfiguring Strong Ciphers on Linux OS
Security Vulnerabilities at IP Environment Description: OS – Oracle V 6.6 Weblogic Version – 12.2.1.0 Application Server IP : 192.168.0.132 Port : 8001 Soon after Nessus scan security vulnerabilities are detected as below for the above mentioned IP and port. 1.
Continue readingIssue while creating datasource on Weblogic Server
In Weblogic Sometimes when you try add datasource to cluster group it fails with following error, which might be due to process limit on database side. WLS Console Error ============== Caused by: java.lang.Throwable: Substituted for the exception oracle.net.ns.NetException which lacks a String contructor, original message – Got minus one from
Continue readingUnable to Activate Changes in Enterprise Manager or WebLogic Console
This issue can be observed while updating a change from the console and saving and activating the changes or in this case from Enterprise manager console trying to edit a configuration and got the below error in the process and the same was seen in AdminServer logs too. <Apr 4, 2017
Continue readingCREATING ORACLE WALLET AND CERTIFICATE SIGNING REQUEST IN ORACLE OHS 12C USING COMMAND LINE INTERFACE orapki
CREATE A DIRECTORY WHERE YOU WILL SAVE YOU WALLET. I have created “wallet” DIRECTORY UNDER ORACLE_HOME BY USING FOLLOWING COMMAND <mkdir /u01/oracle/wallet> RUN SetDomainEnv.sh SCRIPT THAT YOU WILL FIND UNDER DOMAIN_HOME/bin FOLDER ./setDomainEnv.sh TO CREATE A WALLET UNDER /u01/oracle/wallet RUN THE FOLLOWING COMMAND <u01/oracle/oracle_common/bin/orapki wallet create -wallet /u01/oracle/wallet -pwd Spring2016> REMOVE DEFAULT CERTIFICATE
Continue readingStarting the WEBLOGIC Administration Server Using Node Manager and WLST IN 11G
GO TO WEBLOGIC HOME AND SET THE PATH ENVIRONMENT VARIABLE START WLST USING java weblogic.WLST NOW START THE NODEMANAGER USING COMMAND startNodeManager.sh YOU WILL SEE A MESAGE STATING “INFO: Secure socket listener started on port 5556, host localhost/127.0.0.1” <— WHICH MEAN NODEMANAGER HAS STARTED ON LOCAL HOST 4. Connect WLST TO
Continue readingINSTALLING PATCHES ON ORACLE HTTP SERVER(OHS) 11.1.1.9.0 USING OPATCH UTILITY PATCH#21663064
data:text/mce-internal,content,%3Cimg%20class%3D%22aligncenter%20size-full%20wp-image-6923%22%20src%3D%22http%3A//weblogic-wonders.com/weblogic/wp-content/uploads/2016/06/1-9.png%22%20alt%3D%221%22%20width%3D%221102%22%20height%3D%221137%22%20/%3E
Continue readingHow to create a Gridlink Datasource on Weblogic 12c
12c RAC DATABASE 12c WEBLOGIC SERVER SCAN LISTENER SHOLD BE CONFIGURE AND RESLOVING IP FAN HOST NAME AND PORT GO TO DATA SOURCE AND CLICK ON NEW 2. CLICK NEW AND THEN PICK GRIDLINK DATA SOURCE FROM DROP DOWN LIST 3. GIVE NAME, JNDI NAME AND PICK *ORACLE’S Driver(ThinXA) for
Continue readingWEBSPHERE 8.5 NETWORK DEPLOYMENT CREATING PROFILES
CREATING PROFILES USING PROFILE MANAGEMENT TOOL 1. 2. Select Option Typical Profile Creation 4. Click Next on Profile Creation Summary 5. Installation Started 6. Profile Creation complete click Finish 6. You Will Come To This Screen Which Confirming That AppSrv01 And Dmgr01 Two Profiles Has Been Created. 7. Let’s
Continue readingWebsphere 8.5 Network Deployment Installation Part2
Run ./Install.sh as show in below screen shot Click Install 3. Select IBM WebSphere Application Server Network Deployment 4. Accept terms and condition here 5. take default and click Next 6. take default and click Next 7. click Next 8. 9. Click Install 10. Installation started 12. Installation completed
Continue reading