Error in starting startInstGui.sh in AIX Machine

I am in the process of installing SAP in AIX Machine
I am getting the follwoing error when i start SAP installatble. Pls help
<b># /oracle/master/startInstGui.sh
  Java Runtime found in PATH environment variable
  Path: java
Start mode: gui (GUI only)
Connection parameters:
  GUIServer host: localhost
  GUIServer port: 21212
Starting...
The java class is not found:  SDTGui</b>
The contents of ENV file is as follows
TMP=/usr/sap/DBW/install/tmp
MAIL=/usr/spool/mail/root
LOCPATH=/usr/lib/nls/loc
LIB_PATH=/sapmnt/DBW/exe
USER=root
AUTHSTATE=compat
SAPINST_JRE_HOME=/usr/java14_64/jre
DISPLAY=192.168.79.139:0.0
SHELL=/usr/bin/ksh
ODMDIR=/etc/objrepos
JAVA_HOME=/usr/java14_64
HOME=/
TERM=xterm
MAILMSG=[YOU HAVE NEW MAIL]
PWD=/oracle/master
LD_LIBPATH=/sapmnt/DBW/exe
TZ=MST7
A__z=! LOGNAME
NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
LIBPATH=/sapmnt/DBW/exe
The output of Java -fullversion is <b>J2RE 1.4.2 AIX 5L</b> I have logged in as user root to do the activities

Hi,
setup environment veriables correctly for java.. for example.
if using from root,
type: export JAVA_HOME=/.../.../.../ full location
type xhost + in seperate new terminal. should work.
also, use J2SDK 1.4.2.11 from below provided link...
http://java.sun.com/products/archive/j2se/1.4.2_11/index.html
Thanks,

