Skip to Main Content

Enterprise Manager

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.

EMCTL startup command failing after the OS upgrade

Praveen AlluriJun 23 2017 — edited Jun 27 2017

After the OS upgrade on RHEL 7 i am unable to startup the OMS. Its failing with the below error. Any ideas please.

-bash-4.2$ ./emctl start oms

./emctl: line 287: /usr/bin/uname: Argument list too long

./emctl: line 288: /usr/bin/uname: Argument list too long

./emctl: line 475: /apps/oracle/middleware/perl/bin/perl: Argument list too long

This post has been answered by user8609728 on Jun 26 2017
Jump to Answer

Comments

user8609728
Answer

Hi, I've hit the same problem, see

https://access.redhat.com/security/vulnerabilities/stackguard?sc_cid=70160000000gzltAAA&

To fix I changed the commonenv file found in middleware/bin to hash out this line

    #ulimit -S -s $EM_THREAD_STACK_SIZE

Marked as Answer by Praveen Alluri · Sep 27 2020
Praveen Alluri

Than you very much.. This fixed my issue.

Appreciate your help on this,

Regards,

Praveen

user6707569

Ideed this is correct.

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

Post Details

Locked on Jul 25 2017
Added on Jun 23 2017
3 comments
2,016 views