cloning: missing 'server'JVM at '/psup/fs1/EBSapps/comn/clone/jre/lib/i386/server/libjvm.so'.

classic Classic list List threaded Threaded
6 messages Options
KY
Reply | Threaded
Open this post in threaded view
|

cloning: missing 'server'JVM at '/psup/fs1/EBSapps/comn/clone/jre/lib/i386/server/libjvm.so'.

KY
Hello Erman

We are trying to clone our 3 node app and 3 node DB on a set of new servers. DB restore is done and when trying to run adcfgclone we are getting the below error:

Enter the APPS Password:
Error: missing 'server'JVM at '/psup/fs1/EBSapps/comn/clone/jre/lib/i386/server/libjvm.so'.
please install or use the JRE or JDK that contains these missing components.
chmod: cannot acess '/psup/fs1/EBSapps/comn/clone/bin/../FMW/tempinfoApps.txt': No such file or directory


I have read your blog and i understand that XFS filesystem is not supported and EXT3 and EXT4 should be used. But since this is a shared file system, we are NFS ver3. Similar setup works for us in our current setup. We have mounted the nfs as per Oracle Instructions in Sharing The Application Tier File System in Oracle E-Business Suite Release 12.2 [1375769.1]

Any help is appreciated.

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: cloning: missing 'server'JVM at '/psup/fs1/EBSapps/comn/clone/jre/lib/i386/server/libjvm.so'.

ErmanArslansOracleBlog
Administrator
1)Is /psup/fs1/EBSapps/comn/clone/jre/lib/i386/server/libjvm.so present & accessible?
2)Is '/psup/fs1/EBSapps/comn/clone/bin/../FMW/tempinfoApps.txt present & accessible?
3)Did you check this blog post -> https://ermanarslan.blogspot.com/2017/10/ebs-122-libjavaso-problem-in-solaris.html ? Did you check the jdk thing explained there ( a fake JDK upgrade..)?
KY
Reply | Threaded
Open this post in threaded view
|

Re: cloning: missing 'server'JVM at '/psup/fs1/EBSapps/comn/clone/jre/lib/i386/server/libjvm.so'.

KY
Thanks for the reply..

1)yes /psup/fs1/EBSapps/comn/clone/jre/lib/i386/server/libjvm.so is present and accessible (owned by app user with 755)
2)Permissions are fine on /psup/fs1/EBSapps/comn/clone/bin/*, I suppose this txt is created by adcfgclone itself to hold temp information. This makes me suspect its not a java issue as it shows but a filesystem issue. Inspite of proper permissions, somehow the file system is not being recognized.
3)I will check this but we are on OEL 7. Not sure this would apply to us.

Below is how we have mounted the NFS on all of our 3 App nodes:

spveceis102-c1.fastcard.local:/finapppsup /psup nfs rw,bg,hard,rsize=65536,wsize=65536,vers=3,nointr,timeo=600,proto=tcp,suid      0 0

spveceis102-c1.fastcard.local is a DELL Isilon storage cluster.
Reply | Threaded
Open this post in threaded view
|

Re: cloning: missing 'server'JVM at '/psup/fs1/EBSapps/comn/clone/jre/lib/i386/server/libjvm.so'.

ErmanArslansOracleBlog
Administrator
Then, yes.. It seems like it is directly related with the filesystem.

1) Why not recommended settings for the NFS mount? (rw,bg,intr,hard,timeo=600,acregmin=0,acregmax=0,wsize=32768,rsize=32768,nfsvers=3,tcp)

2) You mentioned that you have another environment which is similar to this one.
Did you compare the filesystem and nfs mount parameters between these 2 environments?

KY
Reply | Threaded
Open this post in threaded view
|

Re: cloning: missing 'server'JVM at '/psup/fs1/EBSapps/comn/clone/jre/lib/i386/server/libjvm.so'.

KY
1) We used these settings as recommended by Oracle in "Sharing The Application Tier File System in Oracle E-Business Suite Release 12.2 (Doc ID 1375769.1)" for Linux.

2) Yes we have a similar setup and the mount options are exactly the same. Only difference is that the storage is Netapp on the working environment and EMC Isilon on the current one. Apart from that there is no difference. We are working with Oracle and DELL as well but not able to get anywhere.
Reply | Threaded
Open this post in threaded view
|

Re: cloning: missing 'server'JVM at '/psup/fs1/EBSapps/comn/clone/jre/lib/i386/server/libjvm.so'.

ErmanArslansOracleBlog
Administrator
Did you check the logs of your NFS client (Oracle Linux side) ?  & NFS server (EMC Isolon in this case)?

Did you check the NFS best practices on EMC Isolon side?

Did you install all the rpms? (incluind binutils)
--binutils RPM is on higher version 2.27 whereas as per document Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for Linux x86-64 (Doc ID 1330701.1) below version is expected.
binutils-2.23.52.0.1-16.el7.x86_64