Forum Discussion

Alcatel-Lucent__5's avatar
Alcatel-Lucent__5
Occasional Contributor
13 years ago

No of parallel service run on Tomcat server

Hi,

I have deployed all my mocking service in a tomcat server as a war file. Currently I can able to invoke 5 service in parallel. Is there any way to run more than 5 mocking service on a single tomcat server.

Please its URGENT.

Thanks,
ALU-TX

3 Replies

  • Hi!

    What prevents you from deploying more than 5 services? Does Tomcat give an error message?

    Regards

    Henrik O
    SmartBear Software
  • Alcatel-Lucent__5's avatar
    Alcatel-Lucent__5
    Occasional Contributor
    I'm getting the following error.

    java.lang.OutOfMemoryError: PermGen space


    I even configured my Tomcat heap to 1024Mb, still same error.

    Is this the problem with my tomcat configuration?
  • Hi!

    I think that the Permgen space is unrelated to heap space (for some reason).

    The top two answers on this page should help.

    With that being said, this is more of a Tomcat question than a SoapUI one.

    Regards

    Henrik O
    SmartBear Software