Can't start IntegratedWeblogicServer in JDeveloper

Hello all,
Installed v11.1.2.3.0 of jDeveloper on Win 7 machine. Everything installed normally, but when I start IntegratedWeblogicServer the following error comes up:
Starting WLS with line:
D:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Users\niksarid\AppData\Local\Temp\trustStore5243922025944558157.jks -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\oraclexe\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -Xverify:none -da -Dplatform.home=C:\oraclexe\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\oraclexe\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\oraclexe\MIDDLE~1\WLSERV~1.3\server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oraclexe\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\oraclexe\MIDDLE~1\patch_jdev1112\profiles\default\sysext_manifest_classpath weblogic.Server -Doracle.jdeveloper.adrs=true -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=D:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Dcommon.components.home=D:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=D:\Oracle\mywork\SYSTEM~1.1\DEFAUL~1 -Djrockit.optfile=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=D:\Oracle\mywork\SYSTEM~1.1\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.domain.config.dir=D:\Oracle\mywork\SYSTEM~1.1\DEFAUL~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=D:\Oracle\mywork\SYSTEM~1.1\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=D:\Oracle\mywork\SYSTEM~1.1\DEFAUL~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=D:\Oracle\mywork\SYSTEM~1.1\DEFAUL~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=D:\Oracle\mywork\SYSTEM~1.1\DEFAUL~1\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=D:\Oracle\mywork\SYSTEM~1.1\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;D:\Oracle\MIDDLE~1\patch_jdev1112\profiles\default\sysext_manifest_classpath weblogic.Server
<9 Απρ 2013 6:26:16 μμ EEST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
<9 Απρ 2013 6:26:17 μμ EEST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
<9 Απρ 2013 6:26:17 μμ EEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 19.1-b02 from Sun Microsystems Inc.>
<9 Απρ 2013 6:26:17 μμ EEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 >
*<9 Απρ 2013 6:26:19 μμ EEST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: [Management:141266]Parsing Failure in config.xml: java.lang.IllegalArgumentException: The provider Provider already exists>*
<9 Απρ 2013 6:26:19 μμ EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
<9 Απρ 2013 6:26:19 μμ EEST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
<9 Απρ 2013 6:26:19 μμ EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
Process exited.
I already found on another topic this solution:
Error while starting WLS server
but it doesn't help.
Here is JAVA mem args, CLASSPATH and PATH:
JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
WLS Start Mode=Development
CLASSPATH=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;D:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;;D:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.5.0.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
PATH=D:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\native;D:\Oracle\MIDDLE~1\patch_jdev1112\profiles\default\native;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;D:\Oracle\MIDDLE~1\JDK160~1\jre\bin;D:\Oracle\MIDDLE~1\JDK160~1\bin;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Broadcom\Broadcom 802.11\Driver;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
here is config.xml:
<?xml version="1.0" encoding="UTF-8"?>
<domain xsi:schemaLocation="http://xmlns.oracle.com/weblogic/security/wls
http://xmlns.oracle.com/weblogic/security/wls/1.0/wls.xsd http://xmlns.oracle.com/weblogic/domain
http://xmlns.oracle.com/weblogic/1.0/domain.xsd http://xmlns.oracle.com/weblogic/security
http://xmlns.oracle.com/weblogic/1.0/security.xsd http://xmlns.oracle.com/weblogic/security/xacml
http://xmlns.oracle.com/weblogic/security/xacml/1.0/xacml.xsd" xmlns="http://xmlns.oracle.com/weblogic/domain"
xmlns:sec="http://xmlns.oracle.com/weblogic/security" xmlns:wls="http://xmlns.oracle.com/weblogic/security/wls"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<name>DefaultDomain</name>
<domain-version>10.3.5.0</domain-version>
<security-configuration xmlns:xacml="http://xmlns.oracle.com/weblogic/security/xacml"
xmlns:pas="http://xmlns.oracle.com/weblogic/security/providers/passwordvalidator">
<name>DefaultDomain</name>
<realm>
<sec:authentication-provider xsi:type="wls:default-authenticatorType">
<wls:use-retrieved-user-name-as-principal>true</wls:use-retrieved-user-name-as-principal>
</sec:authentication-provider>
<sec:authentication-provider xsi:type="wls:default-identity-asserterType">
<sec:active-type>AuthenticatedUser</sec:active-type>
</sec:authentication-provider>
<sec:role-mapper xsi:type="xacml:xacml-role-mapperType"/>
<sec:authorizer xsi:type="xacml:xacml-authorizerType"/>
<sec:adjudicator xsi:type="wls:default-adjudicatorType"/>
<sec:credential-mapper xsi:type="wls:default-credential-mapperType"/>
<sec:cert-path-provider xsi:type="wls:web-logic-cert-path-providerType"/>
<sec:cert-path-builder>WebLogicCertPathProvider</sec:cert-path-builder>
<sec:name>myrealm</sec:name>
<sec:password-validator xsi:type="pas:system-password-validatorType">
<sec:name>SystemPasswordValidator</sec:name>
<pas:min-password-length>8</pas:min-password-length>
<pas:min-numeric-or-special-characters>1</pas:min-numeric-or-special-characters>
</sec:password-validator>
</realm>
<default-realm>myrealm</default-realm>
<credential-encrypted>{AES}
7hoW2ftmRmB679FncZHr68iaxvFuSmeQtp63eQfh0Vj3d5h2UeQDWJp2VI9wXXBcELVYcCtvlEqllPXaGNqfdL59RHyn5oQc9hblG6jCl/zkWN1+cf9
HtDntBD77ksIS</credential-encrypted>
<node-manager-username>weblogic</node-manager-username>
<node-manager-password-encrypted>{AES}Ug8zRBC+TGcG/GEZ55JII/aWEZf7/x+368GOLokbg/w=</node-manager-password-
encrypted>
</security-configuration>
<server>
<name>DefaultServer</name>
<ssl>
<name>DefaultServer</name>
<enabled>true</enabled>
<listen-port>
7102
</listen-port>
<two-way-ssl-enabled>true</two-way-ssl-enabled>
</ssl>
<listen-port>
7101
</listen-port>
<listen-address>localhost</listen-address>
<tunneling-enabled>true</tunneling-enabled>
<server-diagnostic-config>
<name>DefaultServer</name>
<diagnostic-context-enabled>true</diagnostic-context-enabled>
</server-diagnostic-config>
</server>
<embedded-ldap>
<name>DefaultDomain</name>
<credential-encrypted>{AES}y3SbcMAE3DmoP7ZOdESNaKadld3zvN22lDYNzfpcPy5VK1gg/zAUFQAsR0+LWoSC</credential-
encrypted>
</embedded-ldap>
<configuration-version>10.3.5.0</configuration-version>
<app-deployment>
<name>HTTPAnalyzerAsynchronousCallbackEndpoints</name>
<target>DefaultServer</target>
<module-type>ear</module-type>
<source-path>D:\Oracle\Middleware
\wlserver_10.3/../jdeveloper/jdev/extensions/oracle.jdeveloper.webservice.analyzer.adrs/wls/HTTPAnalyzerAsync.ear</
source-path>
<deployment-order>5</deployment-order>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</app-deployment>
<app-deployment>
<name>FMW Welcome Page Application#11.1.0.0.0</name>
<target>DefaultServer</target>
<module-type>ear</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/fmw-welcome.ear</source-path>
<deployment-order>5</deployment-order>
<staging-mode>nostage</staging-mode>
</app-deployment>
<app-deployment>
<name>DMS Application#11.1.1.1.0</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.dms_11.1.1/dms.war</source-path>
<deployment-order>5</deployment-order>
<security-dd-model>CustomRoles</security-dd-model>
<staging-mode>nostage</staging-mode>
</app-deployment>
<app-deployment>
<name>wsil-wls</name>
<target>DefaultServer</target>
<module-type>ear</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.webservices_11.1.1/wsil-wls.ear</source-path>
<deployment-order>5</deployment-order>
<staging-mode>nostage</staging-mode>
<!--WLS should default the value of the security model when omitted-->
<!--security-dd-model>Advanced</security-dd-model-->
</app-deployment>
<app-deployment>
<name>wsm-pm</name>
<target>DefaultServer</target>
<module-type>ear</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.wsm.pm_11.1.1/wsm-pm-file.ear</source-path>
<deployment-order>5</deployment-order>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</app-deployment>
<library>
<name>oracle.bi.jbips#[email protected]</name>
<target>DefaultServer</target>
<module-type>ear</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.bi.presentation_11.1.1/bi-jbips-slib-
stub.ear</source-path>
<deployment-order>100</deployment-order>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.bi.composer#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.bi.presentation_11.1.1/bi-composer-slib-
stub.war</source-path>
<deployment-order>100</deployment-order>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.bi.adf.model.slib#[email protected]</name>
<target>DefaultServer</target>
<module-type>ear</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.bi.presentation_11.1.1/bi-adf-model-
slib.ear</source-path>
<deployment-order>100</deployment-order>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.bi.adf.view.slib#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.bi.presentation_11.1.1/bi-adf-view-
slib.war</source-path>
<deployment-order>100</deployment-order>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.bi.adf.webcenter.slib#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.bi.presentation_11.1.1/bi-adf-webcenter-
slib.war</source-path>
<deployment-order>100</deployment-order>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.wsm.seedpolicies#[email protected]</name>
<target>DefaultServer</target>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.wsm.policies_11.1.1/wsm-seed-
policies.jar</source-path>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.jsp.next#[email protected]</name>
<target>DefaultServer</target>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.jsp_11.1.1/ojsp.jar</source-path>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.dconfig-infra#[email protected]</name>
<target>DefaultServer</target>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.dconfig-infra_11.1.1.jar</source-path>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>orai18n-adf#[email protected]</name>
<target>DefaultServer</target>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.nlsgdk_11.1.0/orai18n-adf.jar</source-path>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.adf.dconfigbeans#[email protected]</name>
<target>DefaultServer</target>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.adf.dconfigbeans_11.1.1.jar</source-path>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.pwdgen#[email protected]</name>
<target>DefaultServer</target>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.pwdgen_11.1.1/pwdgen.jar</source-path>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.jrf.system.filter</name>
<target>DefaultServer</target>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/system-filters.war</source-path>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>adf.oracle.domain#[email protected]</name>
<target>DefaultServer</target>
<module-type>ear</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adf.oracle.domain.ear</source-
path>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>adf.oracle.businesseditor#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-
path>D:/Oracle/Middleware/oracle_common/modules/oracle.adf.businesseditor_11.1.1/adf.businesseditor.war</source-
path>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.adf.management#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.adf.management_11.1.1/adf-
management.war</source-path>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>adf.oracle.domain.webapp#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-
path>D:/Oracle/Middleware/oracle_common/modules/oracle.adf.view_11.1.1/adf.oracle.domain.webapp.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>jsf#[email protected]_2-0-2</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.jsf_2.0/jsf-ri-20.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>jstl#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:\Oracle\Middleware\wlserver_10.3/common/deployable-libraries/jstl-1.2.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>UIX#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.uix_11.1.1/uix11.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>ohw-rcf#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.help_5.0/ohw-rcf.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>ohw-uix#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:/Oracle/Middleware/oracle_common/modules/oracle.help_5.0/ohw-uix.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.adf.desktopintegration.model#[email protected]</name>
<target>DefaultServer</target>
<module-type>ear</module-type>
<source-
path>D:/Oracle/Middleware/oracle_common/modules/oracle.adf.desktopintegration.model_11.1.1/oracle.adf.desktopintegr
ation.model.ear</source-path>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>oracle.adf.desktopintegration#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-
path>D:/Oracle/Middleware/oracle_common/modules/oracle.adf.desktopintegration_11.1.1/oracle.adf.desktopintegration.
war</source-path>
<security-dd-model>DDOnly</security-dd-model>
<staging-mode>nostage</staging-mode>
</library>
<library>
<name>jsr311-api#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:\Oracle\Middleware\wlserver_10.3/common/deployable-libraries/jsr311-api-1.1.1.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
</library>
<library>
<name>jersey-bundle#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:\Oracle\Middleware\wlserver_10.3/common/deployable-libraries/jersey-bundle-1.1.5.1.war</source-
path>
<security-dd-model>DDOnly</security-dd-model>
</library>
<library>
<name>jackson-core-asl#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:\Oracle\Middleware\wlserver_10.3/common/deployable-libraries/jackson-core-asl-
1.1.1.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
</library>
<library>
<name>jackson-mapper-asl#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:\Oracle\Middleware\wlserver_10.3/common/deployable-libraries/jackson-mapper-asl-
1.1.1.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
</library>
<library>
<name>jackson-jaxrs#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:\Oracle\Middleware\wlserver_10.3/common/deployable-libraries/jackson-jaxrs-1.1.1.war</source-
path>
<security-dd-model>DDOnly</security-dd-model>
</library>
<library>
<name>jettison#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:\Oracle\Middleware\wlserver_10.3/common/deployable-libraries/jettison-1.1.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
</library>
<library>
<name>rome#[email protected]</name>
<target>DefaultServer</target>
<module-type>war</module-type>
<source-path>D:\Oracle\Middleware\wlserver_10.3/common/deployable-libraries/rome-1.0.war</source-path>
<security-dd-model>DDOnly</security-dd-model>
</library>
<shutdown-class>
<name>JOC-Shutdown</name>
<target>DefaultServer</target>
<deployment-order>150</deployment-order>
<class-name>oracle.ias.cache.Shutdown</class-name>
</shutdown-class>
<shutdown-class>
<name>DMSShutdown</name>
<target>DefaultServer</target>
<deployment-order>150</deployment-order>
<class-name>oracle.dms.wls.DMSShutdown</class-name>
</shutdown-class>
<startup-class>
<name>JRF Startup Class</name>
<target>DefaultServer</target>
<deployment-order>110</deployment-order>
<class-name>oracle.jrf.wls.JRFStartup</class-name>
<failure-is-fatal>false</failure-is-fatal>
<load-before-app-deployments>true</load-before-app-deployments>
<load-before-app-activation>true</load-before-app-activation>
</startup-class>
<startup-class>
<name>JPS Startup Class</name>
<target>DefaultServer</target>
<deployment-order>115</deployment-order>
<class-name>oracle.security.jps.wls.JpsWlsStartupClass</class-name>
<failure-is-fatal>false</failure-is-fatal>
<load-before-app-deployments>true</load-before-app-deployments>
<load-before-app-activation>true</load-before-app-activation>
</startup-class>
<startup-class>
<name>ODL-Startup</name>
<target>DefaultServer</target>
<deployment-order>145</deployment-order>
<class-name>oracle.core.ojdl.weblogic.ODLConfiguration</class-name>
<failure-is-fatal>false</failure-is-fatal>
<load-before-app-deployments>true</load-before-app-deployments>
<load-before-app-activation>true</load-before-app-activation>
</startup-class>
<startup-class>
<name>AWT Application Context Startup Class</name>
<target>DefaultServer</target>
<deployment-order>150</deployment-order>
<class-name>oracle.jrf.AppContextStartup</class-name>
<failure-is-fatal>false</failure-is-fatal>
<load-before-app-deployments>true</load-before-app-deployments>
<load-before-app-activation>true</load-before-app-activation>
</startup-class>
<startup-class>
<name>JMX Framework Startup Class</name>
<target>DefaultServer</target>
<deployment-order>150</deployment-order>
<class-name>oracle.as.jmx.framework.wls.spi.StartupListener</class-name>
<failure-is-fatal>false</failure-is-fatal>
<load-before-app-deployments>true</load-before-app-deployments>
<load-before-app-activation>true</load-before-app-activation>
</startup-class>
<startup-class>
<name>Web Services Startup Class</name>
<target>DefaultServer</target>
<deployment-order>150</deployment-order>
<class-name>oracle.j2ee.ws.server.WebServiceServerStartup</class-name>
<failure-is-fatal>false</failure-is-fatal>
<load-before-app-deployments>true</load-before-app-deployments>
<load-before-app-activation>true</load-before-app-activation>
</startup-class>
<startup-class>
<name>JOC-Startup</name>
<target>DefaultServer</target>
<deployment-order>150</deployment-order>
<class-name>oracle.ias.cache.Startup</class-name>
<failure-is-fatal>false</failure-is-fatal>
<load-before-app-deployments>true</load-before-app-deployments>
<load-before-app-activation>true</load-before-app-activation>
</startup-class>
<startup-class>
<name>DMS-Startup</name>
<target>DefaultServer</target>
<deployment-order>150</deployment-order>
<class-name>oracle.dms.wls.DMSStartup</class-name>
<failure-is-fatal>false</failure-is-fatal>
<load-before-app-deployments>true</load-before-app-deployments>
<load-before-app-activation>true</load-before-app-activation>
</startup-class>
<admin-server-name>DefaultServer</admin-server-name>
<wldf-system-resource>
<name>Module-FMWDFW</name>
<target>DefaultServer</target>
<descriptor-file-name>diagnostics/Module-FMWDFW-2818.xml</descriptor-file-name>
<description>Creates FMWDFW incidents based on unchecked Exceptions and critical errors</description>
</wldf-system-resource>
</domain>
Hope someone can help with this because I can't run my .jspx page!
Thanks anyway for your time and efforts.
N. S.

