SAPinst not start - error

Hello gurus,
I´m desperate... why?! Because I don´t know how can I run the sapinst... it gives me a weird error!
I´m trying install ECC6 SR3 on Linux (red hat enterprise linux version 5) with Oracle DB 10.2g
But I´m faccing with a big problem.. I  can not find solution for this...
After entering the command ./sapInst in linux terminal it opens a window SAPInst GUI (in image bellow) that shows an error, even when I click the Log on button it returns to show the same window SAPInst GUI and I do not go from this point...!
SAPinst GUI windows (error could not connect to localhost on port 21212)
http://img692.imageshack.us/img692/6174/errorsapinstgui.jpg
In terminal it show this message:
[root@redhatsap IM_LINUX_X86_64]# ./sapinst
[==============================]  extracting...  done!
Starting GuiServer using:
/usr/java/j2sdk1.4.2_25/bin/java -Xmx256M -Djava.security.egd=file:/dev/urandom -cp /tmp/sapinst_exe.469.1266363842/JAR/instgui.jar:/tmp/sapinst_exe.469.1266363842/JAR/inqmyxml.jar SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
init: retrieving account information for group sapinst...
init: retrieving account information done.
load resource pool /root/Desktop/sap/51033511_8_BS_2005_SR3_SAP_Installation_Master/IM_LINUX_X86_64/resourcepool.xml
guiengine: No GUI server connected; waiting for a connection on host redhatsap, port 21200 to continue with the installation
So, can you tell me what I have to do to overcome this problem??
Best regards,
João Dimas - Portugal

Hi Rajesh Narkhede,
My architecture is X86_64 and I already know which JDK I have to install... I install the IBM JDK 1.4.2 , this is recommended for SAP Installation on Linux with 64 bit... Sun has no 64bit 1.4.2 JDK for Linux so I had to install the IBM JDK.
That is in SAP Note 1090932 - IBM download site for special JDK builds - iFix. (and the file that I downloaded and installed in my linux was IBMJava2-AMD64-142-SDK-1.4.2-13.0.x86_64.rpm)
Secondly, it is a fresh install of Linux and FIREWALL and SELINUX is turned off, as you can see in following image:
http://img714.imageshack.us/img714/7771/firewallslinux.jpg
That two variables JAVA_HOME and PATH I already export them, it seems well done! I also check other things/values that you talk and as you can see below I think we all are well configured:
[root@redhatsap ~]# which java
/opt/IBMJava2-amd64-142/bin/java
[root@redhatsap ~]# java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)
IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 Linux amd64-64 j9vmxa64142-20090310 (JIT enabled)
J9VM - 20090309_31291_LHdSMr
JIT  - 20090210_1447ifx1_r8
GC   - 200902_24)
[root@redhatsap ~]# ls -l /usr/bin/java
lrwxrwxrwx 1 root root 22 Feb 10 14:30 /usr/bin/java -> /etc/alternatives/java
[root@redhatsap ~]# ls -l /etc/alternatives/java
lrwxrwxrwx 1 root root 35 Feb 10 14:30 /etc/alternatives/java -> /usr/lib/jvm/jre-1.4.2-gcj/bin/java
And xclock is worked!
But sapinst continue not worked... when I type de command ./sapinst it show me that error! I don´t believe in this... I don´t get the solution for this situation!! Oh man...
Teach me please one thing, how do I set the variables JAVA_HOME and PATH to mantain them permanently even after reboot, because when I do a reboot both variables disappear, they are temporary!! How can I set them permanently in system?
Kind regards
Joao Dimas - Portugal

