This part of your page could not be displayed due to an error :
An exception occurred processing [/singlepage/SingleHeader.jsp] at line [59]

56: 		visiter = new Person(Long.parseLong(user.getFocus()));
57: 	}
58: 	Person person = pf==null ? null : pf.getPerson();
59: 	boolean isGuest = user.isGuest();
60: 	boolean isOwner = (pf != null && pf.isOwner(true)) || GlobalUtils.hasWebAppAdminRole(user) || "Admin".equals(user.getRole().getName());
61: 	request.setAttribute("isAdminister", isOwner);
62: 	request.setAttribute("headerFlag:isFamily", person!=null&&person.isFamily()); //isFamily flag for shared jsp which do not use tws.base/usmc.Person


Stacktrace:
Coosa Valley Chapter Association Chapter

Administered By : Not Specified

Reunion Information
  Crest  
Coosa Valley Chapter
 
Website
Not Specified
City
Gadsden
State
Alabama
Contact Phone Number
256-442-5264
Contact Email
[email protected]
Year Established
Not Specified
Parent Chapter
Not Specified
HQ Address
Coosa Valley Chapter MOAA
P.O. Box 1553
Gadsden, AL 35902-1553
 

  Description
N/A

Reporting Chapters
None

  Crest
Military Officers Association of America (MOAA)
Website
https://www.moaa.org/

Contact Phone Number
(800) 234-6622

Contact Email
[email protected]
Year Established
1929

Short Name
MOAA
HQ Address
Military Officers Association of America
ATTN: MSC
201 N Washington St
Alexandria, VA 22314-2537

 



 Videos
 
 Association Chapter Photos Member Association Chapter
No Photos
 


1 Enrolled



0 Eligible


Gallery

Click here to go to your gallery

0 Photos


0 Pending



0 Joined

 

First | Prev | Page of 1 | Next | Last

# Name Date Invite
  0 Invites   

0 Members invited by Coosa Valley Chapter
This part of your page could not be displayed due to an error :
An exception occurred processing [/singlepage/SingleFooter.jsp] at line [22]

19: 	Person person = user!=null && user.getID()!=User.NULLID ? new Person(Long.parseLong(user.getFocus())) : null;
20: 	String personName = person == null ? "Anonymous" :  person.getName() + " ["+Site.getCurrentSite().getDbName().toUpperCase()+"-"+person.getID()+"]";
21: 	String email = person != null ? user.getemail() : "";
22: 	String rankLastName = person.getLastName();
23: 	Rank rank = person.getRank();
24: 	if (!person.isFamily() && rank != null) {
25: 		String shortName = rank.getShortName();


Stacktrace: