BPM WorkSpace login issue

Hello
I was trying to login to my BPM Console: http://localhost:8001/bpm/workspace/faces/loginPage.jspx
After logging in the page looks blank, does not show up any info in the page.
Following is the log that has got reflected @ Weblogic level:
Any issue with WIN7 OS on this.
log:
<24 Jan, 2013 2:20:35 PM IST> <Warning> <netuix> <BEA-423420> <Redirect is execu
ted in begin or refresh action. Redirect url is /console/console.portal?_nfpb=tr
ue&_pageLabel=AppApplicationOverviewPage&AppApplicationOverviewPortlethandle=com
.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3DOracleBPMWorkspac
e%2CType%3DAppDeployment%22%29.>
<24 Jan, 2013 2:21:54 PM IST> <Warning> <netuix> <BEA-423420> <Redirect is execu
ted in begin or refresh action. Redirect url is /console/console.portal?_nfpb=tr
ue&_pageLabel=AppControlPages.>
Please help me out
Regards
Raj
When Searched in Oracle Support Here is the information that they specified. But This is also not working.
Service error.
Internal Error; Service error occurs in IdentityService in method lookupUser.
Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.lookupUser(AbstractIdentityServiceClient.java:195)Cannot log in to workspace( BPM 11g).
Fix
One of the reasons this issue might happen is when the application (in this case the Workspace) was not able to connect to the Identity services.
And the cause of bug was network configuration issues which prevented connection to IdentityService SOAP endpoint using the configured server hostname.
So to overcome this issue, set the ServerURL property in the soa-infra config mBean to http://127.0.0.1
This should resolve the issue.
An alternative option is to use any other valid server IP address / port.
In future the bug fix will have log messages which will post warnings in the logs if the host name used in the URL is not resolved.
How to set the MBean:
1. Login to the em console
2. Right click on soa-infra
3. Goto Administration ->SystemMBean Browser
4. Goto Application Defined MBeans
5. Find Oracle.as.soainfra.config ->Expand "Server: <your server name>"
6. Goto SoaInfraConfig -> click on soa-infra
7. Find the Property ServerURL, enter value as http://127.0.0.1
8. Click on Apply
References
BUG:9815699 - BPM 11G:NOT ABLE TO LOGIN TO WORKSPACE
Edited by: rajMS on Jan 24, 2013 4:18 PM

This is related to the authentication providers you have configured in WebLogic. Check that the providers are configured property for whatever identity store you need to use - integrated WebLogic, OID, AD, etc. - and that they are in the correct order.

