| Author |
Message |
eduardo_lagares
Joined: 07 Dec 2009
Posts: 3

|
|
Hi all,
When I try log into XincoAdmin with default users log:user pass:user or log:admin pass:admin I received the follow error:
[ | org.postgresql.util.PSQLException: ERROR: current transaction is aborted, commands ignored until end of transaction block]
I dont have any idea how I can fix it.
thanx in advance
Eduardo |
|
|
|
|
|
|
     |
 |
alex
Administrator


Age: 29
Joined: 19 Sep 2004
Posts: 535
Location: Remseck, Germany

|
|
 |
     |
 |
eduardo_lagares
Joined: 07 Dec 2009
Posts: 3

|
|
Oh sorry!
So...
About my Client System:
1) Operating System / Version : Windows XP
2) Java Version: Java(TM) Platform, Standard Edition Runtime Environment Version 6
About my Server System:
1) I'm using xinco-DMS-2.00.05 (Open Source Package)
2) Operating System / Version - Ubuntu 4.2.4 server
3) Java Version: jdk1.5.0_21
4) Postgresql: 8.3
5) Tomcat: tomcat-6.0.20
6) postgresql-8.4-701.jdbc3.jar |
|
|
|
|
|
|
     |
 |
alex
Administrator


Age: 29
Joined: 19 Sep 2004
Posts: 535
Location: Remseck, Germany

|
|
Is this a fresh install and you can't even log in for the first time?
Can you log in using XincoExplorer?
If it's specific t XincoAdmin, we'll need to debug this with your version of Java/Tomcat/PostgreSQL. |
|
|
|
|
|
 |
     |
 |
eduardo_lagares
Joined: 07 Dec 2009
Posts: 3

|
|
Yes, this is the first time I try connect on Xinco Admin.
My XincoExplorer works but I cannot log in because my user is locked after several login errors (Account gets locked after a ser number of tries, contact your system administrator)
So I have troubles because my Xinco Explorer's credentials are locked and I cannot create or modify users by Xinco Admin |
|
|
|
|
|
|
     |
 |
javydreamercsw
Moderator

Age: 31
Joined: 14 Jun 2006
Posts: 398
Location: Texas

|
|
| Admin user never gets locked... I'll try to reproduce this issue. From what I see in the net it seems to be Postgres related. |
|
|
|
_________________ Glad to help always!
Learn more from me at: https://www.ohloh.net/accounts/javydreamercsw |
|
 |
     |
 |
javydreamercsw
Moderator

Age: 31
Joined: 14 Jun 2006
Posts: 398
Location: Texas

|
|
| Can you look in the logs for the full stack trace? When an exception occurs in PostgreSQL, any further commands are ignored until the transaction is rolled back. I need this info for the fix. |
|
|
|
_________________ Glad to help always!
Learn more from me at: https://www.ohloh.net/accounts/javydreamercsw |
|
 |
     |
 |
|
|