|
Bugzilla – Full Text Bug Listing |
| Summary: | starting jexec at boot blocks; makes suspend to disk fail, smpppd, cyrus-imapd and wwwoffle need to be started manually | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Martin Jost <lists> |
| Component: | Java | Assignee: | E-mail List <bnc-team-java> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | list of all installed packets (rpm -qa | sort) | ||
|
Description
Martin Jost
2009-01-30 21:42:32 UTC
Problem is, that I'm fully unable to reproduce this jexec issue. Could you tell me if you have a 32/64bit system, java from openjdk, or sun? And still don't know what package contains a jexec service. Can you check the rpm -qf /etc/init.d/jexec (is exists), or type me a list of all installed packages? I've installed the 64 Bit version.
Linux godot 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux
Ahh, and if this matters, this is a dual core (Intel Core 2 Duo)
> rpm -qf /etc/init.d/jexec
jre-1.6.0_11-fcs
I'll also attach a list of all installed packets.
Created attachment 269391 [details]
list of all installed packets (rpm -qa | sort)
This is the list as of today
The jre-1.6.0_11-fcs is Java from Sun com, isn't it? That's probably the reason, why I was unable found a jexec in /etc/init.d. I'll investigate it. *** Bug 468970 has been marked as a duplicate of this bug. *** jexec hangs on 'mount -t binfmt_misc none ${BINFMT_MISC} 2> /dev/null', so it's a definitely a dup of bnc#463582
Use a workaround in comment #12 [1] if you'd like have a jexec service enabled.
[1] https://bugzilla.novell.com/show_bug.cgi?id=463582#c12
*** This bug has been marked as a duplicate of bug 463582 ***
|