The Browser (if the error occurred using the Admin Console or Web Client) The Java in use (if the error occurred using the Admin Console or Web Client) The IDE used, if applicable
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet. java :315) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
These errors are due to the fact the browsers on Unix run with a single profile rather than one profile per user. Opening one instance of the browser creates a lockfile. If another user attempts to use the Tracker I-net applet the lock file is already in use so the error occurs.
c) Ensure that the SERUSER default group SERGRP has a GID: ALTERGROUP SERGRP OMVS(GID(YYY)) 2) Define profile FILE.GROUPOWNER.SETGIDTo in the UNIXPRIV class to ensure that anything created by SERUSER inherits SERUSER's GID to guarantee that the entire HFS directory/file structure has consistent owner/group assignments.
c Ensure that the SERUSER default group SERGRP has a GID: ALTERGROUPSERGRPOMVS(GID(YYY)) 2 Define profile FILE.GROUPOWNER.SETGIDTo in the UNIXPRIV class to ensure that anything created by SERUSER inherits SERUSER's GID to guarantee that the entire HFS directory/file structure has consistent owner/group assignments.
NOTES In early editions of this manual, instructions for setting up security for USS file systems included steps to activate profile FILE.GROUPOWNER.SETGID in the UNIXPRIV class to ensure that anything created by the started task user ID inherits the started task GID. The intention was to guarantee that the entire HFS directory/file structure has consistent owner/group assignments.
NOTES In early editions of this manual, instructions for setting up security for USS file systems included steps to activate profile FILE.GROUPOWNER.SETGID in the UNIXPRIV class to ensure that anything created by the started task user ID inherits the started task GID. The intention was to guarantee that the entire HFS directory/file structure has consistent owner/group assignments.
Below is an example of an error you may see in the ns.log file in versions of SBM prior to 11.0 when users have an invalid entry in the "E-mail Notification CC Users" list in their user profile .
at java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1548) at java .util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps. java :708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)