Skip to Main Content

Data Lake & Services

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!

JDeveloper IntegratedWebLogicServer could not be started: Error starting Serve

User_ILNV3Jan 10 2022

I am trying to run my first .jspx application on JDeveloper ADF, but I am getting this below error:

Adding environment variable to WLST script USER_MEM_ARGS = -Xms32m -Xmx1024m -XX:MaxPermSize=384m
Log File: /Users/user/.jdeveloper/system13.0.0.1.42.190508.1202/o.j2ee.adrs/BuildDefaultDomain.log
Label: JDEVADF_MAIN_GENERIC_190508.1202.S
Product Home: /home/oracle/jdeveloper/jdev/
Domain: /Users/user/.jdeveloper/system13.0.0.1.42.190508.1202/DefaultDomain

BuildDefaultDomain1.py 2022-01-10 14:55:44

bash -c "/home/oracle/oracle_common/common/bin/wlst.sh" "/Users/user/.jdeveloper/system13.0.0.1.42.190508.1202/o.j2ee.adrs/BuildDefaultDomain1.py"
Process started
wlst > Unrecognized VM option 'MaxPermSize=384m'
wlst > Error: Could not create the Java Virtual Machine.
wlst > Error: A fatal exception has occurred. Program will exit.
Elapsed time: 392 ms

Comments

Post Details

Added on Jan 10 2022
0 comments
284 views