[Users] Request for reschedule oVirt weekly meeting next week

2012-04-19 Thread Ofer Schreiber
Next oVirt weekly meeting falls on the Israeli independence day eve.
Would you mind reschedule it to Tuesday?

Thanks,
---
Ofer Schreiber
oVirt Release Manager
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Request for reschedule oVirt weekly meeting next week

2012-04-19 Thread Doron Fediuck
On 19/04/12 12:38, Ofer Schreiber wrote:
 Next oVirt weekly meeting falls on the Israeli independence day eve.
 Would you mind reschedule it to Tuesday?
 
 Thanks,
 ---
 Ofer Schreiber
 oVirt Release Manager
 ___
 Board mailing list
 bo...@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/board

+1.
Many dev's will be missing if we leave this as is.

-- 

/d

This message will self destruct in the future. Or not.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Request for reschedule oVirt weekly meeting next week

2012-04-19 Thread Yaniv Kaul

On 04/19/2012 02:57 PM, Doron Fediuck wrote:

On 19/04/12 12:38, Ofer Schreiber wrote:

Next oVirt weekly meeting falls on the Israeli independence day eve.
Would you mind reschedule it to Tuesday?

Thanks,
---
Ofer Schreiber
oVirt Release Manager
___
Board mailing list
bo...@ovirt.org
http://lists.ovirt.org/mailman/listinfo/board

+1.
Many dev's will be missing if we leave this as is.



+1
Many QEs will be missing as well otherwise.
Y.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Request for reschedule oVirt weekly meeting next week

2012-04-19 Thread Mike Burns
I don't have an issue with this.

Any Objections?

Mike

On Thu, 2012-04-19 at 05:38 -0400, Ofer Schreiber wrote:
 Next oVirt weekly meeting falls on the Israeli independence day eve.
 Would you mind reschedule it to Tuesday?
 
 Thanks,
 ---
 Ofer Schreiber
 oVirt Release Manager
 ___
 Board mailing list
 bo...@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/board


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Joss fails to start ... Keystore was tampered.

2012-04-19 Thread snmishra


Quoting Ofer Schreiber oschr...@redhat.com:


I'm trying to understand few things:
1. Did you used RPM for deployment?


No, it was from source. (git clone)


2. Was it an UPGRADE for the engine?


yes, I updated the source which was about a month old.

3. Do you have /etc/pki/ovirt-engine/.keystore available? did it  
changed recently?


There is no .keystore in /etc/pki/ovirt-engine. But rest of the files  
in this directory were modified on 4/17 (certs, keys, private,  
requests). I was playing with kerberos for ldap on 17th so it is  
possible that I did something that messed up the server, and it was  
just coincidental that I upgraded the source next day and ran into  
this issue.


Any help on how I can get out of it?

-Sharad Mishra


Ofer.

- Original Message -


I had jboss running on my rhel6.2 machine. This morning I fetched
latest engine source, built and deployed it. I did not see any
errors.
But now when I start jboss-as service I see following errors in
engine.log -

2012-04-18 13:57:48,051 INFO  [org.ovirt.engine.core.bll.Backend]
(MSC
service thread 1-5) Start time: 4/18/12 1:57 PM
2012-04-18 13:57:48,204 ERROR
[org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC
service thread 1-5) Failed to decryptjava.io.IOException: Keystore
was
tampered with, or password was incorrect
2012-04-18 13:57:48,204 ERROR
[org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC
service thread 1-5) Failed to decrypt value for property
LocalAdminPassword will be used encrypted value
2012-04-18 13:57:48,209 WARN
[org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread
1-5)
Could not find enum value for option: NetConsolePort
2012-04-18 13:57:48,212 ERROR
[org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC
service thread 1-5) Failed to decryptjava.io.IOException: Keystore
was
tampered with, or password was incorrect
2012-04-18 13:57:48,212 ERROR
[org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC
service thread 1-5) Failed to decrypt value for property
CertificatePassword will be used encrypted value
2012-04-18 13:57:48,214 ERROR
[org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC
service thread 1-5) Failed to decryptjava.io.IOException: Keystore
was
tampered with, or password was incorrect

Regards,
Sharad Mishra
IBM

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Joss fails to start ... Keystore was tampered.

2012-04-19 Thread Doron Fediuck
Please check again using ls -la on that folder.

Sent from my Android phone. Please ignore typos.

-Original Message-
From: snmis...@linux.vnet.ibm.com
Received: Thursday, 19 Apr 2012, 20:38
To: Ofer Schreiber [oschr...@redhat.com]
CC: users@ovirt.org
Subject: Re: [Users] Joss fails to start ... Keystore was tampered.


Quoting Ofer Schreiber oschr...@redhat.com:

 I'm trying to understand few things:
 1. Did you used RPM for deployment?