Similar Messages

  • Apple Mobile Device service is not started error 1067

    Apple Mobile Device service is not started error 1067 in Windows 7.

    Thanks Ryan Sensei. I followed your link. Though I didn't have any Megaupload software installed on my computer, I saw a related article on http://senseiphone.com/fix-apple-mobile-device-not-started_itunes-0315129/ which was my actual problem and fixed it perfectly. 

  • SAPInst not started on HP Unix 11.31

    Dear All,
    I am installing SAP ECC 6 on HP Unix 11.31 using X-Manager.
    When I start sapinst system give below message and sapinst not start
    ./sapinst
    [==============================] - extracting...  done!
    Warning: The SAPinst GUI could not be started because a Java Runtime Environment
    (JRE) could not be found.
    Either the JRE is not installed correctly or the environment variable SAPINST_JR
    E_HOME is not set to the JRE installation home.
    Be aware the SAPinst server is still running! You need to start SAPinst GUI stan
    dalone on this or another host as described in the installation guide.
    103 controller.errorStartingGuiUnix  1697
    I have check the parameter SAPINST_JRE_HOME. It is already set reqired paramer in .profile and .dtprofile. I have also check with following command
    #echo $SAPINST_JRE_HOME
    /opt/java1.5/jre/bin
    #echo $JAVA_HOME
    /opt/java1.5/bin
    But when I run comman system shows message as java not found.
    #java -version
    /sbin/sh: java:  not found
    But same command when i tried to connect thru PUTTY it gives me perfect version.
    I have also tried with diffrent java version java 1.4.2.17.
    Thanks in advance,
    Nirav

    Hello Nirav,
    #echo $SAPINST_JRE_HOME
    /opt/java1.5/jre/bin
    #echo $JAVA_HOME
    /opt/java1.5/bin
    You have set wrong environment variables...
    Correct it as follows ( set in .profile):
    # export SAPINST_JRE_HOME=/opt/java1.5/jre
    # export JAVA_HOME=/opt/java1.5
    Also includes $JAVA_HOME in PATH variable;
    export PATH=$JAVA_HOME/bin:$PATH
    Then try again...
    In X-Manager session you can also set it in running terminal session and then execute "sapinst" in the same window.
    It will work.
    Regards.
    Rajesh Narkhede

  • Sapinst not started for PI 7.1 on Solaris 1064bit and Oracle10

    Hello,
    We are running NW 7.10 PI 7.1 installation on Sun Solaris 10 and Oracle 10.2.0.4 platform. We are using the following installation DVDs for installing PI.
    Installation Master   = 51033240_21
    Java Component = 51033242
    UC Kernel = 51033245
    We are doing following to run ./sapinst
    1. log on as root
    2. set JAVA_HOME, TEMP and DISPLAY
    3. go to master DVD and run ./sapinst
    The instgui is not showing any error Problematicc sentence structure ./SAPinst is just getting frozen. We used another script ./sapinstgui from the same directory and it shows us some logon screen with port 21212 in the GUI. However, when we try clicking logon it does nothing.
    We've ensured that port 21212 or any other port that supposed to be used by SAPinst are not blocked on the firewall or not used by any other application. Host and DNSfiles are also okay. Based on one of the previous forum   /etc/nss*.conf files also exist in our PI host.  Not sure why the SAPinst GUI is not started.
    We've also ensured that we need any new SAPinst support pach from marketplace, however current installation master dvd is the latest one release in March 09 and there are no further patches released by SAP.
    Please help if anyone of you have faced this issue before.
    Harshal

    I tried ./sapinst SAPINST_DIALOG_PORT=<free_port_number> as well as the default port number. Both of them fails.
    normally  ./sapinst itself should establish all the port automatically that it uses. Which currently is not happening.
    Do you want me to copy installation master dvd for Solaris on windows work station from where i'm initiating it through Xmanager session and try running ?  The installation master dvd that i'm currenty using is for Solaris platform which meanase ./sapinst is compiled for Solaris, how will it be supported by Windows ?
    Harshal

  • Apple Mobile Device Service is Not Started error

    While trying to backup my iPhone iTunes keeps giving me the error saying apple mobile device service is not started. After searching the support forums, reinstalling iTunes and manually starting the service i have found that the service stops when iTunes loads so manually starting it has no effect. I have attempted running it as administrator and as a new user with no success. I have also found that iTunes cannot connect to the iTunes store despite the fact other computers my house can and i have no problem getting online in a browser. Is there anything that i am missing? I am running Windows 7 64-Bit with iTunes 9.1.1.12 64-bit

    When you reinstalled iTunes did you completely remove the other installation? Check this article, http://support.apple.com/kb/HT1923. If you are not connecting, there is something else going on, especially if the service will not stay running. Try uninstalling completly before the reinstallation.

  • Server service does not start, error 1075

    "Could not start the Server service on Local Computer - Error 1075:  The dependency  service does not exist or has been marked for deletion"
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Srv]
    "Type"=dword:00000002
    "Start"=dword:00000003
    "ErrorControl"=dword:00000001
    "Tag"=dword:00000006
    "ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\
      52,00,49,00,56,00,45,00,52,00,53,00,5c,00,73,00,72,00,76,00,2e,00,73,00,79,\
      00,73,00,00,00
    "DisplayName"="Srv"
    "Group"="Network"
    "Description"="Srv"
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Srv\Security]
    "Security"=hex:01,00,14,80,b8,00,00,00,c4,00,00,00,14,00,00,00,30,00,00,00,02,\
      00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
      00,00,02,00,88,00,06,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\
      05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
      20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\
      00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,14,00,00,01,\
      00,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,00,18,00,fd,01,02,00,01,02,00,\
      00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00,00,00,00,00,05,12,00,00,00,\
      01,01,00,00,00,00,00,05,12,00,00,00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Srv\Enum]
    "0"="Root\\LEGACY_SRV\\0000"
    "Count"=dword:00000001
    "NextInstance"=dword:00000001
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT]
    "Type"=dword:00000001
    "Start"=dword:00000001
    "ErrorControl"=dword:00000001
    "Tag"=dword:00000005
    "ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\
      52,00,49,00,56,00,45,00,52,00,53,00,5c,00,6e,00,65,00,74,00,62,00,74,00,2e,\
      00,73,00,79,00,73,00,00,00
    "DisplayName"="NetBios over Tcpip"
    "Group"="PNP_TDI"
    "DependOnService"=hex(7):54,00,63,00,70,00,69,00,70,00,00,00,00,00
    "DependOnGroup"=hex(7):00,00
    "Description"="NetBios over Tcpip"
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Linkage]
    "OtherDependencies"=hex(7):54,00,63,00,70,00,69,00,70,00,00,00,00,00
    "Bind"=hex(7):5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00,54,00,63,00,70,\
      00,69,00,70,00,5f,00,7b,00,45,00,42,00,33,00,44,00,36,00,31,00,41,00,42,00,\
      2d,00,43,00,30,00,43,00,38,00,2d,00,34,00,38,00,35,00,35,00,2d,00,41,00,37,\
      00,45,00,38,00,2d,00,42,00,46,00,38,00,38,00,32,00,36,00,33,00,37,00,32,00,\
      30,00,41,00,31,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,\
      00,54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,43,00,36,00,39,00,31,00,43,00,\
      30,00,42,00,35,00,2d,00,30,00,38,00,35,00,41,00,2d,00,34,00,35,00,41,00,41,\
      00,2d,00,39,00,36,00,42,00,35,00,2d,00,35,00,41,00,43,00,36,00,44,00,33,00,\
      37,00,35,00,35,00,36,00,33,00,39,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,\
      00,63,00,65,00,5c,00,54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,38,00,34,00,\
      38,00,38,00,33,00,35,00,46,00,34,00,2d,00,33,00,37,00,41,00,41,00,2d,00,34,\
      00,32,00,44,00,39,00,2d,00,41,00,34,00,45,00,31,00,2d,00,34,00,41,00,46,00,\
      32,00,43,00,44,00,44,00,30,00,31,00,37,00,35,00,30,00,7d,00,00,00,5c,00,44,\
      00,65,00,76,00,69,00,63,00,65,00,5c,00,54,00,63,00,70,00,69,00,70,00,5f,00,\
      7b,00,45,00,38,00,33,00,34,00,42,00,34,00,41,00,38,00,2d,00,37,00,37,00,31,\
      00,46,00,2d,00,34,00,31,00,37,00,42,00,2d,00,38,00,33,00,46,00,39,00,2d,00,\
      39,00,39,00,39,00,32,00,42,00,38,00,41,00,43,00,41,00,43,00,45,00,42,00,7d,\
      00,00,00,00,00
    "Route"=hex(7):22,00,54,00,63,00,70,00,69,00,70,00,22,00,20,00,22,00,7b,00,45,\
      00,42,00,33,00,44,00,36,00,31,00,41,00,42,00,2d,00,43,00,30,00,43,00,38,00,\
      2d,00,34,00,38,00,35,00,35,00,2d,00,41,00,37,00,45,00,38,00,2d,00,42,00,46,\
      00,38,00,38,00,32,00,36,00,33,00,37,00,32,00,30,00,41,00,31,00,7d,00,22,00,\
      00,00,22,00,54,00,63,00,70,00,69,00,70,00,22,00,20,00,22,00,7b,00,43,00,36,\
      00,39,00,31,00,43,00,30,00,42,00,35,00,2d,00,30,00,38,00,35,00,41,00,2d,00,\
      34,00,35,00,41,00,41,00,2d,00,39,00,36,00,42,00,35,00,2d,00,35,00,41,00,43,\
      00,36,00,44,00,33,00,37,00,35,00,35,00,36,00,33,00,39,00,7d,00,22,00,00,00,\
      22,00,54,00,63,00,70,00,69,00,70,00,22,00,20,00,22,00,4e,00,64,00,69,00,73,\
      00,57,00,61,00,6e,00,49,00,70,00,22,00,00,00,00,00
    "Export"=hex(7):5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00,4e,00,65,00,74,\
      00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,45,00,42,00,\
      33,00,44,00,36,00,31,00,41,00,42,00,2d,00,43,00,30,00,43,00,38,00,2d,00,34,\
      00,38,00,35,00,35,00,2d,00,41,00,37,00,45,00,38,00,2d,00,42,00,46,00,38,00,\
      38,00,32,00,36,00,33,00,37,00,32,00,30,00,41,00,31,00,7d,00,00,00,5c,00,44,\
      00,65,00,76,00,69,00,63,00,65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,\
      54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,43,00,36,00,39,00,31,00,43,00,30,\
      00,42,00,35,00,2d,00,30,00,38,00,35,00,41,00,2d,00,34,00,35,00,41,00,41,00,\
      2d,00,39,00,36,00,42,00,35,00,2d,00,35,00,41,00,43,00,36,00,44,00,33,00,37,\
      00,35,00,35,00,36,00,33,00,39,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,00,\
      63,00,65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,\
      00,70,00,5f,00,7b,00,38,00,34,00,38,00,38,00,33,00,35,00,46,00,34,00,2d,00,\
      33,00,37,00,41,00,41,00,2d,00,34,00,32,00,44,00,39,00,2d,00,41,00,34,00,45,\
      00,31,00,2d,00,34,00,41,00,46,00,32,00,43,00,44,00,44,00,30,00,31,00,37,00,\
      35,00,30,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00,4e,\
      00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,\
      45,00,38,00,33,00,34,00,42,00,34,00,41,00,38,00,2d,00,37,00,37,00,31,00,46,\
      00,2d,00,34,00,31,00,37,00,42,00,2d,00,38,00,33,00,46,00,39,00,2d,00,39,00,\
      39,00,39,00,32,00,42,00,38,00,41,00,43,00,41,00,43,00,45,00,42,00,7d,00,00,\
      00,00,00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]
    "NbProvider"="_tcp"
    "NameServerPort"=dword:00000089
    "CacheTimeout"=dword:000927c0
    "BcastNameQueryCount"=dword:00000003
    "BcastQueryTimeout"=dword:000002ee
    "NameSrvQueryCount"=dword:00000003
    "NameSrvQueryTimeout"=dword:000005dc
    "Size/Small/Medium/Large"=dword:00000001
    "SessionKeepAlive"=dword:0036ee80
    "TransportBindName"="\\Device\\"
    "EnableLMHOSTS"=dword:00000001
    "EnableProxy"=dword:00000002
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces]
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_{848835F4-37AA-42D9-A4E1-4AF2CDD01750}]
    "NameServerList"=hex(7):00,00,00,00
    "RASFlags"=dword:00000001
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_{C691C0B5-085A-45AA-96B5-5AC6D3755639}]
    "NameServerList"=hex(7):00,00
    "NetbiosOptions"=dword:00000002
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_{E834B4A8-771F-417B-83F9-9992B8ACACEB}]
    "NameServerList"=hex(7):00,00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_{EB3D61AB-C0C8-4855-A7E8-BF88263720A1}]
    "NameServerList"=hex(7):00,00
    "NetbiosOptions"=dword:00000002
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Security]
    "Security"=hex:01,00,14,80,e8,00,00,00,f4,00,00,00,14,00,00,00,30,00,00,00,02,\
      00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
      00,00,02,00,b8,00,08,00,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,\
      05,0b,00,00,00,00,00,18,00,9d,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,\
      23,02,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20,\
      02,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,25,02,\
      00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,05,12,00,00,00,00,00,14,\
      00,40,00,00,00,01,01,00,00,00,00,00,05,13,00,00,00,00,00,14,00,40,00,00,00,\
      01,01,00,00,00,00,00,05,14,00,00,00,00,00,18,00,9d,01,02,00,01,02,00,00,00,\
      00,00,05,20,00,00,00,2c,02,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,01,\
      00,00,00,00,00,05,12,00,00,00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Enum]
    "0"="Root\\LEGACY_NETBT\\0000"
    "Count"=dword:00000001
    "NextInstance"=dword:00000001
    c:\windows\system32\drivers
    srv.sys
    5.2.3790.4832 (srv03_sp2_gdr.110217-0526)
    mrxsmb.sys
    5.2.3790.4883 (srv03_sp2_gdr.110706-0334)
    rdbss.sys
    5.2.3790.4671 (srv03_sp2_gdr.100224-1541)

    Hi jenhwa,
    Please run
    sfc /scannow command to scan all protected system files. Any find?
    In addition, please type
    Regedit in RUN to open Registry Editor, then follow the path:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer
    Please right-click the
    DependOnService entry, and then click "Modify...".
    In the Value data box, please check if just has
    SamSSand
    Srv services.
    In addition, please check the System event log if find relevant errors.
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Wsm-pm not starting error in wsm_server startup

    I rebooted my servers and I receive the following error. I have a 2 node soa and wsm cluster. I rebooted server 1 and soa_server1 and wsm_server1 came up perfectly ok. On server 2 soa_server2 came up ok but wsm_server2 won't come up. I tried to start it up through em and it didn't work either. I tried rebooting, changing the order of startup but nothing. The server wsm_server2 comes up but after like 15 minutes but the wsm-pm deployment is not started. This causes issues if any soa composites are using web service policies. They essentially don't work.
    [2013-11-13T11:06:07.033-06:00] [wsm_server2] [ERROR] [] [oracle.as.cache.groupv2.Distributor] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 5408c29a77704021:2e37dbec:1425263e537:-8000-0000000000000003,0] [APP: wsm-pm] DI Unable to find or become a group coordinator within 300000 seconds
    [2013-11-13T11:06:09.038-06:00] [wsm_server2] [ERROR] [] [oracle.as.cache] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 5408c29a77704021:2e37dbec:1425263e537:-8000-0000000000000003,0] [APP: wsm-pm] [[
    oracle.ias.cache.NetworkException: J2EE JOC-058 distributed cache initialization failure
    J2EE JOC-043 base exception:
    J2EE JOC-823 unable to contact the packet-distributor at [RHPSOAFMW02:9991] segID=1, SSL
            at oracle.ias.cache.groupv2.Client.init(Client.java:87)
            at oracle.ias.cache.groupv2.GroupMember.<init>(GroupMember.java:383)
            at oracle.ias.cache.groupv2.GroupMember.create(GroupMember.java:93)
            at oracle.ias.cache.groupv2.GrpCommunication.init(GrpCommunication.java:141)
            at oracle.ias.cache.groupv2.GrpCommunication.init(GrpCommunication.java:121)
            at oracle.ias.cache.Net.init(Net.java:104)
            at oracle.ias.cache.CacheInternal.initNet(CacheInternal.java:2924)
            at oracle.ias.cache.CacheInternal.init(CacheInternal.java:695)
            at oracle.ias.cache.CacheInternal.init(CacheInternal.java:343)
            at oracle.ias.cache.CacheInternal.createNamedCache(CacheInternal.java:2601)
            at oracle.ias.cache.Cache.createNamedCache(Cache.java:661)

    Good question. I notice that in the console, it connects using the DEV_MDS user.
    I can view the table data when connected as our generic system user... but not when I connect as the DEV_MDS user.

  • RFC adapter not  started (Error starting AS Java Service XPI Adapter)

    Dear Experts,
    We have recently Upgraded our sustem from XI3.0 to PI 7.1, and have encountered a peculiar error in RFC adapter which could not be started
    error says:   Error starting AS Java Service XPI Adapter: RFC
    corresponding instance when started says
    Error starting AS Java Service XPI Adapter: RFC on DVEBMGS00
    Hence our RFC channels are not functioning
    Please help
    Regards,
    Rana De

    can you try to restart XPI Adapter:RFC in NWA. if still it throws error then try to restart java stack.

  • Oracle Not Starting : error ORA-19809

    Hello All,
    I was trying to start the 11gr2 database and getting the following error. Please can any one give some advise ? I manually deleted all archive logs using OS command but still i get the
    same error when i try to start the database.
    ORA-19815: WARNING: db_recovery_file_dest_size of 4039114752 bytes is 100.00% used, a nd has 0 remaining bytes available.
    You have following choices to free up space from recovery area:
    1. Consider changing RMAN RETENTION POLICY. If you are using Data Guard,
    then consider changing RMAN ARCHIVELOG DELETION POLICY.
    2. Back up files to tertiary device such as tape using RMAN
    BACKUP RECOVERY AREA command.
    3. Add disk space and increase db_recovery_file_dest_size parameter to
    reflect the new space.
    4. Delete unnecessary files using RMAN DELETE command. If an operating
    system command was used to delete files, then use RMAN CROSSCHECK and
    DELETE EXPIRED commands.
    Errors in file /u01/app/oracle/diag/rdbms/orcl/DB11G/trace/DB11G_ora_2921.trc:
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 50629632 bytes disk space from 4039114752 limit
    ARCH: Error 19809 Creating archive log file to '/u01/app/oracle/flash_recovery_area/O RCL/archivelog/2012_02_18/o1_mf_1_95_%u_.arc'
    2012-02-18 15:58:55.099000 -05:00
    ARC3: Archival started
    ARC0: STARTING ARCH PROCESSES COMPLETE
    ARCH: Archival stopped, error occurred. Will continue retrying
    ORACLE Instance DB11G - Archival Error
    ORA-16038: log 3 sequence# 96 cannot be archived
    ORA-19809: limit exceeded for recovery files
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/ORCL/onlinelog/o1_mf_3_7kp sygwt_.log'
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/flash_recovery_area/ORCL/onlinelog /o1_mf_3_7kpsyj6n_.log'
    Errors in file /u01/app/oracle/diag/rdbms/orcl/DB11G/trace/DB11G_arc2_2927.trc:
    ORA-16038: log 3 sequence# 96 cannot be archived
    ORA-19809: limit exceeded for recovery files
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/ORCL/onlinelog/o1_mf_3_7kp sygwt_.log'
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/flash_recovery_area/ORCL/onlinelog /o1_mf_3_7kpsyj6n_.log'
    Errors in file /u01/app/oracle/diag/rdbms/orcl/DB11G/trace/DB11G_ora_2921.trc:
    ORA-16038: log 2 sequence# 95 cannot be archived
    ORA-19809: limit exceeded for recovery files
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/ORCL/onlinelog/o1_mf_2_7kp sydnm_.log'
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/flash_recovery_area/ORCL/onlinelog /o1_mf_2_7kpsyfp7_.log'
    USER (ospid: 2921): terminating the instance due to error 16038
    2012-02-18 15:58:56.976000 -05:00
    Instance terminated by USER, pid = 2921

    Rama Krishna wrote:
    I think database need to be started before you do any thing with RMAN my problem is database not even starting!You told SB that you had done "option 4":
    4. Delete unnecessary files using RMAN DELETE command. If an operating
    system command was used to delete files, then use RMAN CROSSCHECK and
    DELETE EXPIRED commands.
    Oh well. So you " *think* database need to be started before you do any thing with RMAN"
    Did you try?
    We don't need the database to be open for this, just have the control file mounted:
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    [oracle@vmlnxsrv01 ~]$ rman target /
    Recovery Manager: Release 11.2.0.1.0 - Production on Sat Feb 18 16:21:25 2012
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    connected to target database (not started)
    RMAN> startup mount;
    Oracle instance started
    database mounted
    Total System Global Area     849530880 bytes
    Fixed Size                     1339824 bytes
    Variable Size                578817616 bytes
    Database Buffers             264241152 bytes
    Redo Buffers                   5132288 bytes
    RMAN> crosscheck archivelog all;
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=18 device type=DISK
    validation succeeded for archived log
    archived log file name=/orafra/ORCL/archivelog/2012_01_15/o1_mf_1_66_7k6t71k9_.arc RECID=3 STAMP=772653704
    <snip>
    archived log file name=/orafra/ORCL/archivelog/2012_02_18/o1_mf_1_80_7n06cfq0_.arc RECID=17 STAMP=775582480
    Crosschecked 15 objects
    RMAN> exit
    Recovery Manager complete.
    [oracle@vmlnxsrv01 ~]$ exit
    logoutEdited by: EdStevens on Feb 18, 2012 4:32 PM

  • Event ID: 7024 Windows Process Activation Service will not start error %%-2147467243

    Reside on a network that contains network GPOs.  We are given authority to create unique GPOs for our specific LAN Web server.  Our Intranet web page requires Windows Process Activation Service and another service to open.  Before creating
    the local GPO, the two services were in Disabled mode, but we could set them to Manual and start them.  The network GPOs would reset them at random every few hours, but again we could reset them.  After creating the local GPO, the WPAS is set to
    Manual and will not start at all with the Title errors being generated.  Administrator previously completed successful GPO mods in WinSvr2003.  Is there a different way of doing GPOs in WinSvr2008R2?  I cannot provide logs or further details
    other than the above.  Any ideas would be helpful.

    > open.  Before creating the local GPO, the two services were in Disabled
    > mode, but we could set them to Manual and start them.  The network GPOs
    > would reset them at random every few hours,
    Then you should adjust your "network" GPOs which we usually call "domain
    gpos"...
    > them.  After creating the local GPO, the WPAS is set to Manual and will
    > not start at all with the Title errors being generated.
    # for hex 0x80004015 / decimal -2147467243 :
      CO_E_WRONG_SERVER_IDENTITY
    winerror.h
    # The class is configured to run as a security id different
    # from the caller
    # 1 matches found for "80004015"
    Seems you screwed up the service account or service security or
    something like that...
    > previously completed successful GPO mods in WinSvr2003.  Is there a
    > different way of doing GPOs in WinSvr2008R2?
    No.
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Download does not start, error with order

    i've been trying to dowload lightroom 4 for more than a week. the download does not start and when i try to buy the program i get a "error with your order message" any idea what i should try next??

    MichaelAShea which web browser are you using?  Please try a different web browser.  If you continue to face difficulties then I would recommend installing via the Creative Cloud Desktop application.  You can find more details at Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html.

  • Sapinst not started in EP 6.0 on Unix

    Dears,
    I need to apply Java patch on EP 6.0 which is on Oracle with HP-UNIX.
    I have set DISPLAY variable by:
    setenv DISPLAY 192.163.193.155:0.0
    My environmental variables:
    HOME=/home/epdadm
    PATH=/oracle/EPD/920_64/bin:.:/home/epdadm:/usr/sap/EPD/SYS/exe/run:/usr/bin:/us
    r/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/ipf/bin:/opt/h
    parray/bin:/opt/nettladm/bin:/opt/fcms/bin:/opt/sec_mgmt/bastille/bin:/opt/resmo
    n/bin:/opt/gnome/bin:/opt/ignite/bin:/usr/contrib/kwdb/bin:/opt/mozilla:/opt/wbe
    m/bin:/opt/wbem/sbin:/opt/graphics/common/bin:/usr/bin/X11:/opt/mx/bin:/opt/sec_
    mgmt/spc/bin:/opt/upgrade/bin:/opt/java1.4/bin:/usr/contrib/bin/X11
    LOGNAME=epdadm
    TERM=vt100
    SHELL=/bin/csh
    MAIL=/var/mail/epdadm
    COLUMNS=80
    LINES=25
    MANPATH=/opt/ipf/man:/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/c
    ontrib/man:/usr/local/man/%L:/usr/local/man:/opt/mx/share/man:/opt/sec_mgmt/shar
    e/man:/usr/dt/share/man:/opt/samba/man:/opt/resmon/share/man:/opt/gnome/man:/opt
    /ignite/share/man/%L:/opt/ignite/share/man:/opt/wbem/share/man:/opt/graphics/com
    mon/man:/opt/sec_mgmt/share/man/%L:/opt/ssh/share/man:/opt/java1.4/bin
    TZ=IST-5:30
    SAPSYSTEMNAME=EPD
    DIR_LIBRARY=/usr/sap/EPD/SYS/exe/run
    SHLIB_PATH=/usr/sap/EPD/SYS/exe/run
    JAVA_HOME=/opt/java1.4
    THREAD=NOPS
    dbms_type=ORA
    dbs_ora_tnsname=EPD
    ORACLE_PSRV=EPD
    ORACLE_SID=EPD
    DB_SID=EPD
    ORACLE_HOME=/oracle/EPD/920_64
    ORACLE_BASE=/oracle
    ORA_NLS33=/oracle/EPD/920_64/ocommon/nls/admin/data
    NLS_LANG=AMERICAN_AMERICA.UTF8
    dbs_ora_schema=SAPEPDDB
    SAPDATA_HOME=/oracle/EPD
    DISPLAY=192.163.193.155:0.0
    but when i execute ./sapinst it shows error:
    guiengine: no GUI connected; waiting for a connection on host MSLPBD, port 21212
    to continue with the installation
    Output of xclock is :
    Error: Can't open display: 192.163.193.155:0.0
    192.163.193.155-is my desktop IP
    192.163.193.155 is also pingable from server.
    Please what could be the possible solution of this issue.
    Shivam

    Hi Jaun,
    Thanks for the reply.
    I executed ./sapinst after opening Xmanager window.This it also showed the message :
    guiengine: no GUI connected; waiting for a connection on host MSLPBD, port 2121
    to continue with the installation
    But then showed :
    guiengine: login in process.
    And opend one GUI window but that was a Welcome window and not containing any component option or anything just a white window on which mentioned Welcome to Netweaver Installation and nothing else.
    and login in process is running for a long time.
    Means i think it's not getting connected to server...
    Plz suggest.
    Shivam
    Edited by: Shivam Mittal on Jul 23, 2008 6:32 PM

  • EP not starting, Error : Dispatcher running but no server connected

    Hi all,
    i am getting the following error when i try starting the EP.
    <b>Dispatcher running but no server connected
    Details : No details availaible</b>
    and on the mmc i see that for One of the instancce . the process List has 3 processes
    1) msg_server.EXE
    2) disp+work.EXE
    3) igswd.EXE
    all are shown as running but seems there is some problem with disp+work.EXE as it is being shown in yellow colour and not green..
    please let me know if any one of you have faced this problem.
    i tried restarting the server and machine but it din work
    thanks,
    rohit

    Hi Bryan ,
    i had made few changes in EP module and since then my server is not starting properly. i am not able to login to EP module. so i made changes in UME using configtool.
    I changed DataSourceConfiguration to use dataSourceConfiguration_r3_rw.xml and used user J2EE_ADMIN . since then while server comes up it gives some error related to service jms_provider.
    so before putting the trace here , can any one tell me which is the default dataSourceConfiguration ? and also what user do i specify ??
    i just want to fall back to default datasourceconfiguration
    here is the current trace when using dataSourceConfiguration_r3_rw.xml
    stdout/stderr redirect
    node name   : server0
    pid         : 5276
    system name : N4S
    system nr.  : 01
    started at  : Sat Nov 04 17:37:33 2006
    Reserved 1610612736 (0x60000000) bytes before loading DLLs.
    [Thr 4632] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Loading: LogManager ... 4015 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 125 ms.
    Loading: ThreadManager ... 63 ms.
    Loading: IpVerificationManager ... 15 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 610 ms.
    Loading: LockingManager ... 156 ms.
    Loading: ConfigurationManager ... 5797 ms.
    Loading: LicensingManager ... 62 ms.
    Loading: CacheManager ... 407 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service runtimeinfo started. (31 ms).
      Service cross started. (47 ms).
      Service memory started. (16 ms).
      Service timeout started. (859 ms).
      Service file started. (1547 ms).
      Service trex.service started. (109 ms).
      Service p4 started. (10062 ms).
      Service classpath_resolver started. (250 ms).
      Service caf~eu~cc~api started. (23265 ms).
      Service jmx_notification started. (93 ms).
      Service userstore started. (0 ms).
      Service log_configurator started. (31093 ms).
      Service locking started. (16 ms).
      Service http started. (828 ms).
      Service naming started. (1704 ms).
      Service ts started. (203 ms).
      Service javamail started. (500 ms).
      Service licensing started. (32 ms).
      Service failover started. (140 ms).
      Service appclient started. (78 ms).
      Service jmsconnector started. (79 ms).
      Service iiop started. (765 ms).
      Service connector started. (219 ms).
      Service webservices started. (1235 ms).
      Service deploy started. (29500 ms).
      Service configuration started. (78 ms).
      Service MigrationService started. (31 ms).
      Service bi~mmr~deployer started. (109 ms).
      Service dbpool started. (4344 ms).
      Service caf~eu~gp~mail~cf started. (63 ms).
      Service com.sap.security.core.ume.service started. (5875 ms).
      Service caf~eu~odi~mnuacc started. (68281 ms).
      Service caf~runtime~connectivity~impl started. (45359 ms).
      Service security started. (7828 ms).
      Service applocking started. (125 ms).
      Service keystore started. (1547 ms).
      Service classload started. (1343 ms).
      Service shell started. (235 ms).
      Service tc~sec~securestorage~service started. (187 ms).
      Service tc~eCATTPing~service started. (31 ms).
      Service jmx started. (2094 ms).
      Service servlet_jsp started. (2328 ms).
      Service caf~um~metadata~imp started. (94 ms).
      Service telnet started. (453 ms).
      Service ssl started. (94 ms).
      Service caf~um~relgroups~imp started. (438 ms).
      Service basicadmin started. (1391 ms).
      Service adminadapter started. (469 ms).
      Service prtbridge started. (1625 ms).
      Service tc~sec~wssec~service started. (282 ms).
      Service dsr started. (515 ms).
      Service com.adobe~DocumentServicesConfiguration started. (1000 ms).
      Service com.adobe~LicenseService started. (1234 ms).
      Service ejb started. (1438 ms).
      Service apptracing started. (390 ms).
      Service tc.CBS.Service started. (46 ms).
      Service monitor started. (1828 ms).
      Service caf~eu~gp~model started. (31 ms).
      Service CUL started. (4422 ms).
      Service tc~eu~jwf~ui~wizsvc started. (1781 ms).
      Service com.sap.portal.pcd.gl started. (7609 ms).
      Service webdynpro started. (10172 ms).
      Service com.sap.portal.prt.sapj2ee started. (2500 ms).
      Service rfcengine started. (5688 ms).
      Service caf~eu~er~service started. (2093 ms).
      Service com.adobe~DataManagerService started. (7953 ms).
      Service tc~sec~destinations~service started. (10328 ms).
      Service com.adobe~TrustManagerService started. (750 ms).
      Service pmi started. (391 ms).
      Service com.adobe~DocumentServicesLicenseSupportService started. (2110 ms).
      Service com.adobe~DocumentServicesDestProtoService started. (672 ms).
      Service developmentserver started. (9891 ms).
      service jms_provider ================= ERROR =================
      Cannot start service DQE; it has hard reference to service jms_provider which is not started.
      Service tc~sec~vsi~service started. (1187 ms).
      Service sld started. (13172 ms).
      Service com.adobe~DocumentServicesBinaries2 started. (1657 ms).
      Service com.adobe~PDFManipulation started. (18609 ms).
      Service tc.monitoring.logviewer started. (28031 ms).
      Service com.adobe~FontManagerService started. (36906 ms).
      Service com.adobe~XMLFormService started. (6938 ms).
    ServiceManager started for 138203 ms.
    Framework started for 150360 ms.
    SAP J2EE Engine Version 7.00   PatchLevel is running!
    PatchLevel March 23, 2006 18:47 GMT
    ### Excluding compile:  com.sapportals.portal.prt.jndisupport.util.AbstractHierarchicalContext::lookup
    Nov 4, 2006 5:42:09 PM   ...p.portal.ivs.semantic.systemLandscape [SAPEngine_Application_Thread[impl:3]_26] Fatal: Failed to create initial folders for system landscape
      <b>service jms_provider ================= ERROR =================</b>
    Nov 4, 2006 5:45:14 PM   ...services.webdynpro.WebDynproContainer [SAPEngine_System_Thread[impl:5]_88] Fatal: Error occured during preparation of application startup.
    Here is the trace.

  • Exchange 2010 Information Store Service not Starting ERROR 1003

    Error message when I try to manually start the service myself :
    Windows could not start the Microsoft Exchange Information Store on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service specific error code -1003.
    Please help me resolve this issue, I have been working on it for two solid days with no progress. 
    The Event Log Report : The Microsoft Exchange Information Store service terminated with service-specific error %%-1003.
    System
    Provider
    [ Name]
    Service Control Manager
    [ Guid]
    {555908d1-a6d7-4695-8e1e-26931d2012f4}
    [ EventSourceName]
    Service Control Manager
    EventID
    7024
    [ Qualifiers]
    49152
    Version
    0
    Level
    2
    Task
    0
    Opcode
    0
    Keywords
    0x8080000000000000
    TimeCreated
    [ SystemTime]
    2013-12-10T09:43:09.741080700Z
    EventRecordID
    680929
    Correlation
    Execution
    [ ProcessID]
    548
    [ ThreadID]
    10672
    Channel
    System
    Computer
    SBS2011.******.local
    Security
    EventData
    param1
    Microsoft Exchange Information Store
    param2
    %%-1003
    Error 0xfffffc15 starting the Microsoft Exchange Information Store. 
    Failed to set Default Jet params.

    The server seemed to have restarted on the weekend and the monday I was alerted of the problem. 
    Yes I did have a anti-virus program running on the server and I have removed the AV Kaspersky Endpoint 8 and the Security Centre but I cannot remove the Mail Server but I think I have turned it off. 
    EDIT: 
    Sorry and yes all the other services seem to start fine.
    Originally discovered the issue when users could not open Outlook then I discovered the Database was un-mounted and the service was not starting. 
    only other event I can find :
    The Microsoft Exchange Information Store service terminated with service-specific error %%-1003.
    System
    Provider
    [ Name]
    Service Control Manager
    [ Guid]
    {555908d1-a6d7-4695-8e1e-26931d2012f4}
    [ EventSourceName]
    Service Control Manager
    EventID
    7024
    [ Qualifiers]
    49152
    Version
    0
    Level
    2
    Task
    0
    Opcode
    0
    Keywords
    0x8080000000000000
    TimeCreated
    [ SystemTime]
    2013-12-10T10:45:38.168386900Z
    EventRecordID
    682044
    Correlation
    Execution
    [ ProcessID]
    548
    [ ThreadID]
    12532
    Channel
    System
    Computer
    SBS2011.xxxxx.local
    Security
    EventData
    param1
    Microsoft Exchange Information Store
    param2
    %%-1003

  • SAPRouter service is not starting Error:1067

         Hi All,
    I Installed a Sap Router on windows2008R2 with SNC,
    For installation i followed all the steps shown in below link
    SAProuter via SNC - Basis Corner - SCN Wiki  But when i am trying to  start the SAProuter service in the services it is not starting.
    I tried to start the SAPRouter from the command prompt then it is working fine and i checked the OSS1 connection also it's working fine.
    Error showing while starting the router service is :
    Error 1067:the process terminated unexpectedly
    and i checked the log in Event Viewer also it is saying as :
    The description for Event ID 1 from source SAPRouter cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    Please give your valuable suggestion to overcome the error.
    Thanks&Regards,
    Praveen.

    This sounds like the application and not networking. Did you download the right version for your OS?
    2008r2 is only 64bit I believe, looking at the download site..you got 3 options..you got the right one..
    file is saprouter_617-20010469.sar right?
    I guess if it was 32 bit, server would complain during installation.
    take a look at this http://scn.sap.com/thread/768187
    100% sure about your system variable?

