User is not permitted to boot the server weblogic
Managed server was not starting up when we change the StartScriptEnabled=true In Nodemanager.properties. Server logs shows below details: <03/10/2012 12:37:20...
Application Servers / Fusion Middleware / Java App Servers / Oracle/BEA WebLogic / Troubleshooting
by Ramakanta · Published November 27, 2012 · Last modified June 11, 2015
Managed server was not starting up when we change the StartScriptEnabled=true In Nodemanager.properties. Server logs shows below details: <03/10/2012 12:37:20...
Step by step installation and configuration SAMBA include as followed rpm packages. samba-* samba-common-* samba-client-* samba-winbind-clients Download Samba package and...
Where can I learn to configure samba? Information about samba can be got at http://www.samba.org/. How to Start samba automatically...
FAQ / Linux / Troubleshooting
by Ramakanta · Published November 27, 2012 · Last modified August 8, 2014
After setting oracle init.ora parameter “lock_sga=true” , the instance will not start, gets ORA-27102: out of memory Linux-x86_64 Error: 12:...
Character color is controlled by sending the terminal emulator an ANSI escape code embedded in the stream of characters to...
Many of the programs that we use in linux command line produce output of some kind. This output often consists...
We will create a command of our own using the alias command. But before we start, we need to reveal...
ls is probably the most used command and for good reason. With it, we can see directory contents and determine...
bash / csh / tcsh / FAQ / Shell Scripting
by Ramakanta · Published November 25, 2012 · Last modified November 21, 2016
When you see something like this while setting any environment variables, this is due to the incompatibility of different versions...
Application Servers / Java App Servers / Oracle/BEA WebLogic / Python
by Ramakanta · Published November 15, 2012 · Last modified December 9, 2014
readDomain(‘/opt/bea/wls10/user_projects/domains/my_domain’) #setOption(‘ReplaceDuplicates’,’true’) #setOption(‘OverwriteDomain’,’true’) #delete(‘myJMSServer’,’JMSServer’) #delete(‘myJMSServer1′,’JMSServer’) #delete(‘myJMSServer2′,’Server’) # Create a JMS Server. #======================================================================================= cd(‘/’) create(‘myJMSServer’, ‘JMSServer’) create(‘myJMSServer1′,’JMSServer’) create(‘myJMSServer2′,’JMSServer’) #=======================================================================================...
Advertisement
Advertisement
Advertisement