Questions tagged [worklight-console]

Worklight Console is a web-based UI dedicated to the ongoing monitoring and administration of the Worklight Server and its deployed apps, adapters and push notifications, that helps summarize the various statistical measures of platform usage.

Worklight Console is a web-based UI dedicated to the ongoing monitoring and administration of the Worklight Server and its deployed apps, adapters and push notifications, that helps summarize the various statistical measures of platform usage.

Main features and benefits:

  • Monitor all deployed applications, adapters and push notification rules from a centralized, web-based console
  • Assign device-specific IDs to ensure secure application provisioning
  • Remotely disable applications based on preconfigured rules of app version and device type
  • Customize messages sent to end-users on application launch
  • Collect user statistics from all running applications
  • Generate built-in, pre-configured user adoption and usage reports
  • Simulate many different devices through embedded mobile browser simulator
38 questions
5
votes
3 answers

IBM Worklight 6.0 - Worklight Console does not show up after installing WL 6.0 server on Liberty profile - Error 500

IBM Worklight 6.0 is installed on a Liberty Profile 8.5.5 with a mySQL db. While deploying the application and trying to access the Worklight console the below error is encountered on console Error 500: javax.servlet.ServletException:…
Vinny
  • 85
  • 1
  • 5
5
votes
2 answers

IBM Worklight 6.0 - Where's my Worklight Console gone?

I've just upgraded to Worklight 6.0 and now, I can't find my console! I used to visit http:// localhost:8080/console but I can't get there now. Worklight tells me the following: [AUDIT ] CWWKT0016I: Web application available (default_host):…
Creights
  • 907
  • 1
  • 12
  • 25
2
votes
1 answer

No Runtime can be found in Worklight Console

I am trying to set up test environemnt for worklight project. Every thing looks like started successfully without any errors , however, the worklight console says 'No runtime configuration could be found" . And I can not access my application in…
2
votes
2 answers

Worklight Console redirects to port 9080

I am using Websphere Liberty 8.5.5 with IBM HTTP Server 8.5.5 and Worklight Server 6.0.0.1. I have configured IHS to redirect port 80 to Websphere port 9080. The redirection works properly for the front page, and entering…
eshaa
  • 537
  • 1
  • 4
  • 14
2
votes
1 answer

IBM Worklight 6.0 - Development Server/Console Problems

Previewing a hybrid app in Worklight Console's MBS in Worklight v5.0.6 was a breeze as it worked right out the box. Worklight 6.0 has proven to be a bit more tricky. Can someone point me in the right direction to getting my Worklight Console up and…
1
vote
1 answer

Eclipse 4.4.0 - SRVE0190E: File not found: /console

I have eclipse 4.4.0 & i am trying to run a simple worklight application. But when i try to access application console via browser, i get the following error : SRVE0777E: Exception thrown by application class…
user3752049
  • 167
  • 1
  • 14
1
vote
1 answer

Worklight Direct Update stuck in download loop

I am using Worklight 6.0.0.1, my application uses wlInitOptions, connectOnStartup and checks if there is any update on the server. The Direct Update feature is behaving weird, sometimes the application gets updated properly and sometimes it keeps on…
eshaa
  • 537
  • 1
  • 4
  • 14
0
votes
1 answer

MFP 7.1 version Adapter Preview button is not visible

MFP 7.1 version with Liberty profile.After runtime deployment we have added few adapter. Unable to see PREVIEW button under common Resources menu. Is this feature has removed from MFP 7.1 version?. If not then what is the setting to enable this…
0
votes
1 answer

While Device id and Device model is getting listed for a device in mobilefirst console, User id not getting generated for the same device. Why?

At what point of time does the user id get generated in the Mobilefirst console when a new user downloads an android application which runs in a mobile first server ?
0
votes
1 answer

Active,Notifying feature is not working in Worklight 6.2

I was trying to notify the users of a specific version using Active, Notifying feature in Worklight console (Wl 6.2). It was not successful and the below message was thrown in the logs. We have recently updated the iFix from IBM (Worklight v6.2.0.1…
user4367
  • 19
  • 4
0
votes
1 answer

worklight v6.2 console to use LDAP authentication

Anyone know how to configure v6.2 to LDAP to authenticate on the console (localhost:10080/worklightconsole/). On v6.1, this is done in authenticationConfig.xml but the migration process to v6.2, automatically removed all the configuration that was…
0
votes
1 answer

Worklight console apps overwritten when same project name, but different contexts

I have a base app that I modify slightly for each customer. I have been using version control to switch between customers' versions in the same working directory and restart Eclipse. However, I now want to have multiple versions of the app next to…
Andrey Ch
  • 193
  • 1
  • 12
0
votes
1 answer

audit feature of the Worklight Server Administration console

Anybody knows about audit feature of the Worklight Server 6.2 Administration console? What are the audit details stored by worklight server? Where is it stored? How long the data will be stored? How to purge these data? Again could not find any…
truedev
  • 27
  • 1
  • 4
0
votes
1 answer

Can we make the Worklight console accessible only via an internal network

We are working with a client who is interested in having the Worklight Console app only accessible from an internal network. They are currently running Worklight on a Liberty server. Is it possible to have the Worklight console listen on a…
0
votes
2 answers

Ibm http server revealing the ip address in load balancing

I have set up the IBM Worklight in an IBM WebSphere Application Server Liberty Profile farm as follows Everything works fine, but the problem is while deploying the .war file of protected console After configuration, While accessing the IBM HTTP…
1
2 3