AquaLogic BPM 6.0 MP 2 HF07172008 build #90379- released Jul 17, 2008
AquaLogic BPM 6.0 MP 2 HF07032008 build #90055- released Jul 3, 2008
AquaLogic BPM 6.0 MP 2 HF06262008 build #89894- released Jun 26, 2008
AquaLogic BPM 6.0 MP 2 HF05232008 build #88812- released May 23, 2008
AquaLogic BPM 6.0 MP 2 HF05082008 build #88273- released May 8, 2008
AquaLogic BPM 6.0 MP 2 HF04242008 build #87875- released Apr 24, 2008
AquaLogic BPM 6.0 MP 2 HF04172008 build #87633- released Apr 17, 2008
AquaLogic BPM 6.0 MP 2 HF04112008 build #87430- released Apr 11, 2008
AquaLogic BPM 6.0 MP 2 HF04012008 build #87012- released Apr 1, 2008
AquaLogic BPM 6.0 MP 2 HF03282008 build #86920- released Mar 28, 2008
AquaLogic BPM 6.0 MP 2 HF03252008 build #86773- released Mar 25, 2008
AquaLogic BPM 6.0 MP 2 HF03122008 build #86427- released Mar 12, 2008
AquaLogic BPM 6.0 MP 2 HF03072008 build #86247- released Mar 7, 2008
AquaLogic BPM 6.0 MP 2 HF03032008 build #85969- released Mar 3, 2008
AquaLogic BPM 6.0 MP 2 HF02262008 build #85749- released Feb 26, 2008
AquaLogic BPM 6.0 MP 2 HF02182008 build #85496- released Feb 18, 2008
AquaLogic BPM 6.0 MP 2 HF02142008 build #85383- released Feb 14, 2008
AquaLogic BPM 6.0 MP 2 HF02012008 build #85016- released Feb 1, 2008
AquaLogic BPM 6.0 MP 2 HF01252008 build #84756- released Jan 25, 2008
AquaLogic BPM 6.0 MP 2 HF01182008 build #84550- released Jan 18, 2008
AquaLogic BPM 6.0 MP 2 HF01152008 build #84407- released Jan 15, 2008
AquaLogic BPM 6.0 MP 2 HF01082008 build #84183- released Jan 8, 2008
AquaLogic BPM 6.0 MP 2 HF12182007 build #83734- released Dec 18, 2007
AquaLogic BPM 6.0 MP 2 build #83281- released Dec 5, 2007
AquaLogic BPM 6.0 MP 1- released Oct 1, 2007
AquaLogic BPM 6.0- released Jul 16, 2007
These release notes cover all releases of AquaLogic BPM 6.0, including hotfixes and service packs. For information on a particular release, please go to the appropriate section of these release notes.
Release notes are occasionally updated after the release date. For the most up-to-date release notes, go to edocs.bea.com.
- The authentication mechanism is not properly propagated to ALSB 2.6 when publishing a process exposed as a Web Service. (Issue #29615)
- updateProduct Ant Task Throws LockedJarFileException in Windows. (Issue #30619)
- updateProduct Ant Task Throws LockedJarFileException in Windows. (Issue #30619)
- During publication, it is not possible to import a Business Parameter of kind String with an empty default value. (Issue #30378)
- Unable to login to BPM Workspace using Hybrid Directory. (Issue #30509)
- Improve JNDI reconnection algorithm. (Issue #30695)
- ALBPM WE, when using the fetchMatchingName method of DirHuman with a max parameter value of 0, instances based on this code will cause a failure in the Identity Service. (Issue #25134)
- Uploaded file using <Fuego:fieldName> is not removed from the temp directory (Issue #29762)
- Not possible to select replacement using MSAD/Hybrid FDI. (Issue #30492)
- Studio - NPE when creating an external resource choosing "Generic JDBC version 1" (Issue #30494)
- NoClassDefFoundError (org/jaxen/JaxenException) appears when running activityPrepare method through PAPI-WS (Issue #30542)
- Process Interfaces do not get the right label when the project report is generated. (Issue #30012)
- The project report (HTML format) does not contain the same folder structure as the one created in the Studio Project Navigator. (Issue #30407)
- NPE connecting to the workspace using a custom hydrid FDI. (Issue #30439)
- Process Administrator is ignoring MAX_GROUP_NUMBER property under Hybrid FDI configuration (Issue #30523)
- When deploying processes in a project using an OU deployment topology, problems retrieving all available OUs are not logged into the Process Administrator logs or reported to the Administrator. (Issue #29906)
- Instances may get stuck when in an interactive activity when the parameter of the activity role becomes null. (Issue #30414)
- PAPI does not refresh the roles assigned to default views when Process Administrator redeploys a project. (Issue #30152)
- PAPI InstanceInfo.getVariable() method goes to the engine every time for non-existing external variables. To avoid this, we've added the method InstanceInfo.getExternalVariable(). This method never goes to the engine to look for external variable value, even if variableId does not belong to the instance. When this method does not find the variableId, it throws a InvalidVariableIdException. In order to get more information please see PAPI Javadoc. (Issue #30229)
- Null pointer exception occurs running a webservice with an anyType element defined in the wsdl. (Issue #30283)
- Process descriptions are missing in HTML project reports (Issue #30352)
- There is no way to limit the number of groups loaded by the Process Administrator; this may cause a long delay at loading time. Note about the resolution: The MAX_PARTICANTS_NUMBER property restricts only the number of participants being loaded. A new property MAX_GROUPS_NUMBER was added to be applied on groups. (Issue #30382)
- Need a way to specify the View to render in the WorkList Panel using an HTTP Post (Issue #30450)
- NPE executing interactive components in Studio debugger (Issue #30464)
- Removal of releation between instances might fail. (Issue #30280)
- Global Automatic JMS activities does not support JMS authentication. (Issue #30295)
- A compiler error is shown in Studio when creating a Process Web Service into a project that contains an introspected component called Exception. (Issue #30366)
- The method goComponentRedirectAction() of the public class UrlActions of the new WorkSpace is not returning the complete URL required to post any custom JSP execution. It lacks of the execution id. (Issue #30193)
- Null pointer exception occurs running a webservice with an anyType element defined in the wsdl. (Issue #30283)
- Race condition in PAPI-WS session management appears under high load with several concurrent requesters. (Issue #30340)
- Web services access timeout is not configurable. System property 'fuego.webservices.timeout' can be used to set it (value in seconds). Default timeout is 60sec. (Issue #25878)
- Screen seems to hang trying to access Assigned Participants from the Group screen in Process Administrator using hybrid configuration with MSAD. (Issue #30253)
- Stylesheet and images are not available in the Workspace using HTTPS protocol. (Issue #30260)
- ALBPM Deployer is erasing engine ear file of the filesystem after deploying it. (Issue #30299)
- Avoid NPE on the Process Administrator trying to access to the group panel. (Issue #30347)
- Absolute Time does not work properly in presentations. (Issue #30166)
- PAPI InstanceInfo.getVariable() method goes to the engine every time for non-existing external variables. To avoid this, we've added the method InstanceInfo.getExternalVariable(). This method never goes to the engine to look for external variable value, even if variableId does not belong to the instance. When this method does not find the variableId, it throws a InvalidVariableIdException. In order to get more information please see PAPI Javadoc. (Issue #30229)
- NullPointerException trying to access Assigned Groups from the Participant screen in Process Administrator. (Issue #30252)
- Wrong times are shown using a workspace installed with a different timezone than the used by the user. (Issue #30254)
- ALBPM Engine, unexpected exception occurs while enlisting XAConnection - XAER_PROTO : Routine was invoked in an improper context. (Issue #28620)
- ClassCastException is thrown when role.defaultParticipantForCurrentInstance is setted with Participant.Unselect (Issue #29513)
- In a J2EE engine, an invocation of instance.abort may result in a XAER_PROTO exception (Issue #29843)
- Fuego.papi.instance.reasign does not work fine in j2ee environment (Issue #29885)
- 'Insert' method of introspected XMLObject array attribute does not add any item to element. (Issue #30049)
- Global JMS listener not picking up messages after JMS restart when the server is Tibco (Issue #30107)
- An error is raised publishing a project that contains an instance variable which type is an abstract introspected java class. (Issue #30185)
- SerialUID compatibility exception in NamespaceContex class while executing a task. (Issue #30189)
- Avoid NPE when a LDAP Object (participant, group or ou) doesn't permittions to get the attributes. (Issue #30206)
- J2EE PAPI is reading FDI DB every time it refresh instances, only to check if using WE attachments (Issue #30210)
- PAPI cache filling algorithm has performance problem when there are a lot of instances in the cache. (Issue #30216)
- Instance gets stuck in split after all copies end up in exception (Issue #30242)
- Property PapiWSEnvironment.PROPERTY_PAPIWS_POOL_RETRYTIMEOUT is not read properly (Issue #30246)
- ALBPM Log items do not include the item code (Issue #28485)
- Studio - In Simulation "Generate Report" , the resulting report has link to Fuego.com in top left corner (Issue #29982)
- Studio - Cataloging a JAR file with many classes takes too much time in the "Analyzing dependencies for object..." step (Issue #30057)
- Studio - Runtime error when using elementNamespace attribute of XMLObject type inside a presentation. (Issue #30190)
- ClassFormatError exception exporting instances from 6.0 (Issue #30212)
- The BAM Updater is not closing DB connections correctly. (Issue #28570)
- Custom none serializable Exceptions prevent a proper persistence of the original error when an instance moves to an exception state. (Issue #29664)
- The external resource properties (J2EE, JDNI and JDBC) cannot be saved. (Issue #30027)
- Project Preferences - A Null Pointer Exception is raised dropping the current language of the project. (Issue #30037)
- NullPointerException is thrown during introspection of a web service with imports. (Issue #30090)
- Studio - Dynamic procedure invocation fails when the procedure has the same name as an interface (Issue #30113)
- Views with Parametric Conditions return incorrect results (Issue #30123)
- Export/Import instances ant task is not migrating PDETACHEDFIELD engine table. (Issue #30151)
- Create an Ant Task that can change the password for the main admin user and generate a new valid directory.properties. (Issue #29620)
- Fuego.Util.Document is not working. (Issue #29946)
- Process interfaces are being deployed and executed in studio. (Issue #30034)
- Workspace Extensions - Document not attached when a process is started from Collaboration using a Screenflow. (Issue #30054)
- Memory leak occurred when using WLS engine with location different than english. (Issue #30097)
- Studio was incorrectly displaying scheduled times (in Global Automatic activities and Due transitions), converting them to the time zone of the machine where Studio was running. After applying this fix, the scheduled time will be shown exactly as persisted, independently of the local time zone. This should be taken into account when editing existing projects. The scheduled time will remain the same, but it will now be shown differently by Studio.
Show ? Studio was incorrectly displaying scheduled times (in Global Automatic activities and Due transitions), converting them to the time zone of the machine where Studio was running. After applying this fix, the scheduled time will be shown exactly as persisted, independently of the local time zone. This should be taken into account when editing existing projects. The scheduled time will remain the same, but it will now be shown differently by Studio. (Issue #29983)
- Missing information when showing exception descriptions (Issue #29530)
- Arguments in classes with methods that returns java.Util.Date are introspected as that same type while in 5.X where introspected as Fuego.Lang.Time, so that PBL code from older versions may not compile in 6.X. (Issue #29580)
- fuego.directory.AuthenticationException is showing an incorrect message when the participant being authenticated needs to be an administrator but it is not. (Issue #29795)
- SWTException: Widget is disposed , after exporting project exceeding 30 megs in size (Issue #29887)
- Text fields loosing data when inserting/deleting rows from group (Issue #29913)
- The method intValue() does not exist into the class Long. (Issue #29929)
- PBL Syntax errors occurs importing a 5.5 project that contains transformation field mappings. (Issue #29942)
- Studio - Importing an XPDL with an inconsistent transition fails with null error message (Issue #29951)
- NPE on views wizard when selecting Activity instances type when the project processes have no activities defined . (Issue #29974)
- Studio - Global Automatic Activity type: Scheduled times are persisted incorrectly (Issue #29983)
- Studio - Process/Procedure Interfaces do not show up in the drop down of a "Dynamic" Subflow/Procedure configuration panel after they have been defined (Issue #30006)
- When using dynamic procedure invocation, a ClassNotFoundException is raised when starting the Engine (Issue #30007)
- Child instances are not aborted when the parent instance is released from a join activity using action=SKIP (Issue #30016)
- The code editor's language is set wrongly opening a method written in PBL with syntax errors and using JAVA as default language Style. (Issue #30017)
- Dynamic procedure invocation is ignored at runtime (Issue #30030)
- PAPI call acivityAbort fails if the instance was selected before execution (Issue #30039)
- NullPointerException raised when exporting a project and the developer clicks on the "Next" button that is actually enabled before the export operation completes and the "Finish" button is enabled. (Issue #30045)
- java.lang.IllegalStateException may be thrown when stopping an ALBPM Engine running on WebSphere. (Issue #30051)
- ClassFormatError exception importing instances to 6.0 (Issue #30058)
- BPM J2EE Engine, When an automatic item with duedate has a problem while the BPM Engine is preparing it for execution, execution for such item and other pending items stops. Particularly, the problem found in this case and in #29915 case is that the instance could not be loaded . (Issue #28509)
- An Internal error is raised importing a 5.5 Project into ALBPM 6.X that includes a BPM's attribute with the property "is Include in check?" set in true. (Issue #29803)
- Webconsole sessions closed by timeout do not free the cache (Issue #29805)
- The booleanValue method of the component Bool returns an object of type Bool instead of an object of type boolean. (Issue #29811)
- Undeploy ANT task does not notify the engine about the undeployment (Issue #29835)
- Header for external variables is not localized when user does not have a role in a project for that variable. (Issue #29864)
- Studio can not import JSF and XHTML pages. (Issue #29876)
- java.util.ConcurrentModificationException may be thrown when stopping an ALBPM Engine running on WebSphere. (Issue #29880)
- The existing publish Ant Task was improved to run project validations and display project version information before the project is actually published and deployed. (Issue #29902)
- The participant search by name in PAPI takes very long when running on ALBPM WE platform with heavy load of participants and groups. (Issue #29923)
- Namespace definition is not present on soap request web service message after nillable element with null value. (Issue #29930)
- Added trace information to SSO authentication process. (Issue #29948)
- private attributes show up in BPMObject (Issue #29953)
- Studio - Attempting to set up dynamic procedure invocation does not show procedure interfaces (Issue #29962)
- Option to handle DATE fields as TIMESTAMP in Oracle Schemas is not present any more at introspection time. Reintrospection of sql component is necessary in order to set the property in Advanced tab. (Issue #29963)
- Internal errors found when compiling a 5.5 project. (Issue #29170)
- An internal error occurs trying to cast an object from Iterator(ANY) to Java.Util.Iterator. (Issue #29802)
- Internal error reported in Problems tab with NullPointerException when assigning an array of objects to an object. (Issue #29804)
- Functions for built-in types do not work when used on the eqivalent Java type (i.e. Int and Java.Lang.Integer) (Issue #29808)
- After invoking a process webservice notification, message "setReadOnly() is only legal for interactive contexts" appears running an interactive activity (Issue #29873)
- Problems using Hybrid FDI when the BaseDN is not the LDAP Root DN and rather a subtree hanging from the Root Base DN (Issue #29879)
- Studio - Simulation report generates empty images (Issue #29886)
- Studio - When importing a XPDL 1.0 file, roles and activities are not correctly imported (Issue #29889)
- ALBPM Configuration Wizard throws an error choosing Oracle version 9.2 (Issue #29890)
- Migration scripts from 5.5.11 to 6.0.2 for MS-SQL Server 2005 DBs. See details in .sql files. (Issue #29891)
- Compiler error, when mapping arguments on components task that is using instance variable. (Issue #29904)
- ALBPM is sending a line break and some extra spaces in the namespace argument when invoking a Web Service from a BPEL Process. (Issue #29454)
- participant.next does not work properly with Parametric Roles (Issue #29661)
- Studio - The parametric Roles are not shown in the Role Properties combo (Issue #29726)
- After invoking a process webservice notification, message "setReadOnly() is only legal for interactive contexts" appears running an interactive activity (Issue #29873)
- CannotLockInstanceException is thrown when a participant grab an instance while another participant is executing a screenflow. (Issue #28868)
- Publishing a project more than one time with different case in its name corrupts the information (Issue #28985)
- Uploaded file using <Fuego:fieldName> is not removed from the temp directory (Issue #29762)
- Mail copies to 'cc' and 'bcc' are not send when using Mail and MailSender components. (Issue #29791)
- WE - Empty list of participants when trying to do a "Send to" after grabbing an instance. (Issue #29814)
- Engine doesn't take the severity from properties and all the logs are in debug level. (Issue #29819)
- Notification Activity log a severe message when there is no instance that had initiated that correlation (Issue #28480)
- It is not possible to set the replyTo attribute when sending a JMSMessage. (Issue #28694)
- ALBPM WE 5.7 to ALBPM WE 6.0 migration tool fails when instances with attachments have been disposed. (Issue #29470)
- Studio - Print button automatically prints in the "Classic" theme, rather than the currently selected one. (Issue #29517)
- Parametric custom view created using Workspace does not show Delete button. (Issue #29541)
- Creating Heir Objects of Fuego.Net.TelnetServer causes some internal errors (Issue #29575)
- Smart publish does not import Project Variables internationalized labels (Issue #29576)
- Studio - Cannot add connector with mouse right button (Issue #29607)
- Studio - In Project Report, the process is always generated in "Classic View" even though some other Theme is selected (Issue #29612)
- Performance issue : Some minutes to open the Argument mapping of the Begin activity inside a screenflow (Issue #29649)
- If an attribute in a presentation is defined "required" the error message is shown in English regardless of the user defined language. (Issue #29665)
- The disposer commit frequency should be configurable through the System property. (Issue #29719)
- Studio no longer warns of unsaved changes when starting engine (Issue #29725)
- In Studio, Dashboard may show erratic behavior in Select a Widget type. (Issue #29745)
- Wrong instance is displayed in Instance Detail (Issue #29748)
- Studio - BAM Dashboards - Widget "Value Type" property is not saved. (Issue #29751)
- Executing from PAPI component 'runGlobalActivity' method doesn't return output arguments. (Issue #27098)
- Process Administrator limits the Process Instance caducity to 100 days when we should allow larger times.cd local (Issue #28440)
- Studio, on the Export Project window, the label "Project root directory" is inaccurate (Issue #28545)
- Optimization performed that avoid reading all the path when trying to lock the parent instance in a automatic activity execution. (Issue #28753)
- Children views of a parent which contains a white space in its Id are not shown due a different encoding algorithm between Java URLEncoder class and JavaScript encoder. (Issue #28858)
- NPE is being thrown when login into the portal from BaseLoginWamServlet and session manager is not found in ServletContext. The exception is logged just as a debug message. (Issue #28959)
- Reloading project with engine running doesn't reflect changes (Issue #29048)
- The Default Folder where the custom notification email is being picked from should be set by a System Property rather than taking it automatically from the Server Home directory. (Issue #29064)
- Elements namespace are wrongly assigned if they come from xmlschema extension. Reintrospection of wsdl and xml xchemas is necessary. (Issue #29073)
- A due transition cannot be executed when some kind of time expressions are used. (Issue #29147)
- An ArrayIndexOutOfBoundsException is raised introspecting components that contain enumerations. (Issue #29187)
- Updater/BAM - NPE updating Workload table. (Issue #29192)
- A NullPointerException is raised when debugging an activity method that is managing array type variables. (Issue #29218)
- Elements get wrong namespace if maxocurrs is unbounded and comes from extension xmlschema feature. (Issue #29219)
- DirOrganizationalRole.fetchAssignedParticipants() is raising an exception. (Issue #29327)
- ArrayIndexOutOfBoundsException is thrown by the WorkSpace when executing a Grab and the current view has the "Task Participant" column. (Issue #29405)
- NullPointerException when trying to preview the values of a SQL Query Introspected component. (Issue #29436)
- A NullPointerException is raised when using PAPI-WS and an invalid processid is used as a reference. (Issue #29489)
- Cannot execute JSPs bound to a screenflow activity when the JSP is placed in subfolders of the webroot project folder. (Issue #29501)
- The presentation configuration window at the WorkSpace hangs when a column size is set without a column. (Issue #29503)
- In the workspace's search, when a condition based on the activity is added, the combo box is filled with the description of the activity instead of its name. (Issue #29506)
- Creating Heir Objects of existing Fuego objects causes Studio to crash (Issue #29521)
- Studio - NullPointerException thrown when editing a Custom View with a filter condition by Participant (Issue #29542)
- It is not possible to edit a custom view created by a participant using Workspace (Issue #29549)
- Studio - Transitions from the main flow to the exception flow should be reported as compilation errors (Issue #29570)
- Executing an external task from WorkSpace the query string generated contains parameter values double encoded. (Issue #29609)
- processesGetInstancesByFilter in PAPI-WS with no Filter Attributes produces NullPointerException (Issue #29619)
- fuego.connector.ConnectorRuntimeException: Cannot change the connector service while a transaction is started in the thread exception trying to deploy a project using ant task in a j2ee env. (Issue #29633)
- OutOfMemory error when working in the WorkSpace (Issue #29640)
Refer to the Interoperability page in the Product Center at support.plumtree.com or in the eDocs Documentation for the latest information on supported operating systems, application servers, databases, and browsers and for a detailed list of supported combinations of operating systems, application servers, and JVMs.
At the time of the release, AquaLogic BPM 6.0 MP2 supports the following:
- Operating Systems:
- Enterprise: Windows 2003 SP1 (on x86 32 bits); Linux Red Hat 4.x (on x86 32-bit and 64-bit, on Itanium 64-bit); SUSE Enterprise Linux 10.0 (on x86 32-bit and 64-bit, on Itanium 64-bit); Solaris 9, and 10 (SPARC); HP-UX 11.23 (Itanium 64-bit using 32-bit and 64-bit JVM); AIX 5.3 (64-bit using 32-bit JVM)
- Studio: Windows 2003 SP1, Windows XP (on x86 32-bit); Linux Red Hat 4.x (on x86 32-bit); Linux SUSE 10.0 (on x86 32-bit)
- Database Servers: SQL Server 2005; Oracle 9i, 10g (including RAC configurations); IBM UDB DB2 8.1 and 9.1
- Browsers: IE 6.0, 7.0; Firefox 2.0; Safari 3.0
- Java Virtual Machines: IBM 1.5.0 (on AIX 5.3 for Standalone and J2EE Edition), HP-UX 1.5.0_05 (on HP-UX 11.23 Itanium for Standalone and J2EE Edition), JRockit 1.5.0^ (on Windows, Linux, for WLS 9.2.2 and WLS 10.0.1), Sun 1.5.0_12^ (on Windows, Linux, Solaris for Standalone and Solaris for J2EE Editions)
- Studio: Sun 1.5.0_12^ on Windows and Linux
- Enterprise Standalone: Sun 1.5.0_12^ for Windows, Linux (RHEL 4.x/Suse 10.0) x86 32-bit and 64-bit, and Solaris, IBM 1.5.0 for AIX 5.3, HP-UX 1.5.0_05 for HP-UX 11.23
- Enterprise Standalone: JRockit 1.5 for Linux (RHEL 4.x/Suse 10.0) Itanium 64-bit
- Enterprise for WebLogic: JRockit 1.5.0 for WLS 9.2 and WLS 10.0 on Windows, Linux (RHEL/Suse) x86 32-bit and 64-bit and Itanium 64-bit and Solaris; IBM 1.5.0 for AIX 5.3; HP-UX 1.5.0_05 for HP-UX 11.23
- Enterprise for WebSphere: IBM 1.5.0 for all platforms except Solaris where we use Sun's JVM
- Application Servers: BEA WebLogic 9.2.2, WebLogic 10.0.1 and WebLogic Portal 10.0.1 (Enterprise for WebLogic); IBM WebSphere 6.1.0.5 or 6.1.0.13 (Enterprise for WebSphere - Other Patch level introduced problems that do not show up on the mentioned versions), Tomcat Servlet Container 5.5.20 (Standalone)
- ALBPM WE: ALI 6.1 MP1 and ALI Collaboration 4.2 MP1.
- A NullPointerException is raised when debuging a screenflow that contains an instance variable of an Enum datatypes (ie: Fuego.Lang.Month). (Issue #19025)
- The auto closing of statements in PBL Editor is not working properly. (Issue #19751)
- NullPointerException raised when using String indexed array variables without index. (Issue #22823)
- Studio - Using 'for ... each' loops over JNDI objects, certain "where" clauses cause the compiler to generate invalid code. (Issue #23153)
- The Progress panel for COM Introspection is always showing 0% all the time throughout the introspection process until it reaches the end of the procedure. (Issue #24012)
- In Workspace Administrator - presentations - default activity cause messages "could not resolve type" on adminCenter Servlet engine tab. (Issue #24333)
- In Studio if you open a 5.7 project in a read-only file system, just to read it with the project API, it will try to rename the role files from .xml to .xrdl. (Issue #24690)
- When deleting a module that contains modified BPM Objects, Studio asks for confirmation to save changes. If the user chooses to save the modified BPM Objects the module is not deleted. (Issue #25368)
- F9 no longer launches Studio's WorkSpace. (Issue #25413)
- A NullPointerException is raised when renaming a BPM Object Presentation. (Issue #25551)
- In Studio as you add instance variables in the Input Main task panel of an Interactive activity, the Instance process view is updated incorrectly. (Issue #26022)
- You may get a java.lang.ClassCastException: java.math.BigDecimal when executing input statement of a decimal instance variable of project imported from 5.7. (Issue #26067)
- In Studio the Log Viewer when filtering "severity is Fatal", the columns length are fixed. (Issue #26340)
- BAM dashboards fail when importing a project and changing its name. (Issue #26592)
- Elements with nill-able attribute are not included in xml instance with nil=true if they do not contain a value. (Issue #26891)
- In Studio, Preview format for Numerics columns is not shown correctly. (Issue #26918)
- In Studio, BPM Object Form Editor labels are rendered as a textfield. (Issue #26931)
- In Studio, Custom Views, two labels are shown for the same language one empty and one with value after trying to add another language. (Issue #26956)
- Custom Views - Filter Description is not displayed when a Condition is set to the View. (Issue #26960)
- Replacing the widget type in a BPM Object Presentation looses the referenced field. (Issue #26981)
- Clicking on the "Referenced Data" label when editing the BPM Object Attribute Preferences, blanks the existing reference. (Issue #26984)
- In Studio, Date Picker of Traditional Chinese Locale has incorrect "Day of Week". (Issue #27372)
- In Studio, adding a second transition between two activities can cause overlap between transitions. (Issue #27409)
- Centered Studio Dialog windows to the parent location, independently of the number of screens. The problem occurs if there are two screens and Studio is on the extension screen (2nd screen). (Issue #27484)
- In Studio, unexpected error occurs while generating Web Services with non-ASCII name operation. (Issue #27561)
- In Studio, the function 'now' in the middle of a String is not evaluated. (Issue #27605)
- Studio - The tabbing format is lost in the documentation view when you click out of the documentation view tab (Issue #27659)
- In Studio, text content in documentation view is missing for project report type - html. (Issue #27663)
- In Studio, Project Report - HTML Format does not include Process and BPMO documentation (Issue #27733)
- In Studio, Project Report - PDF Format does not include documentation added to BPMO. (Issue #27734)
- ClassCastException is thrown when calling a web service that implements that uses Document Literal binding. (Issue #27805)
- In Studio, BPMObject - Rename attribute: It doesn't refresh Instance view when an attribute is renamed. (Issue #27895)
- BPMObject. Boolean Attribute. Static list: Adding a new valid value twice, throw null pointer exception. (Issue #27912)
- In Studio, declaring a parametric types variable in a method generates a compiler error. (Issue #27932)
- The engine type combo when creating a new Engine in Process Administrator is showing engine types not authorized by the license. (Issue #27946)
- In Studio, no changes are committed to the instance variable when the comboBox type doing a click outside Instance Variables Tab. (Issue #27948)
- When a parametric type is the target of a cast operation written in PBL language, an unexpected exception is thrown. (Issue #27980)
- Studio, Print Preview may not always match what is actually printed. (Issue #27983)
- In Studio, null pointer exception error occurs during creation of model simulation with the process contains non-ASCII char variation name. (Issue #27986)
- BPMObject properties: it loses the BPM Object description property after being edited - and cursor focus and de-focus. (Issue #27992)
- Calling a notification-wait activity using the process web service interface causes a NullPointerException. (Issue #28002)
- Global Activities with instance access cannot be executed on instances that are in the END activity. (Issue #28005)
- Date formats defined in a view are not correctly displayed in Workspace. (Issue #28022)
- In Studio, BPPMObject presentation. Adding the Encoded image it throws java.lang.IllegalArgumentException: Argument not valid. (Issue #28062)
- In Studio, running simulation, selecting 'Table' from the Chart Type combo has no effect. (Issue #28086)
- In Studio, when using Organization Resources in a simulation, there's no way to use indicators other than those related to Resources. (Issue #28091)
- In Studio, BPMObject Groups. Group Properties view is duplicated on the right side of Studio BPM perspective and It's possible to modify each one individually. (Issue #28097)
- In Studio, arguments are still mapped as before upon a ScreenFlow change. (Issue #28098)
- In Studio, BPMObject group. Structure panel: It shows the attributes duplicated. (Issue #28100)
- Studio does not allow editing and updating a time interval for due transitions on Simulation Models. (Issue #28110)
- Using the Notification with Correlation method of a Process Exposed as a Web Service Process throws a 'Process Access Denied' error if the process id does not contain the process version data. Important: The process has to be re-published after applying the patch for this fix to be effective. (Issue #28155)
- NullPointerException deleting a BPM Object containing a group attribute stored in a nested Module structure. (Issue #28163)
- The organizational unit still has the calendar rule assigned after closing the editor without saving changes. (Issue #28167)
- Dashboard widgets' localized titles are not being loaded or persisted. (Issue #28169)
- An exception shows in the Studio consolelog file when recataloguing already discovered SQL Components. The introspection finishes successfully though. (Issue #28176)
- Projects created or imported in 6.0.0 fail to import in 6.0.1 when they contain views or view presentations. The views and presentations will not load in 6.0.1 and they need to be recreated. (Issue #28177)
- The ALBPM Web Service Listener implementation does not support optional arguments in Doc/Literal wrapped WSDLs. (Issue #28181)
- Studio allows the creation of more than one screenflow in different modules with the same name when this should not be allowed. (Issue #28186)
- FuegoBlock "generateXmlFor" generates an incorrect XML (Issue #28193)
- ALBPM WebLogic Listener implementation does not serialize simple data type arguments properly in Doc/Literal Wrapped WSDLs (Issue #28195)
- Project Build does not detect a problem when a process is using a role that has been removed (Issue #28199)
- WSDL introspected messages should have parts as attributes with type according to introspected schema element or schema type (Issue #28213)
- XSD Time Types are not serialized properly when they are part of Web Service Operation arguments. (Issue #28216)
- A migrated Engine from ALBPM 5.7.2 to ALBPM 6.0.1 does not start in a WebLogic 9.2 environment with the error: fuego.connector.ConnectorException: There is no registered connector provider for [Web Service:null]. (Issue #28231)
- "Display Instance Variables" task properties cannot be saved. (Issue #28236)
- Vertical bars and rectangles appear after dragging a method into the Studio Code Editor. (Issue #28239)
- After adding a template, the boxes are not properly processed leaving the whole template behind. (Issue #28240)
- Null pointer exception when creating a view with a process deployed on a nested OU. (Issue #28257)
- When adding multiple local variables, only the last one is saved. (Issue #28261)
- The implementation of web sevices for WebLogic does not properly support array type arguments in Doc/Literal Wrapped WSDLs (Issue #28265)
- When creating a dashboard with "Idle time" as measurement, the generated PBL code does not compile. (Issue #28266)
- An Instance is aborted after going through a procedure with a deadline set in the output argument mapping. (Issue #28267)
- An "Invalid encoding name UTF8" error occurs when introspect a wsdl in AIX. (Issue #28283)
- A NullPointerException was raised when opening a BPM Object Attribute of type Int containing Valid Values. (Issue #28286)
- Some arguments of complex types are not passed when calling WSDL operation when they are defined inline in an attribute. (Issue #28296)
- Elements with attributes of mixed namespaces are not properly serialized. (Issue #28307)
- Business Rule do not support relation time conditions (ie: expires in 2 hours). (Issue #28332)
- Executing a decision activity on an environment migrated from 5.7 fails with an Oracle Sequence not found. (Issue #28354)
- XML Schema elements of type duration (time based attributes) are not properly serialized. (Issue #28373)
- ALBPM Studio - Canceling the edition in the Business Rule editor does not revert to old version. (Issue #28374)
- ALBPM Studio - The PBL editor syntax checker does not acknowledge external changes until the code is modified. (Issue #28375)
- ALBPM Studio - Error trying to introspect a .NET component. (Issue #28381)
- Calling the 'toString' method on an introspected object causes an internal compiler error. (Issue #28467)
- ALBPM Studio - Status bar repeatedly add the same items every time you switch tabs. (Issue #28471)
- Studio - The method editor does not open when clicking the "Edit" button for the prepare and commit methods defined for an external activity (Issue #28486)
- Studio - the process activities can be placed out of the grid (Issue #28487)
- Studio - Renaming a method from the outline causes that the activity that implements this method, no longer has it as the main task. (Issue #28488)
- Studio - Importing engine settings doesn't repaint the screen (Issue #28489)
- Value templates cannot be changed on the Studio Engine Properties. (Issue #28494)
- ALBPM object method parameters are not shown in the project navigator view when adding and removing arguments. (Issue #28497)
- Studio - When choosing from the drill down the same widget that is being edited a NPE arises (Issue #28499)
- Studio raises an exception when repainting process at startup. (Issue #28502)
- Studio - The preference "Do not show this message again" when deleting a component is not kept after closing the Studio (Issue #28504)
- Studio - Changing grid size doesn't immediately repaint correctly (Issue #28514)
- PBL language source generator produces incorrect syntax when calling static method with only out parameters (Issue #28515)
- After creating a XObject by implementing another one, and trying to open the properties panel, a ArrayIndexOutOfBoundsException is being thrown. (Issue #28517)
- Dashboard widget throws an exception if called twice. (Issue #28519)
- Null pointer exception is being thrown when trying to edit a BPM Object method. (Issue #28520)
- Studio - Temporary catalog files are not deleted from the 'temp' folder when the Studio is closed. (Issue #28527)
- When working on a presentation (i.e. SubmitReport from the studio tutorial) there is no way to change the "On Change Invoke" property of a text field. (Issue #28547)
- BPEL processes don't open if the Studio is installed in a folder different than "studio". (Issue #28549)
- ALBPM Studio - Some errors are shown in incorrect lines in the PBL editor. (Issue #28575)
- ALBPM Studio - Attributes are not qualified when when the XML-schema definition has form="qualified". (Issue #28580)
- ALBPM Studio - If web service operation returns a soapenc:Array, only one object is returned. (Issue #28583)
- ALBPM Studio - revert to saved does not work in process editor. (Issue #28598)
- ALBPM Studio - transition errors are expressed in terms of activity IDs. (Issue #28601)
- ALBPM Studio - IllegalArgumentException is thrown when debugging a project. (Issue #28605)
- ClassCastException is thrown when debugging a screenflow that uses an 'Input'. (Issue #28625)
- Studio - The project build throws an error when a Global activity does not have a defined task (Issue #28652)
- ALBPM Studio - Debugger does not stop in breakpoints after executing a display. (Issue #28659)
- AdminCenter. Configuration window cannot be opened. (Issue #28660)
- Process web service WSDL becomes malformed if arguments contain length settings when RPC type is selected. (Issue #28688)
- Screenflow input argument mapping is incorrectly checking that the instance variables included in arguments are not repeated. (Issue #28699)
- Calling "extend" method on an array of Any produces internal compiler error (Issue #28705)
- NullPointerException when editing a SQL Database Configuration. (Issue #28707)
- Cannot add Global Automatic activity when using the "Business Analyst" Profile. (Issue #28708)
- Global Automatic Activities working as Scheduler do not persist the time appropiately. (Issue #28732)
- ALBPM Studio - An AmbiguousTypeNameException is thrown using the Run menu button over an activity method. (Issue #28746)
- Interactive activities are no longer marked as "Mandatory" by default. (Issue #28773)
- Studio - Global Automatic Activities - Schedule Panel does not work as intended (Issue #28777)
- The attributes of a null-able element are not set when using the method 'load()' of XMLObject. (Issue #28811)
- Improve BPMN Icons in BPMN Theme (Issue #28815)
- ALBPM Studio - views can not be edited on a 5.7 project. (Issue #28821)
- Studio - A project with a monthly schedule throws an exception when opened. (Issue #28826)
- Studio Business Analyst Profile does not show the "Problems" View and it is not possible to know the problems generated by the process modeling. (Issue #28833)
- When a new process instance variable is created with an existing name, the new name defaults to "instanceVar1" rather than showing an error message. (Issue #28836)
- Need to disable the "Multi-line" widget type when using the BPM Object "Replaces With" to change a TextField to a Multi-line" within a Group. (Issue #28841)
- ALBPM Studio, Introspecting an invalid WSDL causes a NullPointerException. (Issue #28844)
- Very confusing error message refering to a Business Parameter assignment when a screenflow activity does not have any implementation defined. (Issue #28852)
- "Widget disposed" Eclipse error message shown to the end user when switching back and forth between the Business Analyst and Developer profiles. (Issue #28854)
- ALBPM Studio can not import migration project due to Null Pointer Exception when importing custom views. (Issue #28855)
- A WSDL response message that uses the 'maxOccurs' attribute is not properly introspected. (Issue #28856)
- ALBPM Studio - The namespace is not properly set when the service is defined through PBL code. (Issue #28860)
- ALBPM Studio - GDI Objects are not disposed when icons have complex images. (Issue #28865)
- Misleading label in the main Simulation configuration panel refering to the amount of instances to run through a simulation. (Issue #28869)
- "org.eclipse.swt.SWTException: Widget is disposed" when painting process structure. (Issue #28871)
- Studio - Optional Tasks implementing the Component Member as "Input" throws an invalid argument error message (Issue #28884)
- Process method. It is not possible to add a New Process Method with a different name than the suggested. (Issue #28906)
- The 'fuegoName' property is null in an XMLObject returned by a Web Service. (Issue #28909)
- Project Simulation - A calendar rule defined without a holiday rule throws a Null Pointer Exception (Issue #28910)
- If the "less or equals to" condition is selected in the Business Rule Editor, it is automatically changed to "grater or equals to". (Issue #28911)
- Simulation Configurations do not include "Business Rules Transitions" in the Transition Probabilities Panel for a simulated activity in a business process. (Issue #28923)
- NullPointerException importing a project in ALBPM 6.0 Studio. (Issue #28926)
- The tooltip over the simulation start icon should be renamed to "Resume" when the simulation is in "paused" mode. (Issue #28929)
- SOAP faults are not unmarshalled correctly (Issue #28931)
- Decision Activities in Simulations do not allowing dynamically increasing or decreasing the available human resources. (Issue #28932)
- BPMObject Attribute: It is not possible to rename an attribute using context menu in the navigator or in the Outline view. (Issue #28939)
- Namespace declaration is lost for xsi:type values when xml objects are serialized. (Issue #28944)
- Elements with blank namespaces are incorrectly treated as qualified elements. (Issue #28945)
- ALBPM Studio - BPMObject Attribute context menu is disabled. (Issue #28963)
- ALBPM Studio - BPMObject: delete throws fuego.lang.exception.ProgramException. (Issue #28965)
- ALBPM Studio, AquaLogic Service Bus Registration does not work with international characters. (Issue #28977)
- When a Decision activity is executed for first time, no prediction percentages are shown (Issue #28983)
- Studio ALBPM - should allow to create more than one Unconditional Transaction going out from an activity. (Issue #28986)
- The debugger browser is closed when the 'On Change Invoke' method is executed on a combo-box. (Issue #28989)
- ALBPM Studio Debugger: Watch expressions are being displayed incorrectly. (Issue #28991)
- Conditional transition's Names are lost when moved to a subprocess using "Move selection to a Subprocess" (Issue #29005)
- Studio - New Role Lane is displayed incorrectly when added using a zoom level different from 100% (Issue #29013)
- "AssertionError: Endpoint already registered..." encountered when introspecting a Proxy Service from ALSB 2.6. (Issue #29024)
- Link widgets do not show up in presentations when the URL is in a attribute default value. (Issue #29100)
- ALBPM Studio - Exception thrown when editing a presentation and trying to replace a label with a table (Issue #29126)
- Team preference page is not available in the Business Analyst perspective (Issue #29137)
- ALBPM Studio - When implementing an activity with a screenflow or procedure, a blank description is shown in right click pop up menu instead of the related screenflow or procedure description. (Issue #29149)
- No input arguments are generated when a process web service has Authentication Type set as "Username token profile". (Issue #29155)
- Simulation properties panel does not work with subflow activities or groups. (Issue #29166)
- Studio - "null" problem description appears in Problems tab importing a 5.5 project. (Issue #29168)
- ALBPM Introspector, a Soap Fault is thrown when an output argument of a process web service is an enumeration. (Issue #29190)
- WSDL Introspection fails when wsdl has an element with two o more references to the same namespace in more than one element. (Issue #29206)
- ALBPM Studio - Exception thrown when deleting a BPMObject presentation with the presentation's editor open. (Issue #29247)
- Addition or Updates on BPM Object Presentation labels are not properly saved. (Issue #29374)
WorkSpace or End User Components
- BPM Object presentation's preview does not work correctly when the presentation contains one or more dashboards. (Issue #25421)
- In WorkSpace, the Login page may appear within the Instance Detail portlet after the login time has elapsed. (Issue #26734)
- Workspace, when the option "Enable applet for attachment management.:" is selected, an error appears. (Issue #27052)
- In WorkSpace, Business Rule edition: Cannot check "Match all of the following" checkbox using IE 7.0. (Issue #28032)
- In the WorkSpace, the abort message alerting that the instance will be aborting is missing. (Issue #28070)
- WorkSpace. Opening the online help from the process community portlet in the ALUI result in an error. (Issue #28108)
- The Inbox view cannot refresh pending instances after doing a Search and executing a Global Creation activity (Issue #28179)
- When attaching a file from ALI Collaboration from the ALBPM WorkSpace Instance Detail panel, the attachment is not refreshed although it is visible on the ALI Collaboration Panels. (Issue #28190)
- When attaching a file from ALI Collaboration from the WorkSpace Instance Detail panel, the attachment is not refreshed although it is visible on the ALI Collaboration Panels. (Issue #28191)
- Display implemented in a Screenflow Interactive Call activity throws : 'weblogic.servlet.jsp.CompilationException: Failed to compile JSP /jsp/webDisplayListDynamicObject.jsp. (Issue #28255)
- Null pointer exception executing a Global activity in Weblogic Server 10. (Issue #28370)
- ALBPM Workspace cannot be deployed. This operation throws org.xml.sax.SAXParseException. (Issue #28636)
- View audit trail for instance of processes including calls to nested subprocesses is not available. (Issue #28649)
- When deploying the ALBPM Extensions for JSF, in the WebLogic Portal 10, exceptions are thrown during start up sequence. (Issue #28901)
- Unable to open and execute an instance when the project is deployed to non-ASCII Organization Unit. (Issue #28919)
- ALBPM WorkSpace, using a non-english locale language, masks for numeric values produce incorrect output. (Issue #28975)
- The WorkSpace Web Application allows looking for instances in any process regardless of the Role the person has assigned. (Issue #29065)
- Attachments on Classic WorkSpace using the applet management displays an error when the user wants to view it. (Issue #29092)
- Workspace Administrator. Times defined in a condition are not displayed correctly. (Issue #29105)
- External task's URL passes the wrong query string variable. (Issue #29269)
- In WorkSpace, A view that has a "time" condition set as parametric, fails when opening it in the Workspace with Invalid object type fuego.lang.Time. (Issue #27862)
- WorkSpace. Global activities with instance access appear improperly in the WorkSpace. (Issue #28139)
- The execution button for an instance in WorkSpace is enabled even when the main task of it is being executed. (Issue #28140)
- The PAPI Block getVar method returns a null value for Project Variables for an instance in the END Activity. (Issue #28194)
- PAPI-WS SSO for ALBPM WE is not working properly with LDAP mapped users. (Issue #28642)
- ALBPM WorkSpace ClassCastException: java.text.DecimalFormat for a time column. (Issue #29093)
- Console, archiving viewer returns error in WebLogic environment. (Issue #27900)
- Concurrent publish operations cause runtime errors in the engine (Issue #28147)
- Process Administrator does not find participants whose ids contains "\" (Issue #28339)
- The existing publish Ant Task was improved to run project validations and display project version information before the project is actually published and deployed. (Issue #28439)
- Undeploy ANT task throws org.apache.tools.ant.BuildException. (Issue #28824)
- A project containing external variables cannot be published with ant task. (Issue #28840)
- Multiple levels of Organizational Units are correctly imported in the Process Administrator (Issue #28976)
- Instances in a split-join circuit which does not generate copies, are not sharing predefined variables. (Issue #27154)
- In Studio, you get a '0%' complete when introspecting a database that is off-line or inaccessible. Back button is grayed out. (Issue #27326)
- Deadlock using split with shared variables and dependencies (Issue #27811)
- ClassCastException is thrown when migrating interactive activities from 5.7.2 version (Issue #27891)
- In Studio, subflow process cannot be created when the process has a loop. (Issue #28051)
- When "persist instance data" preference is set to false, PAPI instance.getVar() method returns a null value for Project Variables for an instance in the END Activity. (Issue #28164)
- Instances can be created even if a participant has no roles in the process when deployed on the Studio Runtime Engine. The role security works fine when deployed to any of the Enterprise Engines. (Issue #28165)
- A Participant can unselect a instance while the same instance is being processed by another Participant. (Issue #28466)
- ALBPM Engine, Null pointer exception occurs in DefaultMailFormaterBuilder$ExternalVariableExpression.evaluate. (Issue #28572)
- Notification activity do not fail when the target process don't exist. (Issue #28716)
- Notification by correlation doesn't work if the process is deployed in some Organizational Unit (Issue #28739)
- BAM Workload table does not show the correct participant if the instance goes back through a NotificationWait. (Issue #28745)
- BAM updater not updating the tables caused by the "The instance xxxx was selected twice" assertion error. (Issue #28768)
- Schema property field is ignored in Oracle configuration (Issue #28937)
Installation and Licensing
- ALBPM Admin Center doesn't start if the HOME environment variable is not set in Unix platforms (Issue #28645)
- ALBPM WE: running ptids service.sh has problems due to ": bad parameter: no such file or directory. (Issue #28727)
- Oracle Application Server and JBoss templates should be removed from the J2EE Enterprise distributions. (Issue #28848)
- Documentation - Username/password specified for Hydrogen is case-sensitive (Issue #28845)
Directory Services and Databases
- When the project has a cloudscape external resource, project refresh fails. The project needed to be reopened. (Issue #28241)
- ALBPM DataWarehouse Service makes processor to be fully saturated when all of its services (BAM/DataMart) are disabled. (Issue #28279)
- Transaction timeouts while processing the changes received through the notifications from the Directory. (Issue #28327)
- Improved DB re-connection algorithm since there were problems after the target Engine or FDI Databases were bounced. (Issue #28330)
- It is not possible to create a Process Data Mart schema in Oracle 9 from the console. (Issue #28590)
- Copy and Paste keystrokes do not work when editing an interactive activity. (Issue #22213)
- Most of the Windows menu options should be disabled in the Designer and Business Architect Studio perspectives. (Issue #23581)
- BPM Object methods that are defined to be abstract should not be editable allowing an implementation for them. (Issue #23786)
- BPM Object Presentations, changing the selection on the outline panel updates selection on the main panel only. (Issue #26042)
- Links in the end-user documentation editor do not appear as hyper links. (Issue #26658)
- In Studio simulation 'Run to the End' button can not be paused. (Issue #26803)
- Custom Presentations - Conditions - When you change the selection of Processes the Activity combo is not refreshed. (Issue #26961)
- Business Parameter is enable to select as an In/Out Screenflow argument in the Argument Mapping Screenflow. (Issue #27084)
- In Studio, arguments not refreshed in Code Editor until the process is closed and reopened. (Issue #27402)
Workaround: modify arguments by hand
- In Studio, the "undo" is sometimes unavailable when editing a process in a design view. (Issue #27453)
- In Studio, simulation status not drawn over the process after closing the process. (Issue #28088)
- In Studio, zooming in the Simulation charts may make the graphics too large for viewing. (Issue #28094)
- In Studio, when clicking the add dashboard button too fast it creates several dashboards with the same name. (Issue #28134)
- Studio - The BAM dashboard creation frame does not prevent the invalid data input (Issue #28496)
- Studio, on the Export Project window, the label "Project root directory" is inaccurate (Issue #28545)
- In Studio, Dashboard may show erratic behavior in Select a Widget type. (Issue #28569)
- Studio - While checking a project, if a conditional transition does not have an expression defined, two errors might be posted in the Problem panel using different descriptions. One references as "expected expression" and the other one as "This function should contain a return statement with an expression of type: 'Bool'" (Issue #28602)
- Studio can not import JSF pages. (Issue #28621)
- ALBPM Studio, it is not possible to set the replyTo attribute when sending a JMSMessage. (Issue #28694)
- BPEL Processes cannot be picked from the drop down of processes when creating Dashboards using the Dashboard Wizard. (Issue #28810)
- java.lang.StackOverflowError when configuring Simulation Resources. (Issue #28873)
- The Mouse over on the resources graph view while the simulation is running is showing a tooltip that always uses the same user id or name. (Issue #28927)
- ALBPM Studio, whe the OS locale and the project default locale is not the same, the localized descriptions are not saved properly. (Issue #28951)
- Studio - Global automatic activities and due transitions allow invalid dates to be scheduled such as November 31st or February 30th (Issue #28955)
- If a BPEL process uses a specific namespace (p.e. http://docs.oasis-open.org/wsbpel/2.0/process/executable), the import fails. (Issue #28978)
- ALBPM Studio, the feature "Move selection to a Subprocess" misses some incoming/outgoing transitions. (Issue #29003)
- Studio does not enable the toolbar save button after deleting an adding a new BPM Object. (Issue #29010)
- The activity dialogs do not show horizontal or vertical scrollbars when their editors do not fit the current window size. (Issue #29014)
- Studio - After switching from Developer perspective to Business Analyst perspective, when exporting a project, the option for including / excluding libraries ("Export Type" window ) does not appear. (Issue #29053)
Workaround: Change the profile by using the toolbar button, as show in the screenshot.
That way, when switching back to Developer, the "Export Type" selection screen is shown when exporting.
- When creating a parametric role the associated String variable needs to exists. It is not possible to later on edit the Parametric role to do the String variable association at modeling time. (Issue #29057)
- ALBPM Studio, Connector Symbol does not scale when Zoom in or Zoom out is done. (Issue #29113)
- Using Fuego.Net.MailServer component throw javax.mail.NoSuchProviderException: imap since it is not recognizing the "IMAP" protocol. (Issue #29116)
Workaround: If possible, the POP3 protocol should be used.
- Setting attributes when multiple cells are selected in a BPM Object Presentation do not propagate the changes to all of them. (Issue #29117)
- Null error and location is blank in problems properties window after build compilation. (Issue #29124)
Workaround: The null check disappears by replacing the activity with a new one with the same functionality. So create a brand new global with instance access and define the same task.
- Internal Compiler Error while compiling a project imported from ALBPM 5.5 in the PBL Block Logic code. (Issue #29156)
- A NullPointerException is raised in Studio when opening the Activity Default Presentation from a project imported from ALBPM 5.5. (Issue #29164)
- When an BPM Object attribute is opened in Studio, the Type combo list has the focus and is highlighted. A user will normally see this page and proceed to scroll in order to see attribute properties towards the bottom of it. However, if the user has a mouse with a scroll-wheel and scrolls with the wheel, he will change the attribute type instead. (Issue #29171)
- ArrayIndexOutOfBounds introspecting components that contain enumerations. (Issue #29187)
- Cannot use the SQL "in" clause in Embedded SQL in PBL code when this was allowed in ALBPM 5.5 and ALBPM 5.7. (Issue #29194)
Workaround: Replace the "in" clause with concatenated OR values.
- Dashboards cannot be cloned. (Issue #29201)
- In Studio, the Display Task main panel saves the information even after a validation error is displayed. (Issue #29208)
Workaround: Revert changes after entering invalid data
- NoSuchMethodException is raised by the Studio runtime after adding an activity and refreshing the Studio Engine metadata by clicking on the "reload/refresh" icon in the Studio toolbar. (Issue #29210)
Workaround: Clean the project and restart the Studio Engine.
- Studio is not able to introspect a proxy service in ALBPM defined with multi-bytecode names. (Issue #29213)
- The BPM Object Editor can check the default value is selected even when no default value was specified. (Issue #29214)
Workaround: Make sure to specify a default value when using this BPM Object attribute capabilities.
- A NullPointerException is raised when debugging an activity method that is managing array type variables. (Issue #29218)
- The simulation can be started even when there are process assembly problems (missing transition). (Issue #29222)
Workaround: Make sure there are no problems reported in the "Problems" View before starting a simulation execution.
- Cannot add connector with mouse right button on the process model. (Issue #29232)
Workaround: Add the connector using toolbar icon
- In ALBPM Studio, when removing a large component from the catalog, such as a COM component for a Microsoft Office application, it may take a long time. (Issue #29245)
- Studio - Instance Variable Description floating textbox appears hidden on the right side of the screen and cannot see the text that is being typed. (Issue #29246)
- email content is not properly encoded when using contentType="text/html" (Issue #29248)
- filepath containing multi bytes characters as email attachments are not working. (Issue #29251)
- BPM object attribute name can be renamed with a name longer than 30 characters. (Issue #29255)
Workaround: Use no more than 30 characters for an attribute name.
- The incremental publication function in Studio does not delete previously generated classes for deleted processes. (Issue #29265)
Workaround: Run a Clean All so that all project assets are re-generated again and start clean.
- Exception raised by Studio when trying to define an empty correlation. (Issue #29270)
Workaround: Make sure that the correlation has a proper definition.
- A NullPointerException is raised when re-opening a project that was closed with a custom view opened in the main editor panel. (Issue #29282)
Workaround: Close all the opens views in the Process editor before closing Studio.
- The method debugger's "step" toolbar disappears or is replaced with a breakpoint toolbar making it impossible to finish stepping through the code. (Issue #29285)
- IllegalStateException when trying to edit a default Presentation that has dates format different from default (Issue #29286)
- In some cases, when there is an error raised in WorkSpace, the error window is not scrollable and it is not possible to close the window by clicking on the "Ok" button. (Issue #29290)
Workaround: Close the Windows with the upper right hand corner "X".
- ALBPM Studio, function arguments are not recognise when a java component is reintrospected. (Issue #29296)
- The screenflow Input activity implementating is not properly synchronizing the "Type" and "Instance Variable Type" types in the Input dialog when the Type is changed. (Issue #29301)
Workaround: If you close the Input Implementation Panel and open it up again, then they will show properly synchronized.
- The warning message shown when adding an out of the box dashboard shows truncated and incomplete. (Issue #29306)
- The Out of the Box Performance Dashboard does not show the bar char showing the average activity execution time for a selected process. (Issue #29309)
- Range of Bussines Variable dissapear when the range End value is lower than the Start value. (Issue #29342)
Workaround: Make sure that the End value in a newly defined range is greater than the Start value.
- The Engine raises an exception when deploying a project that has a role with a trailing blank space. (Issue #29347)
Workaround: Make sure that no role is created with a trailing blank character.
- A Business Parameter cannot be used immediately after defining it in a conditional transition or business rule. (Issue #29351)
Workaround: Reopening the project allows to use the business parameter in the transition or business rule.
- When updating a Business Parameter Integer value in Studio running on Linux, the changes are not properly reflected unless the "Up-Down" cursors are used. Changing the value shown in the TextField does not properly reflect a changed state. (Issue #29352)
Workaround: If the value is changed with the up down buttons rather than changing the value in the textfield, the change takes effect.
- Switching back and forth between the BPM Object Structure Panel and the main BPM Object Properties Panel will not make the refreshes automatically if changes are not saved. (Issue #29357)
Workaround: Before changing between the Structure Panel and Properties panel save the changes so the status is shown synchronized in these 2 panels.
- Studio raises a NullPointerException is any Argument mapping has a mapping that is left blank. (Issue #29359)
Workaround: Make sure that when an Argument mapping is created, there are no rows for mapping arguments with variables empty since this will generate a NullPointerException while trying to save the Argument Mapping.
- NullPointerException using the "Debug this" on a BPM Object Method invoking BPM Object Presentations using the "input" statements. (Issue #29367)
Workaround: The usage of input statements to test BPM Objects should be minimized and instead this functionality should be implemented in Screenflows.
- Changing project name during import is causing compilation problems if the project contains introspected XML Schema objects. (Issue #29369)
Workaround: Keep the original project name. If it colides with an existing project name, then use a different Eclipse WorkSpace to import this new project keeping the original project name.
- Replacing an array attribute in a BPM Object Presentation raises a ClassCastException. (Issue #29377)
- It is not possible to delete a custom view column added in sorting criteria with Descending order. (Issue #29380)
- Refresh problems are present when changing the right hand side values in a Business Rule definition and changing from the "Simple" to the "Advanced" edition mode. (Issue #29382)
Workaround: Change values from Advanced Editor or save the Business Rule before switching back and forth between these 2 edition modes.
- Changing a project variable format to currency throws java.lang.IllegalStateException: Component 'fuego.designer.view.gui.components.format.FormatPanel [20808963] null' (fuego.designer.view.gui.components.format.FormatPanel) (Issue #29383)
- The "Step Into" debugging functionality does not work on BPM Object methods that are not part of the BPM Object being debugged. (Issue #29385)
- The Locale Drop down for a Participant definition in Studio shows ALL available locales when only the project ones should be displayed. (Issue #29390)
Workaround: Select the desired one regardless of all the ones listed in the drop down list.
- The "Task Participant" column is not offered to be added when creating a custom view when it should. (Issue #29396)
- Unselecting all the activities in the simulation result panel raises a NullPointerException. (Issue #29397)
- Changes in the Studio Engine Preferences are not saved since the "Save" icon is not enabled in the toolbar. (Issue #29403)
Workaround: Make another change in a process for example so that the project can be saved accordingly.
- ARIS XPDL 1.0 exported files cannot be properly imported in ALBPM 6.0 MP2. (Issue #29408)
Workaround: After the process has been imported, it is necessary to link the main process flow with the Begin and End activities.
- Studio - "Open Project" option from Project Menu is not always enabled when trying to open a previously closed project. (Issue #29409)
- Double clicking on a Bookmark in the Studio IDE goes to the method where the bookmark was defined but it is not placing the cursor in the bookmark line. (Issue #29425)
- NullPointerException when trying to preview the values of a SQL Query Introspected component. (Issue #29436)
- The cancel button has no effect on the Studio Engine Preferences window until the project is closed. (Issue #29440)
Workaround: Close and open the project, and the settings will show to their original values.
- Studio does not allow importing .xsim simulation models as it does for business processes or BPM Objects. (Issue #29443)
Workaround: Right click Simulations and select Import from file then navigate down to project's simulations directory and select the *.xsim file.
- Renaming a BPM Object Presentation caused an exception in Studio. (Issue #29444)
- The authentication mechanism is not properly propagated to ALSB 2.6 when publishing a process exposed as a Web Service. (Issue #29448)
Workaround: Change the authentication configuration in the ALSB console once the ALBPM process as a web service has been successfully published.
- Connectors cannot be added by right clicking on the process model. They need to be added through the toolbar icon selection. (Issue #29451)
Workaround: Select the connector from the toolbar and then select the activity the connector activity should point to.
- ALBPM is sending an trailing "/" in the namespace argument when invoking a Web Service from a BPEL Process. (Issue #29454)
- Localized labels cannot be provided when creating custom views. These can only be provided by editing the custom view after creating it. (Issue #29459)
Workaround: Though the language added is not shown, it has been added to the view. Close the panel and reopen. Then, the user is allowed to enter the view labels in all languages
- The radio buttons in the Screenflow Interactive Component Call Implementation are disabled after close Instance Variable form. (Issue #29462)
Workaround: Reopen activity main task
- The process selection is missed everytime a new role is selected or unselected on a customer view definition. (Issue #29465)
- BPM Object is not properly rendering the Inheritance hierarchy in the Structure Panel. (Issue #29466)
- An existing BPM Object was deleted when importing another one with the same package and name when the developer confirmed not to overwrite it. (Issue #29468)
- When Running Screenflow an entry in catalog tree is automatically generated since the screenflows are compiled into BPM Objects. (Issue #29469)
Workaround: Ignore the newly added node.
- Clicking on Run icon while having a Screenflow editor open does not Run the screenflow as it used to be in ALBPM 5.7. (Issue #29471)
Workaround: Right click + Run from screenflow panel to debug screenflows.
- There are certain methods of the ClientFile that are not listed when using an "Interactive Call" interactive activity implementation while all the methods are available when using the component from PBL. (Issue #29486)
- NullPointerException is raised when executing a Screenflow after changing a BPM Object attribute used in a BPM Object Presentation. (Issue #29487)
Workaround: Close and open the project after making this change.
- NullPointerException raised when exporting a project and the developer clicks on the "Next" button that is actually enabled before the export operation completes and the "Finish" button is enabled. (Issue #29490)
Workaround: Wait until the export finishes and the "Finish" button is enabled.
- In a BPEL process 2 WSDL cannot be imported with the same namespaces (Issue #29491)
- XPATH expressions when combined with BPEL Processes do not require a namespace qualification in Enterprise while they do in Studio. (Issue #29493)
- PAPI client jar contains many unnecessary modules (Issue #28378)
- Viewing the process documentation in the Studio Workspace returns an HTTP 404 (Page not found). (Issue #29281)
Workaround: This works ok in the Enterprise packages.
- The method getType in class fuego.papi.Activity is not exposed in PAPI WS because it is inherited from fuego.processmodel. (Issue #29338)
- ALBPM WE 5.7 to ALBPM WE 6.0 migration tool fails when instances with attachments have been disposed. (Issue #29470)
- A NullPointerException is raised when using PAPI-WS and an invalid processid is used as a reference. (Issue #29489)
Workaround: Make sure to use a valid and well formed PAPI Process ID.
WorkSpace or End User Components
- Pie charts defined in 5.7 may look smaller in 6.0. (Issue #25964)
- In WorkSpace, in execution of JSP using invoke tag library passing argument of type "int" fails. (Issue #27664)
- The Job Query form in the HROnboarding demo does not display in Japanese (or French) (Issue #28243)
Workaround: Set the "Current language" to Japanese in the Project Preferences (right-click the project, select Project Preferences | Languages).
- Customized Global Activity icons show up correctly in the process model but they are not properly reflected in the Process Audit Trail map through WorkSpace. (Issue #29300)
- ArrayIndexOutOfBoundsException is thrown by the WorkSpace when executing a Grab and the current view has the "Task Participant" column. (Issue #29405)
Workaround: Remove the 'Task Participant' column from the presentation or implement the main task of the activity.
- Cannot execute JSPs bound to a screenflow activity when the JSP is placed in subfolders of the webroot project folder. (Issue #29485)
- The Logviewer does not show the About splash screen. (Issue #28133)
- Process Administrator limits the Process Instance caducity to 100 days when we should allow larger times. (Issue #28440)
- In ALBPM Archive Viewer: Some Icon images are missing in the Audit Trail. (Issue #29160)
- In Archive Viewer: UNKNOWN is displayed in English in the instance detail page. (Issue #29161)
- In Archive Viewer: Description with non-ASCII character search doesn't return correct result. (Issue #29165)
- The majority of the Japanese characters are not encoded correctly in the "AdmCenterConsole.log" file (Issue #29272)
- The Archive Viewer Configuration panel is not rendering Japanese characters correctly when deployed in WLS 9.2. (Issue #29319)
- A NullPointerException is raised when creating an Archive Viewer configuration using none ASCII characters. (Issue #29322)
Workaround: Create the Archive Viewer configuration id with ASCII characters.
- "dd_db2.jsp" is not found error during Archive Viewer configuration preventing the Archive Viewer to connect to a DB2 Database. (Issue #29325)
- Error message "Validation failed for field [xxxx]" in the Archive Viewer Console is displayed in the server locale rather than the end user browser locale. (Issue #29326)
Workaround: Set the Server Locale to be the same as the Client Locale. This may be the case for a single country deployment.
- When trying to add existing participants to a group, the list of available participants show empty when there are already existing participants to choose from. (Issue #29473)
Workaround: Enter a star in the Filter
- The Process Administrator Participant filtering capabilities do not allow searching on assigned OUs to participants even when the "any" field is selected. (Issue #29474)
- Smart publish does not import Project Variables internationalized labels (Issue #29475)
Workaround: Publish projects without the "smart publish" option.
- Custom none serializable Exceptions prevent a proper persistence of the original error when an instance moves to an exception state. (Issue #23683)
Workaround: do
// statements
on e as ProblematicException
logMessage "Gotten exception is: " + e
action = FAIL
end
- If a component fails within a "do ...on Exception" block, the Engine is not setting the execution status to success making the activity code to fail even when the failing situation could be pro grammatically fixed. (Issue #24787)
Workaround: Don't throw exceptions in an activity that calls "ProcessInstance.create()". Split the activity in 2. Catch the Exception, flag the problem with an instance var, and throw the desired exception in next activity
- When ALBPM can not correlate a user exception a BPEL's correlationViolation fault exception is thrown. (Issue #28713)
- Process Instance Audit Trail in ALBPM WorkSpace is not painted correctly when an unconditional and due transition originate on the same activity and go to the same activity. (Issue #28733)
- ALBPM Engine, there is no easy way to find out what version (build # ) the engine is currently running. (Issue #28879)
- The Default Folder where the custom notification email is being picked from should be set by a System Property rather than taking it automatically from the Server Home directory. (Issue #29064)
- The execution of a Global activity with instance with "Display Instance Variables" type generates a runtime problem. (Issue #29355)
Workaround: Implement the behavior with a screenflow where the screenflow activities can show the instance variables.
- Decision Activity decisions are logged twice in the Instance Audit trail when only one decision should be included. (Issue #29404)
- WebSphere stubs must be added to classpath for PAPI clients to work properly - WebSphere environment. (Issue #22504)
- Log Viewer's help link is broken. It points to a URL containing "en_US" instead of "en". (Issue #24546)
Workaround: Modify the browser URL http://xxxxxxx//webconsole/help/en_US/logviewer/index.html to http://xxxxxxx//webconsole/help/en/logviewer/index.html and reload the page.
- PAPI Samples are missing from ALBPM Enterprise distributions. (Issue #26197)
- Global activities with instance access are configurable to generate events. (Issue #27096)
- The WorkSpace WAR/EAR need to be deployed from a location and not using the WAR/EAR packaging. (Issue #28995)
- Documentation - In the Configuration Guide (WebLogic Edition), the description of each EAR file to create is missing (Issue #29271)
- Documentation on the RSS Feeds is missing from the Product Documentation. (Issue #29310)
Workaround: This information will be introduced in the eDocs Web Site for ALBPM 6.0 Documentation post ALBPM 6.0 MP2 release time.
- ALBPM Applications when deployed in WebLogic running on HP-UX raise and exception if the "-Djava.awt.headless=true " property is not specified in the container set of system properties. (Issue #29400)
Workaround: Set the -Djava.awt.headless=true property at the container level.
Installation and Licensing
- albpmconfigwizard creates wrong domain and configuration version references in config.xml when using WebLogic 10 (Issue #29140)
- When rendering large dashboards, it is complicated to resize the window that contains the Dashboard. (Issue #23865)
- In WorkSpace, Custom View defined as parametric with a condition over a Time project var shows the value plus 3 hours. (Issue #27696)
- In WorkSpace, Search View - Using the between condition, if you change the default time values, when executing the Search, the value returns to the default value. (Issue #27872)
Workaround: Use the date picker to select the time
Refer to the Interoperability page in the Product Center at support.plumtree.com or in the eDocs Documentation for the latest information on supported operating systems, application servers, databases, and browsers and for a detailed list of supported combinations of operating systems, application servers, and JVMs.
At the time of the release, AquaLogic BPM 6.0 supports the following:
- Operating Systems:
- Enterprise: Windows 2003 SP1 (on x86 32 bits); Linux Red Hat 4.x (on x86 32-bit and 64-bit, on Itanium 64-bit); SUSE Enterprise Linux 10.0 (on x86 32-bit and 64-bit, on Itanium 64-bit); Solaris 9, and 10 (SPARC); HP-UX 11.23 (Itanium 64-bit using 32-bit and 64-bit JVM); AIX 5.3 (64-bit using 32-bit JVM)
- Studio: Windows 2003 SP1, Windows XP (on x86 32-bit); Linux Red Hat 4.x (on x86 32-bit); Linux SUSE 10.0 (on x86 32-bit)
- Database Servers: SQL Server 2005; Oracle 9i, 10g (including RAC configurations); IBM UDB DB2 8.1 and 9.1
- Browsers: IE 6.0, 7.0; Firefox 2.0; Safari 3.0
- Java Virtual Machines: IBM 1.5.0 (on AIX 5.3 for Standalone and J2EE Edition), HP-UX 1.5.0_05 (on HP-UX 11.23 Itanium for Standalone and J2EE Edition), JRockit 1.5.0^ (on Windows, Linux, for WLS 9.2.x and WLS 10.0.x), Sun 1.5.0_12^ (on Windows, Linux, Solaris for Standalone and Solaris for J2EE Editions)
- Studio: Sun 1.5.0_12^ on Windows and Linux
- Enterprise Standalone: Sun 1.5.0_12^ for Windows, Linux (RHEL 4.x/Suse 10.0) x86 32-bit and 64-bit, and Solaris, IBM 1.5.0 for AIX 5.3, HP-UX 1.5.0_05 for HP-UX 11.23
- Enterprise Standalone: JRockit 1.5 for Linux (RHEL 4.x/Suse 10.0) Itanium 64-bit
- Enterprise for WebLogic: JRockit 1.5.0 for WLS 9.2 and WLS 10.0 on Windows, Linux (RHEL/Suse) x86 32-bit and 64-bit and Itanium 64-bit and Solaris; IBM 1.5.0 for AIX 5.3; HP-UX 1.5.0_05 for HP-UX 11.23
- Enterprise for WebSphere: IBM 1.5.0 for all platforms except Solaris where we use Sun's JVM
- Application Servers: BEA WebLogic 9.2 MP1 and WebLogic 10.0 (Enterprise for WebLogic); IBM WebSphere 6.1.0.5 or 6.1.0.13 (Enterprise for WebSphere - Other Patch level introduced problems that do not show up on the mentioned versions), Tomcat Servlet Container 5.5.20 (Standalone)
- ALBPM WE: ALI 6.1 MP1 and ALI Collaboration 4.2 MP1.
- The Thread number is not shown in the Engine log files when deployed on WebLogic Server making it difficult to trace multi-threaded executions. (Issue #19198)
- Views using a Filter with integers using the BETWEEN operator do not display when re-opening the project (Issue #19918)
- External namespaces are not properly resolved during Web Service introspection. (Issue #20675)
- In Studio, a Web Service WSDL files with operation declarations using a message attribute value without namespace is not introspected properly. (Issue #23410)
- XML Schemas containing Enumerations returning integer string values such as "0" and "1" are not properly introspected. (Issue #24434)
- Editor does not display the whole presentation layout in BPM Object Presentations. (Issue #24557)
- Certain XML elements introspected from an XML schema cannot be used as Process Web Services arguments. (Issue #25107)
- Web Service introspection generates a service without arguments when the objects are imported from multiple files and different namespaces. (Issue #25340)
- Removing option for valid values static list options is not persisted by Studio. (Issue #25438)
- PAPI-WS must have an enable property and a startup button in Studio. (Issue #25451)
- Views are not visible after project import is completed. (Issue #25491)
- A ClassFormatException is reported as a problem when an instance variable has the same name than a project variable. (Issue #25495)
- Server Side components cannot be executed in debug mode. (Issue #25537)
- Enumerations contained in an introspected Web Service cannot be used in Doc Literal Web Service method calls. (Issue #25581)
- Export project generates a corrupted export file when the "Include versionable libraries only" option is selected. (Issue #25587)
- Finish button is enabled while the project export task is running. (Issue #25595)
- Measurement marks cannot be used to track down the value of business indicators of type measure. (Issue #25681)
- Re-cataloging of AquaLogic Service Bus components corrupts the associated External Resources properties. (Issue #25699)
- ALBPM Studio. When you try to introspect COM objects you may get null pointer exception messages. However the introspection should finish ok. (Issue #25731)
- StackOverflowError is raised rendering the process image of an instance. (Issue #25776)
- An OutOfMemoryError occurs when certain erroneous constructions are encountered by the PBL compiler. (Issue #25778)
- ClassCastException occurs when casting a user defined exception in an exception handling flow. (Issue #25779)
- An OutOfMemory Error showed on the Eclipse logs when creating custom views. (Issue #25822)
- While introspecting an EJB you may get: java.lang.IllegalArgumentException: Invalid parent. (Issue #25921)
- Screenflows-Argument Mapping for End & Begin activities allow to create new argument sets. (Issue #25933)
- After removing a condition, in business rules, the Save button in Studio is disabled. (Issue #25939)
- Each time you click on any cell of a table, the corresponding UiCellEditor is wrapped into a SwtCellEditor. These SwtCellEditors are not being disposed until you close the view (or editor) containing the table. (Issue #25966)
- Null pointer exception adding a new participant in Studio. (Issue #25976)
- Everytime the Workspace page is refreshed, the business rules editor, if open, keeps adding business parameters to the list of variables. (Issue #25981)
- Null pointer exception when creating a new view in console. (Issue #25990)
- Internal error are reported when certain projects created in ALBPM Studio 5.7 are imported in ALBPM Studio 6.0 (Issue #26039)
- In Studio, "Import Designs" function has problem importing roles included in the design. (Issue #26059)
- Null pointer exception when Studio is internally traversing the project catalog. (Issue #26089)
- XSD introspection do not introspect elements defined in an imported schema. (Issue #26119)
- Internal Errors are reported in the problems tab after importing projects created with ALBPM 5.7. (Issue #26125)
- Component Event Types combo do not store the event argument in Global Automatic Listener. (Issue #26149)
- Null pointer exception when trying to open Main Task of Interactive Component Call. (Issue #26158)
- Cannot set Out argument mapping in a screenflow. (Issue #26164)
- Null pointer exception is thrown after selecting a Screenflow's input argument to map from interactive main task window. (Issue #26170)
- Cannot set main task for an Interactive Component Call activity in a Screenflow. (Issue #26173)
- Can not load a process whose name differs from the name on disk. (Issue #26183)
- Studio throws java.lang.NullPointerException : java.awt.Dimension.<init> (-1). (Issue #26199)
- If you create a measurement mark and right-click, the "Change Target Transition" option is does not change anything. (Issue #26202)
- Null pointer exception thrown when importing a project and choosing the same name as an existent one. (Issue #26230)
- Renaming a resource and saving in the simulation resources table throws an exception and leaves the file unusable. (Issue #26232)
- In Studio, transitions aren't directly accessible in a horizontal lane orientation. (Issue #26246)
- Missing error display when trying to use a non supported AquaLogic Service Bus version. (Issue #26251)
- 6.0.0 Views were storing the priority condition value incorrectly (Issue #26255)
- Exception in Studio: java.lang.IllegalArgumentException: No enum const class fuego.draw.FontStyle.NORMAL. (Issue #26257)
- If a method refers to a method inherited from Presentable it throws: fuego.compiler.InternalException. (Issue #26280)
- EJB Wizard does not show the available classes. (Issue #26303)
- Conditions are not saved after being updated in Studio. (Issue #26316)
- While using connectors, you get an exception if you try to right click on a transition. (Issue #26329)
- Create a project throws fuego.project.exceptions.ProjectRuntimeException. (Issue #26358)
- Display implentation of an interactive component in a screenflow does not accept a String[] as value and requires to enter a title. (Issue #26377)
- UndefinedVariableException when launching debugger. (Issue #26378)
- Modifying web service headers had no effect. (Issue #26413)
- Process WS is not working properly with WL9.2. (Issue #26440)
- Process WS are has issues working until the Application Server is restarted. (Issue #26447)
- Process engine gets null pointer exception when starting with 5.7 process instances. (Issue #26500)
- Process engine gets null point exception while running 5.7 instances. (Issue #26509)
- Null values appear in process while importing a project. (Issue #26519)
- In Studio, Process Notification activity argument mapping dialog is working incorrectly. (Issue #26567)
- In Studio, under Custom views - presentations - default activity: moving all columns from "Selected Columns" to "Available Columns" could cause a java.lang.ArrayIndexOutOfBoundsException: -1. (Issue #26577)
- In WorkSpace, adding a bookmark can cause an exception. (Issue #26585)
- In Studio, during normal operation may an out-of -memory error. (Issue #26586)
- In Studio, often times in Eclipse errors found in the Problem tab are difficult to associate with the offending logic in a particular activity. (Issue #26632)
- In Studio, null pointer exception happens after introspecting an Oracle table. (Issue #26635)
- In Studio, when specifying a variable type in Variables tab, the component browser must be used for complex types. (Issue #26663)
- In Studio, attributes in a group are added incorrectly in another BPM Object in the same object. (Issue #26677)
- In Studio, issue appears when trying to specify related sub Screenflow in the sub Screenflow Activity. (Issue #26681)
- BPM Object presentations work incorrectly in Studio's debugger. (Issue #26700)
- In Studio, imported design does not add 'Project' variables. (Issue #26706)
- ALBPM 5.7 Project generates a compilation internal error when using JNDI Classes. (Issue #26738)
- In Studio, code editor, when you hover over a Warning icon you do not see a description of the warning issue. (Issue #26741)
- In Studio, some elements were introspected incorrectly when WSDL included xsd:import in-line. (Issue #26757)
- In Studio, "Progress Information" dialog sometimes blocks the use of Studio. (Issue #26794)
- In Studio, saving an ScreenFlow with a Sub-ScreenFlow activity throws an exception. (Issue #26838)
- NullPointerException is raised when editing a link in a BPMObject presentation. (Issue #26848)
- In Studio, null pointer exception when importing a 5.7 project with an Organization including two roles. (Issue #26849)
- In Studio, output argument of the subprocess cannot be mapped to an instance variable of the main process. (Issue #26859)
- Engine, Incorrect response is generated for an introspected WSDL using doc-literal format. (Issue #26868)
- Studio, groups inside groups worked incorrectly. (Issue #26876)
- Studio, Business Rule. The Add Condition button must be pressed twice to open the condition screen and create two lines. (Issue #26897)
- In Studio, BPMObject group. Adding a group, throws next exception:fuego.compiler.InternalException. (Issue #26917)
- In Studio, Business Rules Editor is missing a field for documentation or description of the rule. (Issue #26924)
- When a web service operation uses a notification wait activity and you delete the notification wait activity, build fails but Studio does not show the problem correctly. (Issue #26952)
- Business Rules require internationalization labels. (Issue #26988)
- In Studio, adding a new transition deletes the process design background. (Issue #27015)
- In Studio, null pointer exception while trying to edit an existing presentation. (Issue #27031)
- Configuration's UserNameToken profile is not being used on a Soap Listener inheriting component. (Issue #27050)
- In Studio, unexpeted error when a Role is created. (Issue #27068)
- Engine, issues arise when publishing a migrated project exported from ALBPM 6.0. (Issue #27077)
- In Studio, you may receive a StackOverflowError message while changing BPMObject presentation properties. (Issue #27093)
- Studio, errors while selecting any of the components from Default Catalog due to a java.lang.ClassCastException. (Issue #27108)
- In Studio, importing a 5.7 project that has a View with a filter using between throws a design check error. (Issue #27148)
- In Studio, a null pointer exception is raised when executing a HTML preview action in a BPMObject presentation. (Issue #27156)
- In Studio, under custom views, adding "Participant" as condition to the view throws IllegalStateException. (Issue #27195)
- In Studio, null pointer exception is raised when trying to change the distribution criteria from a extracted simulation. (Issue #27197)
- In Studio, "Run Engine" is not possible when a view has assigned an invalid role. (Issue #27254)
- In Studio, error occurs while publishing a project designed in 5.7 that includes Organizational Units. (Issue #27273)
- In Studio, multiple instances of default catalog are created during startup time. (Issue #27276)
- In Studio, components in catalog are not de-registered from WorkSpace after being disposed. (Issue #27277)
- In Studio, Introspected classes are not resolved from debugger after restarting studio. (Issue #27283)
- In Studio, delete a group after deleting a presentation that included it throws null pointer exception. (Issue #27300)
- In Studio, after a Project Clean build the start engine throws Error message: Project publication has failed. (Issue #27319)
- In Studio, a null pointer exception is raised when creating a dashboard. (Issue #27337)
- Studio, drag and drop does not paste the code into the pointer position. (Issue #27375)
- In Studio, renaming a process input argument breaks the beginInMethod. (Issue #27379)
- In Studio, renaming a project variable do not flag the .project.xpdl file as dirty. (Issue #27389)
- In Studio, Web Service external resources from 5.7 are unusable in 6.0. (Issue #27392)
- In Studio, if the Role is created from drag and drop of an activity, the Role Label is not being generated until the Studio is closed. (Issue #27403)
- Process Interfaces are generated with mappings to instance variables (Issue #27481)
- BPM Object changes are sometimes lost when editing it in Studio. (Issue #27483)
- Dynamic Subprocess invocation is not working based on a dynamic assignment of a process name and organizational unit. (Issue #27497)
- org.eclipse.swt.SWTException: Invalid thread access - opening code editor while switching applications (Issue #27522)
- Studio raises a NullPointerException creating instances variables on a Input implementation of a Screenflow activity when creating a screenflow instance. (Issue #27524)
- Taiwanese labels are not properly stored. (Issue #27525)
- Studio raised a NullPointerException when checking instance variables on the argument mapping window for an interactive activity that is being implemented with a Screenflow. (Issue #27526)
- Studio raises a NullPointerException when a subflow activity is not initially mapped to another process and the association is left for a later time. (Issue #27537)
- Custom Views Conditions - Match All Conditions - It works as if this check is always selected. (Issue #27544)
- Studio throws "java.lang.IllegalArgumentException: Argument cannot be null" when editing a Dashboard and switching from one widget to another. (Issue #27545)
- Problems importing a BPEL 2.0 service orchestration process into Studio 6.0. (Issue #27547)
- Studio raises a NullPointerException when right clicking on an AutomaticHandler role to add a new Role. (Issue #27566)
- 6.0.0 already published project fails to execute global activities with NoSuchMethodError (Issue #27568)
- Project variables may not be used with a Parametric Role since the engine is raising a "java.lang./NoSuchFieldException". (Issue #27574)
- Participant Role shows twice in the Studio Organization for an imported project. (Issue #27631)
- Studio raises an exception when opening a previously saved business rule. (Issue #27633)
- When use Document Literal no wrapped the instrospection process generate wrong Operation namespace when The root element is a ref element (Issue #27648)
- MailAccount.messages return null messages in some situations (Issue #27653)
- Wrong response element name when introspect a Doc/Lit wrapped WS and implement the ServiceListener in the Project Catalog. (Issue #27688)
- In Studio, instance variables - creation in a ScreenFlow throws a SWTException. (Issue #27732)
- BPMObject presentation input command with a selection assignment gets generated incorrectly. (Issue #27746)
- In Studio, notes are displayed without content. (Issue #27755)
- In Studio, process flow lines disconnect when changing direction of swim lanes. (Issue #27780)
- Screenflow creation returns '<some-number>Arg' not a member of 'Instance' error incorrectly. (Issue #27801)
- Exception when using code completion of a business parameter (Issue #27823)
- In Studio, null pointer exception occurs when introspecting a web service with overwritten namespaces declarations. (Issue #27829)
- In Studio, even if Windows locale is set to Spanish, the IDE shows the welcome page and other messages and lables in the default language. (Issue #27833)
- In WorkSpace, web Business Rule Editor does not open if variables without localization exists in the project (Issue #27838)
- In Studio, null pointer exception trying to introspect a WSDL with wsdl:import of xml-schema file without targetNamespace. (Issue #27878)
- Engine, XMLObject throws null pointer exception during object serialization. (Issue #28114)
- Engine Participant deletion is running without transaction. This makes Participant disconnection (last ConnectedClient) fail. (Issue #25483)
- Parametric Roles not working in the Studio engine. (Issue #25745)
- Business variables are not stored in BAM tables when the split-join does not generate copies. (Issue #25882)
- In the Engine, InstancesNotAvailableInEngineException occurs when executing a filter when a child instance has a negative value as parent thread. (Issue #26121)
- In the Engine, global activities with instance access do not generate BAM data. (Issue #26478)
- Can not deploy BPM Engine when a Microsoft COM Service is defined as external resource. (Issue #26487)
- In the Engine, JMS connections are not being closed introducing a connection leak. (Issue #26682)
- In the Engine: Global Instance Access, using WebLogic 9.2, It allowed to execute an instance while the interactive activity was running for other user. (Issue #26782)
- Null pointer exception while generating views in Studio when deploying views by Process and Activity. (Issue #27235)
- Engine, raises a java.io.InvalidClassException: fuego.components.Attachment; local class incompatible: is thrown when trying to execute a migrated instance. (Issue #27363)
- Process information is not available in the WorkSpace. (Issue #27406)
- Engine can not properly load a BPEL process that is referencing the import of an XML Schema from its WSDL definition. (Issue #27436)
- Unable to start engine when the project name contains non-ASCII characters. (Issue #27448)
- Cannot import a BPEL project created with 60 GA, due to java.lang.AssertionError: Cannot set null as result type. (Issue #27495)
- The Engine Participant role cache is not refreshed when a person has been taken a group out. (Issue #27609)
- Cannot perform any WorkSpace operations on certain instances receiving a "java.io.StreamCorruptedException" after migrating a 5.7 to 6.0 Enterprise environment. (Issue #27636)
- Resolved Enterprise environment migration problem when instances were in a Grab activity and a participant tried to access the instance details. (Issue #27712)
- NullPointerException executing a global instance activity when the instance is in the End (Issue #27718)
- The invocation of a Throw activity inside a Split-Join in BPEL does not work. (Issue #27721)
- Engine, SQL exception executing an automatic activity. (Issue #27775)
- Engine, null pointer exception when starting the engine with a process deployed in several Organizational Units. (Issue #27778)
- Instance waiting in a subflow activity is not notified when the child reaches the end after migrating from 5.7. (Issue #27813)
- Engine, can not assign requested address error during engine start. (Issue #27832)
- Exception is raised trying to start albpmwarehouse.sh. (Issue #27855)
- Engine fails to start with Asian characters in a Western English installation. (Issue #27949)
- Engine DB InstanceIn schema is created without primary key in MSSQL Server 2005 introducing the potential of duplicated instances with high concurrency. (Issue #27964)
- In Studio, subflow process cannot be created when the process has a loop. (Issue #28051)
Installation and Licensing
- WE Configuration Wizard generates an invalid URL when selecting Oracle as database provider. (Issue #26731)
- Engine, during installation in WebLogic Server 9.2, an error appears when the installation finishes and applications fail to open. (Issue #27081)
- ALBPM Studio is not bundling the PAPI-WS Web Application for its usage with the Studio runtime. (Issue #28041)
- Portlets in WLP can not find engine deployed in a separated Domain. (Issue #25743)
- BPEL Process instances cannot render the instance detail when accessed from WorkSpace or a PAPI Program. (Issue #26084)
- Business Rules, the Workspace does not show all the global activities. (Issue #27145)
- The BAM Dashboard click event does not work to show instances associated with it (Issue #27517)
- ConcurrentModificationException when PAPI ProcessService is being disposed. (Issue #27600)
- WorkSpace has display issues with processes when the connected participant belongs to an Organizational Units type Father/Son. (Issue #27821)
- Attachment operations (either executed through WorkSpace or a PAPI Program) are not working in WebSphere 6.1 (Issue #28039)
WorkSpace or End User Components
- Issue importing <file_name>.pte file into ALUI portal. (Issue #25092)
- NullPointerException is raised when using the "-" to delete a dashboard. (Issue #25646)
- The Peer Assignment dialog window does not appear when trying to reach it from the the Search dialog window on IE. (Issue #25688)
- Assign Dialog does not work on Internet Explorer. (Issue #26357)
- Workspace takes long time to respond while opening an interactive display panel. (Issue #26428)
- When using accents ,in french names, such as ?,?,?,? , for the Activity names ,after the project is Deployed in J2EE the Workspace throws an error. (Issue #26435)
- In WorkSpace, InternalForwardException is thrown when executing a BPMObject with JSP immediately after executing a BPMObject with Presentation in a screenflow. (Issue #26457)
- In WorkSpace, while searching specific instances engine return all processes. (Issue #26559)
- In WorkSpace, invokeUrl tag causes NullPointerException in WSRP portlets (Issue #26751)
- Inner frame widget works incorrectly for BPMObject Presentations at runtime when rendered in ALBPM WorkSpace. (Issue #27216)
- ALBPM WE. Null pointer exception trying to show ALBPM portlets. (Issue #27282)
- In Studio, global activity with Instance Access Show Process Image implementation throws null pointer exception. (Issue #27298)
- Process are not found by the WorkSpace in a WebLogic Server 10 Portal domain. (Issue #27345)
- In WorkSpace Extensions, editing the Edit mode off , in the work list and the instance detail portlets , produces an error and the portlets becomes unusable. (Issue #27359)
- In WorkSpace Extensions, listeners in the portlets deployed with WLP should be set by default. (Issue #27361)
- Studio, order of parameters in generated XML during instrospection is incorrect. (Issue #27370)
- webResources tag library does not work when the WorkSpace is deployed in WLP (Issue #27662)
- Web Business Rule Editor throws an exception when trying to open a rule with 'now' as the constant value. (Issue #27702)
- Web Business Rule Editor does not open after clicking the Reload button in Studio. (Issue #27713)
- NullPointerException raised when connecting to the WorkSpace Extensions for JSF deployed to WLP due to an incorrect environment setup when using the Configuration Wizard to extend a WLP domain. (Issue #27730)
- WorkSpace, null pointer exception when trying to execute an interactive activity with conditional transitions. (Issue #27779)
- The ALBPM .pte file contains wrong Collaboration Remote Server URL. When import the .pte file it changes the Collaboration Remote Server URL. (Issue #27849)
- ALBPM WE installation, Workspace Administrator has access issues. The servlet throws an exception. (Issue #27892)