CGI install under 6.1 on Solaris

          Have configured WL6.1 to use cgi from it's default web app -
          I get the following error when I attempt to execute a script
          Error 500--Internal Server Error
          From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
          10.5.1 500 Internal Server Error
          The server encountered an unexpected condition which prevented it from fulfilling
          the request.
          I have tried specifying the cgiDIR parm as well - no difference.
          web.xml file is currently:
          <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web application 2.2//EN"
          "http://java.sun.com/j2ee/dtds/web-app_2.2.dtd">
          <web-app>
          <servlet>
          <servlet-name>CGIServlet</servlet-name>
          <servlet-class>weblogic.servlet.CGIServlet</servlet-class>
          <init-param>
          <param-name>*.pl</param-name>
          <param-value>/usr/local/bin/perl</param-value>
          </init-param>
          <load-on-startup>1</load-on-startup>
          </servlet>
          <servlet-mapping>
          <servlet-name>CGIServlet</servlet-name>
          <url-pattern>cgi-bin/*</url-pattern>
          </servlet-mapping>
          <welcome-file-list>
          <welcome-file>index.html</welcome-file>
          </welcome-file-list>
          </web-app>
          HELP!!
          Thanks
          Carlin
          

          One additional point - this CGI application suite is currently installed & running
          fine under WL 5.1
          "Carlin Anderson" <[email protected]> wrote:
          >
          >Have configured WL6.1 to use cgi from it's default web app -
          >
          >I get the following error when I attempt to execute a script
          >
          >Error 500--Internal Server Error
          >From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
          >10.5.1 500 Internal Server Error
          >The server encountered an unexpected condition which prevented it from
          >fulfilling
          >the request.
          >
          >
          >I have tried specifying the cgiDIR parm as well - no difference.
          >
          >
          >web.xml file is currently:
          >
          ><!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web application
          >2.2//EN"
          >"http://java.sun.com/j2ee/dtds/web-app_2.2.dtd">
          ><web-app>
          > <servlet>
          > <servlet-name>CGIServlet</servlet-name>
          > <servlet-class>weblogic.servlet.CGIServlet</servlet-class>
          > <init-param>
          > <param-name>*.pl</param-name>
          > <param-value>/usr/local/bin/perl</param-value>
          > </init-param>
          > <load-on-startup>1</load-on-startup>
          > </servlet>
          > <servlet-mapping>
          > <servlet-name>CGIServlet</servlet-name>
          > <url-pattern>cgi-bin/*</url-pattern>
          > </servlet-mapping>
          > <welcome-file-list>
          > <welcome-file>index.html</welcome-file>
          > </welcome-file-list>
          >
          ></web-app>
          >
          >
          >
          >HELP!!
          >
          >Thanks
          >
          >Carlin
          

Similar Messages

  • I can�t install Sun Studio 11 in Solaris 8

    Hello!!
    We are trying to install Sun Studio 11 on our Server.
    The server is running under Solaris 8, we install J2SE 1.4.2_10 SDK prior to run the Sun Studio installer, but when we run the installer, it report the following error
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.fetchChildWizards(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.perform(Compiled Code)
    at com.sun.wizards.core.Sequence.perform(Compiled Code)
    at com.sun.wizards.core.SequenceManager.run(Compiled Code)
    at java.lang.Thread.run(Thread.java:479)
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at java.lang.reflect.Constructor.newInstance(Native Method)
    at install.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at install.<init>(ArchiveClassLoader.java:143)
    at install.main(Compiled Code
    Some one has any idea?
    Thank you in advance.
    PD: Sorry for my English, I�am a beginner English student, please be pacient.

    i've installed java 1.5.0b06 and I can install SUN Studio 11 in Solaris 8
    feedback:
    ==========================================================
    # echo $PATH
    /usr/j2se/jre1.5.0_06/bin:/usr/j2se/jre1.5.0_06:/usr/sbin:/usr/bin
    # java -version
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
    ==========================================================
    but when i try to install
    ==========================================================
    # ./installer -nodisplay
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.fetchChildWizards(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.perform(Compiled Code)
    at com.sun.wizards.core.Sequence.perform(Compiled Code)
    at com.sun.wizards.core.SequenceManager.run(Compiled Code)
    at java.lang.Thread.run(Thread.java:472)
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at java.lang.reflect.Constructor.newInstance(Native Method)
    at install.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at install.<init>(ArchiveClassLoader.java:143)
    at install.main(Compiled Code)
    ===============================================================
    so i am confused or maybe i have to install 1.4.2.10??

  • How to install C/C++ compiler in Solaris 10 (ie gcc)

    HI all,
    I have just installed Solaris 10 on my x86 machine. I thought that I installed the C/C++ compilers but when I went to check it turns out that I don't. When I type which gcc or which cc I get gcc not found.
    Am I missing something?
    If I need to instal gcc/c how do I do it. I am new to Solaris 10, I don't have rpm installed either apparently. I have found the pkgadd utility? but I don't know the first thing about how to use it. I have picked up a Solaris 9 book from my university library but I just thought that this might be a tad faster.
    Hope you can help.

    Correct, the Companion CD installs into /opt/sfwI can confirm this.
    Can someone from Sun check this?I'm not from Sun, but...
    I just installed the companion cd, and it installs in
    /usr/sfw ... not /opt... this cannot be correct. If you install the full Solaris 10
    product (the released version), then you do have
    /usr/sfw/bin/gcc, /usr/sfw/bin/gas, /usr/sfw/bin/gmake, ...
    If you install the Solaris 10 "Software companion CD" on top
    of a full Solaris 10 install, you get more free software installed
    under /opt/sfw, including another gcc3 in /opt/sfw/bin/gcc, a
    gcc2 in /opt/sfw/gcc-2/bin/gcc, ...
    The only software in /opt is:
    SUNWits SUNWmlib SUNWspro netbeans
    There is no /opt/sfw/bin directory.Then you didn't install the Solaris 10 "Software Comanion CD" !
    Perhaps I installed the freeware versions?
    http://sunfreeware.com/index.html
    sunfreeware.com != "Solaris 10 Software companion CD".
    When I downloaded the Solaris 10 DVD image, the software
    companion CD was an extra optional CD image download
    item on Sun's download center web page.

  • CGI support under AIX ?

    We tried to run a simple program using the CGIServlet
    under WLS 5.1 and AIX 4.3.3. The program isn't called
    at all. In the Developer Center, section "CGIServlet
    translations", we found that CGIServlet is only supported
    under NT, Solaris and HP-UX.
    Q: Will CGIServlet be supported under AIX? If so, when
    is this going to happen?
    Regards,
    Jens

    We currently have no plans to support the CGI servlet under AIX yet. This
    is something we're planning for future releases -- or, we have been
    considering placing that servlet on our developers center web site.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Jens Lührs" <[email protected]> wrote in message
    news:39a24edc$[email protected]..
    >
    We tried to run a simple program using the CGIServlet
    under WLS 5.1 and AIX 4.3.3. The program isn't called
    at all. In the Developer Center, section "CGIServlet
    translations", we found that CGIServlet is only supported
    under NT, Solaris and HP-UX.
    Q: Will CGIServlet be supported under AIX? If so, when
    is this going to happen?
    Regards,
    Jens

  • Help!!!  Error while installing Oracle9i Application Server on Solaris 5.8

    I have installed oracle 9i on sun solaris 5.8. it has the original seed database provided by oracle.
    I am doing runinstall from disk1 directory of 9iAS and trying to install Oracle 9iApplication Server 9.0.2.0.0
    after this I get a screen with Installation types where option A is selected by default (which installs J2EE, Webcache, HTTP server)when I press next it does setting up install types and displays the following message
    " Your local host name database file(typically /etc/hosts) is not configured properly. This file should have and entry of the form:
    <IP_ADDRESS><FULLY_QUALIFIED_HOSTNAME><ALIASES>
    on solaris systems, the following files should also contain the fully qualified hostname, including the domain name:
    /etc/nodename, /etc/net/ticlts/hosts, /etc/net/ticots/hosts,/etc/net/ticotsord/hosts and any files in /etc whose name begin with 'hostname'
    Failure to properly configure this file may result in product runtime issues regarding proper hostname resolution."
    the /etc/host file has two entries one for loopback and other hostname which are in proper format except there is no alias for loopback.
    Am I doing something wrong or was the oracle installation not proper.
    I logged in as 'oracle' and changed all files. Next time when i tried to login using oracle acct and tried to open a terminal the screen went black.
    How do I install Oracle9iAS.

    I am having a similar problem with an Oracle 8i install. It seems that the 9i install
    heads off this same problem before running into it. There must be a file it sees
    as not being properly updated with the host information. I checked all of the
    host* files that I could find and they seem to be correct.
    Please let me know when someone answers the question at both addresses
    below:
    [email protected] and [email protected]

  • HP OfficeJet J6410 won't install under Windows 8 & Windows 8.1

    Recently I made a posting about installing the HP OfficeJet J6410 printer on my daughter's new HP laptop.
    Please, before answering my question, I would like to point out to two earlier postings from me.
    1. The first posting.
    Around april this year (2014) I bought a new laptop for myself (a HP 15 Notebook PC, d081ed). It had Windows 8.1 pre-installed on it. At first I had problems installing the HP OfficeJet J6410 printer. I received a very usefull reply by which I was able to solve the problem.
    Read more about this posting here: http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/Officet-J6410-won-t-install-under-Wind...
    2. The second posting.
    Almost two weeks ago a bought a second HP laptop (HP Pavilion TouchSmart 11-e000ed) voor my daughter. This laptop had Windows 8 pre-installed on it. I experienced the same problem with the printer and made a posting. Unfortunatelly that didn't resolve the problem. I received no further reactions. The problem is still unsolved.
    Read more about this posting here: http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/HP-OfficeJet-J6410-won-t-install-under...
    A. What have I done afterwards?
    Afterwards the previous above I first made sure I had all the updates for Windows 8 installed. I've read that in the case of the laptop of my daughter I could upgrade for free to Windows 8.1. So I did that too.
    B. Why a second posting?
    Since I upgraded to Windows 8.1. I realized my second posting wasn't quite accurate anymore. I realized it could lead to confusion since I now don't have Windows 8 installed on it anymore.
    Now here's the strange part.
    B.1.
    On my own laptop (d081ed, HP 15 Notebook PC) I have the same operating system (Windows 8.1. ) as I now have on the laptop for my daughter (11-e000ed, HP Pavillion Touchsmart)
    B.2.
    After upgrading I tried the same steps, as described in my first posting, on the laptop for my daughter.
    Strangely enough, and although we now both have a HP laptop with exactly the same operating system on it, I can not get the printer installed.
    What can be wrong? I tried updating, the scrubber, the packages to solve the C++ redistributable packages... nohting works! And worse!! It seems I somehow made the problem worse...
    Why do I think that, and are there things or error-messages that are different than the one I experienced before (with my own laptop, see point 1 above at the beginning of this posting).
    B.2.1.
    The first thing that is different:
    If I want to install the printer, and after it extracted files, checked the system and prepares it for installation, I receive the message:
    C:\users\<username of my daughter.\AppData\Local\Temp\7zS0FF0\Setup\de..
    This is different than the message (Program: C\Users\IRN\AppData\Local\Temp\7zS28Db\Setup.exe) I experienced with my own laptop (the d081ed).
    Note the difference between:
    ..Temp\7zS0FF0\Setup\de.. (<-- that is the message I get on the laptop of my daughter)
    and
    ..Temp\7zS28Db\Setup.exe (<-- that is the message I had on my own laptop)
    B.2.2.
    The second thing that is different:
    At some point I installed, after upgrading to Windows 8.1, the SP 40669 package. I can't remember having done that on my own laptop.
    B.2.3.
    On my own laptop I installed the C+++ packages for 2005, 2008 and 2010.
    On the one for my daughter I only installed the C+++ package for 2010 (KB2562063, version 10.0.30319 and 10.0.40219, but I don't think that is the problem really, correct my if I'm wrong).
    B.2.4.
    Before I upgraded to Windows 8.1. I got an error message at rebooting the system (in Dutch
    explorer.exe - Toepassingsfout
    De instructie op 0x5d2c3e01 verwijst naar geheugen op 0x00000000. Een lees- of schrijfbewerking op het geheugen is mislukt: read.
    Klik op OK als u het programma wilt beëindigen.
    And after that the message doesn't wait for your click on OK. It just flashes away very quickly. Since I got that message a couple of times, I did manage to capture it with the camcorder on my mobile phone. In that way I was able to describe you the message as exactly as here above. 
    I sometimes get the message again, and then not. So it's not consistent. It seems to me the problem there is with explorer.exe and not with the printerproblem, but I'm not sure. Couple of days later, there were new updates for Windows 8.1, which I installed, and the error-message didn't show up again the last few days.
    Last request.
    I would really appreciate some help with this. The reason I like the printer installed is because of the HP Solution Center. I'm sure my daughter would use it for scanning documents needed for her study and printing activities.
    I installed the basic printer for the time being, but only as I temporarily work-around, so she can - at least - print all of her study materials. Scanning, on the other hand, is some differtent then, but that is a known problem with the basic printer driver.
    I truly don't understand this problem. We both have an HP laptop, we both have the same operating system now (Windows 8.1) and stil .. on my laptop I managed to install the printer, and on hers not.
    Please help me.
    (p.s. I do have a HP support Pack for both laptops, and if one thinks that this problem is too complex and would redirect me to HP support ... no offense taken, from my side. But, I really would like to try to solve problem myself at first and would really appreciate your help with it. )

    Hello RNRMusicMan,
    Glad you're willing to help me out. So Sorry I couldn't send a message earlier. I had a few appointments the last few days and afterwards I had to little time to spend enought time to try to solve te problem.
    But o.k, let's continue.
    I've followed the steps you mentioned as a second option. I'll describe what I've done.
    First I tried the Hp printer install wizzard
    No succes
    Same error occured  …\setup\de.. (at the second fase of the installation program of the printersoftware)
    Restarted the system
    I used the Scrubber
    L4
    Error: uninstaller didn't work. Clicked ok
    Restart
    At restart I got the same error about something with the memory. (In dutch; 'De instructie op 0x5d2c3e01 verwijst naar geheugen op 0x00000000. Een lees- of schrijfbewerking op het geheugen is mislukt: read.' and please note that 0x5d2c3e01 was this with different numbers etc, but I guess that's just the adress in the memory where the program wants to read/write to)
    I continued with cleanboot
    Msconfig – services – hide all microsoft services – disable
    Startup – system configuration – open task manager
    On startup tab in task manager – I disabled each startup item
    Closed taskmanager
    Startup – system configuration – checked ok box
    Restarted
    Tried to install again with the OI_AIO_J6400_Full_Win_WW_140_4.exe software I downloaded from the hp website
    At ‘systeem wordt voorbereid op installatie’ I got the same error again: ‘C:\Users\Simone\AppData\Local-\Temp\7zS46SD\Setup\de..
    After this I followed the steps as described to start up again normally (that is: msconfig, enabling the services again, etc.) and that step went o.k and as aspected, so no problems there.
    After that I restarted the system again. I didn't get the message about the problem with the memory again. So I guess that must have been due to the error in the scrubber program.
    I really don't understand this. Me and my daughter both have a hp, both the same OS (windows 8.1), and on my laptop I got the printer running and hers not. What can it be? I'm guessing that there most have been something that went wrong then with either the installation with one of the windows 8 or windows 8.a upgrades, or with the upgrading from windows 8 to windows 8.1. Or is that to far fetched? But that just a question I have, trying to understand what went wrong or what could be the cause of this.
    So what now? It didn't work.
    Update (29-9-14):
    Since all the suggested solutions didn't work out I decided to start all over.
    One of the reasons I decided to do so, was the following:
    I've got an external DVD writer (Samsung, Slim External, model SE-8084D/TSWS) that I needed to use for installation of the HP J6410 CD that came with the printer, since the laptop of my daughter doesn't have a built-in DVD player.
    Now here the strange thing! When I use it on my own laptop, it starts the software on the the HP J6410 DVD flawlessly. No problems there! But, when I connect it to the laptop of my daughter, it sees the CD and I can explore the files on it. But, when I try to start HPSetup.exe on it it does ... nothing!! Now that's very stange! Me and my daughter both have a HP laptop, with the same OS. Still it functions normally on my laptop, and on for the one for my daughter it does nothing. Same with the software that you can download from the HP site. It runs on my computer, but gives errors on the one for my daugther. So I guess that was a good reason to decide to start all over again from scratch
    This is what I've done so far.
    - I made a (full) factory recovery.
    - I've installed all the updates for Windows 8.
    - After that I upgraded to Windows 8.1 again and installed all of the updates for it as well.
    - I removed the antivirus program (Norton Antivirus)
    - After that is done I tried to install the printer again.
    No success!
    But.. I'm convinced I've found out where the problem might lay.
    My daughter had c++ 2012 redistributable installed (version 11.0.50727).
    My other laptop doesn't. An even older hp laptop (with Windows Vista on it) does neither. On those laptops the printer software ran.
    On the new laptop for my daughter it doesn't.
    So.. I'm suspecting the problem does not lay in the printer software but in the c++ 2012 redistributable package.
    Another difference is that my own laptop had an Intel processor. The one for my daughter has an AMD.
    So I am convinced the problem must lay in the C++ 2012 package (maybe combined with the AMD processor? I don't know) and NOT the printer software.
    Anyone got any ideas on what to do next?
    If so, I thankfully await your answer.

  • HP OfficeJet J6410 won't install under Windows 8

    Hello to you all,
    Two days ago, I bought a new notebook for my daughter. She needs it for her study. It's the HP Pavilion TouchSmart 11-e000ed.
    Again, just like the situation I wrote about before in this topic over here (link: http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/Officet-J6410-won-t-install-under-Wind... the OfficeJet Printer J6410 won't install under Windows 8.
    Now this is what I've done before the problem occured:
    - I made a username and password for her,
    - I activated Windows 8,
    - I made a recovery-point,
    - I took my external DVD writer, installed Office 2007 Home and Student for her (o.k, I know it's old, but it's very o.k - and legal copy -. for her study, used it myself as well and still do, and never any complaints about that one), and activated it,
    After that and restarting the notebook;
    - the notebeek activated USB 2.0 (it does that automatically at first use),
    - installed XPS2OneNote (to use for Office OneNote 2007),
    - installed SaveAsPDF&XPS,
    - removed Norton Internet Security (I never use it, I use something else for that purpose, but was - and still am - planning to install that on a later moment),
    - I made sure the notebook can access the server we have here at home, and made a share for her.
    After that I used the OJ_AIO_J6400_Full_Win_WW_140_408.exe file (Dutch, but I'll translate the text in English).
    From this point on I will describe as precisely as possible what happened
    - - the program extracts some files, no problems there,
    - - when the first screen appears, I pressed 'Install',
    - -  a bar appears, and after that another pop-up that says tha you must allow all HP processes. I pressed 'Next',
    - - system is controlled, and after that one must agree with the licence agreements. I checked the box, and pressed 'Next',
    - - the system is prepared for installation and - yes! - there it comes... an error message.
    The error message says:
    C:\users\<username of my daughter.\AppData\Local\Temp\7zS0FF0\Setup\de..
    Please not that this is a different message than the one I got before, as I described in my posting before, (link again: http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/Officet-J6410-won-t-install-under-Wind...
    Nonehteless, I assumed that, as before, the problem was with the C+++, just like before. That is why I made the following steps:
    - I used the OJ_AIO_J6400_140_408_Scrubber program, run L4 4 times.
    - I looked for the KB2565063 update, but it isn't there anymore. So, instead, I ran all updates there are until the system said that there are no updates to be found,
    - After that I took the old installation disk that came with the OfficeJet J6410 printer, and (tried to) ran hpsetup.exe. It doesn't do a thing! Literally!!
    - after that I tried to run the the OJ_AIO_J6400_Full_Win_WW_140_408.exe file again. No success. I got the same error as before (see above, the ..\7zS0FF0\Setup\de.. thing again.
    So, what to do now?
    Anyone got some helpfull tips for me? I would really appreciate your feedback / help.
    Thank you in advance,

    Hi again,
    No, it didn't work. And, the solution you offered neither.
    This is what I've done.
    After downloading the  OJ_AIO_J6400_Full_Win_WW_140_408-4.exe file, I tried to install it.
    It failed. I got an error message similar to the one before. 
    'C:\users\<username of my daughter.\AppData\Local\Temp\7zS57DB\Setup\de.'
    I tried to ran the scrubber again, and the CCCUninstaller and tried again.
    Same error message occured.
    After that I tried to look for the KB2565063 file again. Found it this time and ran the vcredist_x64 file.
    I rebooted the system, tried to run the OJ_AIO_J6400_Full_Win_WW_140_408-4.exe file again.
    Same error message ocuured.
    So, after that, I followed the steps you proposed.
    Step 2 - searching for hpoins*.dat --> no results found.
    Step 3 - searching for hpwins*.dat --> no results found.
    Step 4 - I ran the Run Dialog box and typed MSIEXEC /REGSERVER (with AND without the extra space between ('MSIEXEC /REGSERVER') in the Dialog Box and pressed Ok. 
    Got an error message in Dutch:
    'Kan het bestand MSIEXEC /REGSERVER niet vinden. Controleer of u de naam juist hebt ingevoerd en probeer het daarna opnieuw.
    Translation: 'Can't find the file MSIEXEC /REGSERVER. Check if you typed the name correctly and try again'.
    Step 5 - I ran the Run Dialog box and typed MSIEXEC /UNREGISTER (with AND without the extra space between ('MSIEXEC /UNREGISTER') in the Dialog Box and pressed Ok. 
    Got an error message in Dutch:
    'Kan het bestand MSIEXEC /UNREGISTER niet vinden. Controleer of u de naam juist hebt ingevoerd en probeer het daarna opnieuw.
    Translation: 'Can't find the file MSIEXEC /UNREGISTER. Check if you typed the name correctly and try again'.
    So... conclusion: NOTHING worked.
    My ideas for a possible solution didn't work, and neither did your ideas for a possible solution.
    Reason why I want it to work is because of the HP Solution Center. If I can not install it with the software from the original installation disk, or the software that one can download from the HP site (the OJ_AIO_J6400_Full_Win_WW_140_408-4.exe file that is), than I have no HP Solution Center. That would be a pity, for I am sure my daughter would really love the use and ease of the program, and would really use it a lot for her study.
    What's next? What else can I try to solve the problem?
    Got any more idea's or helpful hints?
    Thanks in advance,

  • Just got iPhone 5, get home and find iCloud Outlook Add-in does not install under Windows XP.  I am loathe to upgrade to Windows Vista/7/8 just yet.  Can I obtain and use an earlier version of iCloud Outlook Add-in?  My iPad II synchronizes!

    Just got iPhone 5, get home and find iCloud Outlook Add-in does not install under Windows XP.  I am loathe to upgrade to Windows Vista/7/8 just yet.  Can I obtain and use an earlier version of iCloud Outlook Add-in?  My iPad II synchronizes!

    There is no 'earlier' version that supports XP. iCloud launched with Vista/7 support only.

  • Creating database after installing oracle 10.2 on solaris 10

    Hi,
    I installed oracle 10.2 on solaris.
    after installation is completed i started dbca to create a database.
    i mentioned all the details, after i click finish button, one window will open , in that all database details will be mentioned, when i click on that window, it will become invisible and that same dbca will remain same, actually after clicking ok it has to start creating database.
    but here it is going back to that dbca windows and in that back,cancel,finish button is there.
    why this problem is coming
    why it is not creating database after i clicked on finish botton,
    please help me, it is very critical, i want to create database and i want to submit to the client project.
    Regards,
    Veeresh S

    ya, i clicked in finish and one html window opened, in that also i clicked ok, after nothing will work, no messages,no errors,no logs created.
    i want to submit this to 1 project, but i am stucked here,
    and solaris server is 64 sparc
    and i installed oracle 10.2.0.1 64 bit for sparc 64
    now this is not working.
    can i install oracle 10.2.0.2 x86 in this sparc 64 bit server

  • Trying to install ecc 5.0 on solaris 10.

    hi , can anyone send pdf or steps how to install ecc 5.0 on solaris 10....
    thanks,

    Check
    http://service.sap.com/instguides
    Everything you need is in that guide (including notes for the parameters you need to set on Solaris)
    Markus

  • Pro*C installed under ORACLE_HOME different from that of the RDBMS???

    I have Oracle 10g r2 installed on a RHAS4 server.
    I installed Oracle developer suite 10.1 on this server. In the installation procedures, there are specific instructions to not install it under the ORACLE_HOME for an existing database installation.
    Oracle was already installed under /usr/lib/oracle (don't ask me why, I didn't do it).
    I installed oracle developer suite under /oracle/dev. If I set ORACLE_HOME to /usr/lib/oracle, proc responds with:
    Symbol `kpccapCTarr' has different size in shared object, consider re-linking
    PCC-F-NOERRFILE, unable to open error message file, facility PR2
    If I set ORACLE_HOME to /oracle/dev, it works correctly.
    This appears to require me to switch my oracle home setting each time I switch between using Pro*C and sqlplus. This in very inconvenient. I have worked on many, many systems in the past which had one ORACLE_HOME for both the RDBMS and the development tools.
    Is this a new constraint introduced by Oracle? Where does this restriction come from?
    Is there something I don't understand and have I installed the developer suite incorrectly?

    Mark, Kamal,
    The situation I have created (mixed versions) is because I am supposed to be developing using the Oracle 10gr2 Express Edition database. There is no developer suite available for 10gr2, so I must use 10gr1. Normally, I go to great lengths to avoid this sort of situation, but I don't have much control over it here.
    I think this would be a fairly common work environment (running 10g r2 express or enterprise) with a 10g r1 development suite. That I am having this many problems with setting it up is very frustrating. I've never spent more that a couple of hours on an install and configuration on a development environment, but haven't set one up since 9.2.
    What are "all the environment variables"? I am used to setting ORACLE_SID and ORACLE_HOME. I am aware of LD_LIBRARY_PATH and it's use, but I don't normally change it unless required. By setting ORACLE_HOME and ORACLE_SID, the precompiler works okay, so I'll leave it like that. Are there other env. vars. that have to be set?
    Pro*C links with shared libraries by default. I'm not even sure that this can be changed to static. When I install the built pro*c executables, do I have to install the shared libraries from under the development ORACLE_HOME as well?

  • How to install oracle 8i on sun solaris OS.

    Dear all,
    how to install oracle 8i on sun solaris OS.
    please guide in detail.
    Thanks
    Muhammad Nadeem

    OTN has much to offer including installation guides:
    http://www.oracle.com/technology/documentation/oracle8i.html
    Werner

  • Install NTOP 3.2 in Solaris 10 Intel !

    Hi everybody !
    I need help to install NTOP 3.2 in Solaris 10 INTEL i am having problems
    with the libraries pcap, libcap... I have been installing all the packages of the companion and I also compiled the libcap, i placed in my profile all the possible roads for the libs and even so I continue tends the same mistake:
    * ERROR: pcap header, bpf or library routines are missing
    * (yes means it was found, no means it was not found)
    * pcap.h...yes
    * net/bpf.h...yes
    * pcap-bpf.h...no
    * pcap_open_live() in -lpcap...no
    * pcap_findalldevs() in -lpcap...no
    My .profile:
    LD_LIBRARY_PATH=:/opt/sfw/include:/usr/local/include/net:/usr/local/lib
    :/usr/local/include:/usr/sfw/lib/:/opt/sfw/lib:/usr/lib:/usr/local/opt/lib;
    Somebody could help me ?
    Sorry my English.
    [],s

    Depending on where you installed your pcap you will need to update your LD_LIBRARY_PATH with the lib directory. You might also want to set your LDFLAGS. Should work like a champ after you do this.

  • ERROR install oracle database 10gR2 in solaris sparc 64

    Dear All,
    I got error when installing oracle database 10gR2 on solaris sparc 64.
    these are the messages:
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/usr/app/oracle/product/10.2.0/db_1 EXENAME=proc/Linking /usr/app/oracle/product/10.2.0/db_1/precomp/li
    b/proc
    ld: fatal: file /usr/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    *** Error code 1
    The following command caused the error:
    echo "Linking /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc"; \
    rm -f /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc; \
    /usr/ccs/bin/ld -o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc -L/usr/app/oracle/product/10.2.0/db_1/precomp/lib/ -L/usr/app/oracle/product/10.2
    .0/db_1/lib/ -dy /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crti.o /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crt1.o /usr/app/oracle/product
    /10.2.0/db_1/lib/s0main.o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/pdc.o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/pds.o /usr/app/oracle/product/
    10.2.0/db_1/precomp/lib/libproc2.a /usr/app/oracle/product/10.2.0/db_1/lib/libslax10.a /usr/app/oracle/product/10.2.0/db_1/precomp/lib/libpgp.a -lpls10 -lplp
    10 /usr/app/oracle/product/10.2.0/db_1/lib/libplc10.a -lsnls10 -lunls10 -lnls10 /usr/app/oracle/product/10.2.0/db_1/rdbms/lib/kpudfo.o -lclntsh `cat /usr/ap
    p/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /usr/app/oracle/product/10.2.0/db_1/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 /usr/app/oracle/product/10.2.0/db_1/lib/ldflags`
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /usr/app/oracle/product/10.2.0/db_1/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 `cat /usr/app/oracle/product/10.2.0/db_1/lib/sysliblist` -R
    /opt/SUNWcluster/lib/sparcv9:/usr/app/oracle/product/10.2.0/db_1/lib:/opt/ORCLcluster/lib/ -Y P,:/opt/SUNWcluster/lib/sparcv9:/opt/ORCLcluster/lib/:/usr/ccs
    /lib/sparcv9:/usr/lib/sparcv9 -Qy -lc -laio -lposix4 -lm /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crtn.o; \
    /bin/chmod 755 /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    make: Fatal error: Command failed for target `/usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc'
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/usr/app/oracle/product/10.2.0/db_1 EXENAME=proc/Linking /usr/app/oracle/product/10.2.0/db_1/precomp/li
    b/proc
    ld: fatal: file /usr/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    *** Error code 1
    any help would be appreciate.
    Thank you
    Regards,
    Spirit

    I'm not sure with the solaris sparc 64.
    but the most common problem with Linux x86_64 which I assume probably similar. that type of error caused by
    you have to install glibc-devel-32 bit and libstdc++-devel 32 bit together with your 64 bit. both libraries required by the Oracle to solve the linking problem.
    http://forums.oracle.com/forums/thread.jspa?messageID=1254866
    probably it will help you.
    sorry, this is just my guessing of your problem.
    thanks

  • How to install a network card on Solaris 10

    Hi to all,
    I have installed for the first time Solaris 10 on i386 system.
    All went fine. Although Solaris did not found the PCI network card, is this normal?
    How can I install the (Realtek) network card;
    Thank you.
    Costas.
    Edited by: tritsako on Feb 9, 2009 11:33 AM

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

Maybe you are looking for