Public URI not getting configured
Hi,
I installed CLM as mentioned in the install guide. I am using WAS7.0.
Everything went fine till setting up the public URI.
The page hangs in the step 2 of JTS setup to configure the public URI. The page says "Loading configuration setting", and never proceeds.
I have followed each and every instruction except setting the heap size. I set the values as 256 and 1024 for initial heap size and maximum heap size. If I put more than 1024MB for maximum heap size, the server never starts.
I know that it is very low, but i am just trying to create a sample project for prototype.
The log files does not show any error messages.
Any help on this would be appreciated.
Thanks
Ankit
I installed CLM as mentioned in the install guide. I am using WAS7.0.
Everything went fine till setting up the public URI.
The page hangs in the step 2 of JTS setup to configure the public URI. The page says "Loading configuration setting", and never proceeds.
I have followed each and every instruction except setting the heap size. I set the values as 256 and 1024 for initial heap size and maximum heap size. If I put more than 1024MB for maximum heap size, the server never starts.
I know that it is very low, but i am just trying to create a sample project for prototype.
The log files does not show any error messages.
Any help on this would be appreciated.
Thanks
Ankit
4 answers
Hi,
Some things you can check:
For WAS: make sure you have a WAS with the fixpacks required see (https://jazz.net/library/article/632)
Make sure the JAZZ_HOME is set to the right folder too.
I am not sure what the memory settings would cause. If you want to prototype on a machine that does not meet the requirements for WAS, why don't you use Tomcat?
Some things you can check:
For WAS: make sure you have a WAS with the fixpacks required see (https://jazz.net/library/article/632)
Make sure the JAZZ_HOME is set to the right folder too.
I am not sure what the memory settings would cause. If you want to prototype on a machine that does not meet the requirements for WAS, why don't you use Tomcat?
Hi,
I am using WebSphere Application Server 7.0 Fixpack 11 instead of Fixpack 9.
Rest everything is good.
With Tomcat, I do not think that we can also do reporting. I do not know if we would be able to get all the functionality of CLM using Tomcat.
And, I am trying to do POC. Once this gets approved, then we will have better systems in place.
Thanks
Ankit
I am using WebSphere Application Server 7.0 Fixpack 11 instead of Fixpack 9.
Rest everything is good.
With Tomcat, I do not think that we can also do reporting. I do not know if we would be able to get all the functionality of CLM using Tomcat.
And, I am trying to do POC. Once this gets approved, then we will have better systems in place.
Thanks
Ankit
You can get all the functionality of CLM using Tomcat.
The kind of things you don't get are HA failover and multiple LDAP
domains, but those kind of things only matter for an Enterprise
deployment, not for a trial.
Cheers,
Geoff
On 8/17/2011 10:38 AM, ankitkothari.18 wrote:
The kind of things you don't get are HA failover and multiple LDAP
domains, but those kind of things only matter for an Enterprise
deployment, not for a trial.
Cheers,
Geoff
On 8/17/2011 10:38 AM, ankitkothari.18 wrote:
Hi,
I am using WebSphere Application Server 7.0 Fixpack 11 instead of
Fixpack 9.
Rest everything is good.
With Tomcat, I do not think that we can also do reporting. I do not
know if we would be able to get all the functionality of CLM using
Tomcat.
And, I am trying to do POC. Once this gets approved, then we will have
better systems in place.
Thanks
Ankit
Here's a technote with a couple other things to check.
https://www-304.ibm.com/support/docview.wss?uid=swg21474026
https://www-304.ibm.com/support/docview.wss?uid=swg21474026
Hi,
I installed CLM as mentioned in the install guide. I am using WAS7.0.
Everything went fine till setting up the public URI.
The page hangs in the step 2 of JTS setup to configure the public URI. The page says "Loading configuration setting", and never proceeds.
I have followed each and every instruction except setting the heap size. I set the values as 256 and 1024 for initial heap size and maximum heap size. If I put more than 1024MB for maximum heap size, the server never starts.
I know that it is very low, but i am just trying to create a sample project for prototype.
The log files does not show any error messages.
Any help on this would be appreciated.
Thanks
Ankit