Skip to content

WDT tooling does it requires the full WebLogic binaries #1671

@kondurure

Description

@kondurure

My query might be very basic, planning to start WDT for 14c deployments.

We are planning to use github hosted runners instead of Self hosted, So want to check WDT tooling requires the full WebLogic binaries (WL binaries) locally in the runners to function?

if yes is there possibility to install WLS silently in github runners?

Tried to execute by referring Oracle home path as below from giihub runners, but getting the below error unable to WLS version ?

wdt/weblogic-deploy/bin/deployApps.sh
-oracle_home /home/runner/work/demo-app/demo-app/wdt/weblogic-deploy
-admin_url t3s://:
-admin_user fusion_admin
-admin_pass ***
-model_file model.yaml
-target_wls_version 14.1.2.0.0
#-archive_file deployment-package.zip

JAVA_HOME /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.29-7/x64 contains OpenJDK, which is not supported by WebLogic Server, so use at your own risk!
JDK version is 11.0.29+7
Unable to determine WLS version in /home/runner/work/demo-app/demo-app/wdt/weblogic-deploy to determine WLST shell script to call
Error: Process completed with exit code 98.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions