diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-November/019823.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-November/019823.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-November/019823.html | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-November/019823.html b/zarb-ml/mageia-dev/2012-November/019823.html new file mode 100644 index 000000000..083abfdcd --- /dev/null +++ b/zarb-ml/mageia-dev/2012-November/019823.html @@ -0,0 +1,95 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Graphical Boot stalled in current cauldron + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Graphical%20Boot%20stalled%20in%20current%20cauldron&In-Reply-To=%3C5099889D.1010403%40roadrunner.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="019822.html"> + <LINK REL="Next" HREF="019807.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Graphical Boot stalled in current cauldron</H1> + <B>Frank Griffin</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Graphical%20Boot%20stalled%20in%20current%20cauldron&In-Reply-To=%3C5099889D.1010403%40roadrunner.com%3E" + TITLE="[Mageia-dev] Graphical Boot stalled in current cauldron">ftg at roadrunner.com + </A><BR> + <I>Tue Nov 6 23:01:01 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="019822.html">[Mageia-dev] Graphical Boot stalled in current cauldron +</A></li> + <LI>Next message: <A HREF="019807.html">[Mageia-dev] [soft-commits] [6418] using yui::YCommandLine only for all, at the moment +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19823">[ date ]</a> + <a href="thread.html#19823">[ thread ]</a> + <a href="subject.html#19823">[ subject ]</a> + <a href="author.html#19823">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 11/06/2012 04:01 PM, Colin Guthrie wrote: +><i> Curious indeed. Can you pastebin/attach the initscript and give the +</I>><i> full status output after the failure? Cheers Col +</I>This is nuts. For the instance I started successfully with +SKIP_REDIRECT, a straight "service oracle-xe stop" from a bash session +without SKIP_REDIRECT worked, and brought it down. A subsequent +"service oracle-xe start" worked. As did another stop/start. + +So, as a result (apparently) of a successful start of oracle-xe, now +everything works again. + +Here's one possibility: Before I tried the SKIP_REDIRECT, I modified the +"start" statement in the script to eliminate a ">/dev/null 2>&1" in the +hopes of getting some diagnostics. Then I did a "systemctl --system +daemon-reload". It still failed, and I didn't get any output that I +could find, but maybe the reload had something to do with the eventual +success (I can't see how). + +I restored the ">/dev/null 2>&1" and did another reload, but everything +still worked. Is it possible that whatever is supposed to suck the +initscript into the systemd universe isn't quite doing the job ? That +still wouldn't explain the failure after the reload but before the +SKIP_REDIRECT, but it might have some bearing. + +If you want to test this, you can get the RPM at +<A HREF="http://www.oracle.com/technetwork/products/express-edition/downloads/index.html.">http://www.oracle.com/technetwork/products/express-edition/downloads/index.html.</A> +Install it and add your own LSB headers to the initscript, run +"/etc/init.d/oracle-xe configure" and take all the defaults, and you're +good to go. As it's an RPM, it's easy and clean to get rid of when +you're done. My gut tells me that I'm not going to get this to fail +again unless I do a fresh install. + +Thanks, +Frank +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="019822.html">[Mageia-dev] Graphical Boot stalled in current cauldron +</A></li> + <LI>Next message: <A HREF="019807.html">[Mageia-dev] [soft-commits] [6418] using yui::YCommandLine only for all, at the moment +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19823">[ date ]</a> + <a href="thread.html#19823">[ thread ]</a> + <a href="subject.html#19823">[ subject ]</a> + <a href="author.html#19823">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |