Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDev PS2: IntegratedWebLogicServer wouldn't start

Mei Hong-OracleApr 22 2010 — edited May 13 2013
I just installed JDev PS2 version 11.1.1.3.37.56.60 from
http://ide.us.oracle.com/download_adc/jdevadf/11.1.1.3.PS2/nightly/JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660/nondebug/
on my ADC box.

I opened my ADF app (which was built using PS1 JDev), and could build it without issue.
Then I select a jspx page and right click to Run it, the IntegratedWebLogicServer would not start. Here is its Log output -

*** Using port 7101 ***
/scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/bin/startWebLogic.sh
.
.
JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
.
WLS Start Mode=Development
.
CLASSPATH=/prod/jdevps2/wlserver_10.3/server/ext/jdbc/oracle/11g/ojdbc6dms.jar:/prod/jdevps2/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/prod/jdevps2/patch_jdev1111/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/prod/jdevps2/jdk160_18/lib/tools.jar:/prod/jdevps2/wlserver_10.3/server/lib/weblogic_sp.jar:/prod/jdevps2/wlserver_10.3/server/lib/weblogic.jar:/prod/jdevps2/modules/features/weblogic.server.modules_10.3.3.0.jar:/prod/jdevps2/wlserver_10.3/server/lib/webservices.jar:/prod/jdevps2/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/prod/jdevps2/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/prod/jdevps2/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/prod/jdevps2/wlserver_10.3/common/derby/lib/derbyclient.jar:/prod/jdevps2/wlserver_10.3/server/lib/xqrl.jar
.
[waiting for the server to complete its initialization...]
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
PATH=/prod/jdevps2/wlserver_10.3/server/bin:/prod/jdevps2/modules/org.apache.ant_1.7.1/bin:/prod/jdevps2/jdk160_18/jre/bin:/prod/jdevps2/jdk160_18/bin:/usr/local/packages/icc_remote/8.0.058/bin:/opt/tarantella/bin:/usr/local/packages/idb_remote/7.3.2/bin:/usr/local/packages/icc_remote/8.0.058/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/ade/bin
.
***************************************************
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http://hostname:port/console *
***************************************************
starting weblogic with Java version:
Starting WLS with line:
/prod/jdevps2/jdk160_18/bin/java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=/prod/jdevps2/wlserver_10.3/server/lib/weblogic.policy -Djavax.net.ssl.trustStore=/prod/jdevps2/wlserver_10.3/server/lib/DemoTrust.jks -Dhttp.proxyHost=www-proxy.us.oracle.com -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=127.0.0.1|localhost|*.us.oracle.com|*.oraclecorp.com -Dhttps.proxyHost=www-proxy.us.oracle.com -Dhttps.proxyPort=80 -Dhttps.nonProxyHosts=127.0.0.1|localhost|*.us.oracle.com|*.oraclecorp.com -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=/prod/jdevps2/wlserver_10.3 -Dwls.home=/prod/jdevps2/wlserver_10.3/server -Dweblogic.home=/prod/jdevps2/wlserver_10.3/server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=/scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain -Dcommon.components.home=/prod/jdevps2/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=/prod/jdevps2/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.domain.config.dir=/scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/config/fmwconfig -Doracle.server.config.dir=/scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/config/fmwconfig/servers/DefaultServer -Doracle.security.jps.config=/scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/config/fmwconfig/jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=/scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/config/fmwconfig/carml -Digf.arisidstack.home=/scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/config/fmwconfig/arisidprovider -Dweblogic.alternateTypesDirectory=/prod/jdevps2/oracle_common/modules/oracle.ossoiap_11.1.1,/prod/jdevps2/oracle_common/modules/oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=/scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/oracle/store/gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/prod/jdevps2/patch_wls1033/profiles/default/sysext_manifest_classpath:/prod/jdevps2/patch_jdev1111/profiles/default/sysext_manifest_classpath weblogic.Server
<Apr 22, 2010 11:30:33 AM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.0-b13 from Sun Microsystems Inc.>
<Apr 22, 2010 11:30:33 AM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
<Apr 22, 2010 11:30:34 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Apr 22, 2010 11:30:34 AM PDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Apr 22, 2010 11:30:34 AM PDT> <Notice> <LoggingService> <BEA-320400> <The log file /scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<Apr 22, 2010 11:30:34 AM PDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log00004. Log messages will continue to be logged in /scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log.>
<Apr 22, 2010 11:30:34 AM PDT> <Notice> <Log Management> <BEA-170019> <The server log file /scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log is opened. All server side log events will be written to this file.>
<Apr 22, 2010 11:30:37 AM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Apr 22, 2010 11:30:42 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<Apr 22, 2010 11:30:42 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Apr 22, 2010 11:30:45 AM PDT> <Notice> <LoggingService> <BEA-320400> <The log file /scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/servers/DefaultServer/logs/DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<Apr 22, 2010 11:30:45 AM PDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/servers/DefaultServer/logs/DefaultDomain.log00004. Log messages will continue to be logged in /scratch/mhong/jdevhome/system11.1.1.3.37.56.60/DefaultDomain/servers/DefaultServer/logs/DefaultDomain.log.>
<Apr 22, 2010 11:30:45 AM PDT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
<Apr 22, 2010 11:30:46 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<Apr 22, 2010 11:30:46 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
<Apr 22, 2010 11:30:47 AM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on 0:0:0:0:0:0:0:1:7101 for protocols iiop, t3, ldap, snmp, http.>
<Apr 22, 2010 11:30:47 AM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
<Apr 22, 2010 11:30:47 AM PDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.229.188.227:7101 for protocols iiop, t3, ldap, snmp, http.>
<Apr 22, 2010 11:30:47 AM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:216:3eff:fe38:bce3:7101 for protocols iiop, t3, ldap, snmp, http.>
<Apr 22, 2010 11:30:47 AM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 192.168.122.156:7101 for protocols iiop, t3, ldap, snmp, http.>
<Apr 22, 2010 11:30:47 AM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:216:3eff:fe07:7fb7:7101 for protocols iiop, t3, ldap, snmp, http.>
<Apr 22, 2010 11:30:47 AM PDT> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
<Apr 22, 2010 11:30:47 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<Apr 22, 2010 11:30:47 AM PDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>


..... and it just got stuck there, so my ADF app could not be deployed and run.

I could not find any error/exception in DefaultServer.log. Would could possibly be wrong here?
Please advise - let me know if you need anything else.

Thanks!
Mei
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2013
Added on Apr 22 2010
13 comments
3,860 views