Similar Messages

  • Error while starting Discoverer Viewer on AIX

    I have installed IAS 9i 1.0.2.2 on AIX. While running Discoverer
    Viewer (http://host:port/discoverer4i/viewer) I receive:
    oracle.xml.parser.v2.XPathException: Unknown expression at EOF:
    *|/.
    Thanks in advance for any suggestions.
    best regards
    Krzysztof Jungowski

    Pl do not post duplicates - Error while starting discoverer 10g

  • Error while starting WLI server on Solaris Machine

    Hi
    While starting WLI server using startWLI.sh command I am getting following error.
    <i>Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server</i>:-(
    Please help me for rectifying this error.
    Thanking you.
    Amol

    Hi
    While starting WLI server using startWLI.sh command I am getting following error.
    <i>Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server</i>:-(
    Please help me for rectifying this error.
    Thanking you.
    Amol

  • Error messages while configuring Scheduler on AIX Machine

    We want to configure OBIEE Scheduler on our AIX Server. While we try to run schconfig.exe we could notice the fallowing error message.
    exec(): 0509-036 Cannot load program schconfig because of the following errors:
    *0509-150 Dependent module libnqutilitygeneric.so could not be loaded.*
    *0509-022 Cannot load module libnqutilitygeneric.so.*
    *0509-026 System error: A file or directory in the path name does not exist.*
    We have already created S_NQ_ERR_MSG, S_NQ_INSTANCE, S_NQ_JOB, and S_NQ_JOB_PARAM tables for this purpose.
    We have taken following steps to execute the schconfig file on AIX environment: -
    In /u04/OracleBI/setup directory we ran the following shell scripts
    *1) common.sh*
    *2) .variant.sh*
    *3) sysenvinit.sh*
    *4) user.sh*
    Then we went to */u04/OracleBI/server/bin* and executed the file *"schconfig"* but no use ...
    Please suggest what needs to be done.
    Thanks in advance!!!
    Regards,
    Nithesh.

    I tracked the issue to faulty Oracle 11g Client drivers for 64-bit, reinstalling/rechecking the client and client paths did not help.
    I installed Oracle 10g R2 64-bit drivers and that fixed the issue for me.

  • Error in Start Addon on Thin Client Machine

    Hello ,
               How To Install ARD File on Thin Client Machine in SAP B1 SDK ?
    Regards
    Ravi Dalvi

    Best solution is to use a citrix or terminal server and have B1 clinet run once with the addon as for it to be installed before trying to use it on the thin client. There are some video on that on youtube. Check richard duffy's channel.

  • Strange error when starting tnslsnr on AIX machine

    Hello!
    I have the following system:
    there are two nodes (say, node1 and node2) in HACMP cluster (OS is AIX 5.2). ORACLE runs on node2 and our software - on node1 (in normal state). Also there is an external storage, where ORACLE's and software's file systems are situated.
    So, in normal state ORACLE runs on node2 and software - on node1. ORACLE's filesystems are mounted on node2 and software's filesystem - on node1.
    There can be two more states of working system:
    1. when node1 fails and all it's resources are acquired by node2 (filesystems and IP). In this state ORACLE and software are executed on node2.
    2. when node2 fails and it's IP and filesystems are acquired by node1. ORACLE and software are executed on node1.
    So, in failover state no.2 everything works ok. In failover state no.1 and in normal state i get an error when i try to run tnslsnr:
    oracleuser$> lsnrctl start
    LSNRCTL for IBM/AIX RISC System/6000: Version 9.2.0.6.0 - Production on 26-SEP-2005 14:43:58
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting /oracle/MFP/920_64/bin/tnslsnr: please wait...
    TNSLSNR for IBM/AIX RISC System/6000: Version 9.2.0.6.0 - Production
    System parameter file is /oracle/MFP/920_64/network/admin/listener.ora
    Log messages written to /oracle/MFP/920_64/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=prdr3dbt)(PORT=1527)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    IBM/AIX RISC System/6000 Error: 13: Permission denied
    Listener failed to start. See the error message(s) above...
    oracleuser$
    When i edit listener.ora (replace "prdr3dbt" by corresponding IP-address) and try to start tnslsnr again, the startup procedure hangs and does not finish for a long time (it hangs until I press CONTROL-C key combination) and i get a huge amount of such error:
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    I am sure that there is nothing wrong with oracle's files, becouse they are on EXTERNAL storage and the system doesn't work only in two of three states (in one of states it works fine).

    'TNS-12531: TNS:cannot allocate memory' may be misleading, it seems to be a permission problem (see also IBM/AIX RISC System/6000 Error: 13: Permission denied). A possible reason is:
    Oracle (more specific the listener) is unable to read /etc/hosts, because of permission problems. So host resolution is not possible.

  • Error in starting DB2 UDB (AIX with ECC 6.0)

    Hello All,
    I am facing error in starting the database as below :
    <b>exec(): 0509-036 Cannot load program db2start because of the following errors:
            0509-130 Symbol resolution failed for /usr/lib/threads/libc.a[aio_64.o] because:
            0509-136   Symbol kaio_rdwr64 (number 0) is not exported from
                       dependent module /unix.
            0509-136   Symbol listio64 (number 1) is not exported from
                       dependent module /unix.
            0509-136   Symbol acancel64 (number 2) is not exported from
                       dependent module /unix.
            0509-136   Symbol iosuspend64 (number 3) is not exported from
                       dependent module /unix.
            0509-136   Symbol aio_nwait (number 4) is not exported from
                       dependent module /unix.
            0509-136   Symbol aio_nwait64 (number 5) is not exported from
                       dependent module /unix.
            0509-136   Symbol aio_nwait_timeout (number 6) is not exported from
                       dependent module /unix.
            0509-136   Symbol aio_nwait_timeout64 (number 7) is not exported from
                       dependent module /unix.
            0509-026 System error: Error 0
            0509-192 Examine .loader section symbols with the
                     'dump -Tv' command.
    SQL1652N  File I/O error occurred.</b>
    I have even changed the Acc. I/O setting also as per the note :683396 .
    But the error still exists.Please help me out in this ssue.
    Regards,
    Chandra.

    Hi Chandra,
    this error may occure when you do not install DB2 on the node via db2setup on AIX. I assume you moved DB2 via ACC to this box. DB2 requires AIO. In general db2setup enables it for you. You can check this by issuing the following command: 'lsdev -Cc aio'
    The correct output should be like:
    aio0 Available Asynchronous I/O (Legacy)
    The wrong one with disabled AIO:
    aio0 Defined Asynchronous I/O (Legacy)
    Use 'smitty aio' to configute AIO for your machine.
    Regards,
    Steffen

  • My realm error while starting managed server on a remote machine

    Tried to start the managed server on the remote from admin console...got the below error message
    Node manager on the remote machine is up and running.Start request reaches the node manager but it fails to start the server because of below error.
    <May 6, 2011 2:12:46 AM PDT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException.
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:342)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
         Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
         at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
         at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
         at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:47)
         Truncated. see log file for complete stacktrace
    Caused By: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
         at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:549)
         at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(StoreServiceDelegate.java:149)
         at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(StoreServiceDelegate.java:99)
         at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:76)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:534)
         Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:891341 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory". See the nested exception for details.
         at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:95)
         at kodo.jdo.PersistenceManagerFactoryImpl.getPersistenceManagerFactory(PersistenceManagerFactoryImpl.java:41)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.OutOfMemoryError: allocLargeObjectOrArray: [Ljava/lang/Object;, size 782611408
         at java.util.Arrays.copyOf(Arrays.java:2760)
         at java.util.Arrays.copyOf(Arrays.java:2734)
         at java.util.ArrayList.ensureCapacity(ArrayList.java:167)
         at java.util.ArrayList.add(ArrayList.java:351)
         at org.apache.openjpa.conf.CacheMarshallerImpl.setInputUrlFromResourceLocation(CacheMarshallerImpl.java:226)
         Truncated. see log file for complete stacktrace
    >
    <May 6, 2011 2:12:46 AM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <May 6, 2011 2:12:46 AM PDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Any pointers would be very helpful.

    I think your problem is here: Caused By: java.lang.OutOfMemoryError: allocLargeObjectOrArray: [Ljava/lang/Object;, size 782611408
    And is probably related to this: http://mail-archives.apache.org/mod_mbox/openjpa-dev/201006.mbox/%3C26423199.85161276545675046.JavaMail.jira@thor%3E
    the comment in here is saying: Make the CacheMarshallerImpl a bit more tolerant to different configurations.
    Could be the out of memory error you getting is related to your openjpa configuration, not sure here                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • TS1550 Time Machine worked fine w. new HD for 16 backups, but started giving this mssg: [TIME MACHINE COULDN'T COMPLETE THE BACKUP TO "TOSHIBA EXT" ...An error occurred while creating the backup folder]

    Time Machine worked fine w. new HD for 16 backups, but started giving this mssg: [TIME MACHINE COULDN'T COMPLETE THE BACKUP TO "TOSHIBA EXT" ...An error occurred while creating the backup folder]

    Make sure your hard drive is formatted properly for the operating system installed.  Go to Apple menu -> About This Mac to determine what it is.  You posted to the 10.5 forum, but your signature says you have 10.9.  Here is the tip on what formatting supports what operating systems:
    https://discussions.apple.com/docs/DOC-3003

  • Error when starting managed server Message Too Long

              Hi,
              I'm trying to setup clustering with WLS6.1sp2.
              I use the jdk include with wls
              2 servers in the cluster OS=AIX
              1 Adminserver running on Solaris 8
              When I start a managed server on one of the clustered machines
              I see the following error.
              Starting Cluster Service ....
              <Mar 20, 2002 10:38:38 AM CET> <Notice> <WebLogicServer> <ListenThread listening
              on port 7001, ip address 10.160.3.74>
              <Mar 20, 2002 10:38:39 AM CET> <Error> <Cluster> <Error sending multicast message:
              java.io.IOException: Message too long
              java.io.IOException: Message too long
              at java.net.PlainDatagramSocketImpl.send(Native Method)
              at java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:77)
              at java.net.DatagramSocket.send(DatagramSocket.java:341)
              at weblogic.cluster.FragmentSocket.sendThrottled(FragmentSocket.java:133)
              at weblogic.cluster.FragmentSocket.send(FragmentSocket.java:91)
              at weblogic.cluster.MulticastSender.fragmentAndSend(MulticastSender.java(Compiled
              Code))
              at weblogic.cluster.MulticastSender.send(MulticastSender.java:149)
              at weblogic.cluster.AnnouncementManager.sendAnnouncement(AnnouncementManager.java:140)
              at weblogic.cluster.AnnouncementManager.startX(AnnouncementManager.java:91)
              at weblogic.cluster.AnnouncementManager.start(AnnouncementManager.java:51)
              at weblogic.cluster.ClusterService.startCommunication(ClusterService.java:192)
              at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:540)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
              at weblogic.Server.main(Server.java:35)
              >
              <Mar 20, 2002 10:38:39 AM CET> <Notice> <Cluster> <Listening for multicast messages
              (cluster wlsHomebankingCluster) on port 7001 at address 237.200.200.1>
              <Mar 20, 2002 10:38:39 AM CET> <Notice> <WebLogicServer> <Started WebLogic Managed
              Server "s01ap007" for domain "axa" running in Production Mode>
              Also deploying doesn't seem to succeed could this be coused by this error
              I hope someone can help me.
              Best regards,
              Peter Van der Goten
              

              Because I found the answer via Mr. yunyee who also had this problem on an AIX machine
              I will post this also here.
              The problem was that the upd_sendspace variable was set on
              a mutch to low value (9126) or something in this range
              It had to be set on 32769.
              this was done with no -o udp_sendspace=32769
              Best regards,
              Peter
              "Peter Van der Goten" <[email protected]> wrote:
              >
              >Hi,
              >I'm trying to setup clustering with WLS6.1sp2.
              >I use the jdk include with wls
              >2 servers in the cluster OS=AIX
              >1 Adminserver running on Solaris 8
              >
              >When I start a managed server on one of the clustered machines
              >I see the following error.
              >Starting Cluster Service ....
              ><Mar 20, 2002 10:38:38 AM CET> <Notice> <WebLogicServer> <ListenThread
              >listening
              >on port 7001, ip address 10.160.3.74>
              ><Mar 20, 2002 10:38:39 AM CET> <Error> <Cluster> <Error sending multicast
              >message:
              >java.io.IOException: Message too long
              >java.io.IOException: Message too long
              > at java.net.PlainDatagramSocketImpl.send(Native Method)
              > at java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:77)
              > at java.net.DatagramSocket.send(DatagramSocket.java:341)
              > at weblogic.cluster.FragmentSocket.sendThrottled(FragmentSocket.java:133)
              > at weblogic.cluster.FragmentSocket.send(FragmentSocket.java:91)
              > at weblogic.cluster.MulticastSender.fragmentAndSend(MulticastSender.java(Compiled
              >Code))
              > at weblogic.cluster.MulticastSender.send(MulticastSender.java:149)
              > at weblogic.cluster.AnnouncementManager.sendAnnouncement(AnnouncementManager.java:140)
              > at weblogic.cluster.AnnouncementManager.startX(AnnouncementManager.java:91)
              > at weblogic.cluster.AnnouncementManager.start(AnnouncementManager.java:51)
              > at weblogic.cluster.ClusterService.startCommunication(ClusterService.java:192)
              > at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:540)
              > at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
              > at weblogic.Server.main(Server.java:35)
              >>
              ><Mar 20, 2002 10:38:39 AM CET> <Notice> <Cluster> <Listening for multicast
              >messages
              >(cluster wlsHomebankingCluster) on port 7001 at address 237.200.200.1>
              ><Mar 20, 2002 10:38:39 AM CET> <Notice> <WebLogicServer> <Started WebLogic
              >Managed
              >Server "s01ap007" for domain "axa" running in Production Mode>
              >
              >Also deploying doesn't seem to succeed could this be coused by this error
              >
              >I hope someone can help me.
              >Best regards,
              >Peter Van der Goten
              >
              

  • Error in Oracle Server Installation in AIX.--Urgent pls

    I am in the process of installing Oracle Server in AIX Machine.
    I am getting error when i install oracle.
    The following is the output of make.log
    /usr/ccs/bin/make -f ins_rdbms.mk part_on ORACLE_HOME=/oracle/DBW/102_64/     /bin/ar -X64 cr /oracle/DBW/102_64/rdbms/lib/libknlopt.a /oracle/DBW/102_64/rdbms/lib/kkpoban.o
    /usr/ccs/bin/make -f ins_net_server.mk install ORACLE_HOME=/oracle/DBW/102_64/     /bin/chmod 755 /oracle/DBW/102_64/bin/
    - Linking tnslsnr
         rm -f tnslsnr
         ld -b64 -o tnslsnr -L/oracle/DBW/102_64/network/lib/ -L/oracle/DBW/102_64/lib/ /oracle/DBW/102_64/network/lib/s0nsgl.o /oracle/DBW/102_64/network/lib/snsglp.o `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lld -lm `cat /oracle/DBW/102_64/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/DBW/102_64/lib/pw-syscall.exp"; fi;` /oracle/DBW/102_64/lib/nautab.o /oracle/DBW/102_64/lib/naeet.o /oracle/DBW/102_64/lib/naect.o /oracle/DBW/102_64/lib/naedhs.o /oracle/DBW/102_64/rdbms/lib/defopt.o -lmm -lons -lnl10 -ln10 -lnlsnr10 -lnlsnrc10 -lnsgr10 -lnms -lncm10 -lnmsp -lpeer -lnro10 -ln10 -lnl10 -lnlsnr10 -lnlsnrc10 -lnms -lncm10 -lnmsp -ln10 -lnnz10 -lm
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    make: The error code from the last command is 255.
    The following is the output of installActions2007 file
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/oracle/DBW/102_64/network/lib/ins_net_server.mk'. See '/oracle/oraInventory/logs/installActions2007-11-02_10-42-16AM.log' for details.
    Exception Severity: 1
    since i need to solve this issue asap, I request you to please help

    Assuming that you are following the written instructions available at http://docs.oracle.com that walk you through the install. And assuming you installed the correct versions of libraries. And assuming you set permissions correctly.
    I'd suggest metalink and opening an SR.
    If you didn't follow the docs ... rm -rf would be a good place to start.

  • Error while starting Analytical Services

    Hi,
    I am getting following error while strating Analytical services (AIX machine)
    [Wed May 28 17:17:51 2008]Local/ESSBASE0///Info(1051232)
    Using English_UnitedStates.Latin1@Binary
    as the Essbase Locale
    [Wed May 28 17:17:51 2008]Local/ESSBASE0///Error(1051496)
    Analytical Services failed to register product at Shared Services Server
    with Er
    ror [Registeration failed:
    error.UnableToCreateExternalUser.Registeration failed
    error.UnableToCreateExternalUser.]
    Fatal Error: CSS Initialization Fails
    Any help
    Regards
    Dhanjit

    try remove security and start essbase in native mode
    you can use this steps
    1) backup essbase.sec
    1a) backup (copy) you production app from %ARBORPATH%/app
    2) cd %ARBORPATH%/bin
    rm - f essbase.sec
    3) vi essbase.cfg
    - find strings
    CssSyncLevel
    SharedServicesLocation
    AuthenticationModule
    put ";" on the first columns on strings
    4) start essbase and create new admin

  • Connection with sapinst get broken: Netweaver 2004 on aix machine

    Hi
    I am installing Netweaver 2004 on aix machine.
    Java instance
    database : maxdb
    When I run sapinst , connection with it get broken in between.
    Warnings and errors are as follows:
    Current (soft) resource limit stacksize should be unlimited but it is 33554432. This may cause core dumps. Stop the installation set the limit to unlimited and start again.
    WARNING    2007-05-08 13:19:56 [sapinst.cpp:124]
               CSapInst::initMessaging()
    Current (soft) resource limit stacksize should be unlimited but it is 33554432. This may cause core dumps. Stop the installation set the limit to unlimited and start again.
    Current (soft) resource limit datasize should be unlimited but it is 134217728. This may cause core dumps. Stop the installation set the limit to unlimited and start again.
    WARNING    2007-05-08 13:19:56 [sapinst.cpp:139]
               CSapInst::initMessaging()
    Current (soft) resource limit datasize should be unlimited but it is 134217728. This may cause core dumps. Stop the installation set the limit to unlimited and start again.
    <b>iauxsysex.c:317: child /tmp/sapinst_exe.631026.1178648293/sapinst (pid 753700) has crashed. Executable directory is /tmp/sapinst_exe.631026.1178648293. Contact Support.
    iaextract.c:885: child has signaled an exec error. Keeping directory /tmp/sapinst_exe.631026.1178648293</b>
    What is the solution for this?

    "Current (soft) <b>resource limit stacksize should be unlimited</b> but it is 33554432. This may cause core dumps. Stop the installation set the limit to unlimited and start again."
    -> plz check your root values using SMITTY -> Security & Users -> Users -> Change/Show  Characteristics of a User -> insert 'root' -> check parameter 'Soft STACK size' -> value should be '-1' (minus one)
    GreetZ, AH

  • Error when starting Weblogic server with Coherence

    We want to use Coherence 3.6 with Weblogic Server 10.3. During server startup, we get the following error. My understanding is the cluster should be started automatically based on the configuration listed below the error. Appreciate any pointers.
    <Dec 15, 2011 3:20:11 PM PST> <Error> <Coherence> <BEA-000000> <2011-12-15 15:20:11.920/67.311 Oracle Coherence SE 3.6.0.4 <Error> (thread=Cluster, member=n/a): This member could not join the cluster because of a configuration mismatch between this member and the configuration being used by the rest of the cluster. This member specified a cluster name of "EPCIS" which did not match the name of the running cluster. This indicates that there are multiple clusters on this network attempting to use overlapping network configurations. Rejected by Member(Id=9, Timestamp=2011-11-16 13:58:42.941, Address=10.229.189.30:8088, MachineId=21022, Location=site:us.oracle.com,machine:adc2101177,process:30667, Role=WeblogicServer).>
    <Dec 15, 2011 3:20:11 PM PST> <Error> <oracle.apps.pas.epc.framework.db.Cache> <BEA-000000> <java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)>
    <Dec 15, 2011 3:20:11 PM PST> <Error> <Coherence> <BEA-000000> <2011-12-15 15:20:11.957/67.349 Oracle Coherence SE 3.6.0.4 <Error> (thread=[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Error while starting cluster: java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)
    CONFIGURATION:
    We have the following descriptor (epcis-coherence-cache-config.xml) in $DOMAIN_HOME/epc-config:
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>*</cache-name>
    <scheme-name>distributed</scheme-name>
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <distributed-scheme>
    <scheme-name>distributed</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme></local-scheme>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    </caching-schemes>
    </cache-config>
    We also have tangosol-coherence-override.xml in the same dir:
    <coherence>
    <cluster-config>
    <member-identity>
    <cluster-name system-property="tangosol.coherence.clustername">EPCIS</cluster-name>
    </member-identity>
    </cluster-config>
    <configurable-cache-factory-config>
    <class-name>com.tangosol.net.DefaultConfigurableCacheFactory</class-name>
    <init-params>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>epcis-coherence-cache-config.xml</param-value>
    </init-param>
    </init-params>
    </configurable-cache-factory-config>
    <license-config>
    <edition-name system-property="tangosol.coherence.edition">SE</edition-name>
    <license-mode system-property="tangosol.coherence.mode">dev</license-mode>
    </license-config>
    </coherence>
    We have modified startWebLogic.sh by adding:
    PRE_CLASSPATH="/slot/xyz/oracle/mwhome/oracle_common/modules/oracle.coherence_3.6/coherence.jar:${DOMAIN_HOME}/epc-config/:${PRE_CLASSPATH}"

    As the error message says, your WebLogic server is trying to join a cluster that has a different cluster name.
    This bit in your tangosol-coherence-override.xml file or the tangosol.coherence.clustername system property must be the same in all members of the cluster
    <cluster-name system-property="tangosol.coherence.clustername">EPCIS</cluster-name>JK

  • Error in starting MDM Server from MDM Console

    Hi,
    I have installed SAP MDM 5.5 SP05 on Windows 2003 Server.
    When i try to start the MDM Server (i.e. MDM Service) from the MDM console it gives me the following error:
    <i>Error Starting apmdmd(MDM Server): The machine 'apmdmd' is not Windows-based. The MDM server cannot be started from this application; please use CLIX on the machine instead. </i>
    But if i start the MDM Service manually and then mount the server, it works fine.
    Kindly help.
    Regards,
    Chintan Sheth

    It sounds to me like a problem potentially with either the permissions of the Windows user or perhaps a software firewall. The Console uses a low-level Windows API function to determine if the target machine on which MDS is installed is Windows-based. This function may be blocked by some OS or firewall-level setting. This may be the case even if you are able to use the same client machine to connect to the target machine via the Service Control Manager and start MDS from there.
    I would like to help with this problem, but I need to know a few more things:
    When the problem occurs, is the Console running on the same Windows machine as MDS?
    You mentioned Windows 2003 Server... when you run the Console on this machine, are you logged in as an Administrator of the machine? And do you still get the error when you attempt to start MDS from within the Console?
    Once MDS is started, and you mount it within the Console, are you having any other problems, such as logging in to a repository, or viewing logs?
    Is there a firewall installed on the machine or machines that the software is installed on? We may have to review the settings of the firewall, or try temporarily disabling it (on both ends, or at least on the machine running MDS), to see if the problem goes away -- then we'll know the problem is with the firewall settings.
    CLIX is a fine workaround if you can use it, but clearly this problem needs to be rectified.
    -cleo

Maybe you are looking for

  • How to set permissions IN Open Directory USING Open Directory groups?

    Hi all, Apologies if I've missed this but have been searching for two days trying to figure out how to delegate permissions within the OD to a number of different OD groups and i can't seem to find any way to do this either at the command line or wit

  • Windows 8.1 64-Bit AnyConnect Crash

    Running Windows 8.1 (64-bit) with AnyConnect version 3.1.05170 I can connect without issue, but after an indeterminate amount of time and seemingly unrelated to whatever task I'm working on, the system crashes.  BSOD with the little sad face. I've se

  • Itunes/quicktime crashes when trying to play video podcasts and 3GP files

    Hello all, I've searched these forums and didn't see anything that might help me, so if know of any solutions posted already, please let me know. I have an HP laptop(AMD Turion 64 X2 2.0 GB processor, 2 GB or RAM) running Windows Vista Home Premium.

  • Assigning user in org model

    hi, Iam not able to assign user  under the position in my org model.Am i missing on somethning? Can any one plz help me thanks ajay

  • How to call user_comp in POV?

    Hello All I have requirement of calling user_comp search help explicitly, please see the details below. I have two fields on screen "Department" & "User ID" if I enter userid i am populating "Department" automatically. Now if user enters "Department"