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

Hello SAS Admins,

I am new to SAS Admin and have been working for the past one year.

I am trying to Install SAS and having issues.

The environment has got 4 servers where Compute ,Meta, Mid Tier(Web-App) and Web tier  reside on diffrent servers.

The Meta ,Comnpute and Web tier installation went successfully and the WIP insfrastructure is runninng in Compute tier without any issues.

But while installing the Mid tier -- getting probles when connecting to WIP server and failing the insallation.

 

I hope I provided enough information to get the solution.

Please responsd.

here is the error

 

 

 [createProxyContent] Classloader: com.sas.app.AppClassLoader$Helper$ExtClassLoader@4ab27bb5

[createProxyContent] sdaProperties: ["solstice.agent.jmx.port":"5660", "solstice.security.enabled":"true", "solstice.security.selfsignedcerts":"false"]

[createProxyContent] setDeploymentAgentProperties <<<

[createProxyContent] 0    [main] ERROR com.sas.deployment.common.utilities.SecurityConfig  - Missing or empty "solstice.security.truststore" property, security cannot be enabled.

[createProxyContent] 2017-02-02 16:17:31,995 [main] INFO  com.sas.sdw.SDWExceptionHandler - handle() >>>

[createProxyContent] 2017-02-02 16:17:31,995 [main] INFO  com.sas.sdw.SDWExceptionHandler - handleThrowable() >>>

[createProxyContent] 2017-02-02 16:17:31,999 [main] INFO  com.sas.sdw.SDWExceptionHandler - handleSDWException() >>>

[createProxyContent] 2017-02-02 16:17:31,999 [main] INFO  com.sas.sdw.SDWExceptionHandler - target=configure, task=com.sas.sdw.SDWExceptionHandler

[createProxyContent] 2017-02-02 16:17:32,000 [main] INFO  com.sas.sdw.SDWExceptionHandler - message=An unexpected error occurred. Please refer to the log for more details.

[propertyfile] Updating property file: /sascluster/config/Lev1/Logs/Configure/webinfpltfm_config_status.properties

[propertyfile] Updating property file: /sascluster/config/Lev1/Logs/Configure/webinfpltfm_config_status.properties

2017-02-02 16:17:32,003 [main] INFO  com.sas.sdw.SDWExceptionHandler - configStatusFile set.

2017-02-02 16:17:32,008 [main] ERROR com.sas.sdw.SDWExceptionHandler - com.sas.sdw.SDWException: An unexpected error occurred. Please refer to the log for more details.

   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

   at java.lang.reflect.Constructor.newInstance(Constructor.java:526)

   at org.codehaus.groovy.runtime.MetaClassHelper.doConstructorInvoke(MetaClassHelper.java:526)

   at groovy.lang.MetaClassImpl.doConstructorInvoke(MetaClassImpl.java:2331)

1 ACCEPTED SOLUTION

Accepted Solutions
JuanS_OCS
Amethyst | Level 16

Hello @vrkgali,

 

You are installing a Middle tier with SSL certificates, right? This error means one of the following options:

  • permissions are not correct on your java certificate store (the certificate store cannot be found)
  • You did not installed the SSL certificate
  • The certificate chain is not correct

 

For the first option, you will need to ensure the certificate store is present and accessible.

For the second and third, please follow the documentation to install properly the certificates on your web server and the java certificate store.

View solution in original post

4 REPLIES 4
AhmedAl_Attar
Rhodochrosite | Level 12

You'll be better helped if submit such questions and issues to SAS Technical Support http://support.sas.com, After all, that's what they are best for.

vrkgali
Fluorite | Level 6
Yes -- we opened a ticket there and it is being worked upon.
But I though this is faster,

##- Please type your reply above this line. Simple formatting, no
attachments. -##
JuanS_OCS
Amethyst | Level 16

Hello @vrkgali,

 

You are installing a Middle tier with SSL certificates, right? This error means one of the following options:

  • permissions are not correct on your java certificate store (the certificate store cannot be found)
  • You did not installed the SSL certificate
  • The certificate chain is not correct

 

For the first option, you will need to ensure the certificate store is present and accessible.

For the second and third, please follow the documentation to install properly the certificates on your web server and the java certificate store.

vrkgali
Fluorite | Level 6

Thank u very much for all the answers.

We opened the case with SAS and it is resolved by using re deploying the software with correct Certificate options.

 

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 

Discussion stats
  • 4 replies
  • 3550 views
  • 3 likes
  • 3 in conversation