[ http://wso2.org/jira/browse/ESBJAVA-394?page=all ]
Evanthika Amarasiri reopened ESBJAVA-394:
-----------------------------------------
The issue still exists.
*********************************************************************************************************************************
Error: mediatornode has no properties
Source File: https://10.100.1.97:9443/esb/extensions/core/js/sequences.js
Line: 642
*********************************************************************************************************************************
mediatornode has no properties
getnestedelement(undefined, "0", "<syn:log
xmlns:syn='http://ws.apache.org/ns/synapse'/>")sequences.js (line 642)
getnestedelement(cache, "1.0", "<syn:log
xmlns:syn='http://ws.apache.org/ns/synapse'/>")sequences.js (line 636)
getnestedelement(sequence, "0.1.0", "<syn:log
xmlns:syn='http://ws.apache.org/ns/synapse'/>")sequences.js (line 636)
addmediator("clickEvent", [click clientX=0, clientY=0], Object
position=0.1.0)sequences.js (line 603)
fire()event.js (line 1528)
onDOMEvent(click clientX=0, clientY=0)menu.js (line 267)
wrappedFn(click clientX=0, clientY=0)event.js (line 418)
[Break on this error] if (mediatornode.childNodes.length - 1 == position) {
The issue will be reopened
> Unable to add "On Cache Hit" mediators due to a JS error
> --------------------------------------------------------
>
> Key: ESBJAVA-394
> URL: http://wso2.org/jira/browse/ESBJAVA-394
> Project: WSO2 ESB
> Issue Type: Bug
> Components: Sequences Management
> Affects Versions: NIGHTLY
> Environment: Ubuntu7.04, JDK1.5.0_12, Firefox 2.0.0.9
> Reporter: Evanthika Amarasiri
> Assigned To: Ruwan Linton
> Fix For: NIGHTLY
>
>
> Create a sequence and add a Cache mediator. Try to select a mediator for the
> "On Cache Hit" from the mediator list.
> You will not be able to do so due to the following JS error
> **********************************************************************
> Source File:
> https://localhost:7443/esb/extensions/core/js/mediators/cache_mediator.js
> Line: 72
> **********************************************************************
> mediatorChilds has no properties
> collectclonedata(cache, undefined)cache_mediator.js (line 72)
> vieweditedmediator()sequences.js (line 503)
> addmediator("clickEvent", [click clientX=0, clientY=0], Object
> position=.0)sequences.js (line 585)
> fire()event.js (line 1528)
> onDOMEvent(click clientX=0, clientY=0)menu.js (line 267)
> wrappedFn(click clientX=0, clientY=0)event.js (line 418)
> [Break on this error] for (var i=0; i<mediatorChilds.length; i++) {
> **********************************************************************
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev