SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 32377: Error occurs when trying to deploy SAS® Web OLAP Viewer for Java to WebLogic 8.1.6

DetailsAboutRate It

You might encounter the following error message when you are trying to deploy SAS Web OLAP Viewer to WebLogic 8.1.6:

Error: weblogic.management.DeploymentException: com.sas.services.security.LoginServiceException: An anonymous user cannot perform this function (calling interface Security_1_0). Please supply a userid and password when connecting to the server. [ javax.security.auth.login.LoginException: An anonymous user cannot perform this function (calling interface Security_1_0). Please supply a userid and password when connecting to the server. ] - with nested exception: [com.sas.services.security.LoginServiceException: An anonymous user cannot perform this function (calling interface Security_1_0). Please supply a userid and password when connecting to the server. [ javax.security.auth.login.LoginException: An anonymous user cannot perform this function (calling interface Security_1_0). Please supply a userid and password when connecting to the server. ] ]

This error occurs because the hostname is incorrect or not fully qualified in the \SASWebOlapViewerforJava\3.1\Configure\install.properties file, which prevents WebLogic from successfully communicatiing with the SAS® Metadata Server.

To fix this error, perform the following tasks:

  1. Open \SASWebOlapViewerforJava\3.1\Configure\install.properties and make sure that the value for $SERVICES_OMI_HOST$ is correct and fully qualified.
  2. Execute configure.bat to recreate SASWebOLAPViewer.war.
  3. Explode SASWebOLAPViewer.war and deploy the application onto WebLogic by pointing WebLogic to the exploded directory.


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
WEBLOGICBEA WebLogic ServerMicrosoft Windows 2000 Advanced Server8.1.69.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server8.1.69.1 TS1M3 SP4
Microsoft Windows 2000 Server8.1.69.1 TS1M3 SP4
Microsoft Windows 2000 Professional8.1.69.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition8.1.69.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition8.1.69.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition8.1.69.1 TS1M3 SP4
Microsoft Windows XP Professional8.1.69.1 TS1M3 SP4
64-bit Enabled AIX8.1.69.1 TS1M3 SP4
64-bit Enabled Solaris8.1.69.1 TS1M3 SP4
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.