Skip to Main Content

Endeca Experience Management

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Endeca 11.2 compatible with windows 10

3523679Aug 16 2017 — edited Feb 7 2018

HI Team ,

i have installed endeca 11.2 on my windows 10 . but here baseline index is getting failed every time .

please find the below error , please let me know the solution .

Note- tried in windows other version (7,8) working fine .

SEVERE: Batch component  'Dgidx' failed. Refer to component logs in C:\Endeca\App\Discover\config\script\..\..\.\logs\dgidxs\Dgidx on host ITLHost.

Occurred while executing line 16 of valid BeanShell script:

[[

13|

14|      // archive logs and run the indexer

15|      Dgidx.archiveLogDir();

16|      Dgidx.run();

17|       

18|      // distribute index, update Dgraphs

19|      DistributeIndexAndApply.run();

]]

Aug 16, 2017 2:32:25 AM com.endeca.soleng.eac.toolkit.Controller execute

SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.

java.lang.reflect.InvocationTargetException

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:497)

at com.endeca.soleng.eac.toolkit.Controller.invokeRequestedMethod(Controller.java:933)

at com.endeca.soleng.eac.toolkit.Controller.execute(Controller.java:271)

at com.endeca.soleng.eac.toolkit.Controller.main(Controller.java:138)

Caused by: com.endeca.soleng.eac.toolkit.exception.AppControlException: Error executing valid BeanShell script.

at com.endeca.soleng.eac.toolkit.script.Script.runBeanShellScript(Script.java:180)

at com.endeca.soleng.eac.toolkit.script.Script.run(Script.java:127)

... 7 more

Caused by: com.endeca.soleng.eac.toolkit.exception.EacComponentControlException: Batch component  'Dgidx' failed. Refer to component logs in C:\Endeca\App\Discover\config\script\..\..\.\logs\dgidxs\Dgidx on host ITLHost.

at com.endeca.soleng.eac.toolkit.component.BatchComponent.run(BatchComponent.java:126)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:497)

at bsh.Reflect.invokeMethod(Unknown Source)

at bsh.Reflect.invokeObjectMethod(Unknown Source)

at bsh.Name.invokeMethod(Unknown Source)

at bsh.BSHMethodInvocation.eval(Unknown Source)

at bsh.BSHPrimaryExpression.eval(Unknown Source)

at bsh.BSHPrimaryExpression.eval(Unknown Source)

at bsh.BSHBlock.evalBlock(Unknown Source)

at bsh.BSHBlock.eval(Unknown Source)

at bsh.BSHBlock.eval(Unknown Source)

at bsh.BSHIfStatement.eval(Unknown Source)

at bsh.Interpreter.eval(Unknown Source)

at bsh.Interpreter.eval(Unknown Source)

at bsh.Interpreter.eval(Unknown Source)

at com.endeca.soleng.eac.toolkit.script.Script.runBeanShellScript(Script.java:165)

... 8 more

Aug 16, 2017 2:32:25 AM com.endeca.soleng.eac.toolkit.base.LockManager releaseLock

INFO: Released lock 'update_lock'.

Thanks

-Biswa

Comments

Jitendra Vishnoi

I don't think endeca 11.2 and win10 are compatible(Baseline update failing), win10 is not mentioned in support matrix for 11.2

3523679

Hi,

thanks for the information @"Jitendra Vishnoi" .

thanks

-Biswa

Daciano

Hello, I have used endeca 11.2 on windows 10, I had no problems.

I suggest checking the dgidx log to identify the problem that is occurring.

Is in: ..\logs\dgidxs\Dgidx\Dgidx\Dgidx.log

If you can not identify the problem copy the dgidx log here for us.

I hope I have helped.

sri075109

Hello,

Can you check whether MDEX path is set correctly in PlatformServices\workspace\conf\eac.properties.

user13687585

Biswa,

Have you find the solution for your dgidx issue? I have same issue with Windows 10. Please share your solution.

Thanks,

-Srini

user13687585

Could you share the document that has compatibility information?

Thanks,

-Srini

Avinash-Oracle

Endeca 11.2 and 11.3 is not compatible with windows10.

Thanks,

Avinash Dewangan

1 - 7
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 7 2018
Added on Aug 16 2017
7 comments
858 views