Ios Pro Features Include Push grayed, but ticked - codenameone

I am Pro subscription on codenameone, I just found in my project setting page, at the IOS Pro Features is grayed and does not allow me to "untick" the "Include Push", it is ticked automatically.
This make me get the compilation error, saying that I need to either generate an ios certificate with Push Enable, or untick the "Include Push". In fact I do not need the Push function in my apps.
How to untick that checkbox to avoid the compilation error message?

I suggest logging in again in the Codename One Settings to refresh the account status as the settings UI doesn't re-check the pro status. This should remove the gray overlay.
Notice that the user level pro should be listed next to your account within that UI.

Related

Why is Identity Provider button missing at Portal UI

I am running Gravitee 3.9 in Docker containers (apim-portal-ui, apim-management-ui, apim-management-api, apim-gateway).
No matter what I do I am unable to make buttons for authentication via external identity provider appear at the sign-in screen of portal-ui, although I can see them at sign-in screen of management-ui. How can I make those buttons appear at the portal-ui too?
Observations:
When I go to "Organization Settings/Authentication", I can see that both of my Identity Providers are Activated, they are also ticked in the column "Available for Portal" and button "Show login form on management console" is also ticked.
When following the official documentation, there are also pictures showing "Settings/Authentication" section, but this section is entirely missing from my management-ui (it should be between sections API Quality and Categories, but there is nothing there).
You would also need to enable the setting under Settings -> Portal -> Authentication. See the image below.

URLGeneration Error in WebSphere Portal

We're using WebSphere Portal ver 7. In our themes we've a flyout menu in the header. The links in the flyout menu vary based on the type of the user accessing the application.
The links are rendered using the portal navigation tags -
<portal:urlGeneration contentNode="com.XXXXX.member.XX.XXX123" keepNavigationalState="false">
The access to the contentNode is set on visibility rules. For users that do not have access to a particular content node the link is not visible.
Since the flyout menu is in the themes header, whenever a logged in user does not have access to a particular link in the menu the portal navigation throws URLGeneration errors resulting in NullPointer exceptions. These errors get logged into our SysOut. The frequency of errors gets so high that the logs roll back and it gets hard for the server team to maintain them.
Since this a WebSphere portal issue there is a fix available for it in Portal 8 onwards but not in Portal 7.
We would like to know if there could be a way the application could handle the URLGeneration errors gracefully and stop from filling our logs. We do not want to implement the same visibility rule checks in our themes because then we would lose the whole purpose of using the portal navigation and also when Business Rules change it would be another add on item to be changed.
Would like to hear some inputs.
PS - PFB error log stack trace -
[10/13/16 17:03:16:097 EDT] 00000052 CreateUrlComm E com.ibm.wps.util.CreateUrlCommand execute EJPEJ0012E: Could not find the node ID and root ID corresponding to the given content node ID.
[10/13/16 17:03:16:099 EDT] 00000052 UrlGeneration E com.ibm.wps.engine.tags.UrlGenerationTag doStartTag EJPEJ0004E: An unexpected exception occurred.
java.lang.NullPointerException
at com.ibm.wps.util.CreateUrlCommand.createFriendlyURL(CreateUrlCommand.java:809)
at com.ibm.wps.engine.tags.UrlGenerationTag.doStartTag(UrlGenerationTag.java:344)
at com.ibm._jsp._header._jspService(_header.java:1678)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.cache.servlet.ServletWrapper.serviceProxied(ServletWrapper.java:307)
at com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:576)
at com.ibm.ws.cache.servlet.CacheHook.handleServlet(CacheHook.java:250)
at com.ibm.ws.cache.servlet.ServletWrapper.service(ServletWrapper.java:259)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1694)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:970)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:508)
You can tell it to ignore, either fatal only or turn it off
https://www.ibm.com/support/knowledgecenter/SSEQTP_7.0.0/com.ibm.websphere.nd.doc/info/ae/ae/rtrb_enabletrc.html
com.ibm.wps.engine.tags.UrlGenerationTag=off
or you could put exception handling around the jsp to handle it better

Remove or Customize the default popup skin in DNN 7.3

I am trying to customize the Gravity skin in DNN 7.3. Specifically, i would like to either remove the popup page that appears to users after they login ("welcome to your website"). However I couldn't find how to. Any ideas?
It used to be a Getting Started page found on the admin/page management page, but it appears that it is now loaded straight from DNNsoftware.com when you login for the first time.
I found a hostsetting that you can change in the DB to turn it off
UPDATE dbo.HostSettings SET settingvalue = 'false' WHERE settingname = 'EnableGettingStartedPage'
Once you run that you should clear the cache/restart the APP from the TOOLS menu in DNN in order to ensure the setting is updated for any future SuperUser accounts that login.

IntelliJ automatic updating of jsp files in GAE module stops working with server parameters --address=0.0.0.0

I have a GAE module on IntelliJ and when I after I edit the jsp files in it I can just go to the web browser, hit refresh and the changes show up. The other day I needed to access this from a different computer so I added --address=0.0.0.0 to the server parameters and after that changes to the jsp stopped showing up on the browser until I did a server restart. I removed the option and it started working again. Added it again and it stopped working, repeated several times, always the same result.
So how I can access the server from another computer yet have the ability to make changes and have those changes show up on the web browser without a server restart?
I am using an exploded war, and I have "update classes and resources" on both "on update" and "on frame deactivation".
This is with IntelliJ 13 on OSX 10.9
Thanks.
There are two ways to make iDEA update the runtime project:
Automatic via on frame deactivation, which means that IDEA updates project when you switch to another app (usually browser), i.e. when IDEA looses window focus. This works "automagically" while you test on the same computer, because you usually switch between IDEA and browser (or mobile emulator).
Manually via on update, which requires you to manually click the update button (the green circular arrows) in IDEA inside the running project pane.

Using Chrome browser - Pop up menu is not displayed when clicking down arrow of SSRS Report Manager report item in Home

Using SQL Server 2012 reporting services and the report manager URL I clicked down arrow next to a report item in "Home".
A pop up menu does not get displayed. The cursor changes to a pointing finger but I don't know why the menu is not displayed so I can assign a "Browser" role to a user of this report.
I'm using the Chrome browser.
By the way, this is the first time trying to do this.
If you need more information, please let me know.
Usually this issue is seen in Firefox or Chrome. You have a couple options:
Use a Firefox addon or Chrome extension that embeds Internet Explorer in the non-IE tab
Use Internet Explorer
The plugins I linked above are just ones that I have used, feel free to search around for one that meets your needs.

Resources