BookmarkSubscribeRSS Feed
imdickson
Quartz | Level 8

Hi guys, Im trying to logon to Workflow server but im getting this error:

2016-07-19 11:45:09,094 ERROR [login.visual.SwingEnvironmentLogonManager] Unexpected exception when processing environment PPPOOO
org.springframework.remoting.RemoteAccessException: Could not access HTTP invoker remote service at [https://ppp-ooo.pleomaxone.com:443/SASWIPClientAccess/remote/ServiceRegistry]; nested exception is javax.net.ssl.SSLProtocolException: handshake alert:  unrecognized_name
	at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpInvokerClientInterceptor.java:212)
	at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:145)
	at com.sas.svcs.remoting.client.SASClientTicketingProxy.invoke(SASClientTicketingProxy.java:142)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
	at com.sun.proxy.$Proxy1.getServiceByInterface(Unknown Source)
	at com.sas.svcs.remoting.client.SASClientHttpServiceProxy.initialize(SASClientHttpServiceProxy.java:56)
	at com.sas.svcs.remoting.client.SASClientTicketingProxy.invoke(SASClientTicketingProxy.java:127)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
	at com.sun.proxy.$Proxy27.generateUrl(Unknown Source)
	at com.sas.swing.login.session.BasicLogonSessionHandler.logon(BasicLogonSessionHandler.java:134)
	at com.sas.swing.login.LogonUtil.logon(LogonUtil.java:90)
	at com.sas.swing.login.LogonUtil.logon(LogonUtil.java:121)
	at com.sas.swing.login.visual.SwingEnvironmentLogonManager$2.commit(SwingEnvironmentLogonManager.java:149)
	at com.sas.swing.login.visual.SwingLogon.okButtonPressed(SwingLogon.java:883)
	at com.sas.swing.login.visual.SwingLogon.access$400(SwingLogon.java:121)
	at com.sas.swing.login.visual.SwingLogon$3.actionPerformed(SwingLogon.java:418)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
.......MORE..................

Now my project is stucked because of this error. Can anyone help me with this?

 

1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi, SAS Workflow Studio is NOT the same component as SAS Studio. SAS Studio is a web-based browser and user interface to SAS. For help with Java errors such as you show for Workflow Studio, your best resource is SAS Tech Support.

cynthia
Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1575 views
  • 0 likes
  • 2 in conversation