It's all about the answers!

Ask a question

Is anyone setup JazzTeamServer 2.0 on WAS 7003 successfully?


Super Wang (6077) | asked Jun 26 '09, 6:12 a.m.
I've configured JVM properties on WAS admin console, installed the WAR file, map my admin user (use LDAP) to JazzAdmin, but when I access https://localhost:9443/jazz/setup, in the "Configure Database", I got an error message like this:

"An error occurred while saving the configuration properties."

I cannot choose DB type or test connection.

Is anyone who can help on this? Thanks very much.

PS: My DB server is DB2 9503a ESE, but I think this is not the key point.

4 answers



permanent link
Craig Chaney (9212) | answered Jun 29 '09, 7:37 a.m.
JAZZ DEVELOPER
SuperWang wrote:
SuperWangwrote:
I've configured JVM properties on WAS admin console, installed the
WAR file, map my admin user (use LDAP) to JazzAdmin, but when I
access https://localhost:9443/jazz/setup, in the "Configure
Database", I got an error message like this:
"An error occurred while saving the configuration
properties."
I cannot choose DB type or test connection.

Is anyone who can help on this? Thanks very much.

Make sure you double check all of the steps in the section of the docs
titled "Setting up a WebSphere Application Server". One new requirement
that you might have missed is:
* Ensure that the WAS security setting "Use available authentication
data when an unprotected URI is accessed" is checked.

Also, are you migrating a previous installation or setting up a new one?
If you're using a teamserver.properties file copied from an older
installation, that might contain some old settings that are no longer
correct.

Thanks,
Craig Chaney
Jazz Server team


PS: My DB server is DB2 9503a ESE, but I think this is not the key
point.

Here's a list of JVM properties:

JAZZ_HOME = file:///C:/IBM/JazzTeamServer/server/conf

java.awt.headless = true

org.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin =
true

permanent link
Super Wang (6077) | answered Jun 26 '09, 6:16 a.m.
Here's a list of JVM properties:

JAZZ_HOME = file:///C:/IBM/JazzTeamServer/server/conf

java.awt.headless = true

org.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin = true

permanent link
Super Wang (6077) | answered Jun 29 '09, 1:18 a.m.
I think it's not a problem of the JDK APAR, I've already apply this.

permanent link
Super Wang (6077) | answered Jun 30 '09, 12:10 a.m.
Thanks, I missed this part, it works now.

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.