[BAM-1384] Error was thrown when creating gadget in windows env Created: 24/Oct/13 Updated: 09/Oct/14 Status: Project: Component/s: Affects Version/s: Fix Version/s: Open WSO2 Business Activity Monitor None 2.4.0-RC Type: Reporter: Resolution: Labels: Remaining Estimate: Time Spent: Original Estimate: Environment: Bug Aparna Karunarathna Unresolved None Not Specified None Priority: Assignee: Votes: Lowest Anjana Fernando 0 Not Specified Not Specified Java: jdk 1.7.0_25 OS: Win 7 (used cygwin to start the server) Critical Severity: Moderate Estimated Complexity: Test cases added: No Description Following error was thrown when creating a gadget in windows env , but gadget is getting created. This issue is getting on Super tenant and MT mode as well. Steps to reproduce 1. Create a simple table in MySQL 2. Give a simple select query to select all data during the gadget generation wizard ================= [2013-10-24 16:48:22,204] ERROR {org.wso2.carbon.dashboard.mgt.gadgetrepo.ui.GadgetRepoUiUtils} - unknown protocol: local ================================================== Getting info message as well [2013-10-24 17:39:38,765] INFO {org.wso2.carbon.dashboard.DashboardService} - Couldn't find contents at 'D:\NEW_PA~1\BAM\WSO2BA~1.0\bin\..\repository\resources\dashboard\gadgets\tab0'. Giving up. [2013-10-24 17:40:52,643] INFO {org.wso2.carbon.dashboard.DashboardService} - Couldn't find contents at 'D:\NEW_PA~1\BAM\WSO2BA~1.0\bin\..\repository\resources\dashboard\gadgets\tab1'. Giving up. Comments Comment by Gokul Balakrishnan [ 24/Oct/13 ] These messages are harmless, and do not affect the functionality of the gadget portal. The first message is due to GadgetRepoUiUtils not recognising the local transport and seeing it as a malformed URL instead. It only appears when adding a new gadget to the portal. The second is because the previous GS-based BAM dashboards is no longer being shipped. Reduced priority to L3. Generated at Sun Mar 06 15:56:25 IST 2016 using JIRA 6.0.1#6096sha1:e4a48bd73c6b8a4d99c824976ce5808b4c85857d.