Hi,
JDeveloper 11.1.1.6.2 doesn't appear to be a public JDeveloper build so the assumption may be made that this is a problem with your Oracle internal version of JDeveloper. We can't comment on this build as we don't have experience with this build here on OTN. Try your internal channels
Frank

Similar Messages

  • Can not start IntegratedWeblogicServer in JDeveloper (windows)

    Jdev 11.1.1.6.2 in Windows 7 64 bits.
    Start config IntegratedWeblogicServer, after log shows
    executing startWebLogic script...
    c:\Users\phkang.APPLICATIONS\AppData\Roaming\JDeveloper\system11.1.1.6.39.62.68\DefaultDomain\bin\startWeblogic.cmd
    sleeping for 90 seconds while server start up .....................
    AdminServer log files still does not exist, sleep another 10 seconds
    AdminServer log files still does not exist, sleep another 10 seconds
    AdminServer log files still does not exist, sleep another 10 seconds
    AdminServer log files still does not exist, sleep another 10 seconds
    then it stucks saying log files still does not exist.
    Any solutions?

    Hi,
    JDeveloper 11.1.1.6.2 doesn't appear to be a public JDeveloper build so the assumption may be made that this is a problem with your Oracle internal version of JDeveloper. We can't comment on this build as we don't have experience with this build here on OTN. Try your internal channels
    Frank

  • Error starting IntegratedWebLogicServer in Jdeveloper 11g 11.1.1.3.0

    Hi everybody, I´m trying to start the IntegratedWebLogicServer in Jdeveloper 11g in Windows XP, but i'm getting this error message:
    Error occurred during initialization of VM
    agent library failed to init: instrument
    Error opening zip file or JAR manifest missing : ../modules/org.eclipse.persistence_1.0.0.0_2-0.jar
    Process exited.
    the file org.eclipse.persistence_1.0.0.0_2-0.jar is present in the Middleware/modules drectory
    the command used by JDeveloper is this one:
    Starting WLS with line:
    D:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=D:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -javaagent:../modules/org.eclipse.persistence_1.0.0.0_2-0.jar -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=D:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    thanks for any advice...

    -javaagent setting is a bit peculiar with windows path right click your project and open the Properties window. At the bottom open Run/Debug/Profile tab and Edit the "Eclipselink JPA Client" configuration. replace ../ with the actual path and do use "/" only...

  • Problem facing in starting IntegratedWeblogicserver in Jdeveloper 11.1.1.4.

    Hi All,
    I have installed Jdeveloper 11.1.1.4.0 and while strating integrated weblogic server for the first time facing the following error. Please suggest a solution as soon as possible.
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.
    Process exited.
    Thanks in Advance!!

    Try to decrease some memory settings in file like "C:\Users\your.name\AppData\Roaming\JDeveloper\system11.1.1.4.37.56.60\DefaultDomain\bin\setDomainEnv.cmd"

  • Can't start OC4J instance

    hi all
    i can't start OC4J for forms , this happend after installed jdeveloper 10.1.3
    on IDS 10.1.2.0.2
    if any advice to help me in this issue
    thanks

    Don't install JDeveloper on top of any Oracle Home - install it in a separate directory.
    The install guide clearly states so - http://www.oracle.com/technology/products/jdev/htdocs/10.1.3.1/install.html#install_start_windows

  • Can't start OC4J container

    Hi! I can't start my OC4J container. I've pasted here the error message.
    Can anyobody help me? Thanks.
    C:\Documents and Settings\zoli>java -jar "C:\Program Files\Jdeveloper 10.1.3\j2e
    e\home\oc4j.jar"
    2006-10-09 14:10:29.031 ERROR Failed to set the internal configuration of the OC
    4J JMS Server with: XMLJMSServerConfig[file:/C:/Program Files/Jdeveloper 10.1.3/
    j2ee/home/config/jms.xml]
    06/10/09 14:10:29 *** (SEVERE) Failed to set the internal configuration of the O
    C4J JMS Server with: XMLJMSServerConfig[file:/C:/Program Files/Jdeveloper 10.1.3
    /j2ee/home/config/jms.xml]
    2006-10-09 14:10:29.046 ERROR J2EE OJR0011 Exception starting JMS server: Failed
    to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConf
    ig[file:/C:/Program Files/Jdeveloper 10.1.3/j2ee/home/config/jms.xml]
    2006-10-09 14:10:32.484 WARNING J2EE JNDI0001 Resource Environment reference jms
    /store not found. Allowing J2EEContext creation to continue anyway.
    2006-10-09 14:10:32.484 WARNING J2EE JNDI0001 Resource Environment reference jms
    /eventQueue not found. Allowing J2EEContext creation to continue anyway.
    2006-10-09 14:10:32.484 WARNING J2EE JNDI0001 Resource Environment reference jms
    /notificationQueue not found. Allowing J2EEContext creation to continue anyway.
    2006-10-09 14:10:32.562 WARNING J2EE JNDI0001 Resource Environment reference jms
    /eventQueue not found. Allowing J2EEContext creation to continue anyway.
    2006-10-09 14:10:32.578 WARNING J2EE JNDI0001 Resource Environment reference jms
    /notificationQueue not found. Allowing J2EEContext creation to continue anyway.
    2006-10-09 14:10:32.578 ERROR J2EE EJB3027 [default] An error occured deploying
    EJB module: java.lang.InstantiationException: Resource exception(OracleASjms) fo
    r MessageDrivenBean event during endpoint activation: failure looking up Connect
    ionFactoryJndiName:jms/XAQueueConnectionFactory: javax.resource.spi.ResourceAdap
    terInternalException: Looking up jms/XAQueueConnectionFactory: javax.naming.Name
    NotFoundException: jms/XAQueueConnectionFactory not found
    06/10/09 14:10:32 WARNING: Application.setConfig Application: default is in fail
    ed state as initialization failedjava.lang.InstantiationException: Error initial
    izing ejb-modules: Resource exception(OracleASjms) for MessageDrivenBean event d
    uring endpoint activation: failure looking up ConnectionFactoryJndiName:jms/XAQu
    eueConnectionFactory: javax.resource.spi.ResourceAdapterInternalException: Looki
    ng up jms/XAQueueConnectionFactory: javax.naming.NameNotFoundException: jms/XAQu
    eueConnectionFactory not found
    Oct 9, 2006 2:10:32 PM com.evermind.server.Application setConfig
    WARNING: Application: default is in failed state as initialization failedjava.la
    ng.InstantiationException: Error initializing ejb-modules: Resource exception(Or
    acleASjms) for MessageDrivenBean event during endpoint activation: failure looki
    ng up ConnectionFactoryJndiName:jms/XAQueueConnectionFactory: javax.resource.spi
    .ResourceAdapterInternalException: Looking up jms/XAQueueConnectionFactory: java
    x.naming.NameNotFoundException: jms/XAQueueConnectionFactory not found
    2006-10-09 14:10:32.640 WARNING DEBUG GJRA-1100, oracle.j2ee.connector.messagein
    flow.MessageEndpointFactoryImpl@128340.
    06/10/09 14:10:32 Error initializing server: Error initializing ejb-modules: Res
    ource exception(OracleASjms) for MessageDrivenBean event during endpoint activat
    ion: failure looking up ConnectionFactoryJndiName:jms/XAQueueConnectionFactory:
    javax.resource.spi.ResourceAdapterInternalException: Looking up jms/XAQueueConne
    ctionFactory: javax.naming.NameNotFoundException: jms/XAQueueConnectionFactory n
    ot found
    2006-10-09 14:10:34.000 WARNING J2EE JTA RecoveryManager is null during shut
    down
    06/10/09 14:10:34 Fatal error: server exiting
    C:\Documents and Settings\zoli>

    Hello,
    You are hitting a known issue that has been fixed in OC4J 10.1.3.1.
    The work around is to remove the *.lock file in the $ORACLE_HOME/j2ee/home/persistence directory.
    Let me know if that does not work after this.
    Regards
    Tugdual Grall

  • Can't start my  tester

    I am using jdeveloper 11.1.2
    when i am trying to start my tester to test my application modules I have the following error
    SEVERE: Can not start the tester: no default configuration defined

    Hi,
    goto your application module->configuration and select the default configuration and '...Local'
    Then try to run
    Regards,
    Edited by: Santosh Vaza on Aug 8, 2012 2:24 PM

  • How Can I Start And Start And DebugTomcad in Jdeveloper12C

    Hi
    How Can I Start And Start And Debug Tomcad Application Server in Jdeveloper12C.

    I'm not sure if this extension will work in 12c - but you can download the code and try and upgrade it to 12c - https://blogs.oracle.com/shay/entry/tomcat_extensions_for_jdevelop_1
    You can also just add command line short-cuts to start Tomcat to the tools->External tools option in Jdeveloper.

  • Designer and Universe Builder can't start (XI 3.1)

    I've just remove BO Enterprise XI 3.0 and install BO Enterprise XI 3.1
    And all is fine, but Designer and Universe Builder can't start. Just first screen with logo appers and then it close without any error windows.
    All other applications start and work as usual except these both.
    What could I do?

    The recommened memory for 10.1.3 when running on Windows is 1 GB RAM
    Therefore running on 384MB RAM is below the minimum supported memory requirement for JDeveloper.
    You may be able to increase the size of your Windows pagefile to see if that helps but basically you probably need more memory.
    Regards,
    Lisa

  • Jdev can't start

    hello,
    i have installed Jdeveloper 11.1.2.0.0 on a windows seven 64 bits.
    It works until yesterday but now it can't start, no error message.
    i see the splash screen "jdeveloper" for 1 seconds and nothing happen after
    I see only the process jdeveloper.exe in task windows.
    regards
    jean marc

    right click the jdeveloper.exe in the task manager and say Bring to front..
    chk Arun comment in this
    Jdeveloper 11.1.2.1 Installer is not starting in windows 7
    also try
    http://adfhowto.blogspot.com/2011/03/troubleshooting-jdeveloper-will-not.html

  • Error "can not start the configuration in parallel does not correct"

    Hello everybody,
    I have Windows 7 SP1, and when I install Business Objects 4.1 Client, it is install correctly but when i execute the program, for example BO Rich Client, an error appear "can not start the configuration in parallel does not correct" Could you help me?
    Thanks in advance!

    Check this KB
                  1678498  - BI 4.0 Universe Designer Gives Side-by-Side configuration incorrect Error

  • Can not start data Collection service

    I have installed Fabric Manager version 3.3.(4). In the Performance Web Client I can not start the service Data Collection is in starting forever.
    I also could not stop it. I rebooted the server and the status for this service is in starting.
    Thanks,

    Please provide more details like: Server OS, Java version, and what type of database you are using for the FM Server.  Have you considered using a newer version of FM Server?

  • I can not start secion in creative cloud from a macbook

    I can not start secion in creative cloud from a macbook, always comes CERRO secion, and never I log in I can not start secion indesign folio builder fails me in muse could not enter if you remove it to install again, now I can not download, I tried / Library / Application Support / Adobe / OOBE rename the folder to OOBE_old setup Guide, and simply does not work, if we are paying the membership of adobe creative cloud, at least ask for is a solution, timely responses because we are losing time and therefore money, if they are solving a problem is better than what we say and if more users seek solutions and only wait.
    En español.
    No puedo iniciar secion en creative cloud desde una macbook, siempre sale CERRO SECION, y nunca me conecto, en indesign no puedo iniciar secion de folio builder me da error, en muse tampoco podia entrar a si que lo elimine para poder instalar nuevamente, ahora no puedo descargar, he intentado / Library / Application Support / Adobe / OOBE cambiar el nombre de la configuración rápida carpeta para OOBE_old, y simplemente no funciona, si nosotros estamos pagando la membresia de adobe creative cloud, lo menos que pedimos es una solucion, respuestas oportunas porque estamos perdiendo tiempo y consecuencia dinero, si estan resolviendo algun problema es mejor que lo digan y a si nosotros los usuarios no buscamos mas soluciones y solamente esperaremos.
    we want a valid and positive response

    Hello, could you please try the steps posted here: http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    Please let me know if you are successful or not.

  • Can not start Enterprise Manager web page

    I can not start Enterprise Manager web page.
    Here is my steps:
    1. Start enterprise manager
    emctl start
    Waiting for EM to initialize ...Started
    2. Check status:
    emctl status
    EMD is up and running : 200 OK
    3. Start the web page
    http://myhost:1810/
    4. get following error
    "There was no response. The server could be down or is not responding"
    System info:
    Database: 8.1.7.2
    OAS: 9.2.0.2
    JDK: 1.3.0_02
    Server OS: SunOS 5.8
    My question is where is the log file of enterprise manager and what the problem is.
    Thanks in advance
    Don

    diego,
    Thank you for your help. when I try your command I get following error:
    emctl start iasconsole
    Unknown command option
    Usage::
    emctl start|stop|status
    emctl reload | upload
    emctl set credentials [<Target_name>[:<Target_Type>]]
    emctl gencertrequest
    emctl installcert [-ca|-cert] <certificate base64 text file>
    emctl set ssl test|on|off|password [<old password> <new password>]
    emctl set password <new pwd>
    emctl authenticate <pwd>
    emctl switch home [-silent <new_home>]
    emctl config <options>
    emctl config options can be listed by typing "emctl config"

  • "can not start a job" issue in AWM

    Hi ALL,
    I am maintaining my cube from PLSQL with following options
    1. buildtype = "BACKGROUND"
    2. trackstatus = "true"
    3. maxjobqueues = 3
    i get following error when i see the "olapsys.xml_load_log" table
    ***Error Occured: Failed to Build(Refresh) DB_OWNER.MY_ANALYTICAL_WORKSPACE Analytic Workspace. Can not start a job.
    Can anybody explain when and why this error occurs? I have wasted a lot of time searching for this issue, but have found no person facing such issue.
    Hi Keith, it will be great if you can answer this one.
    My database version is 10.2.0.4.0 and AWM version is also 10.2.0.3.0
    Kind Regards,
    QQ
    Message was edited by:
    dwh_10g

    Applies to:
    Oracle OLAP - Version: 10.1 to 11.1
    This problem can occur on any platform.
    Symptoms
    - We have an AW maintenance / refresh script or procedure that contains BuildType="BACKGROUND", so that the AW maintenance task will be sent to the Oracle Job queue.
    - When we execute the AW maintenance / refresh script or procedure, we do not get any errors in the foreground, the script/procedure has been executed successfully.
    - However when we look into the build/refresh log (see <Note 351688.1> for details) we see that the maintenance/refresh task failed with:
    13:29:39 Failed to Submit a Job to Build(Refresh) Analytic Workspace <schema>.<AW Name>.
    13:29:39 ***Error Occured in BUILD_DRIVER
    - In the generated SQL trace for the session of the user who launches the AW build/refresh script or procedure, we see that ORA-27486 insufficient privileges error occurred at creation of the job.
    We see from the relevant bit of the SQL trace that err=27486 occured while executing the #20 statement which is 'begin DBMS_SCHEDULER.CREATE_JOB ...', and the statement is parsed and tried to be executed as user having uid=91:
    PARSING IN CURSOR #20 len=118 dep=2 uid=91 oct=47 lid=91 tim=1176987702199571
    hv=1976722458 ad='76dd8bcc'
    begin
    DBMS_SCHEDULER.CREATE_JOB(:1, 'plsql_block', :2, 0, null, null, null,
    'DEFAULT_JOB_CLASS', true, true, :3); end;
    END OF STMT
    PARSE
    #20:c=1000,e=1100,p=0,cr=0,cu=0,mis=1,r=0,dep=2,og=1,tim=1176987702199561
    EXEC #20:c=65990,e=125465,p=10,cr=1090,cu=3,mis=1,r=0,dep=2,og=1,tim=
    1176987702325167
    ERROR #20:err=27486 tim=465202984
    Cause
    User who tries to create a job (executes DBMS_SCHEDULER.CREATE_JOB() procedure) does not have the sufficient privileges.
    Solution
    1. Identify the user under which the job is supposed to be created. This user is not necessarily the same as the user who launched AW build/refresh script or procedure. Get the corresponding username from one of the %_USERS views e.g. from ALL_USERS.
    e.g.
    SELECT user_id,username FROM all_users WHERE user_id=91;
    2. Identify the system privileges currently assigned to the user by connecting as the user whom the privileges need to be determined, and execute:
    SELECT * FROM SESSION_PRIVS ORDER BY PRIVILEGE;
    3. Ensure that the CREATE JOB privilege is listed.
    The CREATE JOB privilege can be granted in various ways to a user:
    - via role OLAP_USER or via role OLAP_DBA (see view ROLE_SYS_PRIVS for what privs are assigned to a role):
    GRANT OLAP_USER TO <username>;
    - explicitly
    GRANT CREATE JOB TO <username>;

Maybe you are looking for

  • No sound through HDMI cable

    I have an HP Phenom DV7-4178NR.  Audio works fine on the PC.  Audio also works fine with the HDMI cable through other devices.  I know it's a problem with the laptop and not the cable.  Under device manager, display adaptors it says: AMD M880G with A

  • How to connect stereo jacks 1/4 to my macbook?

    Hi, I want to record my electronic drumset on my macbook (logic), but the output on my module is two 1/4 jacks (stereo) :/ Is there a cheap firewire converter that will do the job?

  • How to export spool file into HTML file

    Hi, I have one Oracle procedure which meets our business requirement. I am keeping the output data into a log file and I am sharing that log file to the users. Sample Code: spool path\logile.log declare begin dbms_output.Put_line('output will come he

  • Photosmart 7520 I lost wireless scanning

       I was scanning documents with the PS 7520 and Adobe Pro XI, when for no apparent reason, I lost the ability to scan.  I received the following error message - "Error while interacting with the scanner: the selected scanner was not found."  The pri

  • Port Translation (Non to Standard Ports)

    Hi Guys I would like some advise/ideas on the best solution for the below. I have a application server which uses non standard HTTP/HTTPS ports. What I want is a solution to translate these ports to standard ports. Client 1 accesses the site on port