Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECMAScript Version of DXQueue error #3

Open
belaie opened this issue Dec 25, 2020 · 1 comment
Open

ECMAScript Version of DXQueue error #3

belaie opened this issue Dec 25, 2020 · 1 comment

Comments

@belaie
Copy link

belaie commented Dec 25, 2020

Input was xds
driver dn tried: LDAP and slashed version

Documentation of ECMAScript version is missing too

12/25/20 17:40:51.612]:QueueEvent PT: Action: do-set-local-variable("local.sub.etp.Schedule",scope="policy",token-xpath("es:sendQueueEvent($DriverDN, $Xds)")).
[12/25/20 17:40:51.614]:QueueEvent PT: arg-string(token-xpath("es:sendQueueEvent($DriverDN, $Xds)"))
[12/25/20 17:40:51.616]:QueueEvent PT: token-xpath("es:sendQueueEvent($DriverDN, $Xds)")
[12/25/20 17:40:51.625]:QueueEvent PT: sendQueueEvent: : Cleaning up supplied XDS
[12/25/20 17:40:51.625]:QueueEvent PT: sendQueueEvent: : Creating skeleton using context: input
[12/25/20 17:40:51.630]:QueueEvent PT:
DirXML Log Event -------------------
Driver: DriverSet\QueueEvent
Channel: Publisher
Status: Error
Message: Code(-9131) Error in vnd.nds.stream:IDM/DriverSet/QueueEvent/0-pub-itp-QueueEventSchedule#XmlData:58 : Error evaluating XPATH expression 'token-xpath("es:sendQueueEvent($DriverDN, $Xds)")' : com.novell.xml.xpath.XPathEvaluationException: Can't find method com.novell.nds.dirxml.engine.NdsDtd.createStatusDocument(java.lang.Integer,com.novell.soa.script.mozilla.javascript.Undefined,com.novell.soa.script.mozilla.javascript.ConsString). (vnd.nds.stream:///lib-ecma-DXQueue#DirXML-Data#227).
[12/25/20 17:40:51.652]:QueueEvent PT:

DirXML NetIQ Corporation Code(-9131) Error in vnd.nds.stream:///DriverSet/QueueEvent/0-pub-itp-QueueEventSchedule#XmlData:58 : Error evaluating XPATH expression 'token-xpath("es:sendQueueEvent($DriverDN, $Xds)")' : com.novell.xml.xpath.XPathEvaluationException: Can't find method com.novell.nds.dirxml.engine.NdsDtd.createStatusDocument(java.lang.Integer,com.novell.soa.script.mozilla.javascript.Undefined,com.novell.soa.script.mozilla.javascript.ConsString). (vnd.nds.stream:///lib-ecma-DXQueue#DirXML-Data#227).DirXML QueueEvent Publisher
@Olethros
Copy link
Contributor

I have pushed a new version of the sendQueueEvent which should fix this. (the fix is on my repo for now)
It simplifies a few things to avoid the issue above.

Doc is on the way, but the two implementations should be primarily drop-in replacements for each other.

lhaeger pushed a commit that referenced this issue Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants