After deploying ear file successfully in the weblogic, not a single workflow definitions are getting populated in the IGL application.
Version is 7.0.1 P02.
Did anyone come across such issue?
After deploying ear file successfully in the weblogic, not a single workflow definitions are getting populated in the IGL application.
Version is 7.0.1 P02.
Did anyone come across such issue?
After completing the IGL installation, when we log into the application, workflow definitions doesn't exist at all.
Even I tried to export/import it from dev environment, no luck.
Error from the logs mentioned below. Already registered a case with support team. They are looking into it, It would be great help if you able to figure out anything from the error logs.
what are the error msgs in logs?
Meanwhile, try this
update the Workpoint-Client Configuration properties file inside : aveksa.war/APP_INFO/lib/acmConfig.jar
update this property : java.naming.provider.url=
e.g java.naming.provider.url=t3://localhost:7001
we are facing the same error during the redirection but not sure where to change the dns configuration.Please provide us the detailed steps.
Please find the error log below:
10/25/2017 11:38:11.362 ERROR ([ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)') [SSOUserPrincipalAuthenticator] - Redirect URL does not contain macro: %redirecturl%
10/25/2017 11:38:24.953 INFO ([ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)') [LoginPageData] - Standard login userName=AveksaAdmin::auth=true::URL=/aveksa/main?ReqType=GetPage&PageID=HomeTab_DashboardTab_GovernorMainPage_DashboardDisplayPageData&BreadcrumbLevel=0::IP=10.216.200.85
10/25/2017 11:38:24.964 ERROR ([ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)') [ACMSessionParams] -
com.aveksa.server.workflow.WorkflowServiceException: java.rmi.RemoteException: Attempt failed to retrieve authorization options from server. Either the server is not running or the client configuration may not be set up correctly. See the client log file for details.
Kindly let me know where to change the DNS Details.
Issue due to incorrect ipaddress mapped in the DNS record. After rectifying this, the workflow definitions are visible.