Page 1 of 1

Services Error: UnrealIRCD on Win2k...

Posted: Sun Jun 27, 2004 4:46 pm
by GreighWolf
OS: Win2k sp4

Tried to activate unreal services and the following error pops up:

"Error 1067: The process terminated unexpectedly."

Is there a way to correct this?

Thanks.

Posted: Sun Jun 27, 2004 8:16 pm
by Stealth
Look in the UnrealIRCd folder for any .core files.

Then, make a bug report.

Posted: Mon Jun 28, 2004 2:41 am
by aquanight
This actually occurs if Unreal stops itself for any reason including:
  • It crashed. (In which case, see Stealth's post.)
  • The configuration is missing.
  • There isn't enough memory.
  • The configuration is missing.
  • Couldn't bind to any of the listen ports.
  • The configuration is missing.
  • A syntax error in configuration (see service.log).
  • The configuration is missing.
  • You didn't read the manual because...
  • The configuration is missing. :)

Posted: Mon Jun 28, 2004 2:47 am
by Darvocet
aquanight wrote:This actually occurs if Unreal stops itself for any reason including:
Hmm... Sounds confusing, I would lean toward the configuration is missing.

Posted: Mon Jun 28, 2004 2:49 am
by aquanight
Darvocet wrote:Hmm... Sounds confusing, I would lean toward the configuration is missing.
(Didn't you notice how my list mentioned that 5 times? :P )

Posted: Mon Jun 28, 2004 3:49 am
by Darvocet
aquanight wrote:
Darvocet wrote:Hmm... Sounds confusing, I would lean toward the configuration is missing.
(Didn't you notice how my list mentioned that 5 times? :P )
hehe yea i may be dense but not quite that dense. :roll:

Posted: Tue Jun 29, 2004 2:38 pm
by GreighWolf
config exists in same directory as the ircd program. thanks Stealth :)

Posted: Tue Jun 29, 2004 3:22 pm
by w00t
So the problem still exists? Is there anything in ircd.log?