To modify the WebSphere configuration:

  1. If the WebSphere Integrated Solutions Console is not already open, open a browser, navigate to the console’s URL, for example http://hostname:9060/admin, enter your user ID, and click Log In.

  2. Expand Servers, then expand Server Types.

  3. Click WebSphere application servers.

  4. Click the ATGProduction server’s link to access its properties.

  5. Under Container Settings, expand Container Services, then click Transaction Service.

  6. Set both the Total transaction lifetime timeout and the Maximum transaction timeout to 500.

  7. Click OK.

  8. Under Server Infrastructure, expand Java and Process Management.

  9. Click Process Definition.

  10. Under Additional Properties, click Java Virtual Machine.

  11. Set both the Initial heap size and the Maximum heap size to 1024.

  12. Set the Generic JVM arguments to the following:

    -Djava.net.preferIPv4Stack=true

  13. Click OK.

  14. Under Additional Properties, click Java Virtual Machine.

  15. Under Additional Properties, click Custom properties.

  16. Click New.

  17. In the Name field, enter org.apache.el.parser.SKIP_IDENTIFIER_CHECK.

  18. In the Value field, enter true.

  19. Click OK.

  20. Click Save to apply your changes to the master configuration.

  21. Click WebSphere application servers.

  22. Click the ATGPublishing server’s link to access its properties.

  23. Under Container Settings, expand Container Services, then click Transaction Service.

  24. Set both the Total transaction lifetime timeout and the Maximum transaction timeout to 500.

  25. Click OK.

  26. Under Server Infrastructure, expand Java and Process Management.

  27. Click Process Definition.

  28. Under Additional Properties, click Java Virtual Machine.

  29. Set both the Initial heap size and the Maximum heap size to 1024.

  30. Set the Generic JVM arguments to the following:

    -Djava.net.preferIPv4Stack=true

  31. Click OK, then click Save to apply your changes to the master configuration.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices