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!

Forge failed without any logs

Meghana123Nov 10 2016 — edited Nov 15 2016

Hi All,

Please help me on this

After installing all the components , deployed an application and ran initialize_services , load_baseline_test_data , Baseline_update.

C:\Endeca\Apps\TryApp\control>baseline_update.bat

[11.10.16 16:57:27] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.

[11.10.16 16:57:28] INFO: Definition has not changed.

[11.10.16 16:57:28] INFO: Starting baseline update script.

[11.10.16 16:57:28] INFO: Acquired lock 'update_lock'.

[11.10.16 16:57:28] INFO: [ITLHost] Starting shell utility 'cleanDir_processing'.

[11.10.16 16:57:30] INFO: [ITLHost] Starting shell utility 'move_-_to_processing'.

[11.10.16 16:57:31] INFO: [ITLHost] Starting copy utility 'fetch_config_to_input_for_forge_Forge'.

[11.10.16 16:57:32] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Forge'.

[11.10.16 16:57:33] INFO: [ITLHost] Starting component 'Forge'.

[11.10.16 16:57:34] SEVERE: Batch component  'Forge' failed. Refer to component logs in C:\Endeca\Apps\TryApp\config\script\..\..\.\logs\forges\Forge on host ITLHost.

Occurred while executing line 23 of valid BeanShell script:

[[

20|

21|        // archive logs and run ITL

22|        Forge.archiveLogDir();

23|        Forge.run();

24|        Dgidx.archiveLogDir();

25|        Dgidx.run();

26|

]]

[11.10.16 16:57:34] SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.

Caused by java.lang.reflect.InvocationTargetException

sun.reflect.NativeMethodAccessorImpl invoke0 - null

Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException

com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.

Caused by com.endeca.soleng.eac.toolkit.exception.EacComponentControlException

com.endeca.soleng.eac.toolkit.component.BatchComponent run - Batch component  'Forge' failed. Refer to component logs in C:\Endeca\Apps\TryApp\config\script\..\..\.\logs\forges\Forge on host ITLHost.

[11.10.16 16:57:34] INFO: Released lock 'update_lock'.

Am breaking my head on this, installed all the softwares manytimes and not able to find why.

This post has been answered by Vaibhav R Patil-Oracle on Nov 15 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2016
Added on Nov 10 2016
15 comments
1,525 views