Error in Startsap in linux 64 bit

Dear All,
when i perform startsap in linux 64 bit message coming like that.
[root@ram ~]# su - prdadm
ram:prdadm 1> startsap
ping: unknown host fam
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
Checking PRD Database
Database is not available via R3trans
Database PRD must be started on remote server
Log on to remote server and start database
ram:prdadm 2> ping ram(HOST NAME)ip of server (192.168.1.1)
PING ram.yahoo.co.in (192.168.1.1) 56(84) bytes of data.
64 bytes from ram.yahoo.co.in (192.168.1.1): icmp_seq=1 ttl=64 time=0.030 ms
64 bytes from ram.yahoo.co.in (192.168.1.1): icmp_seq=2 ttl=64 time=0.037 ms
64 bytes from ram.yahoo.co.in (192.168.1.1): icmp_seq=3 ttl=64 time=0.035 ms
LOG OF STARTSAP
Trace of system startup/check of SAP System PRD on Fri Sep 23 17:49:37 IST 2011
Called command: /usr/sap/PRD/SYS/exe/run/startsap start
Starting Startup Agent sapstartsrv
Instance Service on host ram started
Starting SAP Instance DVEBMGS00
SAP-R/3-Startup Program Rel 701 V1.8 (2003/04/24)
Starting at 2011/09/23 17:49:48
Startup Profile: "/usr/sap/PRD/SYS/profile/START_DVEBMGS00_ram"
Setup Environment Variables
(5591) SETENV LD_LIBRARY_PATH=/usr/sap/PRD/DVEBMGS00/exe:/usr/sap/PRD/DVEBMGS00/exe:/usr/sap/PRD/SYS/exe/run:/oracle/client/10x_64/instantclient
(5591) SETENV SHLIB_PATH=/usr/sap/PRD/DVEBMGS00/exe:
(5591) SETENV LIBPATH=/usr/sap/PRD/DVEBMGS00/exe:
Execute Pre-Startup Commands
(5592) Local: /usr/sap/PRD/SYS/exe/run/sapcpe pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram
(5591) system(/usr/sap/PRD/SYS/exe/run/sapcpe pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram) returns 4
(5600) Local: /usr/sap/PRD/DVEBMGS00/exe/sapmscsa pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram -n
/usr/sap/PRD/DVEBMGS00/exe/sapmscsa: make new mode. SCSA currently non existent.
sapcscsa: SCSA defined. sapscsaId == 589839 == 0009000f
sapcscsa: SCSA attached at address 2b9f00759000
sapcscsa: SCSA initialized.
rslgwr1(21): Searching for overlap point in pre-existing SysLog file...
/usr/sap/PRD/DVEBMGS00/exe/sapmscsa: finished.
(5601) Local: rm -f ms.sapPRD_DVEBMGS00
(5602) Local: ln -s -f /usr/sap/PRD/DVEBMGS00/exe/msg_server ms.sapPRD_DVEBMGS00
(5603) Local: rm -f dw.sapPRD_DVEBMGS00
(5604) Local: ln -s -f /usr/sap/PRD/DVEBMGS00/exe/disp+work dw.sapPRD_DVEBMGS00
(5605) Local: rm -f co.sapPRD_DVEBMGS00
(5606) Local: ln -s -f /usr/sap/PRD/DVEBMGS00/exe/rslgcoll co.sapPRD_DVEBMGS00
(5607) Local: rm -f se.sapPRD_DVEBMGS00
(5608) Local: ln -s -f /usr/sap/PRD/DVEBMGS00/exe/rslgsend se.sapPRD_DVEBMGS00
(5609) Local: rm -f ig.sapPRD_DVEBMGS00
(5610) Local: ln -s -f /usr/sap/PRD/DVEBMGS00/exe/igswd_mt ig.sapPRD_DVEBMGS00
Starting Programs
23.09.2011 17:49:49
ShmDetach
OK
(5614) Starting: local ms.sapPRD_DVEBMGS00 pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram
(5615) Starting: local dw.sapPRD_DVEBMGS00 pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram
(5616) Starting: local co.sapPRD_DVEBMGS00 pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram -F
(5617) Starting: local se.sapPRD_DVEBMGS00 pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram -F
(5618) Starting: local ig.sapPRD_DVEBMGS00 -mode=profile pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram
(5591) Waiting for Child Processes to terminate.
Instance on host ram started
(5591) **** 2011/09/23 18:27:49 Caught Signal to Stop all Programs. ****
(5591) Parent Shutdown at 2011/09/23 18:27:51
(5591) Stop Child Process: 5618
(5591) Wait 300 sec for Process 5618 terminating...
(5591) Stop Child Process: 5617
(5591) Wait 300 sec for Process 5617 terminating...
(5591) Stop Child Process: 5616
(5591) Wait 300 sec for Process 5616 terminating...
(5591) Stop Child Process: 5615
(5591) Wait 300 sec for Process 5615 terminating...
(5591) Stop Child Process: 5614
(5591) Wait 300 sec for Process 5614 terminating...
Execute Post-Shutdown Commands
23.09.2011 18:28:30
ShmDetach
OK
(5591) Exiting with Return-Code 0. (Ok)

