<%@ page import="org.jasig.portal.security.provider.*" %> <%@ page import="org.jasig.portal.security.*" %> <%@ page import="java.util.*" %> <%@ page import="com.pipeline.bom.Person_3" %> <%@ page import="com.pipeline.bom.PersonManager_3" %> <%@ page import="com.pipeline.bom.BomManagerFactory" %> <%@ page import="com.pipeline.web.WebUtil" %> <%@ page import="java.net.*" %> <% //Check to see if this is the Google search appliance String googleApplianceAgent="gsa-crawler"; String userAgent = request.getHeader("User-Agent"); //index will be greater than 0 if the GSA is detected int index=userAgent.indexOf(googleApplianceAgent); //pass-through authentication ------------------------------------------------------ if (index < 0){ //if this is not the Google search appliance String username = ""; try{ SimplePersonManager doriPerson = new SimplePersonManager(); IPerson i = doriPerson.getPerson(request); String uid = (String)i.getAttribute("urn:sungardhe:dir:loginId"); //out.println(uid); username = uid; }catch (java.lang.NullPointerException e){ //user not logged in - redirect to login String theRedirectURL = "/cp/home/displaylogin?goto=" + URLEncoder.encode(request.getRequestURL().toString().replace("http://", "https://")); %> <% }catch (Exception e){ out.println("Error: " + e); } } //END pass-through authentication ------------------------------------------------------ %>
<% //put content in school frame if this is not the Google search appliance if (index < 0){ %> <% } %>

University Counseling Center

Identifying Warning Signs

Different issues carry different warning signs. Your job is NOT to diagnose people. Rather, your job is to follow your gut feeling that something may be wrong. The information below can help you confirm your feelings or put your thoughts into words.

General Warning Signs

  • Poor emotional control. Examples include: open hostility and belligerence for no apparent reason; exaggerated outbursts of emotion that are disproportionate to the event; uncontrolled crying or laughter at unexplained, inappropriate times.
  • Excessive moodiness or worry. This might manifest in a preoccupation with or unnatural attention to detail. Also, dramatic mood changes for no apparent reason are a concern.
  • Depressed mood that lasts for longer than 2 weeks.
  • An unusual fixation with personal health.
  • Expressions of universal mistrust or paranoia.
  • Suicidal talk or behavior.
  • Scars, scabs, burn marks may indicate purposeful self-harm.
  • Missing classes or work often might be due to substance use or hangover.
  • Significant changes in grooming, appearance; extreme changes in weight.
  • Significant changes in quality of work; decrease in performance or failure to complete assignments.

Other warning signs may include:

  •  physical complaints
  • frequent accidents
  • hyperactivity
  • aggressiveness
  • sexual promiscuity
  • attention-getting behavior
  • prolonged grief after a loss
  • anxiousness
  • forgetfulness
  • absenteeism.