BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
thesasuser
Lapis Lazuli | Level 10

Hello
I have a SAS 9.4M4 environment in which there are files in the [SASConfig]/Lev1/Web/Staging/exploded/platformpws/platform/WEB-INF/lib. There are jar files under this folder. Wondering if these can be safely deleted?

1 ACCEPTED SOLUTION

Accepted Solutions
gwootton
SAS Super FREQ
This "platformpws" path in the Staging/exploded gets populated during the process of building and deploying the platform web services web application. You can delete the whole platformpws directory in there assuming you are not currently performing a Deploy Web Applications step in SAS Deployment Manager, which copies the files from the staging location to the SASServer14_1/sas_webapps path.

The next time you run the Deploy Web Applications task it will be recreated.
--
Greg Wootton | Principal Systems Technical Support Engineer

View solution in original post

3 REPLIES 3
gwootton
SAS Super FREQ
This "platformpws" path in the Staging/exploded gets populated during the process of building and deploying the platform web services web application. You can delete the whole platformpws directory in there assuming you are not currently performing a Deploy Web Applications step in SAS Deployment Manager, which copies the files from the staging location to the SASServer14_1/sas_webapps path.

The next time you run the Deploy Web Applications task it will be recreated.
--
Greg Wootton | Principal Systems Technical Support Engineer
thesasuser
Lapis Lazuli | Level 10

Thanks @gwootton 
Does the middle tier requires a reboot after the deletion?

 

gwootton
SAS Super FREQ
No, this is a staging location as part of the deploy web applications process, they are not being used outside of that process. As I understand it when you run the "Build Web Applications" task, the WAR/EAR files are generated into Web/Staging, and in the "Deploy Web Applications" the web app servers are stopped, the WAR/EAR files are extracted to Web/Staging/exploded then those extracted files are copied to SASServerX_Y/sas_webapps, and then the web app servers are started again.
--
Greg Wootton | Principal Systems Technical Support Engineer

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 821 views
  • 0 likes
  • 2 in conversation