It's all about the answers!

Ask a question

Error while doing Jazz team server setup


Milind Gholap (2621) | asked Jan 07 '09, 12:52 a.m.
Hi All,

I am configuring DB2 with RQM.

while doing a Jazz team server setup,

It's saying, "An error occurred while saving the configuration properties. Please check your server log for more details." at "Setup User Registry" step.

Am I going wrong somewhere? please guide me.

Regards,
Milind

11 answers



permanent link
Matt Lavin (2.7k2) | answered Jan 07 '09, 8:48 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
There was a recent discussion on the forum about this same problem. The
first thing to check is that you are running the latest WAS Java SDK
fixpack. After that, there are more diagnosing steps at:
https://jazz.net/forums/viewtopic.php?t=3188

-
Matt Lavin
Jazz Server Team


On Wed, 2009-01-07 at 05:57 +0000, milindg wrote:
Hi All,

I am configuring DB2 with RQM.

while doing a Jazz team server setup,

It's saying, "An error occurred while saving the configuration
properties. Please check your server log for more details." at
"Setup User Registry" step.

Am I going wrong somewhere? please guide me.

Regards,
Milind

permanent link
Milind Gholap (2621) | answered Jan 08 '09, 1:53 a.m.
Hi Matt,

I am using default Tomcat server which comes with RQM 1.0.

Milind


There was a recent discussion on the forum about this same problem. The
first thing to check is that you are running the latest WAS Java SDK
fixpack. After that, there are more diagnosing steps at:
https://jazz.net/forums/viewtopic.php?t=3188

-
Matt Lavin
Jazz Server Team


On Wed, 2009-01-07 at 05:57 +0000, milindg wrote:
Hi All,

I am configuring DB2 with RQM.

while doing a Jazz team server setup,

It's saying, "An error occurred while saving the configuration
properties. Please check your server log for more details." at
"Setup User Registry" step.

Am I going wrong somewhere? please guide me.

Regards,
Milind

permanent link
Milind Gholap (2621) | answered Jan 08 '09, 2:38 a.m.
Hi Matt,

While doing this confuguration, While executing repotools -createTables command, it was displaying following log,