hi,
1.  >>ping: unknown host fam
    your hostname: ram or fam ?
2.  >>Database is not available via R3trans
     >> Database PRD must be started on remote server
    >> Log on to remote server and start database
check your db host, and make sure DB is up and running. Run R3trans -d, and check the generated trans.log
3.
>>(5614) Starting: local ms.sapPRD_DVEBMGS00 pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram
>>(5615) Starting: local dw.sapPRD_DVEBMGS00 pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram
>>(5616) Starting: local co.sapPRD_DVEBMGS00 pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram -F
>>(5617) Starting: local se.sapPRD_DVEBMGS00 pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram -F
>>(5618) Starting: local ig.sapPRD_DVEBMGS00 -mode=profile pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00_ram
>>(5591) Waiting for Child Processes to terminate.
>>Instance on host ram started
>>(5591) **** 2011/09/23 18:27:49 Caught Signal to Stop all Programs. ****
program termination. check dev_ms, dev_disp. I guess it could be signal 2 caught.
check linux os event log, and run sappfpar check pf=<instance profile> for shared memory check.
Regards,
Vincent

Similar Messages

  • Post-Install Error on EBS 12 - Login Page Error RW-50016 on Linux

    Hi All,
    Post-Install Error on EBS 12 - Login Page Error RW-50016 on Linux
    Thanks in advance.

    set hostnme correctly

  • Segmentation Fault Error onR12.1.1(64 bit) Installation on Linux 5.5-64 bit

    Dear Friends,
    I am Installing a Oracle E-Biz R12.1.1 (64 bit) on Red Hat Enterprise Linux Server release 5.5 (Tikanga) 64-bit.
    While Installining R12.1.1, DB Tier, Configuration Upload failed. Also, when we checked from server, sqlplus, lsnrctl tnsping... every thing giving Segmentation Fault Error.
    All the RPM's are Installed.
    Please let me know if there is any fix.
    Regards,

    Hi;
    Please check log file for more details about error
    How to locate the log files and troubleshoot RapidWiz for R12 [ID 452120.1]
    Regard
    Helios

  • Error during startsap all

    Hi,
    I am starting the services using startsap all command in IBM aix server oracle 10g. i am getting belo error message.
    Wed Sep 23 15:50:38 IST 2009
    LOGFILE FOR STARTING ORACLE
    Trying to start KBP database ...
    Wed Sep 23 15:50:38 IST 2009
    checking required environment variables
    ORACLE_HOME  is >/oracle/KBP/102_64<
    ORACLE_SID   is >KBP<
    Wed Sep 23 15:50:38 IST 2009
    check initora
    Wed Sep 23 15:50:38 IST 2009
    check initora
    Wed Sep 23 15:50:38 IST 2009
    checking V2 connect
    n 23-SEP-2009 15:50:38
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    /usr/sap/KBP/SYS/profile/oracle/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    = KBP) (GLOBAL_NAME = KBP.WORLD)))
    OK (50 msec)
    tnsping: V2 connect to KBP
    Wed Sep 23 15:50:38 IST 2009
    Connect to the database to check the database state:
    R3trans: connect check finished with return code: 12
    Database not available
    Wed Sep 23 15:50:38 IST 2009
    Shutdown database
    First trying to shutdown the database - May be,
    the database is in the nomount or mount state
    Wed Sep 23 15:50:39 IST 2009
    starting database
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Sep 23 15:50:39 2009
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 2097152000 bytes
    Fixed Size                  2072544 bytes
    Variable Size            1056964640 bytes
    Database Buffers         1023410176 bytes
    Redo Buffers               14704640 bytes
    ORA-00221: error on write to control file
    ORA-00206: error in writing (block 1, # blocks 1) of control file
    ORA-00202: control file: '/oracle/KBP/origlogA/cntrl/cntrlKBP.dbf'
    ORA-27041: unable to open file
    IBM AIX RISC System/6000 Error: 13: Permission denied
    Additional information: 3
    bit Production
    With the Partitioning and Data Mining options
    Wed Sep 23 15:50:49 IST 2009
    Connect to the database to verify, that the database is now open
    R3trans check finished with return code: 12
    ERROR: Startup of database failed
        Notify Database Administrator.
    /usr/sap/KBP/SYS/exe/run/startdb: Terminating with error code 12
    kindly do the needful to solve the problem.
    kvl

    > Total System Global Area 2097152000 bytes
    > Fixed Size                  2072544 bytes
    > Variable Size            1056964640 bytes
    > Database Buffers         1023410176 bytes
    > Redo Buffers               14704640 bytes
    > ORA-00221: error on write to control file
    > ORA-00206: error in writing (block 1, # blocks 1) of control file
    > ORA-00202: control file: '/oracle/KBP/origlogA/cntrl/cntrlKBP.dbf'
    > ORA-27041: unable to open file
    > IBM AIX RISC System/6000 Error: 13: Permission denied
    > Additional information: 3
    > kindly do the needful to solve the problem.
    We can't solve the problem for you You have to check the permissions of the mentioned file.
    Markus

  • Java heap out of memory error with -Xms1g -Xmx4g 64 bit VM

    We are getting Java Heap memory error for the application we are running on linux 64 bit machine (VM).
    The OOM came when heap usage was 1.7gb though we have specified min as 1gb and max as 4gb. If I understand correctly then it should not have been thrown as we have specified max as 4gb. If address space was the problem then it should have thrown swap space error.
    Also, there were no other processes running on this node.
    Below are the specifics of linux node we are using:
    linux kernel: 2.6.18-128.el5
    Linux Version: Red Hat Enterprise Linux Server release 5.3 (Tikanga) 64 Bit
    Ulimts
    [ppoker@aquariusvir11 ~]$ ulimit -a
    core file size (blocks, -c) unlimited
    data seg size (kbytes, -d) unlimited
    scheduling priority (-e) 0
    file size (blocks, -f) unlimited
    pending signals (-i) 139264
    max locked memory (kbytes, -l) unlimited
    max memory size (kbytes, -m) unlimited
    open files (-n) 100000
    pipe size (512 bytes, -p) 8
    POSIX message queues (bytes, -q) 819200
    real-time priority (-r) 0
    stack size (kbytes, -s) 10240
    cpu time (seconds, -t) unlimited
    max user processes (-u) 139264
    virtual memory (kbytes, -v) unlimited
    file locks (-x) unlimited
    Java Version
    [ppoker@aquariusvir11 ~]$ java -version
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)
    Kernel Semaophores
    [ppoker@aquariusvir11 ~]$ ipcs -l
    ------ Shared Memory Limits --------
    max number of segments = 4096
    max seg size (kbytes) = 67108864
    max total shared memory (kbytes) = 17179869184
    min seg size (bytes) = 1
    ------ Semaphore Limits --------
    max number of arrays = 128
    max semaphores per array = 250
    max semaphores system wide = 32000
    max ops per semop call = 32
    semaphore max value = 32767
    ------ Messages: Limits --------
    max queues system wide = 16
    max size of message (bytes) = 65536
    default max size of queue (bytes) = 65536
    Please suggest what could be the reason for this error.
    Thanks,
    Ashish

    javaguy4u wrote:
    the OOM error ... wasn't coming when we had set min and max both as 4 GB.You deviously withheld that information.
    When the JVM needs to grow the heap it asks the OS for a bigger memory block than the one it has.
    The OS may refuse this and the JVM will throw an OOME.

  • HTTP2302 error  with tomcat and linux environment

    We are using Sun Java(TM) System Web Server 7.0 with Tomcat 6.0.14 in Linux environment. We are frequently facing "Service Unavailable error" in the frontend . while verifying the logs we found the details as below :
    could you guinde what could be issue here ?
    In Webserver log the following error thrown many times
    func_exec reports: HTTP2302: Function jk_service aborted the request without setting the status code
    We are using the tomcat connector nsapi_redirector-1.2.26-sjsws6.1sp11.so in our environment
    nsapi.log
    [Thu Nov 19 06:22:11.602 2009] [20843:4074314640] [debug] jk_open_socket::jk_connect.c (448): socket TCP_NODELAY set to On
    [Thu Nov 19 06:22:11.602 2009] [20843:4074314640] [debug] jk_open_socket::jk_connect.c (548): trying to connect socket 30 to 160.254.92.190:8051
    [Thu Nov 19 06:22:11.602 2009] [20843:4074314640] [info] jk_open_socket::jk_connect.c (566): connect to 160.254.92.190:8051 failed (errno=111)
    [Thu Nov 19 06:22:11.602 2009] [20843:4074314640] [info] ajp_connect_to_endpoint::jk_ajp_common.c (869): Failed opening socket to (160.254.92.190:8051) (errno=111)
    [Thu Nov 19 06:22:11.602 2009] [20843:4074314640] [error] ajp_send_request::jk_ajp_common.c (1359): (ajp13) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=111)
    [Thu Nov 19 06:22:11.602 2009] [20843:4074314640] [info] ajp_service::jk_ajp_common.c (2186): (ajp13) sending request to tomcat failed (recoverable), because of error during request sending (attempt=2)
    [Thu Nov 19 06:22:11.602 2009] [20843:4074314640] [error] ajp_service::jk_ajp_common.c (2204): (ajp13) Connecting to tomcat failed. Tomcat is probably not started or is listening on the wrong port
    [Thu Nov 19 06:22:11.602 2009] [20843:4074314640] [error] jk_service::jk_nsapi_plugin.c (398): service() failed with http error 503
    [Thu Nov 19 06:22:11.602 2009] [20843:4074314640] [debug] ajp_reset_endpoint::jk_ajp_common.c (691): (ajp13) resetting endpoint with sd = 4294967295 (socket shutdown)
    [Thu Nov 19 06:22:11.602 2009] [20843:4074314640] [debug] ajp_done::jk_ajp_common.c (2522): recycling connection pool slot=0 for worker ajp13
    h1. Obj.conf
    <Object name="default">
    AuthTrans fn="match-browser" browser="*MSIE*" ssl-unclean-shutdown="true"
    <If $uri =~ '^/$'>
    NameTrans fn="redirect" from="/" url="http://wikitest.pershing.com/confluence/" code="301"
    </If>
    NameTrans fn="assign-name" from="/confluence/*" name="servlet"
    PathCheck fn="uri-clean"
    PathCheck fn="check-acl" acl="default"
    PathCheck fn="find-pathinfo"
    PathCheck fn="find-index" index-names="index.html,home.html,index.jsp"
    ObjectType fn="type-by-extension"
    ObjectType fn="force-type" type="text/plain"
    Service method="(GET|HEAD|POST)" type="*~magnus-internal/*" fn="send-file"
    Service method="TRACE" fn="service-trace"
    AddLog fn="flex-log"
    </Object>
    <Object name="j2ee">
    Service fn="service-j2ee" method="*"
    </Object>
    <Object name="es-internal">
    PathCheck fn="check-acl" acl="es-internal"
    </Object>
    <Object name="cgi">
    ObjectType fn="force-type" type="magnus-internal/cgi"
    Service fn="send-cgi"
    </Object>
    <Object name="send-precompressed">
    PathCheck fn="find-compressed"
    </Object>
    <Object name="compress-on-demand">
    Output fn="insert-filter" filter="http-compression"
    </Object>
    <Object name="servlet">
    ObjectType fn="force-type" type="text/html"
    Service fn="jk_service" worker="ajp13"
    </Object>

    Hi, The reason tomcat had to be used is that the software is bundled with tomcat. Hence we are in the following configuration:
    -Sun Web Server 7.0 update 5
    -Tomcat 6, Using JRE1.6
    -The server runs Linux.
    -As for the tomcat web server plugin, the 32-bit tomcat connector is downloaded from http://archive.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/solaris/jk-1.2.26/sparc/
    With this configuration. seems when we refresh a page quickly, we get "service unavailable error". But if we only put web contents, the issue does not exist. Looks like the issue resides in the plugin....
    Any help is greatly appreciated

  • Pro XI Install error on Win 7 64-bit "The application was unable to start correctly"

    I am trying to install Acrobat Pro XI an a computer running Windows 7 64-bit
    Before I can install I get the following error:
    I exited the install and ran vc_red from the Adobe CD.
    Started install of Acrobat XI and got the same error.
    I exited the install and installed vcredist_x64 (Visual C++ 2010 SP1 downloaded from the Microsoft Download Center)
    Started install of Adobe Pro XI and the same error came up.
    Decided to proceed with the install.
    Got the following error once install had completed:
    Closed the error by clicking "OK" and clicked finish on the install window.
    Tried to run Acrobat and got the same error as above except it said acrobat.exe-application error instead of acrodist.exe-application error.
    Restarted PC-Same Error
    Used Adobe cleaning utility
    Rebooted PC
    Reinstalled Acrobat Pro XI
    Same Error

    I haven't heard of any fix from Adobe but maybe this will hwlp.
    I kept getting an error this morning when trying to install Windows updates on my PC. One of the updates was trying to update Visual C++ (vc_red) from a folder on the C drive which was locked. The folder had a very long name (2f4b86.....). I kept getting a popup box pointing to the folder but it would not install the update from there. I had to copy the folder to the C:\Users\Public Downloads folder to get it to install. I mention this because vc_red seems to be involved with the previous Acrobat XI installation issue I had.
    I would try looking at your installed updated and see if you have either update installed.:
    Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package (KB2538242)
    Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package (KB2538243)
    Removing them may allow Acrobat XI to be installed.

  • Adobe after effect cs 6 installation error on windows 7 64 bit..

    I download the adobe Master Collection for my college class (which provided my keys) The only issue I have is when it came to installing Adobe After Effects CS6, i would get this error list ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 4 error(s), 7 warning(s)
    WARNING: DS013: Payload {3BF96AC2-0CA1-11DF-B07B-459956D89593} AdobeHelp 1.0.0.0 is already installed and the session payload {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {A8798E04-96FF-4564-9157-0D4C89CB794C} DynamiclinkSupport 5.0.0.0 is already installed and the session payload {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport 6.0.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Checking payloads upgrade/conflict relationships : Failed with code 1
    WARNING: DW016: NOTE: Cannot set action to the payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0 as it is already upgraded by the payload {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0
    WARNING: DW016: NOTE: Cannot set action to the payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0 as it is already upgraded by the payload {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0
    WARNING: DW016: NOTE: Cannot set action to the payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0 as it is already upgraded by the payload {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0
    WARNING: DW016: NOTE: Cannot set action to the payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0 as it is already upgraded by the payload {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0
    ----------- Payload: {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 -----------
    ERROR: Failed to install Microsoft Visual C++ 2010 Redistributable Package (x86). Please try installing it by double clicking on the executable at "C:\Users\Voldo\Desktop\Adobe After Effects CS6 (64 Bit) - Cool Release\AfterEffects_11_LS7\Adobe After Effects CS6\payloads\Microsoft VC 2010 Redist (x86)\vcredist_x86.exe", or download and install the latest Microsoft Visual C++ 2010 Redistributable Package (x86) from Microsoft website - www.microsoft.com
    ----------- Payload: {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148 -----------
    ERROR: Failed to install Microsoft Visual C++ 2008 Redistributable Package (x86). Please try installing it by double clicking on the executable at "C:\Users\Voldo\Desktop\Adobe After Effects CS6 (64 Bit) - Cool Release\AfterEffects_11_LS7\Adobe After Effects CS6\payloads\Microsoft VC 2008 Redist (x86)\vcredist_x86.exe", or download and install the latest Microsoft Visual C++ 2008 Redistributable Package (x86) from Microsoft website - www.microsoft.com
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Microsoft Visual C++ 2008 Redistributable Package (x86): Install failed
    ERROR: DW050:  - Microsoft Visual C++ 2010 Redistributable Package (x86): Install failed
    Im really trying to get this up and running because my class has started using After Effects and im falling behind. Any idea on how to fix this?
    Should be noted that all the other adobe software installed without any problems.

    It says what it means: Download the MSVC runtimes from Microsoft and install them manually.
    Mylenium

  • OBIEE 11.1.1.5 installation Error on windows 7 64 bit

    Hi, I am unable to install OBIEE 11.1.1.5 in my windows 7 home premimum 64 bit laptop.
    I got the following error while installation(simple installation) at 'CONFIGURE COMPONENTS' stage, can somebody help me please...
    INST-08010: Error in validing the port range for auto port allocation. At Least 2 ports should be free within the range 7500-7500 for the Adminserver and Adminserver SSL
    Ensure that a minimum of 2 pors are free within the range 7000-7500 for auto port allocation to work correctly for the Adminserver and
    INST - 08010: Error in validating the port range for auto port allocation. At least 3 ports should be free within the range 9500-9699 for the Weblogic Components for BI(WLS Managed Server, Managed Server SSL and NodeManager)
    Ensure that a minimum of 3 ports are free within the range 9500-9699 for auto port allocation to work correctly for the Weblogic Components for BI(WLS Managed Server, Managed Server SSL and Nodemanager

    Hi,
    It's Port no issues. if u r going with autoportconfiguration it will refer 7001 to 7005 port. that port no are unavailable u r laptop.
    solution 1:
    go with manual prt configuration method and use available port(enterprise/software only install ).
    solution 2: disable Mecafi antivirus --> this may use 7001 to 7005 port no. then try it again.
    Note: obiee11g ok with win 7 ultimat/professional edition. it's having lot of issues with win 7 basic/home perimum edition so make sure u r version. i.e: first of all officially oracle not supporting win 7 os
    FYI: certification matrix
    http://obieeelegant.blogspot.com/2011/10/windows-7-home-premium-edition-is-not.html
    Thanks
    Deva

  • Error installing jmf-2_1_1e-linux-i586.bin

    h3. Hello,
    h3.
    I'm trying to install jmf-2_1_1e-linux-i586.bin on a Linux(centos 5.1) system. I get the results at the end of this post after accepting the license agreement. I haven't found anything on the web or the bug database that has been helpful. I'm really at my wits end and could use a helping hand.
    h3.
    Thanks in advance.
    Do you agree to the above license terms? [yes or no]
    y
    Permit recording from an applet? (see readme.html) [yes or no]
    y
    Permit writing local files from an applet? (recommend no, see readme.html) [yes or no]
    n
    Unpacking...
    tail: cannot open `+309' for reading: No such file or directory
    Extracting...
    ./install.sfx.3639: line 1: ==: No such file or directory
    ./install.sfx.3639: line 3: syntax error neUQU599&ugrave;;&middot;&middot;&middot;&yuml;r&thorn;&Ntilde;&Ntilde;&Ntilde;&cent;_&Acirc;&ograve;&laquo;KK)C{<>&uacute;&uacute;<<&iquest;&egrave;
    QQRL&Ugrave;&Uuml;&Igrave;L&Aring;^sfx.36 88&oslash;$&egrave;&aring;&otilde;&Otilde;&reg;&cent;&not;,&agrave;&ouml;&egrave;&acute;i&Ntilde;&shy;&Ograve;&Ograve;&Ograve;V~&aacute;mn.&agrave;7w^&Yacute;&Acirc;&AElig;,;M&cent;`&THORN;&ograve;A$D&uml;&reg;&uml;&uml; @    &Eacute;&ordm;&Icirc;wA'
    --root@localhost lib--# PuTTYEdited by: eran_cantor on Jul 17, 2008 2:01 PM
    Edited by: eran_cantor on Jul 17, 2008 2:02 PM
    Edited by: eran_cantor on Jul 17, 2008 2:03 PM

    Hey Eran,
    I guess, you can find the solution to your problem here:
    [http://forum.ubuntuusers.de/topic/jmf-java-media-framework/#post-1806940]
    It works well on Ubuntu, but since the error on Ubuntu looks exactly the same as on Centos, I think it should work for you as well.
    Cheers,
    Georg

  • Recieveing "OnUCAppointmentGetVisible" error in Outlook 2013 (64 bit) - "Custom UI Runtime Error in Lync Meeting Add-in for Microsoft Office 2013"

    Hi All,
    I originally posted this in the MS Support forums (http://answers.microsoft.com/en-us/office/forum/office_2013_release-outlook/recieveing-onucappointmentgetvisible-error-in/1a40eca2-8cd1-40f1-a92f-cb08f0af6b72), but was directed over here.
    I have recently upgraded an installation of Office 2010 to 2013 (both 64 bit) but am now receiving an error which says:
    Window Title - "Custom UI Runtime Error in Lync Meeting Add-in for Microsoft Office 2013"
    An error occured while calling the callback: "OnUCAppointmentGetVisible"
    This seem to happen when I initially open a calender entry, and when I close the entry (most only the first time I close the entry).
    I did have some developer tools installed for Office 2010 and VS 2010 which played around with Excel,2013 but I have now uninstalled these.
    In addition, BCM 2010 was installed (but for the time being has been uninstalled), but I don't think that is the culprit.
    The issue is being caused be an Outlook add-in. I have three COM add-in enabled, but the one causing the issue in the "Lync Meeting Add-in for Microsoft Office 2013".
    We are currently trialling Lync in a demo installation which is in a different domain to any of the Exchange accounts, but should this cause a problem? For the time being I have disable this add-in.
    Regards,
    Chris
    Chris

    Hi,
    Sorry for my misunderstanding. If the issue is determined to be caused by Lync Meeting Add-in, please remove this add-in from Outlook, then go to Control Panel to repair Office 2013 program. After repairing,
     this add-in would be automatically reinstalled. Please check whether the issue persists. About how to repair Office programs, please refer to:
    http://office.microsoft.com/en-us/outlook-help/repair-office-programs-HA010357402.aspx
    If the Lync Meeting Add-in is not automatically reinstalled, please try to manually add this add-in by the following steps:
    1. Starting Outlook 2013 as an Administrator (right click, run as Admin).
    2. Click File > Options > Add-ins, Manage Com Add-Ins Go... > Add..., C:\Program Files (x86)\Microsoft Office\Office15\UCAddin.dll, OK.
    3. Close Outlook and start it as a normal user.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Error while installing On Linux

    Hi
    I am trying to install CCB/RMB (the financial services flavor) of the CCB product and I am getting this error while bringing up the server
    My setup is on RHLinux 64 bit, WebLogic, MF Server Express, JDK 32-bit
    Any one seen this before and know where the problem could be?
    java.lang.UnsatisfiedLinkError: no com_splwg_base_support_cobol_host_sockets_UnixDomainSocketNative in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
    at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    at java.lang.System.loadLibrary(System.java:993)
    at com.splwg.base.support.cobol.host.sockets.UnixDomainSocket.<clinit>(UnixDomainSocket.java:23)
    at com.splwg.base.support.cobol.host.sockets.UnixDomainSocketStrategy$PipeServerSocket.bindServerSocket(UnixDomainSocketStrategy.java:132)
    at com.splwg.base.support.cobol.host.sockets.UnixDomainSocketStrategy$PipeServerSocket.<init>(UnixDomainSocketStrategy.java:105)
    at com.splwg.base.support.cobol.host.sockets.UnixDomainSocketStrategy$PipeServerSocket.<init>(UnixDomainSocketStrategy.java:94)
    at com.splwg.base.support.cobol.host.sockets.UnixDomainSocketStrategy.doBindServerPort(UnixDomainSocketStrategy.java:72)
    at com.splwg.base.support.cobol.host.SocketStrategy.bindServerPort(SocketStrategy.java:145)
    at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterSkel.<init>(OptimizedRemoteExecuterSkel.java:43)
    at com.splwg.base.support.cobol.host.OptimizedInvocationStrategy.startOnParentJvm(OptimizedInvocationStrategy.java:25)
    at com.splwg.base.support.cobol.host.RemoteJVMFactoryImpl.<init>(RemoteJVMFactoryImpl.java:64)
    at com.splwg.base.support.cobol.host.CobolHostStartup.startup(CobolHostStartup.java:41)
    at com.splwg.base.support.context.ApplicationContext.initializeCobolRuntime(ApplicationContext.java:231)
    at com.splwg.base.support.context.ApplicationContext.initialize(ApplicationContext.java:212)
    at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:114)
    at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:90)
    at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:498)
    at com.splwg.ejb.service.impl.ServiceBeanContext.initializeApplicationContext(ServiceBeanContext.java:81)
    at com.splwg.ejb.service.impl.ServiceBeanContext.initialize(ServiceBeanContext.java:27)
    at com.splwg.ejb.service.impl.ServiceBean.<clinit>(ServiceBean.java:43)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at weblogic.ejb.container.manager.BaseEJBManager.createNewBeanInstance(BaseEJBManager.java:222)
    at weblogic.ejb.container.manager.BaseEJBManager.allocateBean(BaseEJBManager.java:233)
    at weblogic.ejb.container.manager.StatelessManager.createBean(StatelessManager.java:305)
    at weblogic.ejb.container.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:173)
    at weblogic.ejb.container.pool.StatelessSessionPool.getBean(StatelessSessionPool.java:105)
    at weblogic.ejb.container.manager.StatelessManager.preInvoke(StatelessManager.java:150)
    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:235)
    at weblogic.ejb.container.internal.StatelessRemoteObject.preInvoke(StatelessRemoteObject.java:52)
    at com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_EOImpl.read(SPLServiceBean_8o7vtd_EOImpl.java:993)
    at com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:335)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:252)
    at com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_EOImpl_1002_WLStub.read(Unknown Source)
    at com.splwg.serviceclient.RemoteServiceDispatcher$1.executeService(RemoteServiceDispatcher.java:45)
    at com.splwg.serviceclient.RemoteServiceDispatcher$1.executeService(RemoteServiceDispatcher.java:44)
    at com.splwg.serviceclient.RemotePageServiceDispatcherHelper.doIt(RemotePageServiceDispatcherHelper.java:19)
    at com.splwg.serviceclient.RemoteServiceDispatcher.read(RemoteServiceDispatcher.java:42)
    at com.splwg.base.web.common.MenuRepository.privateGetMenu(MenuRepository.java:53)
    at com.splwg.base.web.common.MenuRepository.getMenu(MenuRepository.java:43)
    at com.splwg.base.web.startup.PreloadLoginInfo.preloadMenuInfo(PreloadLoginInfo.java:161)
    at com.splwg.base.web.startup.PreloadLoginInfo.privateExecute(PreloadLoginInfo.java:80)
    at com.splwg.base.web.startup.PreloadLoginInfo.execute(PreloadLoginInfo.java:54)
    at com.splwg.base.web.startup.SPLWebStartup.contextInitialized(SPLWebStartup.java:66)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:458)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:168)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1744)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2918)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:973)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:361)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:182)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:359)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)

    This error generally mean that the "runtime" folder of your CCB/RMB installation cannot be found on the classpath. Try issuing the following command in a terminal before starting up CCB
    export path=<CCB/RMB installtion dir>/runtime:$path

  • Error in installation of 64 bit 11g client on solaris sparc64 bit

    hi,
    i am getting below error while installing the 11g 64 bit client on solaris sparc 64 bit machine.
    following error is occurred while installing 64 bit oracle 11.2 client on Solaris 64-bit sparcv9 OS:
    Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile
    kindly assist.
    Thanks,
    -Shubhen

    user12052679 wrote:
    hi,
    i am getting below error while installing the 11g 64 bit client on solaris sparc 64 bit machine.
    following error is occurred while installing 64 bit oracle 11.2 client on Solaris 64-bit sparcv9 OS:
    Pl read the Install Guide to ensure you meet all of the pre-installation requirements - http://docs.oracle.com/cd/E11882_01/install.112/e24347/pre_install.htm#CIHFICFD
    Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile
    kindly assist.
    Thanks,
    -ShubhenHTH
    Srini

  • Ipad4 connection MTP USB device error with Windows 7 64 bit

    I have recently bought iPad 4. When I connected to my computer through USB running Windows 7 Professional 64 bit  i got the following error message
    "MTP USB Device  failed to install"
    Please guige me

    Hello lwalbring and welcome to the Palm forums.
    Your Visor, as you suspect, does not have Bluetooth, so you must use the IR HotSync option.  Since you are using Windows 7 64-bit, I believe that you are going to have to upgrade to Palm Desktop 6.2.2 to make things work from an OS/Driver perspective.
    Since you are using such an old device, you are also going to have to download and install the PalmHotSyncSetup Utility from Pimlico.  This update turns on support for old Palm OS PDAs in Palm Desktop 6.2.2.  Without the update, you won't be able to sync your Visor with Palm Desktop 6.2.2.  The software is free and the link is all the way at the bottom of the screen.
    Lastly, if your PC doesn't have an IR port on it, you will need to purchase a USB to IR adapter.  Some laptops still have IR ports and most desktops don't.
    Once you have all the pieces, you'll want to go back to the Windows 7 and Vista HotSync thread again, and follow the directions for setting up and configuring IR HotSyncs.
    Alan G

  • "Could not complete the "...."command because of a program error" PE10, Windows 7, 64 bit

    I have just done a clean re-install of  PE10 on my windows 7, 64 bit desktop because I was getting the "Could not complete the "...."command because of a program error" message every time I try to do anything to my file such as applying a filter, enhance or anything. After I re-installed it, I still am getting the same results, making it completely useless. I do not use PE10 often, as I use Lightroom 5.3 almost exclusively for my picture manipulations, but I do need it for some purposes. Please help.

    "...create a new layer by selecting the new layer icon at the bottom of the layers pallet..."
    That produces a blank layer. With this blank layer selected, you should get the message "Could not complete the command because the selected area is blank".

Maybe you are looking for