TIBCOSoftware / TIBCOSoftware/bwce-docker

/opt/java/current/bin/java: not found after bw upgraded to 2.9.1

Open
#67 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
22
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Hello,

Please help to check the issue where after upgrade BW 2.9.1 we are facing issue. We didnt faced issue when base image created with below config
BW CE: 2.8.3
JAVA 1.8
Alpine 3.18

Issue occured with below config
BW CE: 2.9.1
JAVA 11
Alpine 3.19
2.9.1.zip

/scripts/start.sh: line 496: /opt/java/current/bin/java: No such file or directory

/tmp/tibco.home/bwce/2.9/bin/bwappnode: exec: line 33: /opt/java/current/bin/java: not found

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with scripts/start.sh around line 496 and /tmp/tibco.home/bwce/2.9/bin/bwappnode around line 33. Reproduce the failure using the BW CE 2.9.1, Java 11, and Alpine 3.19 configuration, then compare it with the working 2.8.3 setup. Done means the container starts without the reported /opt/java/current/bin/java error, with the relevant behavior covered or documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, java, shell
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.