Invoke method in custom java class from BPEL
Step1:Create java class and create jar file from it.SampleJava.javaTest.jarStep2: Import jar file in classpath(with export option selected) and using java embedding invoke java...
View ArticleException in thread "main" java.lang.RuntimeException: error in finding...
Error:Exception in thread "main" java.lang.RuntimeException: error in finding weblogic.Home at weblogic.Home.getInstance(Home.java:91) at weblogic.Home.getPath(Home.java:97) at...
View ArticleException in thread "main" java.lang.NullPointerException at...
Error:Exception in thread "main" java.lang.NullPointerException at java.io.File.(Unknown Source) at...
View ArticleException in thread "main" java.lang.NullPointerException at...
Error:Exception in thread "main" java.lang.NullPointerException at weblogic.management.utils.PDevHelper.getUpgradeLaunchLocation(PDevHelper.java:70) at...
View Articlejava.lang.ClassNotFoundException:...
Error:Exception in thread "main" java.lang.RuntimeException: Could not find the OffLine WLST class at...
View Articlejava.lang.NoClassDefFoundError: com/oracle/cie/common/util/logging/LogFactory...
Error:Exception in thread "main" java.lang.RuntimeException: Invocation Target exception while getting the WLSTOffLineScript path at...
View Articlejava.lang.NoClassDefFoundError: com/oracle/cie/domain/DomainConstants
Error:java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at...
View Articlejava.lang.NoClassDefFoundError: org/apache/xmlbeans/XmlObject
Error:java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at...
View Articlejava.lang.NoClassDefFoundError:...
Error:java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at...
View Articlejava.lang.NoClassDefFoundError: com/oracle/cie/wizard/ControllerProxy
Error:java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at...
View Articlejava.lang.IllegalStateException: java.io.FileNotFoundException:...
Error:java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at...
View ArticleExecute Commands After You Exit From a Shell Prompt
If you start a shell script or command and you exit (abort remote connection), the process / command will get killed.use nohup command line-utility which allows to run command/process or shell script...
View ArticleOracle XE Error: The installer is unable to instantiate the file KEY_XE.reg
In case OS is 32bit this will run perfectly without any issue. In c ase you are running on 64bit OS you may face below issue.Please follow the steps mentioned below:Copy text "...
View ArticleInstall OSB in windows-64/Install OEPE on weblogic Server
Download pdf file from below Link for step by step approach to configure OEPE with OSB: https://docs.google.com/uc?export=download&id=0B-ChbsX3K0T0RkViV1FVTzRHY1U
View ArticleInstallation steps for Oracle SOA Suite 11g (11.1.1.7) on Windows 64bit m/c
Download pdf file from below Link for step by step approach to install Oracle SOA Suite:· Oracle Database Installation:· Weblogic Installation:· RCU Installation:· SOA...
View ArticleJDBC LLR, table verify failed for table 'DEV_SOAINFRA.WL_LLR_ADMINSERVER'
Issue:#### <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <>...
View Articlejava.lang.OutOfMemoryError: PermGen space.
Issue: ####<[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1393589780973>1393589780973> java.lang.OutOfMemoryError: PermGen...
View Articlejava.io.IOException: Could not rotate server output log file in Weblogic Server
Issue:Feb 28, 2014 7:33:57 AM> java.io.IOException: Could not rotate server output log file (rename from...
View ArticleERROR: transport error 202: bind failed: Address already in use
Issue:FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)ERROR: transport error 202: bind failed: Address already in useERROR: JDWP Transport...
View ArticleEnter username to boot WebLogic server:Error: Failed to get value from...
Issue:Enter username to boot WebLogic server:Error: Failed to get value from Standard InputEnter password to boot WebLogic server:Resolution:Solution: Copy the boot.properties file from...
View Article