Issue #740 has been updated by Sébastien Bahloul. Status changed from Resolved to Closed
Issue fixed ---------------------------------------- Bug #740: Oracle Java 8 compatibility http://tools.lsc-project.org/issues/740 Author: Sébastien Bahloul Status: Closed Priority: High Assigned to: Sébastien Bahloul Category: Core Target version: 2.1.2 Problem in version: all >From LSC users list (thanks to Juan Godino) We’re in the process of upgrade our project from JDK 7 using java.version 1.6 profile to compile to JDK 8 using java.version 1.7 profile to compile. When I run our sync process I’m getting the following error many times: <pre> [initial-user-47] ERROR org.lsc.utils.JScriptEvaluator - Fail to compute expression: srcBean.getMainIdentifier() on id=CN=sysadmin,CN=Users,DC=eo,DC=local Reason: javax.script.ScriptException: ReferenceError: "importPackage" is not defined in <eval> at line number 1 [initial-user-47] ERROR org.lsc.AbstractSynchronize - Error while synchronizing ID {samaccountname=sysadmin}: org.lsc.exception.LscServiceException: javax.script.ScriptException: ReferenceError: "importPackage" is not defined in <eval> at line number 1 [RMI TCP Connection(2)-127.0.0.1] ERROR org.lsc.AbstractSynchronize - All entries: 1, to modify entries: 0, successfully modified entries: 0, errors: 1 </pre> We don’t get this error in our JDK 7 environment. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

