In an previous post I discussed the stop start automated mechanism already, but now I developed a procedure how to automatically startup a complete Oracle SOA Suite 11g after a reboot. The following components which are involved are: – Database Instance – TNS Listener – […]
Michel Schildmeijer
EJB an MDB best practices on WebLogic Cluster
Recently I did an audit on a WebLogic 11g platform of one of our customers. There were many problems with the availability of their JAVA Applications. Some of the problems we’re platform related ( installation, configuration and infrastructure related) but a lot of them already existed in an earlier stage […]
WLST script to add DataSource and DBAdapter EIS Connection Factory
Creating a EIS ConnectionFactory in your Database Adapter can be done with the WebLogic Administration Console, but of course this is also “scriptable”. What I needed was a script that created a Data Source with EIS Connection factory bound to the specific datasource. First I created a properties file, let’s […]
WebLogic 12c: Use JPA in your Web Application
Where as in WebLogic 11g JPA was not support by default, in WebLogic 12c it is the default persistency provider.JPA 2.0 is part of JAVA EE 6. I was trying some new JAVA EE 6 features in WebLogic 12c, so here is a is a way to create a Web […]
WebLogic 12c questions and answers
I collected some Q&A for you during the WebLogic 12c launch so here they are
WebLogic 12c released!
At December the 1st, 2011, Oracle announced it’s new major release, the 12c release. As Oracle added the i (internet) at its 8 release, the g(gridcomputing) at its 10 release, now the focus will be on the c(cloudcomputing). Many new features come out of the fact that Oracle has made […]
Oracle WebLogic 12c has been announced
Yesterday I received the announcement of the new Oracle WebLogic 12c, on the 1st of December 2012. You can register for a webcast on https://event.on24.com/eventRegistration/EventLobbyServlet?target=registration.jsp&eventid=375727&sourcepage=register So, what’s there to be expected. Personally I think WebLogic has been made Exalogic ready, according to Mike Lehmann, Director of Product Management for Oracle […]
Some WebLogic Administration Essentialsbook reviews
Some people were asked to review my book, here are some links: Edwin Biemond http://www.amazon.com/Oracle-Weblogic-Server-11gR1-Administration/dp/1849683026/ref=sr_1_5?ie=UTF8&qid=1320912495&sr=8-5 Jurgen Kress https://weblogiccommunity.wordpress.com/2011/11/09/oracle-weblogic-server-11gr1-ps2-administration-essentials-book-and-ebook Markus Eisele http://blog.eisele.net/2011/11/review-oracle-weblogic-server-11gr1-ps2.html Frank Muntz http://t.co/ukq1SUx6
Oracle Tuxedo… A renewed acquaintance
Years ago, when I worked as an Application Support Analyst for a big triple-A Bank, I got acquainted with the BEA product stack. One of those products was BEA Tuxedo, at that time at the release of 6. I worked at a settlements project, and Tuxedo was used for as […]
Being a San Francisco "local celebrity"
This week, I went on an invitation of my publisher Packt to Oracle OpenWorld, to be present on the launching of my book, Oracle WebLogic 11gR1 PS2: Administration Essentials. While busy dropping some tweets, I noticed a tweet mentioning my book; I opened the link and what did I see? […]
My book: Oracle WebLogic Server 11g ps1 R2 at Oracle OpenWorld
My book will be presented at OOW, Tuesday the 4th of October 2011, at Oracle’s Publisher Seminar, Hotel Nikko in San Francisco! See here
Oracle WebLogic – Extend your WLDF Console
A great tool within Oracle WebLogic Server is the WLDF ( WebLogic Diagnostics Framework). Before 11g deliverd as an extension, but now integrated into the Console, It delivers a framework for monitoring your entire WebLogic Server with monitoring capabilities through MBeans.Out of the box, the WLDF console delivers some basic […]
My OOW Schedule
These are sessions I will try to follown at OOW 2011. Tuesday I will be present at the Oracle Publishers and Writers seminar. More is yet to come! 09105Â –Â Oracle Exadata/Oracle Exalogic: The Magic Wand for the Aging Application Infrastructure,” 28661Â –Â Web Architecture Introduction, Overview, and Agenda,”10/2/11″,”12:00″,”10/2/11″,”12:30″,”Moscone West […]
WebLogic 11g start and stop automation
There are many ways of starting and stopping your Oracle WebLogic 11g  environments, You can stop your Admin and Managed Server Instances through the Adminsitration console, use the the start and stop scripts shipped with the Oracle WebLogic software and domain creation, or use a tool like WLST to manipulate […]
Clone your Oracle FMW SOA Suite 11g
Sometimes, you would like to have an extract from a SOA Suite 11g  production environment to test it in a test or acceptance environment. There are several ways to do this, but in this post I’d like to discuss about how to get a clone of your SOA Suite 11g, […]
An outsider: Oracle Converged Application Server
One of  the less known products running on Oracle WebLogic Server is OCCAS – Oracle Converged Application Server. During a project at a big TELCO client, I became familiar with this product. This TELCO was coming from a Glassfish platform. Because Oracle posed Oracle WebLogic as the strategic middleware platform, […]
WebLogic Scripting Tool command line editing
When you’re a newbee to WebLogic, and in this case especially the WebLogic Scripting Tool (WLST) it’s a good thing to explore the capabilities of the WLST by browsing and navigating through the MBean stucture. With the use of easeSyntax() navigating makes it easier to navigate, because you can browse […]
Simple WLST script to add WebLogic Cluster timer scheduler
It seems like an easy task to do within WebLogic Admin Console, but sometimes an administrator requires automation. WebLogic Server can schedule future tasks similar to a scheduled job. It works by using the class that will execute the task and metadata to a database. One cluster member will be […]
Oracle Forms 10g Tuning tips
Although there are quite some new screenbased application techniques, a lot of companies use the traditional Oracle Forms & Reports. Even with the transition to an entire new application server, WebLogic, Oracle has  ported their traditional applications like Forms to the 11g stack. In this article I will guide you […]
Set Oracle ESB montoring with Enterprise Manager GridControl
Monitoring your Oracle SOA Suite environment, especially in version 10.1.3.x can be very complicated, but if you are using GridControl, Oracle provides you the SOA Management Pack. Unfortunately this SOA Management Pack has pretty detailed OOTB info about BPEL, but for ESB you won’t find any OOTB metrics. Of  course, […]
Oracle JRockit MissionControl Part 1
There are several tools on the market for performance management. There is  for instance JConsole, the Enterprise Manager ( GridControl) but another nice tool to see how your JVM is doing is JRockit Mission Control, coming with the BEA JRockit JDK Start and looking at the dashboard gives me already […]
Howto setup SOA SUITE / BPM 11g infrastructure in the Amazon cloud
Cloud computing becomes ( although it’s cloudy) more HOT in these days. More and more companies provide solutions for their customers which are Cloud based. AMIS as one of the nr. 1 companies in acquiring and embracing new technologies, provides you a simple way of how to set up a […]
Oracle WebLogic 10.3.4 new features
Along with some other new productreleases like the SOA Suite, Oracle launched the new WebLogic 11g Release 1 (10.3.4). There are many new features available, but one can see Oracle’s strategy is to focus on availibility and reliability. I will highlight some important improvements. For more detailed descriptions, see  http://download.oracle.com/docs/cd/E17904_01/web.1111/e13852/toc.htm#insertedID0 The […]
Oracle Service Bus: enable / disable proxy service with WLST
I was looking for a way how to enable or disable a proxy service within Oracle Service Bus 11g with WLST (WebLogic Scripting tool) Here’s the way I found out to do it. I created a python script to be called with wlst, osb_enable_service.py First set your environment settings right: […]
Oracle WebLogic: Configuring DyeInjection Monitor
A fairly unknown tool within WLDF(WebLogic Diagnostic Framework) is the DyeInjection Monitor. With this monitor configured one can track a  user or client address within a WebLogic system. You can configure WLDF to check for  every request that enters the system and add a unique ID within a context to track […]
Debugging and testing Coherence applications
Oracle Coherence is an in memory Data Grid framework, data replication and distributed services.In fact Coherence is a sort of  data store. To test or debug data access code can be quite complicated. You need to set up test data, perform the test, and then clean up after each test, […]
Oracle AIA 2.4/2.5: Foundation Pack and PIPS Quick Cluster Install
Check from Marc Kelderman blog :http://orasoa.blogspot.com/2010/04/aia-2425-foundation-pack-quick-cluster.html We worked together on this manual at Belgacom.
ESB Control shows "Designtime cache has not been initialized"
After installing Oracle SOA Suite 10g (10.1.3.3) and logging on to the ESB Control, the following error appears: Designtime cache has not been initialized Please look in logs for following signs of failure. Fix them and restart. Possible causes are various, but here are the most important ones: (a) Database […]
the "other" developer
When thinking of development, one easily think of developing functionality for applications, business functionality and end-users. But how about developing for administrators? Normally a product like Oracle Application Server or Oracle WebLogic delivers some tools out of the box which a less experienced Admin can do it’s work. As for […]
the WebLogic Nodemanager
As in my experience at customers, one of the more confusing things of a WebLogic  Server environments is the NodeManager. So, what is the NodeManager and what does it do? The NodeManager is  nothing more than an operating system process running in a JVM. In fact it is a sort […]
Oracle WebTier multiple OHS instances
It´s possible to map your Oracle WebTier environment to multiple servers that host applications like ADF, SOA Suite or UCM This is the way how to do it: To connect your WebTier to multiple WebLogic domains, create multiple OHS instances              1. Create the needed OHS instances: UCM, OSB, SOA & ADF Set the ORACLE_HOME to […]
Oracle SOA Suite PS3 (11.1.1.3) soa-infra on warning after upgrade
After installing Oracle SOA Suite 11.1.1.2 en upgrade afterwards to 11.1.1.3 puts the soa-infra application on warning. You can see this in the WebLogic console under Deployments. Why is this? The soa-infra does its work normal, dispite of this state. If you install upto patchset 2, some MDB’s are added […]
WebLogic 11g:Override Production enabled Security
When you configure yor domain in WebLogic 11g, by screen install or by scripts, when you choose Production Mode security will be more strict as in Development Mode. Normally it would require a boot.properties afterwards to create in order to start; anyway, all kinds of unnecessary steps. In a scripted […]
Got lost in several locations of Oracle installations?
Ever wondered what to find in which directoy, in for example an Oracle SOA Suite 11g installation? (patchset 2) Well, here´s the general rule: – The toplevel layer –> Called the Middleware home; toplevel of all components, usually something like /app/oracle/weblogic/Middleware (or make your own choice) – The WebLogic Server layer–> Location […]
Monitoring availability Admin and managed servers in WebLogic 11g
Here an simple example how to monitor if your AdminServer and managed servers are up and running with WLST Run it with $WL_HOME/ common/bin/wlst.sh -loadProperties <property_file> <script_name>   ($WL_HOME is the location of your WebLogic server directory, like /opt/oracle/Middleware/wlserver_10.3) Property file(properties.py): admin_server=<name adminserver> admin_server_port= wluser=weblogic wlpassword=<password> clustername=[name] domain=<domain_name>  script: import […]