|
|
|
|
|
July 30th, 2005, 12:49 PM
|
|
Private
|
|
Join Date: Oct 2004
Location: PA USA
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: PBW status
Geo, is it possible to disable auto execute for the games?
|
July 30th, 2005, 01:03 PM
|
|
National Security Advisor
|
|
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,623
Thanks: 1
Thanked 14 Times in 12 Posts
|
|
Re: PBW status
Quote:
CaptainAL said:
Geo, is it possible to disable auto execute for the games?
|
I'm sure it's been turned off already.
|
July 30th, 2005, 04:31 PM
|
|
National Security Advisor
|
|
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
|
|
Re: PBW status
Yes, it's been disabled.
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
|
July 31st, 2005, 10:38 AM
|
|
Shrapnel Fanatic
|
|
Join Date: Dec 2000
Location: USA
Posts: 15,630
Thanks: 0
Thanked 30 Times in 18 Posts
|
|
Re: PBW status
Any word on why PBW is down Geo? Anything any of us can do to help?
__________________
Creator of the Star Trek Mod - AST Mod - 78 Ship Sets - Conquest Mod - Atrocities Star Wars Mod - Galaxy Reborn Mod - and Subterfuge Mod.
|
August 1st, 2005, 07:28 AM
|
|
National Security Advisor
|
|
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
|
|
Re: PBW status
Something on the server configuration got messed up and we are trying to correct it without doing any additional damage. If there was someone on the forum that was a whiz with Java/Apache/Tomcat server setup they might be able to help, but unfortunatly I don't think there is. We've asked in the past and noone was anyway.
I'm sure we'll muddle through and find a solution. It may take a few more days though. If I can get ahold of Admiral or Lazarus they might be able to resolve it.
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
|
August 1st, 2005, 10:44 AM
|
|
General
|
|
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
|
|
Re: PBW status
What seems to be wrong? I'm by no means a whiz, but I've got an Apache server set up on my PC... who knows, maybe I'd know enough to fix the problem!
__________________
The Ed draws near! What dost thou deaux?
|
August 1st, 2005, 12:05 PM
|
|
National Security Advisor
|
|
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
|
|
Re: PBW status
Here's the error we get in the Tomcat window on startup, and below that I will detail the sequence of what happened.
____________________________________________
java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot set u
p certs for trusted CAs
at javax.crypto.b.<clinit>([DashoPro-V1.2-120198])
at javax.crypto.Cipher.getInstance([DashoPro-V1.2-120198])
at cc.dpf.pbw.seiv.Game.<clinit>(Game.java:202)
at cc.dpf.pbw.seiv.Batch.processReminders(Batch.java: 242)
at cc.dpf.pbw.seiv.Batch.process(Batch.java:201)
at cc.dpf.pbw.seiv.Batch.run(Batch.java:222)
at java.lang.Thread.run(Thread.java:484)
java.lang.NoClassDefFoundError
at cc.dpf.pbw.rt.GameHandler.run(GameHandler.java:121 )
at java.lang.Thread.run(Thread.java:484)
___________________________________
Last week I installed IIS because I wanted to get ftp working again. Admiral had originally setup the server with IIS just for FTP but I had never got it set back up when I moved the server to the new box last year. I don't know if this is significant or not. At the time I installed it last week and immediately after there didn't seem to be any problems with the site. I had the default web service and default SMPT turned off and only the default FTP turned on.
A couple days later Georgig got on the server and setup a couple new Se4 mods. He is quite familier with this process as he's been doing most of it lately. For some reason though the server hung on him this time and he had to reboot it. This wasn't extraordinary in itself, but this time once it came back up is when we started having the problems. This was the first time it was rebooted after I had installed IIS a few days earlier so I suspected there might be a connection.
When I checked the IIS window this time the default web service was running. I shut it down and rebooted, but that didn't help.
Today I reinstalled the java SDK, Apache and Tomcat. Prior to that I had reloaded the PBW java code files from a known good backup of the code. However, we continue to get this error about not being able to set up certs for trusted CAs.
I'm stumped.
I've got a message in to Admiral and Lazarus about it, but neither of them have been much involved in PBW for quite some time. Not sure if they will be able to help.
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
|
August 1st, 2005, 12:14 PM
|
|
Brigadier General
|
|
Join Date: Dec 1999
Location: Lancaster, OH 43130
Posts: 1,997
Thanks: 5
Thanked 9 Times in 8 Posts
|
|
Re: PBW status
Guys, we ran into this at my workplace also. The certificates for the JCE (Java Encryption Extensions) 1.2.1 expired on the 27th. I think there is a patch for this issue. Let me get you more info.
__________________
Change is inevitable, how you handle change is controllable - J. Strong
|
August 1st, 2005, 12:17 PM
|
|
Brigadier General
|
|
Join Date: Dec 1999
Location: Lancaster, OH 43130
Posts: 1,997
Thanks: 5
Thanked 9 Times in 8 Posts
|
|
Re: PBW status
There are two potential fixes depending on the SDK your running.
Here is more info:
http://sunsolve.sun.com/search/docum...hclause=101796
__________________
Change is inevitable, how you handle change is controllable - J. Strong
|
August 1st, 2005, 01:23 PM
|
|
National Security Advisor
|
|
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
|
|
Re: PBW status
Damn, days of wasted effort trying to run down a problem on the server and it was just the stupid Sun software security license had expired.
Thank you Richard for pointing out the problem.
The server is up, but we still have some issues. The email setting are all muffed up because I overwrote some of the config files with an old backup copy chasing this error down. Until I get that figured out you probably wont get any turn or news messages. The incoming email for sending turn files may work though.
Auto turns are still off and will be for a few days at least.
Also, the most recent mods that were added may not be working now. I have to get with Georgig and figure out which mods he added.
The site should be accesable and turns should process if all .plr files are uploaded or if the owner forces the turn.
Geoshmo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|