TIBCOSoftware / TIBCOSoftware/bwce-docker
/opt/java/current/bin/java: not found after bw upgraded to 2.9.1
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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