" Db Product Name: DB2/NT
Db Product Version: SQL09050
Db Name/Location: //localhost:50000/RQM:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;
2009-01-08 12:48:35,718 Creating the tables for the database "//localhost:50000/RQM:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;" with indices.
2009-01-08 12:49:32,093 Syntax error or access rule violation
.
SQL: CREATE TABLE LM.ABSTRACT_INSTANCE(STA.........
.
.
.
SQL Exception #1
SQL Message: DB2 SQL error: SQLCODE: -286, SQLSTATE: 42727, SQLERRMC: 16384;MILINDG
SQL State: 42727
Error Code: -286
.......

At the end of this log the line was,
2009-01-08 12:49:32,609 The database tables were not created.

In fact it is creating tables.

Why this is happening?I have tried it 4-5 times.

Is this the reason of the error while doing setup?

i am using following versions,
Tomcat 5.5
DB2 9.5
RQM 1.0

Regards,
Milind


Hi Matt,

I am using default Tomcat server which comes with RQM 1.0.

Milind


There was a recent discussion on the forum about this same problem. The
first thing to check is that you are running the latest WAS Java SDK
fixpack. After that, there are more diagnosing steps at:
https://jazz.net/forums/viewtopic.php?t=3188

-
Matt Lavin
Jazz Server Team


On Wed, 2009-01-07 at 05:57 +0000, milindg wrote:
Hi All,

I am configuring DB2 with RQM.

while doing a Jazz team server setup,

It's saying, "An error occurred while saving the configuration
properties. Please check your server log for more details." at
"Setup User Registry" step.

Am I going wrong somewhere? please guide me.

Regards,
Milind

permanent link
Matt Lavin (2.7k2) | answered Jan 08 '09, 8:28 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
The documentation for DB2 says that the 42727 failure means that the
page size of the DB is too small for the given table to be created.
Does the RQM documentation suggest creating the DB2 database with a
specific page size (8K perhaps)?


-
Matt Lavin
Jazz Server Team


On Thu, 2009-01-08 at 07:47 +0000, milindg wrote:
> 42727

permanent link
Milind Gholap (2621) | answered Jan 09 '09, 12:44 a.m.
It's not mentioned in RQM documentation about DB page size, but i tried changing it to 16K and it worked.
I was able to create tables successfully.

But still it is giving error during setup, when I am trying to add new user and disable ADMIN user.

Milind


The documentation for DB2 says that the 42727 failure means that the
page size of the DB is too small for the given table to be created.
Does the RQM documentation suggest creating the DB2 database with a
specific page size (8K perhaps)?


-
Matt Lavin
Jazz Server Team


On Thu, 2009-01-08 at 07:47 +0000, milindg wrote:
> 42727

permanent link
Matt Lavin (2.7k2) | answered Jan 09 '09, 8:38 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Can you provide any more information about the problem you are seeing
during setup?

-
Matt Lavin
Jazz Server Team


On Fri, 2009-01-09 at 05:47 +0000, milindg wrote:
It's not mentioned in RQM documentation about DB page size, but i
tried changing it to 16K and it worked.
I was able to create tables successfully.

But still it is giving error during setup, when I am trying to add new
user and disable ADMIN user.

Milind


lavinmwrote:
The documentation for DB2 says that the 42727 failure means that the
page size of the DB is too small for the given table to be created.
Does the RQM documentation suggest creating the DB2 database with a
specific page size (8K perhaps)?


-
Matt Lavin
Jazz Server Team


On Thu, 2009-01-08 at 07:47 +0000, milindg wrote:
42727

permanent link
Chris Heublein (161) | answered Jan 12 '09, 3:34 p.m.
I am also having this error during the setup. I have tried changing the permissions to the RQM installation folder as well as the WAS installation folder to allow Anonymous Logon to write. Still did not help.

Any help would be greatly appreciated.

Thanx
Chris

permanent link
Milind Gholap (2621) | answered Jan 14 '09, 7:07 a.m.
Hi Matt,

While doing a team server setup, at "setup user registry" it is saying
"An error occurred while saving the configuration properties. Please check your server log for more details."

I have selected "Tomcat user database" and "Disable default admin access"


Please mention what information you need.

Milind


Can you provide any more information about the problem you are seeing
during setup?

-
Matt Lavin
Jazz Server Team


On Fri, 2009-01-09 at 05:47 +0000, milindg wrote:
It's not mentioned in RQM documentation about DB page size, but i
tried changing it to 16K and it worked.
I was able to create tables successfully.

But still it is giving error during setup, when I am trying to add new
user and disable ADMIN user.

Milind


lavinmwrote:
The documentation for DB2 says that the 42727 failure means that the
page size of the DB is too small for the given table to be created.
Does the RQM documentation suggest creating the DB2 database with a
specific page size (8K perhaps)?


-
Matt Lavin
Jazz Server Team


On Thu, 2009-01-08 at 07:47 +0000, milindg wrote:
42727

permanent link
Matt Lavin (2.7k2) | answered Jan 14 '09, 2:28 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
We have seen some problems with that step in the wizard if you are using
IE. Could you try the same set of steps using Firefox to see if it
resolves the issue?

-
Matt Lavin
Jazz Server Team


On Wed, 2009-01-14 at 12:08 +0000, milindg wrote:
Hi Matt,

While doing a team server setup, at "setup user registry" it
is saying
"An error occurred while saving the configuration properties.
Please check your server log for more details."

I have selected "Tomcat user database" and "Disable
default admin access"


Please mention what information you need.

Milind


lavinmwrote:
Can you provide any more information about the problem you are
seeing
during setup?

-
Matt Lavin
Jazz Server Team


On Fri, 2009-01-09 at 05:47 +0000, milindg wrote:
It's not mentioned in RQM documentation about DB page size, but i
tried changing it to 16K and it worked.
I was able to create tables successfully.

But still it is giving error during setup, when I am trying to add
new
user and disable ADMIN user.

Milind


lavinmwrote:
The documentation for DB2 says that the 42727 failure means that
the
page size of the DB is too small for the given table to be created.
Does the RQM documentation suggest creating the DB2 database with a
specific page size (8K perhaps)?


-
Matt Lavin
Jazz Server Team


On Thu, 2009-01-08 at 07:47 +0000, milindg wrote:
42727


permanent link
Milind Gholap (2621) | answered Jan 16 '09, 1:38 a.m.
I am using Firefox 3.0

Milind

We have seen some problems with that step in the wizard if you are using
IE. Could you try the same set of steps using Firefox to see if it
resolves the issue?

-
Matt Lavin
Jazz Server Team


On Wed, 2009-01-14 at 12:08 +0000, milindg wrote:
Hi Matt,

While doing a team server setup, at "setup user registry" it
is saying
"An error occurred while saving the configuration properties.
Please check your server log for more details."

I have selected "Tomcat user database" and "Disable
default admin access"


Please mention what information you need.

Milind


lavinmwrote:
Can you provide any more information about the problem you are
seeing
during setup?

-
Matt Lavin
Jazz Server Team


On Fri, 2009-01-09 at 05:47 +0000, milindg wrote:
It's not mentioned in RQM documentation about DB page size, but i
tried changing it to 16K and it worked.
I was able to create tables successfully.

But still it is giving error during setup, when I am trying to add
new
user and disable ADMIN user.

Milind


lavinmwrote:
The documentation for DB2 says that the 42727 failure means that
the
page size of the DB is too small for the given table to be created.
Does the RQM documentation suggest creating the DB2 database with a
specific page size (8K perhaps)?


-
Matt Lavin
Jazz Server Team


On Thu, 2009-01-08 at 07:47 +0000, milindg wrote:
42727

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.