Jump to content
We've recently updated our Privacy Statement, available here ×

dhackney

Members
  • Posts

    9
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by dhackney

  1. Error message: AxisFault faultCode: {http://xml.apache.org/axis/}HTTP faultSubcode: faultString: (404)Not Found faultActor: faultNode: faultDetail: {}:return code: 404 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head> <title>TIBCO Jaspersoft: Page Not Found</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <!-- <meta http-equiv="X-UA-Compatible" content="IE=8"/> --> <link rel="shortcut icon" href='/jasperserver-pro/_themes/D8F5C01E/images/favicon.ico' /> <!-- <link rel="shortcut icon" href="favicon.ico" /> --> <meta name = "viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0, width=device-width"> <meta name="apple-mobile-web-app-capable" content="yes"/> <link rel="stylesheet" href="/jasperserver-pro/themes/reset.css" type="text/css" media="screen"> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/theme.css" type="text/css" media="screen,print"/> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/pages.css" type="text/css" media="screen,print"/> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/containers.css" type="text/css" media="screen,print"/> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/buttons.css" type="text/css" media="screen,print"/> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/lists.css" type="text/css" media="screen,print"/> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/controls.css" type="text/css" media="screen,print"/> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/dataDisplays.css" type="text/css" media="screen,print"/> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/pageSpecific.css" type="text/css" media="screen,print"/> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/dialogSpecific.css" type="text/css" media="screen,print"/> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/forPrint.css" type="text/css" media="print"/> <!--[if IE 7.0]> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/overrides_ie7.css" type="text/css" media="screen"/> <![endif]--> <!--[if IE 8.0]> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/overrides_ie8.css" type="text/css" media="screen"/> <![endif]--> <!--[if IE]> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/overrides_ie.css" type="text/css" media="screen"/> <![endif]--> <link rel="stylesheet" href="/jasperserver-pro/_themes/D8F5C01E/overrides_custom.css" type="text/css" media="screen"/> <link rel="stylesheet" href="/jasperserver-pro/scripts/bower_components/jquery-ui/themes/redmond/jquery-ui-1.10.4-custom.css" type="text/css" media="screen"> <script type="text/javascript"> var JRS = {}; var __jrsConfigs__ = { i18n: {}, localContext: {}, isIPad: "", contextPath: "/jasperserver-pro", publicFolderUri: "", tempFolderUri: "", organizationId: "", commonReportGeneratorsMetadata: [], templatesFolderUri: '', defaultTemplateUri: '', advNotSelected: "To generate a report, first select an Ad Hoc view.", templateNotSelected: "To generate a report using template generator, first select an Template.", calendar: { userLocale: "en_US", timepicker: { timeText: 'Time:', hourText: 'Hour', minuteText: 'Minute', secondText: 'Second', currentText: 'Now', closeText: 'Close', timeFormat: 'HH:mm:ss', dateFormat: 'yy-mm-dd', separator:' ' }, i18n: { bundledCalendarTimeFormat: 'HH:mm:ss', bundledCalendarFormat: 'yy-mm-dd' } }, webHelpModuleState: { contextMap: { "default" : "100" ,"bi_overview" : "100" ,"login" : "150" ,"legacy_dashboard": "200" ,"ad_hoc" : "300" ,"domain" : "500" ,"search" : "600" ,"analysis" : "700" ,"admin" : "800" ,"repo" : "900" ,"dashboard" : "1000" } ,hostURL : 'http://help.jaspersoft.com/js-help-v6-en/' ,pagePrefix: 'Default_CSH.htm#' }, urlContext : "/jasperserver-pro", defaultSearchText : "", serverIsNotResponding: "The server is slow or isn't responding. Confirm that you want to continue." }; // dirty hack to get path to current theme __jrsConfigs__.currentThemePath = "_themes/D8F5C01E/theme.css".split("/").slice(0, -1).join("/"); __jrsConfigs__.isProVersion = "true" === "true" ? true : false; __jrsConfigs__.userLocale = "en_US"; __jrsConfigs__.isFreeOrLimitedEdition = false; //TODO: get it from the server __jrsConfigs__.avaliableLocales = ["de", "en", "es", "fr", "it", "ja", "ro", "zh_TW", "zh_CN"]; __jrsConfigs__.localeSettings = { locale: "en_US", decimalSeparator: "" || ".", groupingSeparator: "" || ",", timeFormat: "HH:mm:ss", dateFormat: "yy-mm-dd", timestampSeparator: " " }; //Heartbeat __jrsConfigs__.heartbeatInitOptions = { baseUrl: "/jasperserver-pro", showDialog: false, sendClientInfo: false }; __jrsConfigs__.initAdditionalUIComponents = true; __jrsConfigs__.flowExecutionKey = ""; if (window.localStorage && window.localStorage.previousPageHash){ window.location.hash = window.localStorage.previousPageHash; delete window.localStorage.previousPageHash; } </script> <meta content="true" name="noMenu"> <script type="text/javascript" src="/jasperserver-pro/optimized-scripts/bower_components/requirejs/require.js"></script> <script type="text/javascript" src="/jasperserver-pro/optimized-scripts/require.config.js"></script> <script type="text/javascript"> require.config({ baseUrl: "/jasperserver-pro/optimized-scripts" }); </script> <script type="text/javascript" src="/jasperserver-pro/optimized-scripts/bower_components/jquery/dist/jquery.js"></script> <script type="text/javascript" src="/jasperserver-pro/scripts/bower_components/prototype/dist/prototype.js"></script> <script type="text/javascript"> define("prototype", $); </script> <script type="text/javascript"> require(["error.system"]); </script></head><body id="systemError" class="anonymous"> <div id="banner" class="banner" style=""> <div id="systemMessageConsole" style="display:none"> <p id="systemMessage">Close</p> </div> <div id="logo" class="sectionLeft"></div> <div class="sectionLeft"></div> <div class="sectionRight searchContainer"> <!-- banner search --> <span id="globalSearch" class="control searchLockup " data-tab-index='1' data-component-type='search'> <label for="searchInput" class="offLeft">Search</label> <div class="wrap"> <input type="text" class="" id="searchInput" tabIndex="-1"/> </div> <b class="right"><a class="button searchClear"></a></b> <a class="button search up"></a> </span> </div> <ul id="metaLinks" class="sectionRight"> <li id="userID"></li> <li id="help"><a href="#" id="helpLink">Help</a></li> <li id="main_logOut" class="last"> <a id="main_logOut_link">Log Out</a> </li> </ul> </div> <div id="frame" style=""> <div class="content"> <!--/WEB-INF/jsp/templates/page.jsp revision A --> <div id="display" class="body oneColumn"> <a name="maincontent" id="maincontent"></a> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div class="column decorated primary" > <div class="content " > <div class="header " > <div class="title">Page Not Found</div> </div> <div id="errorPageContent" class="body " > <!--/WEB-INF/jsp/templates/nothingToDisplay.jsp revision A--> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="nothingToDisplay" class="panel info nothingToDisplay centered_vert centered_horz hidden " style="position:absolute;top:33%;left:25%;bottom:33%;right:25%;min-width:100px;"> <div class="content " > <div class="header " > <div class="title"></div> </div> <div class="body " > <p class="message">Specified page not found</p> </div> </div> </div> </div> </div> </div> </div> <!-- /#display --> </div> </div> <div id="frameFooter" style=""> <p id="about"> <a href="#">About TIBCO JasperReports Server</a> </p> <p id="copyright">Copyright © 2005-2014 TIBCO Software Inc.</p> </div> <div id="templateElements"> <div id='menu' class="menu vertical context hidden"></div> <div id="commonMenu" class="hidden"> <div class="content"> <ul id="menuList_template"></ul> </div> </div> <ul class="hidden"> <li id="menuList_simpleAction" class="leaf"> <p class="wrap button"> <span class="icon"></span> <!--Item text goes here--> </p> </li> <li id="menuList_separator" class="leaf separator"></li> <li id="menuList_flyout" class="node"> <p class="wrap button"> <span class="icon"></span><!--Item text goes here--> </p> </li> <li id="menuList_extraInput" class="leaf"> <p class="wrap button"> <span class="icon"></span><!--Item text goes here--> </p> </li> <li id="menuList_listItem" class="leaf"> <p class="wrap toggle button"> <span class="icon"></span><!--Item text goes here--> </p> </li> <li id="navigation_mutton" tabIndex="-1" class="node mutton"> <p class="wrap button"> <span class="icon"></span> </p> </li> </ul> <div id="listTemplateHolder" style="display:none"> <!-- default template for flat lists--> <ul id="defaultListTemplate" class="list"> <!-- default template for items of flat lists --> <li id="dynamicListItemTemplate" class="leaf"> <p class="wrap button "></p> </li> </ul> <!-- Template used for filter path in search --> <ul id="list_control_path" class="list control path"> <!-- Template for label of the path States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * selected - if item is selected in the list --> <li id="list_control_path:label" class="label"> <p class="wrap button "></p> </li> <!-- Template for items of the path States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * selected - if item is selected in the list --> <li id="list_control_path:step" class="step"> <p class="wrap button "></p> </li> </ul> <!-- Template used for sorters in search --> <ul id="tabSet_control_horizontal_responsive" class="list tabSet text control horizontal"> <!-- Template of resource item in the list States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * selected - if item is selected in the list --> <li id="tabSet_control_horizontal_responsive:label" class="label"> <p class="wrap"></p> </li> <!-- Template for sort option States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * selected - if item is selected in the list --> <li id="tabSet_control_horizontal_responsive:tab" class="tab"> <p class="wrap button "></p> </li> </ul> <!-- Template used for list of resources in search --> <ul id="tabular_fourColumn_resources" class="list collapsible tabular resources fourColumn"> <!-- Template of resource item in the list States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * leaf - default item. * node - if has children resources (e.g. Report Options). * open - if resource has children and they showed * closed - if resource has children and they hidden * selected - if item is selected in the list * scheduled - if resource is scheduled --> <li id="tabular_fourColumn_resources:leaf" class="resources"> <div class="wrap button draggable"> <div class="column one"> <div class="scheduled icon button"></div> <div class="separator"></div> <div class="disclosure icon button"></div> </div> <div class="column two"> <h3 class="resourceName"><a></a></h3> <p class="resourceDescription"></p> </div> <div class="column three resourceType"></div> <div class="column four"> <p class="createdDate"></p> <p class="modifiedDate"></p> </div> </div> </li> </ul> <!-- Template used for list of resources in search --> <ul id="tabular_fourColumn_resources_sublist" class="list collapsible tabular resources fourColumn sublist"> <!-- Template of resource item in the list States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * leaf - default item. * node - if has children resources (e.g. Report Options). * open - if resource has children and they showed * closed - if resource has children and they hidden * selected - if item is selected in the list * scheduled - if resource is scheduled --> <li id="tabular_fourColumn_resources_sublist:leaf" class="resources"> <div class="wrap button draggable"> <div class="column one"> <div class="scheduled icon button"> </div> <div class="separator"></div> <div class="disclosure icon button"> </div> </div> <div class="column two"> <h3 class="resourceName"><a></a></h3> <p class="resourceDescription"></p> </div> <div class="column three resourceType"></div> <div class="column four"> <p class="createdDate"></p> <p class="modifiedDate"></p> </div> </div> </li> </ul> <!-- Template used for list of users in user management --> <ol id="tabular_threeColumn" class="list tabular collapsible threeColumn"> <!-- Template of resource item in the list States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * selected - if item is selected in the list --> <li id="tabular_threeColumn:leaf" class="leaf"> <div class="wrap button "> <div class="column one"> <h3 class="ID"><a></a></h3> </div> <div class="column two"> <p class="name"></p> </div> <div class="column three"> <p class="organization"></p> </div> </div> </li> </ol> <!-- Template used for list of users in user management --> <ol id="tabular_twoColumn" class="list tabular collapsible twoColumn"> <!-- Template of resource item in the list States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * selected - if item is selected in the list --> <li id="tabular_twoColumn:leaf" class="leaf"> <div class="wrap button "> <div class="column one"> <h3 class="ID"><a></a></h3> </div> <div class="column two"> <p class="name"></p> </div> </div> </li> </ol> <!-- Template used for list of dependet reports in ad hoc designer --> <ol id="tabular_oneColumn" class="list tabular oneColumn"> <!-- Template of resource item in the list States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * selected - if item is selected in the list --> <li id="tabular_oneColumn:leaf" class="leaf"> <div class="wrap"> <div class="column one"> <p class="uri"></p> </div> </div> </li> </ol> <!-- Template used for list of role in role management --> <ol id="tabular_twoColumn:roles" class="list tabular twoColumn"> <!-- Template of resource item in the list States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * selected - if item is selected in the list --> <li id="tabular_twoColumn:roles:leaf" class="leaf"> <div class="wrap button "> <div class="column one"> <h3 class="ID"></h3> </div> <div class="column two"> <p class="organization"></p> </div> </div> </li> </ol> <!-- Template used for list of role in role management --> <ol id="tabular_oneColumn:roles" class="list tabular collapsible oneColumn"> <!-- Template of resource item in the list States (possible class name changes) : * first - if item is first in the list * last - if item is last in the list * selected - if item is selected in the list --> <li id="tabular_oneColumn:roles:leaf" class="leaf"> <div class="wrap button "> <div class="column one"> <h3 class="ID"></h3> </div> </div> </li> </ol> <!-- Template used for list of resource children list in search (e.g Report Options)--> <ol id="tabular_twoColumn_resources" class="list tabular resources twoColumn"> <!-- Template of resource child item in the list States (possible class name changes) : * selected - if item is selected in the list * scheduled - if resource is scheduled --> <li id="tabular_twoColumn_resources:leaf" class="resources leaf"> <div class="wrap button "> <div class="column one"> <div class="scheduled icon button"></div> </div> <div class="column two"> <h3 class="resourceName"><a></a></h3> <p class="resourceDescription"></p> </div> </div> </li> </ol> <!-- Template used for list of permissions for resource--> <ul id="tabular_twoColumn_setLeft" class="list setLeft tabular twoColumn"> <!-- Template of permission item for user or role --> <li id="tabular_twoColumn_setLeft:leaf" class="leaf"> <div class="wrap"><b class="icon"></b> <p class="column one"><a class="launcher"></a></p> <p class="column two"><select></select></p> </div> </li> <li id="tabular_twoColumn_setLeft:loading" class="leaf loading"> <div class="wrap"><b class="icon"></b> <p class="column one"><a class="launcher"></a></p> <p class="column two"></p> </div> </li> </ul> <ul id="inputControls_option_list" class="list setLeft tabular twoColumn"> <li id="inputControls_option_list:header" class="leaf"> <div class="wrap header"><b class="icon" title=""></b> <p class="column one"> <span class="label">Input Control</span> </p> <p class="column two"> <span class="label">URL Parameter Name</span> </p> </div> </li> <li id="inputControls_option_list:control" class="leaf"> <div class="wrap"><b class="icon" title=""></b> <div class="column one"> <div class="control checkBox"> <label id="label_for_param_1" class="wrap" for="parameter_1"></label> <input id="parameter_1" type="checkbox" value=""/> </div> </div> <div class="column two"> <label id="label_for_param_1_value" class="control input text" for="parameter_1_value"> <input id="parameter_1_value" type="text" value="Country"/> </label> </div> </div> </li> </ul> <ul id="list_responsive_filters" class="list filters"> <li id="list_responsive_filters:leaf" class="leaf"> <p class="wrap button"><b class="icon"></b></p> </li> <li id="list_responsive_filters:node" class="node closed"> <p class="wrap button separator"><b class="icon"></b> <a class="more launcher">More choices…</a> <a class="fewer launcher">Fewer choices</a> </p> </li> <li id="list_responsive_filters:separator" class="leaf"> <p class="wrap button"><b class="icon"></b></p> </li> </ul> <ul id="list_domain_bundles"> <li id="list_domain_bundles:leaf" class="leaf"> <div class="wrap button "><b class="icon" title=""></b> <p class="column one"><a class="emphasis"></a></p> <p class="column two"> <a class="launcher"></a> | <a class="launcher"></a> </p> </div> </li> </ul> <ul id="list_fourColumn_type_message" class="list tabular type_messages fourColumn"> <li id="list_fourColumn_type_message:header" class="leaf"> <div class="wrap header type_messages"> <div class="column one"> <p class="subject" title="Message subject">Subject</p> </div> <div class="column two"> <p class="date" title="Event Date">Date</p> </div> <div class="column three"> <p class="type" title="Event Type">Type</p> </div> <div class="column four"> <p class="component" title="Affected Component">Component</p> </div> </div> </li> <li id="list_fourColumn_type_message:unread" class="leaf"> <div class="wrap button type_messages unread"> <div class="column one"> <h3 class="subject" title="Message subject"><a></a></h3> </div> <div class="column two"> <p class="date" title=""></p> </div> <div class="column three"> <p class="type" title="Event Type"></p> </div> <div class="column four"> <p class="component" title="Affected Component"></p> </div> </div> </li> <li id="list_fourColumn_type_message:read" class="leaf"> <div class="wrap button type_messages"> <div class="column one"> <h3 class="subject" title="Message subject"><a></a></h3> </div> <div class="column two"> <p class="date" title=""></p> </div> <div class="column three"> <p class="type" title="Event Type"></p> </div> <div class="column four"> <p class="component" title="Affected Component"></p> </div> </div> </li> </ul> <ul id="list_responsive_fields" class="list fields"> <li id="list_responsive_fields:leaf" class="leaf"> <a href="list.jsp#" class="wrap button "><b class="icon"></b></a> </li> </ul> <ul id="list_type_attributes" class="list type_attributes"> <li id="list_type_attributes:role" class="leaf"> <a href="list.jsp#" class="wrap button launcher"></a> <span class="separator">,</span> </li> <li id="list_type_attributes:role:last" class="leaf"> <a href="list.jsp#" class="wrap button launcher"></a> </li> <li id="list_type_attributes:user" class="leaf"> <a href="list.jsp#" class="wrap button launcher"></a>, </li> <li id="list_type_attributes:user:last" class="leaf"> <a href="list.jsp#" class="wrap button launcher"></a> </li> <li id="list_type_attributes:profileAttribute" class="leaf">, </li> <li id="list_type_attributes:profileAttribute:last" class="leaf"></li> </ul> <ul id="list_domain_chooser_filter" class="list tabular filters twoColumn"> <li id="list_domain_chooser_filter:leaf" class="leaf"> <div class="wrap readonly"> <div class="column one condition"> <span class="fieldName"></span> <span class="operation"></span> <span class="value"></span> </div> <div class="column two"> <span class="lock"></span> <span class="actions"> <a class="launcher button change">Change</a> | <a class="launcher button remove">Remove</a> </span> </div> </div> </li> </ul> <ul id="list_domain_designer_joins" class="list tabular fourColumn"> <li id="list_domain_designer_joins:leaf" class="leaf"> <div class="wrap"><b class="icon"></b> <p class="column one"></p> <p class="column two"></p> <p class="column three"> <select> <option selected="selected" value="inner">Inner</option> <option value="leftOuter">Left Outer</option> <option value="rightOuter">Right Outer</option> <option value="fullOuter">Full Outer</option> </select> </p> <p class="column four"><a class="launcher button">Remove</a></p> </div> </li> </ul> <ul id="list_fields_hideRoot_column_simple" class="list collapsible fields hideRoot column simple"> <!-- Template of sort fild States (possible class name changes) : * ascending - asc sorting by this filed * descending - desc sorting by this field --> <li id="list_fields_hideRoot_column_simple:leaf" class="leaf ascending"> <div class="wrap button draggable"><b class="icon button"></b></div> </li> </ul> </div> <div id="treeTemplateHolder" style="display:none"> <ul id="list_responsive_collapsible" class="list collapsible"> <li id="list_responsive_collapsible:leaf" class="leaf"> <p class="wrap button draggable"><b class="icon"></b></p> </li> <li id="list_responsive_collapsible:loading" class="node loading"> <p class="wrap button draggable"><b class="icon"></b></p> </li> </ul> <ul id="list_responsive_collapsible_folders" class="list collapsible folders"> <li id="list_responsive_collapsible_folders:folders" class="folders"> <p class="wrap button draggable"><b class="icon"></b></p> </li> </ul> <ul id="list_responsive_collapsible_folders_specialContent" class="list collapsible folders"> <li id="list_responsive_collapsible_folders_specialContent:folders" class="node specialContent"> <p class="wrap button "><b class="icon"></b></p> </li> <li id="list_responsive_collapsible_folders_specialContent:leaf" class="leaf"> <p class="wrap button draggable"><b class="icon"></b></p> </li> </ul> <ul id="list_responsive_collapsible_fields" class="list collapsible fields"> <li id="list_responsive_collapsible_fields:fields" class="fields"> <p class="wrap button draggable"><span class="icon button"></span></p> </li> </ul> <ul id="list_responsive_collapsible_type_tables" class="list collapsible type_tables"> <li id="list_responsive_collapsible_type_tables:tables" class="type_tables"> <p class="wrap button draggable"><span class="icon button"></span></p> </li> <li id="list_responsive_collapsible_type_tables:fields" class="type_tables"> <p class="wrap"><span class="icon noBubble"></span></p> </li> </ul> <ul id="list_responsive_collapsible_type_sets" class="list collapsible type_sets column simple"> <li id="list_responsive_collapsible_type_sets:sets" class="set"> <p class="wrap button draggable"><span class="icon button"></span></p> </li> </ul> <ul id="list_responsive" class="list collapsible"> <li id="list_responsive:twoColumn"> <div class="wrap button"> <span class="icon button"></span> <p class="column one"></p><p class="column two"></p> </div> </li> </ul> <input id="list_responsive_collapsible:input" type="text" value=""/> </div> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="jsTooltip" class="panel info tooltip hidden" > <div class="content " > <div class="header " ><div class="title"></div></div> <div class="body " ><p class="message"></p></div> </div> </div> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="orgTooltip" class="panel info tooltip hidden" > <div class="content " > <div class="header " ><div class="title"></div></div> <div class="body " > <p class="message label">Organization</p> <p class="message"></p> </div> </div> </div> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="fullNameTooltip" class="panel info tooltip hidden" > <div class="content " > <div class="header " ><div class="title"></div> </div> <div class="body " > <p class="message label">Full Name</p> <p class="message"></p> </div> </div> </div> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="fullNameAndOrgTooltip" class="panel info tooltip hidden" > <div class="content " > <div class="header " > <div class="title"></div> </div> <div class="body " > <p class="message label">Full Name</p> <p class="message"></p> <p class="message label">Organization</p> <p class="message"></p> </div> </div> </div> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="resourceNameTooltip" class="panel info tooltip hidden" > <div class="content " > <div class="header " ><div class="title"></div></div> <div class="body " > <p class="message label">Name: </p> <p class="message"></p> <p class="message label">Path: </p> <p class="message"></p> </div> </div> </div> <div style="display:none;"> <div id="column_two" class="column two"> <h3 id="column_two:resourceName" class="resourceName" item="item"><a></a></h3> </div> </div> <!-- save as dialog --> <!--/WEB-INF/jsp/templates/saveAs.jsp revision A--> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="saveAs" class="panel dialog overlay saveAs sizeable moveable hidden centered_vert centered_horz" > <div class="sizer diagonal"></div> <div class="content hasFooter " > <div class="header mover" > <div class="title">Save As</div> </div> <div class="body " > <label class="control input text" accesskey="o" for="saveAsInputName" title="This will be the visible name for the resource and can be changed"> <span class="wrap">Name (required):</span> <input class="" id="saveAsInputName" type="text" value=""/> <span class="message warning"></span> </label> <label class="control textArea" for="saveAsInputDescription"> <span class="wrap">Description:</span> <textarea id="saveAsInputDescription" type="text"> </textarea> <span class="message warning"></span> </label> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div class="control groupBox" > <div class="content " > <div class="header " ><div class="title"></div></div> <div class="body " > <ul class="responsive collapsible folders hideRoot" id="saveAsFoldersTree"> </ul> </div> </div> </div> </div> <div class="footer " > <button id="saveAsBtnSave" class="button action primary up"> <span class="wrap">Save<span class="icon"></span> </button> <button id="saveAsBtnCancel" class="button action up"> <span class="wrap">Cancel<span class="icon"></span> </button> </div> </div> </div> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="repositorySelectionDialog" class="panel dialog overlay repositorySelectionDialog sizeable moveable hidden centered_vert centered_horz" > <div class="sizer diagonal"></div> <div class="content hasFooter " > <div class="header mover" ><div class="title">Create Report</div></div> <div class="body " > <span class="wrap">To begin creating a report, select an Ad Hoc view.</span> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div class="control groupBox" > <div class="content " > <div class="header " ><div class="title"></div></div> <div class="body " > <ul class="responsive collapsible repositoryTree hideRoot"></ul> </div> </div> </div> </div> <div class="footer " > <button class="button action primary up okButton"> <span class="wrap">OK<span class="icon"></span> </button> <button class="button action up cancelButton"> <span class="wrap">Cancel<span class="icon"></span> </button> </div> </div> </div> <form id="reportGeneratorForm" action="/jasperserver-pro/reportGenerator.html;jsessionid=2BE25AA8A52E98677932BE83EF110850" method="get" style="display:none"> <input type="hidden" name="action" value="displayTempReportUnit"/> <input type="hidden" name="advUri" value=""/> <input type="hidden" name="template" value=""/> <input type="hidden" name="generator" value=""/> <input type="hidden" name="exportFormat" value="html"/> </form> <!--/WEB-INF/jsp/templates/reportGeneratorProperties.jsp revision A--> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="reportGeneratorProperties" class="panel dialog overlay moveable sizeable centered_horz centered_vert hidden" > <div class="sizer diagonal"></div> <div class="content hasFooter " > <div class="header mover" ><div class="title">Create Report</div></div> <div class="body " > <div id="advTreePanel" class="hidden"> <span class="wrap">To begin creating a report, select an Ad Hoc view.</span> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div class="control groupBox" > <div class="content " > <div class="header " ><div class="title"></div></div> <div class="body "> <ul class="responsive collapsible folders hideRoot" id="advLocationTree"> </ul> </div> </div> </div> </div> <!--/WEB-INF/jsp/templates/generatorSelect.jsp revision A--> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="commonGeneratorSelect" class="control groupBox generatorSelect" > <div class="content " > <div class="header " ><div class="title"></div></div> <div class="body " > <fieldset class="group locationSelector"> <legend class=""> <span>Generate Report with:</span> </legend> <ul class="list locations"> <li class="leaf"> <div class="control radio"> <label class="wrap" for="commonGeneratorSelectDefaultTemplateRadio" title="Default template will be used to create report"> Default Report Template </label> <input id="commonGeneratorSelectDefaultTemplateRadio" type="radio" name="commonGeneratorSelect" checked="checked" /> <span class="message warning">error message here</span> </div> </li> <li class="leaf"> <div class="control radio complex"> <label class="wrap" for="commonGeneratorSelectReportTemplateRadio" title="Select template from repository"> Custom Report Template </label> <!-- ID of radio should match to ID of input to without "Radio" prefix --> <input id="commonGeneratorSelectReportTemplateRadio" type="radio" name="commonGeneratorSelect"/> <span class="message warning">error message here</span> </div> <div id="browseTemplate" class="control input file" for="filePath" title="Select template from repository"> <label class="control browser" for="commonGeneratorSelectReportTemplate" title="Define a path in the repository"> <span class="wrap"></span> <!-- ID of input should match to ID of radio without "Radio" prefix --> <input class="" id="commonGeneratorSelectReportTemplate" type="text" value=""/> <button class="button action" id="customTemplateBrowser" type="button"> <span class="wrap">Browse</span> <span class="icon"></span> </button> <span class="message warning">error message here</span> <ul id="commonGeneratorSelectDefaultTemplateRadio" class="responsive collapsible folders hideRoot"></ul> </label> </div> </li> <li class="leaf"> <div class="control radio"> <label class="wrap" for="commonGeneratorSelectReportGeneratorRadio" title="Chose available report generator"> Report Generator </label> <!-- ID of radio should match to ID of select without "Radio" prefix --> <input id="commonGeneratorSelectReportGeneratorRadio" type="radio" name="commonGeneratorSelect" data-innput-control/> <span class="message warning">error message here</span> </div> <div id="selectGeneratorControl" class="control input"> <label class="control browser" for="commonGeneratorSelectReportGenerator" title="Chose available report generator"> <span class="wrap"></span> <!-- ID of select should match to ID of radio without "Radio" prefix --> <select id="commonGeneratorSelectReportGenerator"></select> <span class="message warning">error message here</span> </label> </div> </li> </ul> </fieldset> </div> </div> </div> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="commonGeneratorSelectTemplateDialog" class="panel dialog overlay detail centered_horz centered_vert moveable hidden sizeable" > <div class="sizer diagonal"></div> <div class="content hasFooter " > <div class="header mover" > <div class="title"><span>Select Template</span></div> </div> <div class="body " > <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div class="control groupBox" > <div class="content " > <div class="header " ><div class="title"></div></div> <div class="body " > <ul class="responsive collapsible folders hideRoot" id="commonGeneratorSelectTemplateDialogTree"> </ul> </div> </div> </div> </div> <div class="footer " > <button id="commonGeneratorSelectTemplateDialogOkTemplate" class="button action primary up"> <span class="wrap">OK</span><span class="icon"></span> </button> <button id="commonGeneratorSelectTemplateDialogCloseTemplate" class="button action primary up"> <span class="wrap">Close</span><span class="icon"></span> </button> </div> </div> </div> </div> <div class="footer " > <button id="reportGeneratorPropertiesBtnOk" class="button action primary up"> <span class="wrap">OK</span><span class="icon"></span> </button> <button id="reportGeneratorPropertiesBtnCancel" class="button action up"> <span class="wrap">Cancel</span><span class="icon"></span> </button> </div> </div> </div> <!-- dimmer - for modal dialogs --> <div id="pageDimmer" class="dimmer hidden"></div> <!-- loading cue --> <!--/WEB-INF/jsp/templates/loading.jsp revision A--> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="loading" class="panel dialog loading overlay moveable centered_horz centered_vert hidden" > <div class="content " > <div class="header mover" ><div class="title">Please Wait</div></div> <div class="body " > <p class="message">Loading…</p> <button id="cancel" class="button action up"> <span class="wrap">Cancel</span><span class="icon"></span> </button> </div> </div> </div> <!-- ajax alert popup dialog --> <!--/WEB-INF/jsp/templates/standardAlert.jsp revision A--> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="standardAlert" class="panel dialog overlay standardAlert moveable centered_horz centered_vert sizeable hidden" > <div class="sizer diagonal"></div> <div class="content hasFooter " > <div class="header mover" ><div class="title">Error Details</div></div> <div class="body " > <div id="errorPopupContents"></div> </div> <div class="footer " > <button id="" class="button action primary up"> <span class="wrap">Close</span><span class="icon"></span> </button> </div> </div> </div> <iframe id="ajax-download-iframe" style="visibility:hidden"></iframe> <iframe id="ajax-upload-iframe" style="visibility:hidden" src="about:blank" ></iframe> <!--/WEB-INF/jsp/templates/heartbeatOptin.jsp revision A--> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="heartbeatOptin" class="panel dialog overlay heartbeatOptin moveable centered_horz centered_vert hidden" > <div class="content hasFooter " > <div class="header mover" ><div class="title">Heartbeat Data Collection</div></div> <div class="body " > <p class="message"> Please help us build better products by opting in to the Heartbeat. </p> <p class="message"> By allowing the Heartbeat to collect data, you confirm consent, where relevant, from all individual users in your organization. </p> <p class="message"> The Heartbeat enables TIBCO Jaspersoft to collect anonymous system information and may be disabled at any time. The Heartbeat data is used for the purposes set forth in the TIBCO Jaspersoft Heartbeat Privacy Policy web page at <a target="_blank" href="http://www.jaspersoft.com/heartbeat">www.jaspersoft.com/heartbea... class="message"> Our privacy policy is at <a target="_blank" href="http://www.jaspersoft.com/privacy">www.jaspersoft.com/privacy<... <div class="control checkBox"> <label class="wrap" for="heartbeatCheck" title="Opt-in to the collection of heartbeat data"> Opt in for JasperReports Server Heartbeat </label> <input class="" id="heartbeatCheck" type="checkbox" checked="checked"/> </div> </div> <div class="footer " > <button id="" class="button action primary up"> <span class="wrap">OK</span><span class="icon"></span> </button> </div> </div> </div> <!--/WEB-INF/jsp/templates/aboutBox.jsp revision A--> <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div id="aboutBox" class="panel dialog aboutBox overlay moveable centered_horz centered_vert hidden centered_vert centered_horz" > <div class="content hasFooter " > <div class="header mover" > <div class="title">About TIBCO JasperReports Server</div> </div> <div class="body " > <!--/WEB-INF/jsp/templates/container.jsp revision A--> <div class="control groupBox fillParent" > <div class="content " > <div class="header " ><div class="title"></div></div> <div class="body " > <p class="message">Product Edition: <span class="emphasis">Professional for AWS</span></p> <p class="message">Features: <span class="emphasis">Fusion AHD EXP DB </span></p> <p class="message">Product Version: <span class="emphasis">6.0.1</span></p> <p class="message">Build: <span class="emphasis">20141218_0139</span></p> <p class="message">License Type: <span class="emphasis">Commercial</span></p> <p class="message">Expiration: <span class="emphasis">None</span></p> </div> </div> </div> </div> <div class="footer "> <button class="button action primary up"> <span class="wrap">Close</span><span class="icon"></span> </button> </div> </div> </div> <script type="text/javascript"> //common URL context var urlContext = "/jasperserver-pro"; var defaultSearchText = ""; var serverIsNotResponding = "The server is slow or isn't responding. Confirm that you want to continue."; var commonReportGeneratorsMetadata = []; </script> <script type="text/json" id="navigationActionModel"> { "main_home_mutton" :[] ,"main_library_mutton":[] ,"main_view_mutton" :[{ "type" : "selectAction" ,"text" : "View" ,"children": [ { "type" : "optionAction" ,"text" : "Search Results" ,"action" : "primaryNavModule.navigationOption" ,"actionArgs": ["search"] } ,{ "type" : "optionAction" ,"text" : "Repository" ,"action" : "primaryNavModule.navigationOption" ,"actionArgs": ["browse"] } ,{ "type" : "optionAction" ,"text" : "Messages" ,"action" : "primaryNavModule.navigationOption" ,"actionArgs": ["event"] } ] } ] ,"main_create_mutton" :[{ "type" : "selectAction" ,"text" : "Create" ,"children": [ { "type" : "optionAction" ,"text" : "Ad Hoc View" ,"action" : "primaryNavModule.navigationOption" ,"actionArgs": ["designer"] } ,{ "type" : "optionAction" ,"text" : "Report" ,"action" : "JRS.CreateReport.selectADV" ,"actionArgs": ["createReport"] } ,{ "type" : "optionAction" ,"text" : "Dashboard" ,"action" : "primaryNavModule.navigationOption" ,"actionArgs": ["dashboard"] } ] } ] } </script> <div class="hidden"> <p class="action"> </p> <p class="action over"> </p> <p class="action pressed"> </p> <p class="action primary"> </p> <p class="action primary over"> </p> <p class="action primary pressed"> </p> </div> </div> </body></html>[/code] {http://xml.apache.org/axis/}HttpErrorCode:404 (404)Not Foundat org.apache.axis.transport.http.CommonsHTTPSender.invoke(CommonsHTTPSender.java:221)at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)at org.apache.axis.client.Call.invokeEngine(Call.java:2784)at org.apache.axis.client.Call.invoke(Call.java:2767)at org.apache.axis.client.Call.invoke(Call.java:2443)at org.apache.axis.client.Call.invoke(Call.java:2366)at org.apache.axis.client.Call.invoke(Call.java:1812)at com.jaspersoft.ireport.jasperserver.ws.RepositorySoapBindingStub.list(RepositorySoapBindingStub.java:336)at com.jaspersoft.ireport.jasperserver.ws.WSClient.getVersion(WSClient.java:155)at com.jaspersoft.studio.server.protocol.soap.SoapConnection.getServerInfo(SoapConnection.java:107)at com.jaspersoft.studio.server.protocol.soap.SoapConnection.connect(SoapConnection.java:128)at com.jaspersoft.studio.server.protocol.ProxyConnection.connect(ProxyConnection.java:86)at com.jaspersoft.studio.server.WSClientHelper.checkConnection(WSClientHelper.java:82)at com.jaspersoft.studio.server.wizard.ServerProfileWizard.connect(ServerProfileWizard.java:99)at com.jaspersoft.studio.server.wizard.ServerProfileWizard.access$1(ServerProfileWizard.java:95)at com.jaspersoft.studio.server.wizard.ServerProfileWizard$2.run(ServerProfileWizard.java:76)at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
  2. We are running an instance of Jaspersoft Pro Report Server via AWS Marketplace hourly. I am unable to connect Studio Pro to Jaspersoft Pro Report Server. A connection via browser to Jaspersoft Pro Report Server works OK. Attempt to connect via Studio Pro generates a very long error message which follows. This connection works fine via browser but does not connect via Studio: http://ec2-54-175-85-71.compute-1.amazonaws.com/jasperserver-pro/login.html/ I created a "studio" user ID in Jaspersoft Pro Report Server. The “studio” user ID is set to ROLE_ADMINISTRATOR. I can successfully log in using the “studio” user ID and password via the browser. I am unable to connect to the server via Studio.
  3. This issue is resolved. The problem was a permissions issue in Redshift.
  4. I am unable to create a derived table on AWS JRS Pro (hourly). Queries return: ********* The query encountered an error: com.jaspersoft.commons.semantic.metaapi.MetaDataException: Cannot execute JDBC Query. org.postgresql.util.PSQLException: ERROR: permission denied for relation public.test_table********* The queries all run successfully from our DB management tools. JRS can successfuly query the database for the list of tables and attributes to build the domain, so it has authenticated into Redshift. Thanks
  5. [RESOLVED] Thank you for the detailed answer and suggestions. The background information on the discovery/security/connection and the corresponding use of the roles and keys was helpful to understand the overall architecture. In this particular case, the solution was in the Redshift security group: Security Group: Redshift: "public-dw-redshift" Added: Allow Port: ZZZZ Inbound: XX.XX.XX.XX/32 Port: ZZZZ Outbound: XX.XX.XX.XX/32 Where ZZZZ = Redshift port XX.XX.XX.XX = JRS EC2 instance public IP address RE: Public DNS Sorry for the confusion. That is the EC2 "Step 3: Configure Instance Details" launch option: "Public IP - Automatically assign a public IP address to your instances" In this case, it appears that if you launch the JRS EC2 instance with that option you must explicitly enable traffic to and from that public IP address with the Redshift port in the Redshift security group.
  6. Thank you for the update and the escalation. Additional information: I have tested the Redshift user ID and password and it is valid and can connect to Redshift. This is an installation of the AWS Marketplace Jaspersoft product. AMI: Jaspersoft BI Professional for AWS v5.1-855efcad-bd21-459e-8a9b-6d0068a0b46c-ami-2fa4c946.1 (ami-333a4e5a) EC2 instance IAM role: JaspersoftReportServerRole-06-JRSInstanceProfile-xxxxxxxxxxxxx ( this role was created for this instance as per the instructions in "Jaspersoft Professional For AWS Guide Release 5.0.3") Both Redshift and the JSR EC2 instance are in the same subnet: "public-dw-redshift" 10.0.6.0 Redshift and the JSR EC2 instance are each in their own Security Group: Redshift: "public-dw-redshift" JSR: "public_jaspersoft_report_server" Note that the JSR "public_jaspersoft_report_server" security group is seperate from the Security Group automatically created during the installation. The JSR auto-created security group is: JRSSecurityGroup_i-XXXXXXXX-XX Both the Redshft and the JSR security groups have "allow all traffic" inbound and outbound rules to each other. The subnet "public-dw-redshift" 10.0.6.0 has its own routing table that routes external traffic directly to the internet gateway: 10.0.0.0/16 local 0.0.0.0/0 igw-XXXXXXXX
  7. I should add that the data source URL was tried with both the auto-provided by JRS URL and manually copy-and-pasted from the Redshift instance info page.
  8. This is a new instance of AWS JRS. The JRS instance was created via the EC2 console due to VPC The JRS instance can connect to an RDS MySQL instance in this VPC with no problems. The JRS instance is unable to connect to a Redshift instance in this VPC. The JRS data source connection test errors out. The summary error is: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections. There may be a problem with the JDBC URL, AWS Security Settings or the AWS Data Source recovery process, which can take up to 2 minutes. *** Verbose version of the error is attached. Environment: VPC JRS and Redshift are in the same subnet JRS and Redshift are in seperate security groups JRS security group and Redshift security group are set to allow "all traffic" from the other security group The JRS instance was created with the following role: {"Statement":[{"Resource":"*","Action":["rds:Describe*","rds:AuthorizeDBSecurityGroupIngress","rds:CreateDBSecurityGroup","rds:RevokeDBSecurityGroupIngress","rds:ModifyDBInstance","redshift:Describe*","redshift:AuthorizeClusterSecurityGroupIngress","redshift:CreateClusterSecurityGroup","redshift:RevokeClusterSecurityGroupIngress","redshift:ModifyCluster","ec2:DescribeSecurityGroups","ec2:AuthorizeSecurityGroupIngress","ec2:CreateSecurityGroup","ec2:RevokeSecurityGroupIngress],"Effect":"Allow"}] }The JRS instance has a public DNS The JRS instance security group includes: Inbound: 80 0.0.0.0/0 22 0.0.0.0/0 All (Redshift security group) Outbound: All 0.0.0.0/0 All (Redshift security group) The Redshift security group includes: Inbound: 5439 (JRS security group) Outbound: 5439 (JRS security group) The Redshift instance is also assigned to the security group creatd by the JRS test proceedure. That security group includes: Inbound: 0 - 65535 (JRS IP address/32) Outbound: All 0.0.0.0/0 The connection was also tested and failed with user credentials (access key and secret key) with a policy of: {"Statement":[{"Resource":["*"],"Action":["rds:Describe*","rds:AuthorizeDBSecurityGroupIngress","rds:CreateDBSecurityGroup","rds:RevokeDBSecurityGroupIngress","rds:ModifyDBInstance","redshift:Describe*","redshift:CreateClusterSecurityGroup","redshift:RevokeClusterSecurityGroupIngress","redshift:AuthorizeClusterSecurityGroupIngress","redshift:ModifyCluster","ec2:DescribeSecurityGroups","ec2:RevokeSecurityGroupIngress","ec2:CreateSecurityGroup","ec2:AuthorizeSecurityGroupIngress"],"Effect":"Allow"}]} *********************** Any input or suggestions would be greatly appreciated. Thanks
×
×
  • Create New...