cancel
Showing results for 
Search instead for 
Did you mean: 

Start J2EE without Portal Environment?

Former Member
0 Kudos

Hi there

im working at an Developer Workplace on which one the enterprise portal is running. Because of that my working-place is very slow. often i don't use the functions of the portal but anyway it starts during the startup of the j2ee.

Is there a possibility to start the portal-environment with it's huge framework manually and not during the startup of the j2ee?

Thanks in advance

Regards

Marco

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You can try to disable the service related to Portal or change them to start manually with Config Tool.

Former Member
0 Kudos

Hi,

It is better to have local J2ee engine.. (on your desktop)

Regards

Ben

Former Member
0 Kudos

Hi Ben

i do have the J2EE local! But it's very slow because the portal is starting !

Former Member
0 Kudos

Hi,

Change server max heap size to 250 MB

change instance max heap =75 MB

change dispatcher max heap = 75 MB

-Xms 250

Regards

Ben

Former Member
0 Kudos

Hi Ben

thanks for your fast answers.

I'm a developper - so where i've to change these settings?

and what does this do? Just limitate my server? Kills Applications very fast (if there is not entough heap)?

Thanks

regards

Marco

Former Member
0 Kudos

Hi,

by default ... max heap memory .. 1024 MB ...

you can change setting using config tool

.../j2ee/configtool/configtool.bat

Regards

0 Kudos

Hello,

Setting sizes of the instances just limits them for reduced hardware and makes them faster if there's nothing else that wants to run - otherwise it slows down everything...

I could not yet list all applications used by portal (/irj plus everything else depending on this) due to telnet-login not working, but the solution to list all these app's in "Initially_Not_Started_Apps" sounds good.

Regards,

Manuel