It's all about the answers!

Ask a question

Local server issue


shubham shahu (105368) | asked Nov 13 '17, 12:43 a.m.

Hi All,

I am facing problem in CLM local server problem, once it is started after sometime it gets stopped, on browser it gives me error "local server took to long to respond", while on command prompt it shows me CLM server is running on browser it shows me local server took time to respond. what could be the problem with this?

2 answers



permanent link
Ulf Arne Bister (1.3k413) | answered Nov 13 '17, 5:55 a.m.

Hi,

what version of CLM? Are you running WAS or bundled Liberty? What apps have you deployed? Are you using Derby or another relational DB? Is the DB also running on your local machine?
Likely you have resource contention (i.e. I/O of Database, heapspace or memory with other Java apps, CPU hogged by e.g. DCC running). Without any details no helpful answer can be given.

Depending on what you want to do and with how much data you should diverge from the eval topology to at least a departmental topology and have at the very minimum LQE/RS on another server, DCC on its own and definitely Design Manager if you are using that.

- Arne


Comments
shubham shahu commented Nov 13 '17, 6:08 a.m.

 i am using CLM 6.0.2, using liberty, CCM,RM,QM,RELM,DM,LQE,DCC,RS are deployed, using derby.


permanent link
Ulf Arne Bister (1.3k413) | answered Nov 13 '17, 2:16 p.m.

 Shubham,


very likely the combination of eval topology and derby leads to the observed phenomenon. Depending on what you want to do on your machine (evaluate? test integrations? study?) you can either disable (in Liberty --> adminConsole, simply stop) the /lqe and /dcc apps and do without reporting or simply use virtualized servers in the cloud to at least get to a departmental topology: https://jazz.net/wiki/bin/view/Deployment/StandardTopologiesOverview and have DB2 on a separate server instead of Derby.

Would the sandbox suffice for what you want to achieve? https://jazz.net/products/sandbox/?tag=clm

If this helps answer your question please mark it as accepted.

- Arne

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.