Similar Messages

  • BPM Workspace Login problem

    I'm having a weird issue.
    I just can't login anymore to bpm workspace with weblogic user, I can login just fine on the console and on the enterprise manager, but can't login on workspace nor on process composer.
    Any ideas?

    Oh well...
    It seems there's a bug with the XE Database... Sometimes it freezes some components and the SOA Plataform goes crazy.
    Simple system reboot solved.

  • Workspace login issue with Firefox

    Hi all,
    I have run across an issue where the cursor for logging into Workspace does not appear in Firefox when coming from a redirection link in a Task email.
    The scenario is as follows: We have a long-lived process that emails a user when a task is assigned to them to log into Workspace. The email contains a link for the user to click on which will open up a browser window to the Workspace login screen. If the user's browser default is Firefox, the browser window will open but the cursor for entering User ID and Password is not immediately available. You can click on the User ID box and it gets highlighted, but there is no cursor available. I can get the cursor to appear if I take the focus away from the login boxes. For example, I click into the address bar, then click back into the User ID box or if I minimize the browser window then restore the browser and click into the User ID box. This would be counter-intuitive to the user who is expecting the cursor to be available when the browser opens up for them.
    Has anyone else run into this issue? Is this a known Firefox or Adobe issue that has a fix? I've update to the latest Firefox version and Flash, but still have this issue. There are no problems with IE opening up from the link in the email and the cursor is always available. I don't want to have to force users to use IE as their default browser because of this issue with Firefox. Any help would be appreciated.
    Thanks,
    Mike

    It sounds like a issue with FireFox and Workspace.
    LiveCycle Workspace 9.0 - End User Issues
    ** New for LiveCycle ES2 SP1 ** Problem logging into Workspace 9.0 using Firefox 3.6.x in Windows
    When you log into Workspace 9.0 using the Firefox 3.6.x web browser in Windows, you are unable to enter text in the User ID or Password fields. The current workaround is to select another window (or empty area on the desktop), reselect the web browser to reset the focus, and then enter text in the User ID or Password fields.
    You can see it in the release notes at http://help.adobe.com/en_US/livecycle/9.0/releasenotes.html#EndUserIssues.
    Hope that helps!
    ...Gil

  • Workspace Login issue with IR

    I installed IR services and workspace connected with oracle database.
    EPM system version is 11.1.1.3
    When I created a new user provisioned with IR administrator role, I could only login once.
    If I log off and relogin, workspace prompt that "adf.jsp" error "CDS.mode not found".
    Anyone who can help me? Thanks.
    I found that when I logined with a new user, a user perference file has been created in security, when relogin next time following error prompted.
    Error Loading Adf 'http://hyperion:19000/workspace/browse/dyn?page=/modules/com/hyperion/tools/cds/repository/bpm/mode/Adf.jsp&instance=16&serverName=Workspace&bpmDesignerInstallerRelativeUri=%2Fwebstart%2Fstartup.jsp&jawsScriptInstallerRelativeUri=%2FAccessibilityIRScripts%2FAccessibilityIRScriptsSetup.exe&resizeContentInterval=2000' for module with id : cds.mode
    There was some communication error. Response is : http://hyperion:19000/workspace/browse/dyn <?xml version="1.0" encoding="UTF-8"?>
    <Application>
    <BpmModule id="cds.mode">
    <BpmContent/>
    </BpmModule>
    <Resources>
    <Script><![CDATA[
    BpmImport("com.hyperion.tools.cds.HSRoleVars");
    var rRoleVars = com.hyperion.tools.cds.HSRoleVars;
    rRoleVars.addRole(0, false);
    rRoleVars.addRole(1, false);
    rRoleVars.addRole(2, false);
    rRoleVars.addRole(3, false);
    rRoleVars.addRole(4, true);
    rRoleVars.addRole(5, true);
    rRoleVars.addRole(6, false);
    rRoleVars.addRole(7, false);
    rRoleVars.addRole(8, false);
    rRoleVars.addRole(9, false);
    rRoleVars.addRole(10, false);
    rRoleVars.addRole(11, true);
    rRoleVars.addRole(12, true);
    rRoleVars.addRole(13, true);
    rRoleVars.addRole(14, true);
    rRoleVars.addRole(15, false);
    rRoleVars.addRole(16, false);
    rRoleVars.addRole(17, false);
    rRoleVars.addRole(18, false);
    rRoleVars.addRole(19, false);
    rRoleVars.addRole(20, false);
    rRoleVars.addRole(21, true);
    rRoleVars.addRole(22, true);
    rRoleVars.addRole(23, true);
    rRoleVars.addRole(24, true);
    rRoleVars.addRole(25, true);
    rRoleVars.addRole(26, false);
    rRoleVars.addRole(27, false);
    rRoleVars.addRole(28, false);
    rRoleVars.addRole(29, true);
    rRoleVars.addRole(30, true);
    rRoleVars.addRole(31, true);
    rRoleVars.addRole(32, false);
    rRoleVars.addRole(33, true);
    rRoleVars.addRole(34, true);
    rRoleVars.addRole(35, false);
    rRoleVars.addRole(36, false);
    rRoleVars.addRole(37, false);
    BpmImport("com.hyperion.tools.cds.util.HSConstants");
    BpmImport("com.hyperion.tools.cds.bindows.HSBaseContainerHandler");
    * Handler associated with the open Application module
    com.hyperion.tools.cds.repository.bpm.mode.Handler = function()
    if (_biInPrototype)
    return;
    com.hyperion.tools.cds.bindows.HSBaseContainerHandler.call(this);
    BpmImport("com.hyperion.tools.cds.util.HSCallback");
    BpmImport("com.hyperion.tools.cds.data.HSNetwork");
    BpmImport("com.hyperion.tools.cds.data.HSNode");
    BpmImport("com.hyperion.tools.cds.data.HSNodeType");
    BpmImport("com.hyperion.tools.cds.CDSCommand");
    BpmImport("com.hyperion.tools.cds.repository.HSFileDialog");
    BpmExtend(com.hyperion.tools.cds.repository.bpm.mode.Handler, com.hyperion.tools.cds.bindows.HSBaseContainerHandler, "com.hyperion.tools.cds.repository.bpm.mode.Handler");
    c.ENUMERATEDAPPS_LIST = new Array();
    c.ENUMERATEDAPPS_MENUDATA = new Array();
    c.NAVIGATEID_MAPPINGS = {'exploreanotation':'bpm.mnit_ToolsViewerAnotationExplorer','answers':'bpm.mnit_ToolsViewerAnswers','dashboards':'bpm.mnit_ToolsViewerDashboards','delivers':'bpm.mnit_ToolsViewerDelivers','publisher':'bpm.mnit_ToolsViewerPublisher','scorecards':'bpm.mnit_ToolsViewerScorecards','metrics':'bpm.mnit_ToolsViewerMetrics','adminGeneral':'bpm.mnit_ToolsAdministerGeneral','adminAuthProperties':'bpm.mnit_ToolsAdministerAuthProperties','adminUserManagement':'bpm.mnit_ToolsAdministerUserManagement','adminPhysicalResources':'bpm.mnit_ToolsAdministerPhysicalResources','adminMimeTypes':'bpm.mnit_ToolsAdministerMimeTypes','adminNotifications':'bpm.mnit_ToolsAdministerNotifications','adminSmartcuts':'bpm.mnit_ToolsAdministerSmartcuts','adminRowLevelSecurity':'bpm.mnit_ToolsAdministerRowLevelSecurity','adminUsageTracking':'bpm.mnit_ToolsAdministerUsageTracking','adminEventTracking':'bpm.mnit_ToolsAdministerEventTracking','adminDimLibrary':'bpm.mnit_ToolsAdministerDimLibrary','adminAppLibrary':'bpm.mnit_ToolsAdministerAppLibrary','adminDataSync':'bpm.mnit_ToolsAdministerDataSync','adminAppUpgrade':'bpm.mnit_ToolsAdministerAppUpgrade','batchScheduler':'bpm.mnit_ToolsScheduleBatchScheduler','viewjob':'bpm.mnit_ToolsScheduleViewJobStatus','viewjob':'bpm.mnit_ToolsScheduleViewJobStatus','manageevents':'bpm.mnit_ToolsScheduleManageEvents','showparameters':'bpm.mnit_ToolsScheduleShowParameters','jobnotifications':'bpm.mnit_ToolsScheduleJobNotifications','jobqueue':'bpm.mnit_ToolsScheduleJobQueue','consolidate':'bpm.mnit_ToolsScheduleConsolidatedJobStatusList','schedJobConsole':'bpm.mnit_ToolsScheduleJobConsole','syncMetadata':'bpm.mnit_ToolsChangeManagementSynchronizeMetadata','datamodelUpdates':'bpm.mnit_ToolsChangeManagementDataModelUpdates','javascriptUpdates':'bpm.mnit_ToolsChangeManagementJavascriptUpdates','genericUpdates':'bpm.mnit_ToolsChangeManagementGenericUpdates','showTaskList':'bpm.mnit_ToolsChangeManagementShowTaskList','taskStatus':'bpm.mnit_ToolsChangeManagementShowTaskStatus','ioc':'bpm.mnit_ToolsChangeManagementShowImpactOfChange','adminConsolidationSystemMessages':'bpm.mnit_AdminConsolidationSystemMessages','adminConsolidationUsersOnSystem':'bpm.mnit_AdminConsolidationUsersOnSystem','adminConsolidationManageServersAndApp':'bpm.mnit_AdminConsolidationManageServersAndApp','adminClassicAppsConsolidation':'bpm.mnit_AdminClassicAppsConsolidation','adminClassicAppsPlanning':'bpm.mnit_AdminClassicAppsPlanning','adminChangeOwner':'bpm.mnit_ToolsAdministerChangeOwner'} ;
    * Initialize default values for member variables.
    p.initializeDefaults = function()
    com.hyperion.tools.cds.bindows.HSBaseContainerHandler.prototype._initializeDefaults.call(this);
    if (0)
    this._rstTabAlignment = bpm.common.StartupContainerHandler.TAB_ALIGNMENT_TOP;
    else
    this._rstTabAlignment = bpm.common.StartupContainerHandler.TAB_ALIGNMENT_BOTTOM;
    this._iResizeContentInterval =
    2000;
    var rstContextPath = gContextManager.getContext(this.getModule().getContext()).getPath();
    // Remove last backslash.
    this._rstContextPath = rstContextPath.substring(0, rstContextPath.length - 1);
    this._rCdsStringBundle = BpmStringBundle.getStringBundle("cds");
    this.newDocCount = 0;
    if (false)
    this.getModule().getConfig()['bpm.logoff'] = 'false';
    bpm.common.Utils.setUser("test");
    com.hyperion.tools.cds.rNetwork = new com.hyperion.tools.cds.data.HSNetwork();
    com.hyperion.tools.cds.rNetwork.addServer(
    "Workspace",
    gModuleManager.getStartupContextPath(),
    null,
    new com.hyperion.tools.cds.util.HSCallback(
    function(rThrowable)
    bpm.common.MessageDialog.showDetailsDialog(
    rThrowable.getMessageChain(),
    rThrowable.getDetailChain(),
    null,
    BiOptionPane.getImageFromOptionType("error"));
    null,
    null),
    new com.hyperion.tools.cds.util.HSCallback(
    function(rstMessage, rLogger)
    if (rLogger.isDebug())
    rLogger.debug(rstMessage);
    null,
    bpm.common.Logger.getLogger("com.hyperion.tools.cds.data")));
    this._rstSelectedTheme = "BpmTadpole";
    * Initialize default values for member variables.
    p.initializeActions = function()
    com.hyperion.tools.cds.bindows.HSBaseContainerHandler.prototype._initializeActions.call(this);
    var rModule = this.getModule();
    var rContent = rModule.getContent();
    var actionBar = rModule.getActionBarDef();
    actionBar.setId("cds.mode.actionBar");
    var cmds = this.getModule().getCommands();
    var cmdNewDoc = new BpmCommand();
    cmdNewDoc.setId("cds.mode.cmdNewDoc");
    cmdNewDoc.setEnabled(true);
    cmdNewDoc.setParentModule(this.getModule());
    cmds.add(cmdNewDoc);
    var cmdNewPP = new BpmCommand();
    cmdNewPP.setId("cds.mode.cmdNewPP");
    cmdNewPP.setEnabled(true);
    cmdNewPP.setParentModule(this.getModule());
    cmds.add(cmdNewPP);
    var cmdNewWP = new BpmCommand();
    cmdNewWP.setId("cds.mode.cmdNewWP");
    cmdNewWP.setEnabled(true);
    cmdNewWP.setParentModule(this.getModule());
    cmds.add(cmdNewWP);
    var cmdOpenDoc = new BpmCommand();
    cmdOpenDoc.setId("cds.mode.cmdOpenDoc");
    cmdOpenDoc.setEnabled(true);
    cmdOpenDoc.setParentModule(this.getModule());
    cmds.add(cmdOpenDoc);
    var cmdSubscriptions = new BpmCommand();
    cmdSubscriptions.setId("cds.mode.cmdSubscriptions");
    cmdSubscriptions.setEnabled(true);
    cmdSubscriptions.setParentModule(this.getModule());
    cmds.add(cmdSubscriptions);
    var cmdManagePersonalPages = new BpmCommand();
    cmdManagePersonalPages.setId("cds.mode.cmdManagePersonalPages");
    cmdManagePersonalPages.setEnabled(true);
    cmdManagePersonalPages.setParentModule(this.getModule());
    cmds.add(cmdManagePersonalPages);
    var toolBar = new BpmToolBar();
    toolBar.setId("cds.mode.tlb");
    this.getModule().setToolBarDef(toolBar);
    var rToolBarButtonHome = new BiToolBarButton();
    rToolBarButtonHome.setId("cds.mode.tlbt_Home");
    rToolBarButtonHome.setToolTipText("Home");
    rToolBarButtonHome.setEnabled(true);
    rToolBarButtonHome.setIcon(new BiImage(this._rstContextPath + "/images/com/hyperion/tools/cds/repository/bpm/TB_Home.gif"));
    toolBar.add(rToolBarButtonHome);
    var newDocButton = new BiToolBarButton();
    newDocButton.setId("cds.mode.tlbt_NewDoc");
    newDocButton.setToolTipText("New Document");
    newDocButton.setEnabled(true);
    newDocButton.setIcon(new BiImage(this._rstContextPath + "/images/com/hyperion/tools/cds/repository/bpm/TB_New.gif"));
    newDocButton.setCommand(cmdNewDoc);
    toolBar.add(newDocButton);
    var openButton = new BiToolBarButton();
    openButton.setId("cds.mode.tlbt_Open");
    openButton.setToolTipText("Open Document");
    openButton.setEnabled(true);
    openButton.setIcon(new BiImage(this._rstContextPath + "/images/com/hyperion/tools/cds/repository/bpm/TB_Open.gif"));
    openButton.setCommand(cmdOpenDoc);
    toolBar.add(openButton);
    var explorerModeButton = new BiToolBarButton();
    explorerModeButton.setId("cds.mode.tlbt_ExploreMode");
    explorerModeButton.setEnabled(true);
    explorerModeButton.setText("Explore");
    explorerModeButton.setToolTipText("Explore");
    explorerModeButton.setIcon(new BiImage(this._rstContextPath + "/images/com/hyperion/tools/cds/repository/bpm/TB_Explore.gif"));
    toolBar.add(explorerModeButton);
    var rstPath = gModuleManager.getStartupContextPath();var rItem = null;var rNavMenu = application.getComponentById(bpm.common.Constants.MENU_ID_NAV);var rMenuButton = null;var rMenu0=rNavMenu;rItem = new BpmMenuItem();rItem.setId('bpm.mnit_NavWorkspacePages');rItem.setText('Workspace Pages\nw');rMenu0.add(rItem);var rMenu1 = new BpmMenu();rMenu1.setId('bpm.mnu_NavWorkspacePages');rItem.setSubMenu(rMenu1);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_NavWorkspacePagesPersonal');rItem.setText('My Workspace Pages\nm');rMenu1.add(rItem);var rMenu2 = new BpmMenu();rMenu2.setId('bpm.mnu_NavWorkspacePagesPersonal');rItem.setSubMenu(rMenu2);var rNavWorkspacePagesPersonalSubMenu=rMenu2;rMenu2.addEventListener(bpm.common.Constants.EVENT_BEFORESHOW,this._buildWorkspacePagesSubMenu,this);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_NavWorkspacePagesCorporate');rItem.setText('Shared Workspace Pages\ns');rMenu1.add(rItem);var rMenu2 = new BpmMenu();rMenu2.setId('bpm.mnu_NavWorkspacePagesCorporate');rItem.setSubMenu(rMenu2);var rNavWorkspacePagesCorporateSubMenu=rMenu2;rMenu2.addEventListener(bpm.common.Constants.EVENT_BEFORESHOW,this._buildWorkspacePagesSubMenu,this);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsViewerExplorer');rItem.setText('Explore\ne');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ExploreMode.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu0.add(rItem);rItem = new BpmMenuSeparator();rItem.setId('bpm.mnit_Nav_Separator2');rMenu0.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdminister');rItem.setText('Administer\na');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerMode.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu0.add(rItem);var rMenu1 = new BpmMenu();rMenu1.setId('bpm.mnu_ToolsAdminister');rItem.setSubMenu(rMenu1);var administerSubMenu=rMenu1;rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerGeneral');rItem.setText('General\ng');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModeGeneral.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerAuthProperties');rItem.setText('Authentication\na');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModeAuthentication.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerUserManagement');rItem.setText('Shared Services Console\ns');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModeUserManagement.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);var rUserManagementMenu=rItem;rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerLaunchCMC');rItem.setText('Configuration Console\nf');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModeLaunchCMC.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsViewerAnotationExplorer');rItem.setText('Annotations\ni');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ExploreMode.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerPhysicalResources');rItem.setText('Physical Resources\nh');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModePhysicalResources.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerMimeTypes');rItem.setText('Mime Types\ny');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModeMimeTypes.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerNotifications');rItem.setText('Notifications\nn');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModeNotifications.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerRowLevelSecurity');rItem.setText('Row Level Security\nr');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModeRowLevelSecurity.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerUsageTracking');rItem.setText('Usage Tracking\nu');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModeUsageTracking.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerEventTracking');rItem.setText('Event Tracking\ne');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModeEventTracking.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerChangeOwner');rItem.setText('Change Ownership\nw');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_AdministerModeChangeOwner.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuSeparator();rItem.setId('bpm.mnit_CalcMgrSeparator');rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdministerCalculationManager');rItem.setText(BpmStringBundle.getString('calcmgr-global','MItem_CalculationManager'));rItem.setIcon(new BiImage(rstPath + '/../calcmgr/themes/common/images/CT_AdminCalcManager.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rItem.setBefore('bpm.mnit_ToolsAdministerAppUpgrade');rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsSchedule');rItem.setText('Schedule\ns');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ScheduleMode.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu0.add(rItem);var rMenu1 = new BpmMenu();rMenu1.setId('bpm.mnu_ToolsSchedule');rItem.setSubMenu(rMenu1);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsScheduleJobQueue');rItem.setText('Job Queue\nq');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ScheduleModeJobsQueue.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsScheduleJobNotifications');rItem.setText('Job Notifications\no');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ScheduleModeJobNotifications.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsScheduleShowParameters');rItem.setText('Show Parameters\ns');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ScheduleModeShowParameters.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsScheduleViewJobStatus');rItem.setText('Jobs Running\nj');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ScheduleModeJobsRunning.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsScheduleManageEvents');rItem.setText('Manage Events\na');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ScheduleModeManageEvents.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsScheduleConsolidatedJobStatusList');rItem.setText('Consolidated Job Status\nc');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ScheduleModeConsolidatedJobStatusList.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuSeparator();rItem.setId('bpm.mnit_Nav_Separator3');rMenu0.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_IManager');rItem.setText('Impact Manager\ni');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ChangeManagementMode.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rItem.setBefore('bpm.mnit_Nav_Separator3');rMenu0.add(rItem);var rMenu1 = new BpmMenu();rMenu1.setId('bpm.mnu_IManager');rItem.setSubMenu(rMenu1);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsChangeManagementSynchronizeMetadata');rItem.setText('Synchronize Metadata\ns');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ChangeManagementModeSynchronizeMetadata.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsChangeManagementDataModelUpdates');rItem.setText('Update Data Models\nd');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ChangeManagementModeDataModelUpdate.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsChangeManagementJavascriptUpdates');rItem.setText('JavaScript Update\nj');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ChangeManagementModeJavascriptUpdates.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsChangeManagementGenericUpdates');rItem.setText('Custom Update\nc');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ChangeManagementModeGenericUpdates.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsChangeManagementShowTaskStatus');rItem.setText('Show Task Status\nt');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ChangeManagementModeJobStatus.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsChangeManagementShowTaskList');rItem.setText('Manage Task List\nm');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ChangeManagementModeShowTaskList.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsChangeManagementShowImpactOfChange');rItem.setText('Show Impact of Change\ni');rItem.setIcon(new BiImage(rstPath + '/images/com/hyperion/tools/cds/repository/bpm/CT_ChangeManagementModeImpactOfChange.gif',com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_WIDTH,com.hyperion.tools.cds.repository.bpm.mode.Handler.MENU_IMAGE_HEIGHT));rMenu1.add(rItem);rMenuButton = new BpmMenuButton();rMenuButton.setId('bpm.mnbt_File');actionBar.add(rMenuButton);var rMenu0 = new BpmMenu();rMenu0.setId('bpm.mnu_File');rMenuButton.setSubMenu(rMenu0);rMenu0.addEventListener(bpm.common.Constants.EVENT_BEFORESHOW,this.displayFileNewMenu,this);rMenu0.setBefore('bpm.mnit_FileClose');rItem = new BpmMenuItem();rItem.setId('bpm.mnit_FileNew');rItem.setText('New\nn');rMenu0.add(rItem);var rMenu1 = new BpmMenu();rMenu1.setId('bpm.mnu_New');rItem.setSubMenu(rMenu1);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_FileNewDocument');rItem.setText('Document...\nd\nCtrl+N');rItem.setCommand(cmdNewDoc);rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_FileNewPP');rItem.setText('Personal Page...\np\nCtrl+Shift+P');rItem.setCommand(cmdNewPP);rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_WorkspacePage');rItem.setText('Workspace Page...\nw\nCtrl+Shift+W');rItem.setCommand(cmdNewWP);rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_FileOpen');rItem.setText('Open\no');rMenu0.add(rItem);var rMenu1 = new BpmMenu();rMenu1.setId('bpm.mnu_Open');rItem.setSubMenu(rMenu1);rMenu1.addEventListener(bpm.common.Constants.EVENT_BEFORESHOW,this.onActionFavoritesOpen,this);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_FileOpenDocument');rItem.setText('Document...\nd\nCtrl+O');rItem.setCommand(cmdOpenDoc);rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsWorkspacePages');rItem.setText('Workspace Pages\nw');rMenu1.add(rItem);var rOpenWorkspacePagesMenuItem=rItem;var rMenu2 = new BpmMenu();rMenu2.setId('bpm.mnu_ToolsWorkspacePages');rItem.setSubMenu(rMenu2);var rOpenWorkspacePagesSubMenu=rMenu2;rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsWorkspacePagesPersonal');rItem.setText('My Workspace Pages\nm');rMenu2.add(rItem);var rOpenWorkspacePagesPersonalMenuItem=rItem;var rMenu3 = new BpmMenu();rMenu3.setId('bpm.mnu_ToolsWorkspacePagesPersonal');rItem.setSubMenu(rMenu3);var rOpenWorkspacePagesPersonalSubMenu=rMenu3;rMenu3.addEventListener(bpm.common.Constants.EVENT_BEFORESHOW,this._buildWorkspacePagesSubMenu,this);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsWorkspacePagesCorporate');rItem.setText('Shared Workspace Pages\ns');rMenu2.add(rItem);var rMenu3 = new BpmMenu();rMenu3.setId('bpm.mnu_ToolsWorkspacePagesCorporate');rItem.setSubMenu(rMenu3);var rOpenWorkspacePagesCorporateSubMenu=rMenu3;rMenu3.addEventListener(bpm.common.Constants.EVENT_BEFORESHOW,this._buildWorkspacePagesSubMenu,this);rItem = new BpmMenuSeparator();rItem.setId('bpm.mnit_FileURLLauncherSeparator');rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_File_URLLauncher');rItem.setText('URL...\nu');rMenu1.add(rItem);rMenuButton = new BpmMenuButton();rMenuButton.setId('bpm.mnbt_Favorites');rMenuButton.setText('Favorites\nr');rMenuButton.setBefore('bpm.mnbt_Help');actionBar.add(rMenuButton);var rMenu0 = new BpmMenu();rMenu0.setId('bpm.mnu_Favorites');rMenuButton.setSubMenu(rMenu0);rMenu0.addEventListener(bpm.common.Constants.EVENT_BEFORESHOW,this.onActionFavorites,this);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_FavoriteAdd');rItem.setText('Add to Favorites\na');rMenu0.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_FavoritesManager');rItem.setText('Manage Favorites...\nf');rMenu0.add(rItem);rItem = new BpmMenuSeparator();rItem.setId('bpm.sep_FavoritesManager');rMenu0.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsPersonalizeSubscriptions');rItem.setText('Show Subscribed Items\ns');rItem.setCommand(cmdSubscriptions);rMenu0.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsPersonalizeManagePages');rItem.setText('Manage Personal Pages\nm');rItem.setCommand(cmdManagePersonalPages);rMenu0.add(rItem);rItem = new BpmMenuSeparator();rItem.setId('bpm.sep_FavoritesManager2');rMenu0.add(rItem);rMenuButton = new BpmMenuButton();rMenuButton.setId('bpm.mnbt_Tools');rMenuButton.setText('Tools\nt');rMenuButton.setBefore('bpm.mnbt_Help');actionBar.add(rMenuButton);var rMenu0 = new BpmMenu();rMenu0.setId('bpm.mnu_Tools');rMenuButton.setSubMenu(rMenu0);rItem = new BpmMenuItem();rItem.setId('bpm.mnit_ToolsAdvancedSearch');rItem.setText('Advanced Search...\na');rMenu0.add(rItem);rItem = new BpmMenuSeparator();rItem.setId('bpm.mnit_ToolsLinksSeparator');rMenu0.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnu_ToolsInstall');rItem.setText('Install\ni');rMenu0.add(rItem);var rMenu1 = new BpmMenu();rMenu1.setId('bpm.mnu_ToolsInstall');rItem.setSubMenu(rMenu1);rItem = new BpmMenuItem();rItem.setId('bpm.mnu_ToolsInstallQueryAndReportingClient');rItem.setText('Interactive Reporting Web Client\ni');rMenu1.add(rItem);rItem = new BpmMenuItem();rItem.setId('bpm.mnu_ToolsInstallSmartView');rItem.setText('Smart View\ns');rMenu1.add(rItem);this._rNavAppMenuItemHashtable = new Object();this._rNavAppMenuHashtable = new Object();rNavWorkspacePagesPersonalSubMenu.setUserData(new Array(rNavWorkspacePagesPersonalSubMenu, this._loadWorkspacePagesPersonalList));rNavWorkspacePagesCorporateSubMenu.setUserData(new Array(rNavWorkspacePagesCorporateSubMenu, this._loadWorkspacePagesCorporateList));application.getAdf().getXmlResourceParser()._addObject(administerSubMenu, bpm.common.Constants.MENU_ID_TOOLS_ADMINISTER);application.getAdf().getXmlResourceParser()._addObject(rUserManagementMenu, bpm.common.Constants.MENUITEM_ID_NAV_ADMINISTER_USER_MANAGEMENT);rUserManagementMenu.setEnabled(com.hyperion.tools.cds.HSRoleVars.hasRole(com.hyperion.tools.cds.HSRoleVars.ROLE_CAN_PROVISION_USERS));rNavMenu.add(this.createOpenItemsMenuItem());this.createOpenI

    It sounds like a issue with FireFox and Workspace.
    LiveCycle Workspace 9.0 - End User Issues
    ** New for LiveCycle ES2 SP1 ** Problem logging into Workspace 9.0 using Firefox 3.6.x in Windows
    When you log into Workspace 9.0 using the Firefox 3.6.x web browser in Windows, you are unable to enter text in the User ID or Password fields. The current workaround is to select another window (or empty area on the desktop), reselect the web browser to reset the focus, and then enter text in the User ID or Password fields.
    You can see it in the release notes at http://help.adobe.com/en_US/livecycle/9.0/releasenotes.html#EndUserIssues.
    Hope that helps!
    ...Gil

  • Workspace login issue

    Hi All,
    Need your help.
    One User cannot login to workspace.Once he has entered the username and password the page is stuck at loading.
    History:
    There are 6 sites for the client. 4 sites are fully functioning and have no problem.
    Management had decided that the remaining 2 sites need to have access to Hyperion Applications.We have suggested the IT support team to give the same access to the ports as of the 4 sites to access Hyperion applications .
    Only two Users-one from each site. Provisioned the Users to the group and cost centers as mentioned by the client.
    1.One user from one site has no problem-can access all applications.
    2.Problem with the other site :*User can login to Hyperion planning applicaiton but cannot login to Workspace--no error msg displayed-stuck at loading the page.*
    Can you please help me in this regard.
    Many Thanks.
    Regards
    TS

    It sounds like a issue with FireFox and Workspace.
    LiveCycle Workspace 9.0 - End User Issues
    ** New for LiveCycle ES2 SP1 ** Problem logging into Workspace 9.0 using Firefox 3.6.x in Windows
    When you log into Workspace 9.0 using the Firefox 3.6.x web browser in Windows, you are unable to enter text in the User ID or Password fields. The current workaround is to select another window (or empty area on the desktop), reselect the web browser to reset the focus, and then enter text in the User ID or Password fields.
    You can see it in the release notes at http://help.adobe.com/en_US/livecycle/9.0/releasenotes.html#EndUserIssues.
    Hope that helps!
    ...Gil

  • BPM Composer Login issue

    Hi All,
    I recently deployed SOASuit11g + BPM11g. When i tried to login to the BMP Composer i can see only Help tab. I did try login as the weblogic admin user but no luck. Is there any security configuration i need to do after installing BPM. Also i see an error in my managed server console as follows.
    Not sure what this means....
    ---- Managed Server Error ------
    Mds Config File URL = zip:E:/OraWLS10330/user_projects/domains/soa11113_dev/serv
    ers/SOA_Server1/tmp/_WL_user/BPMComposer/5706ms/war/WEB-INF/lib/_wl_cls_gen.jar!
    /mds-config.xml
    Mds SOA Config File URL = zip:E:/OraWLS10330/user_projects/domains/soa11113_dev/
    servers/SOA_Server1/tmp/_WL_user/BPMComposer/5706ms/war/WEB-INF/lib/_wl_cls_gen.
    jar!/mds-soa-config.xml
    ====== Using DB MDS ======
    java.net.ConnectException: Connection refused: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:525)
    at java.net.Socket.connect(Socket.java:475)
    at java.net.Socket.<init>(Socket.java:372)
    at java.net.Socket.<init>(Socket.java:215)
    at javax.net.DefaultSocketFactory.createSocket(SocketFactory.java:212)
    at HTTPClient.HTTPConnection.getSocket(HTTPConnection.java:3606)
    at HTTPClient.HTTPConnection.doConnect(HTTPConnection.java:4364)
    at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java:3358)
    at HTTPClient.HttpOutputStream.closeImpl(HttpOutputStream.java:461)
    at HTTPClient.HttpOutputStream.access$000(HttpOutputStream.java:99)
    at HTTPClient.HttpOutputStream$1.run(HttpOutputStream.java:417)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.j
    ava:666)
    at HTTPClient.HttpOutputStream.close(HttpOutputStream.java:415)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.sendMessage(HttpSOA
    PConnection.java:1045)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.post2(HttpSOAPConne
    ction.java:491)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection$PriviledgedPost.run
    (HttpSOAPConnection.java:1232)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call2(HttpSOAPConne
    ction.java:225)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnec
    tion.java:137)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnec
    tion.java:130)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke
    (IdentityServiceSOAPClient.java:213)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.getGra
    ntedRolesToUser(IdentityServiceSOAPClient.java:519)
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.ge
    tGrantedRolesToUser(AbstractIdentityServiceClient.java:789)
    at oracle.bpm.composer.authentication.MetadaServiceFactory.getUserAbstra
    ctRoles(MetadaServiceFactory.java:113)
    at oracle.bpm.composer.authentication.MetadaServiceFactory.getDBService(
    MetadaServiceFactory.java:72)
    at oracle.bpm.composer.authentication.ComposerPrincipal.initDBMetadataSe
    rvice(ComposerPrincipal.java:183)
    at oracle.bpm.composer.authentication.ComposerPrincipal.init(ComposerPri
    ncipal.java:150)
    at oracle.bpm.composer.authentication.ComposerPrincipal.<init>(ComposerP
    rincipal.java:69)
    at oracle.bpm.composer.authentication.ComposerPrincipal.<init>(ComposerP
    rincipal.java:60)
    at oracle.bpm.composer.authentication.ComposerPrincipal.wlsPrincipal(Com
    Thanks
    RM

    I fixed this in my environment by doing the following:
    in Enterprise Manager use the MBean Browser to navigate to Application Defined MBeans->oracle.as.soainfra.config->[ server]->SoaInfraConfig->soa-infra. Then changing the value of 'ServerURL' to the IP address of the server instead of localhost

  • Can't see the deployed BPM application in BPM Workspace

    Hi Guys !
    I've created a BPM application, deployed it succesfully ( the message was 'deployment finished' ) and now I want to launch it.
    I can login in BPM workspace, but in my Inbox I don't see any active application.
    I read about adding 'weblogic' to BPMWorkspaceAdmin role.
    I don't have the BPMWorkspaceAdmin role.
    I added 'weblogic' to BPMWorkflowAdmin.
    What else to do ?
    Many thanks,
    Gabi

    Hello Gabi,
    I just figured out the solution to my problem. Actually, that doesn't seem to be related to PS6. A collegue told me that something similar also was an issue in previous jDeveloper releases. The problem is that jDev is not able to save the new name if you renamed the default process role "Role" to something else, eg. "Requester". The solution is to add a new role and just delete the default process role called "Role".
    To check this, go to the Organizsation preferences of your project in jDev (jDev > BPM Project Navigator > <YourProject> > Organization > Roles) and compare the process roles to the process roles of the deployed project in the BPM Workspace (in your browser, open <yourURL>:7001/bpm/workspace > Login as administrator (usually user "weblogic" + password "welcome1") > Administration on the upper right > Organization > Roles)
    You might find the role "<YourProject>.Role" there which you thought have renamed in jDev earlier.
    I hope this helps.
    Greetz
    Knud

  • BPM Workspace with custom SSO

    We need to develop a new Single Sign On security provider to automatically authenticate Oracle BPM Workspace application.
    Following some samples and tips from Oracle Forum, blogs[1], OTN Samples[2], and also the documentation[3] we build a new Assertion Provider.
    We created a new MBean type, implemented the classes AuthenticationProvider, IdentityAsserter, and installed it at MBeanTypes folder at Weblogic Server.
    The new Assertion Provider appears at realm providers and was configured without errors.
    In this first test we develop a very simple authentication, just decoding the username from the new token and trusting it.
    But when we try to call the BPM Workspace passing the new token in the http headers, seems nothing happend: the BPM Workspace login page it is opened and there isn't any message in the log indicating that the new provider has been used.
    In fact we need to develop a SSO that receive the token at URL (not in the http headers) run a specific library to decrypt the token, check the token validity and proceed with the authentication. But at now we haven't even a simple sample working ...
    Is it possible to have SSO at Oracle BPM Workspace only configuring a provider at Weblogic realm or we need to config/hack something at BPM Workspace application?
    BPM Workspace web.xml it is already configured by default with these options:
    <auth-method>CLIENT-CERT,FORM</auth-method>
    <realm-name>myrealm</realm-name>
    Infra:
    RHEL 5.5 64Bits - Kernel 2.6.18-194.el5
    Oracle SOA Suite 11gR1 PS2 - 11.1.1.3.0
    Some references checked:
    [1] http://fusionsecurity.blogspot.com/2009/07/building-custom-security-providers-with.html
    [2] code-sample ID S224: Sample Security Providers for WLS 9.1
    https://www.samplecode.oracle.com/tracker/tracking/linkid/prpl1004?sfLoginToken=088763F78B4F7961288649650A424AF3&sfProj=codesamples&isLoggedIn=true&id=S224&dapCheckedPassed=false
    [3] Oracle® Fusion Middleware Developing Security Providers for Oracle WebLogic Server 11g Release 1 (10.3.3) E13718-02
    http://download.oracle.com/docs/cd/E21043_01/web.1111/e13718/intro.htm

    ...seems nothing happend: the BPM Workspace login page it is opened and there isn't any message in the log indicating that the new provider...
    Is there an Audit provider configured, which collects and stores the security logs.
    To my knowledge, WebLogic uses the same cookie name (<code>JSESSIONID</code>) for all web applications on the server.
    That way, no matter what type of authentication method is used in a particular web application, an authenticated user will have
    single sign-on to all other web applications in the server.
    If you want to have a global single sign-on a good solution would be to use Oracel Single Sign-On (http://download.oracle.com/docs/cd/E17904_01/core.1111/e10043/osso_d_10g.htm)
    With your own implementation how is the authentication token mapped to a username?

  • Oracle BPM Workspace with Jasper

    Hi all,
    Can someone please guide me to documentation with examples of where I can find integration steps of BPM Workspace with Jasper for reporting purposes? I tried googling on the same but could not find anything in particular.
    Thanks
    Edited by: user2997085 on Feb 11, 2010 7:12 PM

    ...seems nothing happend: the BPM Workspace login page it is opened and there isn't any message in the log indicating that the new provider...
    Is there an Audit provider configured, which collects and stores the security logs.
    To my knowledge, WebLogic uses the same cookie name (<code>JSESSIONID</code>) for all web applications on the server.
    That way, no matter what type of authentication method is used in a particular web application, an authenticated user will have
    single sign-on to all other web applications in the server.
    If you want to have a global single sign-on a good solution would be to use Oracel Single Sign-On (http://download.oracle.com/docs/cd/E17904_01/core.1111/e10043/osso_d_10g.htm)
    With your own implementation how is the authentication token mapped to a username?

  • Unable to login to BPM workspace

    Team,
    I am not able to login into BPM workspace with anyother user other then weblogic. I have created a seperate user in weblogic with ADMIN access, but still I am not able to login to workspace. Can anyone hlep me please
    Regards
    JAI

    Hi Jorge/Antonis,
    Issue is resolved, Its the issue with user, After 12.1.3 instllation I am trying to login to bpm workspace with jcooper user, then I found that jcooper user is not present in weblogic embedded LDAP, So I have created it manually , and tried to login to bpm workspace with jcooper, still It did not allowed me to login tp BPM workspace. If I created a different user, it works
    The isssue is that in 12.1.3. we have to deploy demoCommunitySeed ("https://java.net/projects/oraclesoasuite11g/downloads/directory/HumanWorkflow workflow-001-DemoCommunitySeedApp").
    Regards,
    jai

  • BPM Workspace 11.1.1.4 fails after login

    Hi,
    I am getting an issue when logging into BPM Workspace (11.1.1.4) where the browser displays nothing and the SOA Server log shows the following issue compiling bpmHome.jsf.
    ]] Root cause of ServletException.
    weblogic.servlet.jsp.CompilationException: Failed to compile JSP /bpmHome.jsff
    Exception occurred while processing '/SOA/Oracle/MW_11.1.1.4/user_projects/domains/soa_domain1/servers/soa_server1/tmp/_WL_user/OracleBPMWorkspace/jx2oeu/war/bpmHome.jsff'java.lang.NullPointerException
    <05/06/2011 7:17:44 PM EST> <Alert> <Diagnostics> <BEA-320016> <Creating diagnostic image in /SOA/Oracle/MW_11.1.1.4/user_projects/domains/soa_domain1/servers/soa_server1/adr/diag/ofm/soa_domain1/soa_server1/incident/incdir_2 with a lockout minute period of 1.>
    (I also get a diagnostic image generated).
    I have rebuilt the Domain from scratch - same behaviour.
    The other BPM web-based apps (composer and Worklist) seem fine.
    This is running on Ubuntu.
    Can anyone help?
    Thanks,
    Ian
    .

    Hi,
    I managed to fix this on my own as I started looking at the BPEL side of things and started getting errors deploying services to the SOA Server due to too many files being open.
    To fix this I bumped up my open files max from 1024 to 4096.
    I also added some extra Java properties to my setDomainEnv.sh to get rid of the following start up message...
    <BEA-000402> <There are: 5 active sockets, but the maximum
    number of socket reader threads allowed by the configuration is: 4. You
    may want to alter your configuration.>
    EXTRA_JAVA_PROPERTIES="${EXTRA_JAVA_PROPERTIES} -Dweblogic.ThreadPoolPercentSocketReaders=50 -Dweblogic.ThreadPoolSize=100 -Dweblogic.SelfTuningThreadPoolSizeMin=100"
    export EXTRA_JAVA_PROPERTIES
    This definitely improved performance drastically but I don't know which of the above steps fixed my BPM Workspaces problem (maybe its both) but they both helped me with each problem I had.
    Cheers.

  • Can't login BPM workspace - Internal error in Verification Service

    I've gone through "Building Your First Process with Oracle BPM 11g" in JDeveloper and was able to deploy "Hello World" successfully. My problem is that when I tried to sign in bpm workspace, I get "Invalid username and password" error. This is what I found in the soa log,
    <Apr 25, 2012 9:02:49 AM EDT> <Error> <oracle.soa.services.workflow.verification> <BEA-000000> <<.> hasPermission: error: access denied (oracle.security.jps.service.policystore.PolicyStoreAccessPermission Context:APPLICATION Context Name:soa-infra Actions:getApplicationPolicy)>
    <Apr 25, 2012 9:02:49 AM EDT> <Error> <oracle.soa.services.workflow.query> <BEA-000000> <<.> Internal error in Verification Service.
    Internal error in Verification Service for user jcooper. hasPermission.
    Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
    ORABPEL-30504
    Internal error in Verification Service.
    Internal error in Verification Service for user jcooper. hasPermission.
    Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
    I can't sign in workspace with anyone - weblogic, jcooper, etc. For weblogic user, I don't have any problem of login other applications. I find jcooper and bpm access in system-jazn-data.xml under $DOMAIN_HOME/config/fmwconfig directory.
    I'm running out of options to try. PLEASE HELP!!!!
    soa - 11.1.1.4
    weblogic - 10.3.4
    installed demo community users and it is installed in linux server.
    Currently we are using "DefaultAuthenticator - WebLogic Authentication Provider" that has a sufficient in the control flag.

    Well, I'm not total sure on whether we are using LDAP or not since I'm a new to weblogic. Perhaps you can tell me. We installed webLogic 10.3.4. My understanding is that this has embedded LDAP. All I did was to install demo users and groups. So currently we have defaultAuthenticator under myrealm. so are we using LDAP in this case?
    What's the exact path of Admin server?
    weblogic, soa_server1, bam_server1, osb_server1 are running on one linux box.

  • 11G BPM workspace shows nothing after login

    Hi,
    I am new to BPM. I installed weblogic, soa suite on my laptop. When I login to BPM workspace I get login screen but after that its blank nothing shows up.
    Here are parts of log file for soa_server1
    Any Idea thanks
    Bikram
    ####<Nov 18, 2010 3:47:46 PM CST> <Info> <Common> <BIPANDHE-E4300> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@f32dc9> <<anonymous>> <BEA1-33B76A3AFBDD> <c91ab9e973f25cc1:-1e0709d8:12c60c39495:-7ffd-0000000000000002> <1290116866671> <BEA-000628> <Created "1" resources for pool "SOADataSource", out of which "1" are available and "0" are unavailable.>
    ####<Nov 18, 2010 3:48:21 PM CST> <Error> <HTTP> <BIPANDHE-E4300> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <c91ab9e973f25cc1:-1e0709d8:12c60c39495:-7ffd-00000000000019df> <1290116901937> <BEA-101020> <[ServletContext@26164483[app:OracleBPMWorkspace module:/bpm/workspace path:/bpm/workspace spec-version:2.5]] Servlet failed with Exception
    fuego.papi.OperationRuntimeException: Runtime operation error.
         Caused By: fuego.papi.OperationException: Operation exception.
         at oracle.bpm.papi.ora.mgr.OrganizationManager.lookupParticipant(OrganizationManager.java:68)
         at oracle.bpm.papi.ora.mgr.OrganizationManager.lookupParticipant(OrganizationManager.java:44)
         Caused By: ORABPEL-10585
    Service error.
    Internal Error; Service error occurs in IdentityService in method lookupUser.
    Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
         at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.lookupUser(AbstractIdentityServiceClient.java:195)
    Caused By: java.lang.RuntimeException: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send failed: Connection refused: connect
         at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:285)
    Caused By: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send failed: Connection refused: connect
         Caused By: javax.xml.soap.SOAPException: Message send failed: Connection refused: connect
         Caused By: java.net.ConnectException: Connection refused: connect

    Please review note 1135814.1 in My Oracle Support. If this does not work for you, review your /etc/hosts file and make sure all your entries are right, i.e. your hostname is mapped to the correct host IP instead of 127.0.0.1.

  • Login Error in BPM workspace

    hi,
    what is BPM workspace default username and pass?
    i tried anything , but says only "invalid ID or pass"
    user : weblogic
    pass : welcome1
    weblogic1
    welcome9
    how can i edit defined users or what else should i try?
    tnx,

    Well, I'm not total sure on whether we are using LDAP or not since I'm a new to weblogic. Perhaps you can tell me. We installed webLogic 10.3.4. My understanding is that this has embedded LDAP. All I did was to install demo users and groups. So currently we have defaultAuthenticator under myrealm. so are we using LDAP in this case?
    What's the exact path of Admin server?
    weblogic, soa_server1, bam_server1, osb_server1 are running on one linux box.

  • BPM Workspace User view related issue

    PROBLEM SUMMARY_
    Unable to see filtering options like SEARCH, ASSIGNEE and STATE in User View, I am able to see this in Generic Inbox of BPM workspace
    DETAILED DESCRIPTION_
    I am new to BPM & need some assistance on below scenario-
    TASKS INVOLVED-*
    My BPM process contains 2 tasks
    1.     Initiator task-[Part of Requester role in my JDev Swim lane]
    2.     User Task-To review the request-[Part of Reviewer role in my JDev Swim lane]
    SCENARIO-+
    Flow would be something like, requester enters details in request message & says submit. If request message length is less than 6 characters a review would be required & therefore process flow would go to reviewer task. Reviewer can Approve or Reject the request, if he approves the process will write the request message contents to a file, if the reviewer Rejects the request, requester task would be created again so as to ask requester to enter a message of length>6.
    If entered request message is having length greater than 6, no review would be required. It will be a direct file write.
    CHALLENGE-+
    The challenge is each of these tasks –Initiator task & Review task would be created with DIFFERENT task numbers in BPM workspace, which I do NOT want. I want the Requester tasks task number to be propagated to Reviewer task and I would want to populate this as task number (May be under different column, say Request Id) of Reviewer task as well.
    After reading Oracle BPM docs, I studied that this can achieved using Human tasks-Mapped variable concept.
    I used protected mapped variable/flex variable:*Request Id* in both the above tasks to achieve this.
    PROBLEM-*
    Problem is in BPM workspace’s user view, here we go-
    I created a user view:*HelloWorld* to display the task details, the columns I want are the default columns+Column for mapped attribute:*Request Id*.
    Now even though the Request Id column is populated as expected, I cannot filter the View entries based on Assignee, State or perform any kind of other searches.
    I understand that User views are built based basically on certain filters itself. But post the view creation if user has to make a search-say based on Mapped attribute:*Request Id* in this case, he won’t be able to do so.
    This defeats the entire purpose of Mapped attributes. Oracle document says (check the last bullet point)-
    +"Human workflow mapped attributes (formerly referred to as flex fields) store and query use case-specific custom attributes. These custom attributes typically come from the task payload values. Storing custom attributes in mapped attributes provides the following benefits:+
    +•     They can be displayed as a column in the task listing+
    +•     They can filter tasks in custom views and advanced searches+
    *+•     They can be used for a keyword-based search"+*
    So is this a bug with user views in workspace?
    One more thing that I would like to add-Reason behind using Custom user views is-
    1)     Generic Inbox of BPM Workspace does not give option to make the mapped attribute get displayed/Searched
    2)     I want to customize the Tasklist.
    Edited by: user12183391 on Oct 3, 2011 9:57 PM

    Oh well...
    It seems there's a bug with the XE Database... Sometimes it freezes some components and the SOA Plataform goes crazy.
    Simple system reboot solved.

Maybe you are looking for

  • Selection output

    Hi I need small issue regarding selection output for the queries Actually i created some reports all are restricted with employee number so when query runs we have to enter employee number to  view the query .Now for end user point of view there chan

  • Profit center account

    hi friends profit center accounts is internal controlling purpose but balances or values or any information update in balance sheet or profti and loss accounts regards shiva

  • IPod Classic 160 - unplayable mp3s

    Hello to all I recently purchased an iPod Classic 160 GB On iTunes I have about 45 GB of music including mp3 recorded by my concerts The iPod can not play some of these mp3, whereas other mp3 players have no problem to play these songs. iTunes on my

  • Multiplexer error (include capture movie)

    I created movie clips. so make dvd title with iDVD. but has problem multiplexer error please check capture movie. http://www.youtube.com/watch?v=-4FNugzmzkQ you can see error massenge at last movie time. iDVD 7.0.4 macbook pro osx 10.6.2

  • Help with dynamic NAT and CSM 4.4 and ASA 8.3

    Hello I currently try to add a dynamic NAT rule into CSM 4.4 for a ASA 8.3 device, but I fails at the deployment with the error message: Failed to generate delta config The following commands have not been recognized by the Configuration Parser: ====