Maybe you are looking for

  • Repeated computer 'freezing'. Is hard drive failing on my MacBook Pro 2006?

    Over the past two weeks my computer has been 'freezing'; with increasing frequency. The entire screen freezes with the exception of the cursor - when moving it around the screen it highlights and unhighlights text. The only way to escape is to turn o

  • Goods Receipt PO (Service Type) for generate accruals

    Hi, Just wonder that Service type of Goods Receipt PO possible write to the G/L or not? for item type of Goods Receipt PO, it can generated accruals. I want to generate accruals by Goods Receipt PO., else how am i going to generate accruals? Thanks.

  • Safari web process - memory leak?

    Mac Pro seemed to have slowed to a crawl. Safari 5.1.2 on SL 10.6.8 Activity Monitor showed I was low on memory - over 7GB was being used by 'safari web process' - slowly close all open pages until only left with two - one was simply the 'bing' home

  • Can't get preview on uploaded swf file

    After uploading swf file created with Camtasia Studio 6.0 as recommended I constantly receive message "This file can not be previewed, please download it instead". Can you help me with this? Thank you in advance

  • INSTALLATION FRUSTRATION

    I have tried time and time again to download ADOBE ACROBAT. It downloads, but then when I click on it I get this message: There is no default application specified to open the document "AdbeRdr90en_USppc.pkg". This is extremely frustrating as I can't