No, it was from source. (git clone)

 2. Was it an UPGRADE for the engine?

yes, I updated the source which was about a month old.

 3. Do you have /etc/pki/ovirt-engine/.keystore available? did it  
 changed recently?

There is no .keystore in /etc/pki/ovirt-engine. But rest of the files  
in this directory were modified on 4/17 (certs, keys, private,  
requests). I was playing with kerberos for ldap on 17th so it is  
possible that I did something that messed up the server, and it was  
just coincidental that I upgraded the source next day and ran into  
this issue.

Any help on how I can get out of it?

-Sharad Mishra

 Ofer.

 - Original Message -

 I had jboss running on my rhel6.2 machine. This morning I fetched
 latest engine source, built and deployed it. I did not see any
 errors.
 But now when I start jboss-as service I see following errors in
 engine.log -

 2012-04-18 13:57:48,051 INFO  [org.ovirt.engine.core.bll.Backend]
 (MSC
 service thread 1-5) Start time: 4/18/12 1:57 PM
 2012-04-18 13:57:48,204 ERROR
 [org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC
 service thread 1-5) Failed to decryptjava.io.IOException: Keystore
 was
 tampered with, or password was incorrect
 2012-04-18 13:57:48,204 ERROR
 [org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC
 service thread 1-5) Failed to decrypt value for property
 LocalAdminPassword will be used encrypted value
 2012-04-18 13:57:48,209 WARN
 [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread
 1-5)
 Could not find enum value for option: NetConsolePort
 2012-04-18 13:57:48,212 ERROR
 [org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC
 service thread 1-5) Failed to decryptjava.io.IOException: Keystore
 was
 tampered with, or password was incorrect
 2012-04-18 13:57:48,212 ERROR
 [org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC
 service thread 1-5) Failed to decrypt value for property
 CertificatePassword will be used encrypted value
 2012-04-18 13:57:48,214 ERROR
 [org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC
 service thread 1-5) Failed to decryptjava.io.IOException: Keystore
 was
 tampered with, or password was incorrect

 Regards,
 Sharad Mishra
 IBM

 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Sent from my Android phone. Please ignore typos.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Joss fails to start ... Keystore was tampered.

2012-04-19 Thread snmishra


Quoting Doron Fediuck dfedi...@redhat.com:


Please check again using ls -la on that folder.


Yes, I did run ls -la :-)

-Sharad Mishra



Sent from my Android phone. Please ignore typos.

-Original Message-
From: snmis...@linux.vnet.ibm.com
Received: Thursday, 19 Apr 2012, 20:38
To: Ofer Schreiber [oschr...@redhat.com]
CC: users@ovirt.org
Subject: Re: [Users] Joss fails to start ... Keystore was tampered.


Quoting Ofer Schreiber oschr...@redhat.com:


I'm trying to understand few things:
1. Did you used RPM for deployment?


No, it was from source. (git clone)


2. Was it an UPGRADE for the engine?


yes, I updated the source which was about a month old.


3. Do you have /etc/pki/ovirt-engine/.keystore available? did it
changed recently?


There is no .keystore in /etc/pki/ovirt-engine. But rest of the files
in this directory were modified on 4/17 (certs, keys, private,
requests). I was playing with kerberos for ldap on 17th so it is
possible that I did something that messed up the server, and it was
just coincidental that I upgraded the source next day and ran into
this issue.

Any help on how I can get out of it?

-Sharad Mishra


Ofer.

- Original Message -


I had jboss running on my rhel6.2 machine. This morning I fetched
latest engine source, built and deployed it. I did not see any
errors.
But now when I start jboss-as service I see following errors in
engine.log -

2012-04-18 13:57:48,051 INFO  [org.ovirt.engine.core.bll.Backend]
(MSC
service thread 1-5) Start time: 4/18/12 1:57 PM
2012-04-18 13:57:48,204 ERROR
[org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC
service thread 1-5) Failed to decryptjava.io.IOException: Keystore
was
tampered with, or password was incorrect
2012-04-18 13:57:48,204 ERROR
[org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC
service thread 1-5) Failed to decrypt value for property
LocalAdminPassword will be used encrypted value
2012-04-18 13:57:48,209 WARN
[org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread
1-5)
Could not find enum value for option: NetConsolePort
2012-04-18 13:57:48,212 ERROR
[org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC
service thread 1-5) Failed to decryptjava.io.IOException: Keystore
was
tampered with, or password was incorrect
2012-04-18 13:57:48,212 ERROR
[org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC
service thread 1-5) Failed to decrypt value for property
CertificatePassword will be used encrypted value
2012-04-18 13:57:48,214 ERROR
[org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC
service thread 1-5) Failed to decryptjava.io.IOException: Keystore
was
tampered with, or password was incorrect

Regards,
Sharad Mishra
IBM

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Sent from my Android phone. Please ignore typos.




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users