ORA-00000: normal, successful completion
check correct hostname and ip on /etc/hosts fie or check environment variables.
Read Morecheck correct hostname and ip on /etc/hosts fie or check environment variables.
Read MoreIts look like newly copied war may not inheritable permission, add permission and check
Read MoreWhile starting standlone.bat add hostname of server or IP standalone.bat -b 192.168.0.1 or hostname
Read MoreJava 8 wasn’t compatible with JBoss AS7 so I prefered to upgrade the JBoss version rather than downgrade the Java version
Read MoreRemove the below parameter in startup script -Dweblogic.UseEnhancedIncrementAdvisor=false
Read More1)Check if Machine is configured in console against Node where Managed Server is running. 2) Check Node Manager IP and port number configured for that Machine. 3)Check firewall and antivirus …
Read More1)Verify java installed. 2) find the required process of PID sing below command can take thread dumb. jstack -l <pid> >> threaddumps.log
Read MoreUsing HPROF: You can use HPROF: Heap and CPU Profiling Agent. A complete dump of the current live objects in the heap can be obtained with: -java -agentlib:hprof=heap=dump,format=b -jar application…
Read More