BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
nickb
Calcite | Level 5

Does anyone know if there are directions on how to add a Jboss server JVM in SAS 9.3?  For example, during the install it creates a SASserver1 JVM that has all the web applications and I would like to create more for the other web applications. 

Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
bwasicak
Calcite | Level 5

I have 9.3 running on my Windows Server.  The command to start the service is below.  I think you would hvae to try and create another ...SASServer2\wrapper.conf   directory and files.  You might try copying what you have under SASServer2\.. and then point the exe to the new directory structure.

D:\jboss-5.1.0.GA\service\wrapper.exe -s D:\jboss-5.1.0.GA\server\SASServer1\wrapper.conf

Just a thought.

bwasicak

View solution in original post

2 REPLIES 2
bwasicak
Calcite | Level 5

I have 9.3 running on my Windows Server.  The command to start the service is below.  I think you would hvae to try and create another ...SASServer2\wrapper.conf   directory and files.  You might try copying what you have under SASServer2\.. and then point the exe to the new directory structure.

D:\jboss-5.1.0.GA\service\wrapper.exe -s D:\jboss-5.1.0.GA\server\SASServer1\wrapper.conf

Just a thought.

bwasicak

gtcox76
SAS Employee

Here is a link to clustering SAS 9.3 Clustering Web Applications, and has specific sections for clustering JBOSS to allow for multiple JVM's as bwasicak said creating SASServer, This will allow you to spread your applications across multiple instances, i.e. WRS on SASServer1 and IDP on SASServer2 each with different configurations for things like Java Heap Sizes.

http://ftp.sas.com/techsup/download/blind/WebApplicationClustering.pdf

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
  • 2 replies
  • 1336 views
  • 3 likes
  • 3 in conversation