Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 128607

Summary: error in openjms-bin startscript
Product: Gentoo Linux Reporter: Stefan Mahnke <smahnke>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Mahnke 2006-04-03 00:10:01 UTC
there are two files that prevent openjms-bin from starting correctly

diff for /etc/env.d/10openjms
1a2
> JMSDIR="/opt/openjms"

diff for /etc/conf.d/openjms
24c24
<       ./startjms.sh > /var/log/openjms.log 2>&1 &
---
>       ./startup.sh > /var/log/openjms.log 2>&1 &
Comment 1 Alistair Bush (RETIRED) gentoo-dev 2009-05-23 21:38:32 UTC
InCVS

Now starts,  we have openjms so should consider removing the *-bin if we can get it to compile with >1.4