This is Chapter-2.1 of Oracle SOA 12c Step by Step Installation Series. Before this post, you need to read Chapter-1 and Chapter-2 of this series.
As we know Oracle SOA 12c comes with lots of new features, one of it is integrated weblogic server which is chained to Jdeveloper. As mentioned this integrated weblogic server is chained to Jdeveloper that means when we close the Jdeveloper session weblogic server also shut down. We can also create default domain for integrated weblogic server, this default domain uses Java DB which comes with default installer.
As we know Oracle SOA 12c comes with lots of new features, one of it is integrated weblogic server which is chained to Jdeveloper. As mentioned this integrated weblogic server is chained to Jdeveloper that means when we close the Jdeveloper session weblogic server also shut down. We can also create default domain for integrated weblogic server, this default domain uses Java DB which comes with default installer.
In this post, we see how to create Integrated weblogic
server default domain.
Prerequisites before creating this default domain.
- Installed Oracle SOA 12c. Read Chapter-1 for Oracle SOA 12c installation.
To create the default domain, go to Window -->
Application Servers
Right click on IntegratedWebLogicServer and click on
Create Default Domain.
Enter the domain password and accept defaults.
Hi Vivek,
ReplyDeleteAm getting below error when creating default domain. Can you help me out here
Adding environment variable to WLST script USER_MEM_ARGS = -Xms32m -Xmx1024m -XX:MaxPermSize=384m
Log File: C:\Users\mkuwar\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\o.j2ee.adrs\BuildDefaultDomain.log
...
...
..
..
wlst >
wlst >
wlst > com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: Domain Extension Application Failed!
wlst >
wlst > Domain Location: C:\Users\mkuwar\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\DefaultDomain
wlst >
wlst > Reason: Failed to query contents of table SERVICETABLE.
wlst > Schema 'DEMODB' does not exist
wlst >
wlst > Exception:
wlst >
wlst > Failed to query contents of table SERVICETABLE.
wlst > Schema 'DEMODB' does not exist
wlst >
wlst >
wlst > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384m; support was removed in 8.0
Elapsed time: 62738 ms
Hi Manuraj,
Deletei am getting same problum after intall while creating integrated server in jdev.
Env: java 8 and windows 10, oracle SOA 12c.
please help me.
DeleteJava HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m;
Hi vivek,
ReplyDeleteIts very helpful for me for creating the domain. but by mistake was deleted that through jdev. is that possible to re-configure it ? if yes, please tell me the steps