COBOL client unable to call Tuxedo methods (CSIMPAPP tutorial for Windows 2000 OS)

Hi,
This relates to another post below. I have compiled the COBOL client and the COBOL
server and produced .exes however when I get runtime problems now
I get the message: exec CSIMPSRV -A CMDTUX_CAT:819 INFO: Process id=1912 Assume
started (pipe) but when I do tmadmin/psr, the process is (DEAD)
Also when I run the client I get an error as soon as the client gets to a call
to a Tuxedo method e.g. USERLOG or TPCALL, i get an error message
Load error : file "USERLOG"
error code 173 pc=0, call=1 seg=0
173 called program not found in drive/directoryI have added %TUXDIR% to my path and everything.
Any suggestions?
Thanks
Colm

Winfried - Thanks for that, this might mean something
These are the steps I take:
Compile the CSIMPCL.cbl file using the COBOL.exe command ( Mcrofocus/NetExpress/bin)
etc
Then
cblnames -v -mCSIMPCL CSIMPCL.obj
     buildclient -C -o CSIMPCL -f CSIMPCL.obj -f cbllds.obj
ALl compiles ok - then when I run CSIMPCL.exe I get the error as detailed below
already
Load error : file "USERLOG"
error code 173 pc=0, call=1 seg=0
173 called program not found in drive/directory
However I got mailed a copy of CSIMPCL.obj which had been built with Net Express
4
then
cblnames -v -mCSIMPCL CSIMPCL.obj
     buildclient -C -o CSIMPCL -f CSIMPCL.obj -f cbllds.obj as before
When I ran it ( without booting the server - just telling the client to send a
message to the BBL and display a response) it ran fine
so i think the COBOL.exe in Net Express 3 is not creating the obj file properly.
I haven't hooked it up to WTC yet but it should work
Any views you have are much appreciated. I'd be loth to blame a compiler if I
hadn't some variable set but all the environmental variables seem to be in the
path.
"Winfried Scheulderman" <[email protected]> wrote:
>
Colm,
Looks like a general problem running Cobol to me.
The first message indicates something went wrong during server startup,
see e.g.:
http://support.bea.com/application?namespace=askbea&origin=ask_bea_answer.jsp&event=link.view_answer_page_clfydoc&answerpage=solution&page=tux%2FS-03850.htm
and
http://support.bea.com/application?namespace=askbea&origin=ask_bea_answer.jsp&event=link.view_answer_page_clfydoc&answerpage=solution&page=tux%2FS-16674.htm
The cause for this is probably the same as for other error message.
You should check the settings for running Cobol programs (clients and
servers),
especially the library path.
Winfried
"Colm O'Regan" <[email protected]> wrote:
Hi,
This relates to another post below. I have compiled the COBOL client
and the COBOL
server and produced .exes however when I get runtime problems now
I get the message: exec CSIMPSRV -A CMDTUX_CAT:819 INFO: Process id=1912
Assume
started (pipe) but when I do tmadmin/psr, the process is (DEAD)
Also when I run the client I get an error as soon as the client gets
to a call
to a Tuxedo method e.g. USERLOG or TPCALL, i get an error message
Load error : file "USERLOG"
error code 173 pc=0, call=1 seg=0
173 called program not found in drive/directoryI have added %TUXDIR% to my path and everything.
Any suggestions?
Thanks
Colm

Similar Messages

  • Unable to install Remote Server Administration Tools for Windows 8 Release Preview on RTM 8 Enterprise

    Unable to install Remote Server Administration Tools for Windows 8 Release Preview on RTM 8 Enterprise 
    Standalone installer available here
    http://www.microsoft.com/en-us/download/details.aspx?id=28972
    fails with error code 0x80004005
    Is this because my installation has issues, or would the admin pack files be updated for RTM?
    Thank you in advance for any insight

    Found the solution here:
    http://social.technet.microsoft.com/Forums/en-US/w8itprogeneral/thread/6d8745e0-c4c1-463a-b4bb-09f6c9c22527
    Workaround:
    Download the RSAT package intended for Windows 8 Release Preview: http://www.microsoft.com/en-us/download/details.aspx?id=28972
    Extract the .msu file with a tool such as 7-Zip.
    Open an Admin command prompt and change directory to where you extracted the .msu.
    Run the following command to install (if x86 you probably have a different .xml filename): pkgmgr /n:Windows6.2-KB2693643-x64.xml
    Wait a while. You can look in task manager for pkgmgr. When it disappears, the installation is done.
    Use the tools as per usual.

  • Oracle client version 9.2.0.3 for windows 2000

    Where can you find oracle client for 9.2.0.3 for windows 2000? Please advice.
    Thank you,
    Shawn

    Shawn,
    Instant Client was released in 10gR1 (10.1.0.2). Thus, it is not available for 9.2.0.3.

  • Unable to download oracle 10g release 2 for windows 32 bit and linux

    unable to download the oracle 10g for windows and linux from the website given below. http://www.oracle.com/technology/software/products/database/oracle10g/index.html
    can any one help me out ?

    From that site, you need to click on a link and answer the questions on the next page. Click 'I agree' and, on the following page, you select the download you need.
    If that doesn;t work, you may need to review user settings, security, and knowledge base for your browser.

  • TS1389 Is using the SC info folder method also used for Windows 8?

    I cannot play purchased songs in itunes. Does the SC info folder method work for Windows 8?

    It's almost the same, just a few differences due to how win 8 navigates
    Open Computer from the Start menu.
    From the Organize menu, choose Folder and Search Options. Click on the file explorer icon. (this is the little folder icon, with what looks like a lazy C on it., or if you don't have that on your shortcut bar, you can go to the start menu and click on the icon for your computer)
    Click the View tab.
    In the "Advanced settings" pane under "Hidden files and folders," make sure that the "Show hidden files and folders" option is selected. You’ll see a tick box to view hidden files and folders. Make sure that is checked.
    Click OK.
    Navigate to the following location by either typing it into the address bar, copying and pasting it into the address bar, or clicking through the folder hierarchy listed:
      C:\ProgramData\Apple Computer\iTunes 
    Right-click the SC Info folder shown and on the shortcut menu, choose Delete.
    Restart the computer.
    I just cut and pasted the C: program data link into my file explorer and it took me there. Or you could click through, however works best for you.

  • JAX-WS client error when calling web method

    My JAX-WS client is getting the following error when calling a web method:
    Exception in thread "main" javax.xml.ws.WebServiceException:
    No Content-type in the header!
    I'm using Eclipse as my development environment. I use the CXF facet to generate a WSDL from Java code. I then use the New -> Web Service Client to generate client side code from the WSDL.
    The following fully describes my environment:
    Windows XP
    JDK 1.6.0_22
    Java EE 6
    Eclipse Helios
    Apache CXF 2.3.0 (runtime)
    Tomcat 6.0
    I have found several post on the net that describe this problem and a solution for JBoss, but I have been unable to find anything that addresses this error on Tomcat.
    I can provide source code if needed. The app is a simple Hello World web service. I'm using it to try and get familiar with developing web services with all the components listed above.
    Thanks

    Hi Anders,
    The resolution of the crossdomain problem is not to store an cross-domain-policy file at the [SAP] webservice side; but instead it needs to be done at the (every...) webservice client. In case the client is an IIS based webapplication (and thus the ultimate end-users are accessing it via their browser), this is not such an issue. It there is sufficient to put an crossdomain.xml policy file in the IIS main virtual root of your 'client' .net webapplication (c:\inetpub\wwwroot). It also can be required or at least helpful to put a clientaccesspolicy.xml file; both at the main virtual root and in the virtual root of the specific webapplication
    In case of SharePoint application, the crossdomain.xml file must be stored in the WSS virtual root of that site; c:\inetpub\wwwroot\wss\virtualdirectories\<your SharePoint webapp>
    Best regards, William.

  • Unable to call Forte method by SOAP

    Hi,
    I am trying to see about XML server forte example but I have a problem, After calling the forte method by SOAP, I have this message as result by iPlanet UDS:
    Exception in thread "main" java.lang.Exception: CustomerSOProxy.getName received
    SOAP Fault; code=SOAP-ENV:Client string=invalid request
    at com.forte.xmlsvr.customerservice.CustomerSOProxy.getName(CustomerSOPr
    oxy.java:43)
    at CustClient.main(CustClient.java:6)
    Customer is a Forte class used by CustomerSO service object in Forte. I have written getName method which returns my name. I did this for testing.
    I verified:
    - The application is running under environment console.
    - The client side call has correct URL http://localhost:9090
    I appreciate you help on this. Thank you very much in advance.

    by starting a new thread i will lose all change that
    i have done in the applet. new thread in the forums... what does that have to do either way with your applet? the forum is not tied to your code, neither would a Java thread, which you can always keep a copy of your original code. Or what are you talking about?
    the problem is that i have
    a applet in one window ...which can be modified (that
    is rotate etc). now i need to open another new window
    from this window . in this new window i want to
    display the modified applet . so tell me who can i
    capture the change in the appletI already answered your other thread that you did, finally, post.

  • Unable to call bean method at second JSP.

    I have a Bean called "Database" in that two methods
    1.public String methodReturnsString()
    2.public List methodReturnsList()
    And also i have three jsp's.
    1.First.jsp
    2.Success.jsp
    3.fail.jsp
    i called methodReturnsString of "Database" in the First.jsp ,after receiving intended String from the method methodReturnsString() i.e "success" or "fail" i can goto Success.jsp. or fail.jsp.
    Assume i got String "success" eventually leads me to Success.jsp , In this Success.jsp i was trying to access Bean method methodReturnsList() , Now the problem is I cant access the Bean method methodReturnsList() in Success.jsp, where i want to print the List that is returned by methodReturnsList().
    Can anybody tell me what is the mistake i am doing.
    here is "Success.jsp"
    <%@ page contentType="text/html"%>
    <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    Login Successful
    <html>
    <f:view>
       <h:form id="result">
         <p>
                 <c:forEach var="x" items="${Database.methodWithList}" >
              ${x}
         </c:forEach>
                </p>
           </h:form>
    </f:view>
    </html>here is" Faces-config.xml"
    <?xml version="1.0"?>
    <!DOCTYPE faces-config PUBLIC
      "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
      "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
    <faces-config>
         <managed-bean>
              <managed-bean-name>Database</managed-bean-name>
              <managed-bean-class>com.persistent.parashar.database.Database</managed-bean-class>
              <managed-bean-scope>session</managed-bean-scope>
         </managed-bean>
         <navigation-rule>
              <from-view-id>/First.jsp</from-view-id>
              <navigation-case>
                   <from-action>#{Database.methodReturnsString}</from-action>
                   <from-outcome>success</from-outcome>
                   <to-view-id>/success.jsp</to-view-id>
              </navigation-case>
              <navigation-case>
                   <from-action>#{Database.methodReturnsString}</from-action>
                   <from-outcome>fail</from-outcome>
                   <to-view-id>/fail.jsp</to-view-id>
              </navigation-case>
         </navigation-rule>
    </faces-config>
    Here is Database.java
    public class Database {
         public List methodWithList()
              System.out.println("Contents in the List#########");
              List al=new ArrayList();
              al.add("jaya");
              al.add("chandra");
              al.add("raheem");
              al.add("balu");
              System.out.println("Contents in the List"+al);
              return al;
         public String methodReturnsString()
              return "success";
    }

    Thank you for reply, after making few chages by taking your suggestion i am still struggling to get the desired result in my jsp. please into the code below
    public class Database {
            public List calToDatabase;
         public static void initialCalToList()
              System.out.println("Contents in the List#########");
              List al=new ArrayList();
              al.add("JAya");
              al.add("chandra");
              al.add("raheem");
              al.add("balu");
              System.out.println("Contents in the List"+al);
              Database db= new Database();
              db.setCalToDatabase(al);  // calling the setter with list as an argument
    public List getCalToDatabase() {
              return calToDatabase;
         public void setCalToDatabase(List calToDatabase) {
              this.calToDatabase = calToDatabase;
         }I have also made changes in success.jsp
    <%@ page contentType="text/html"%>
    <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    Login Successful
    <html>
    <f:view>
       <h:form id="result">
         <p>
               <c:forEach var="x" items="#{Database.getCalToDatabase}" >
                     ${x}
                   </c:forEach>
         </p>
       </h:form>
    </f:view>
    </html>

  • Unable to call Action Method of the Backing Bean

    I have created a jsf page with several tables and input text boxes. I also have the command button to submit the values to the backing bean but, the action method "saveBean()" is not being called
    Hear are the codes listed below listed
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%>
    <h:form id="myBioDataForm">
    <h:panelGrid columns="2" >
              <h:panelGroup  >
                   <h:outputLabel id="NameLabel" value="Name" style="font-size: medium"/>
              </h:panelGroup>
              <h:panelGroup >
                   <h:inputText id="NameTextBox" value="#{bioData.objBioDataVo.name}"/>
              </h:panelGroup>
              <h:panelGroup  >
                   <h:outputLabel id="DOBLabel" value="DOB" style="font-size: medium"/>
              </h:panelGroup>
              <h:panelGroup >
                   <t:inputCalendar id="DOBCalendar" renderAsPopup="true"  value="#{bioData.objBioDataVo.doB}"/>
              </h:panelGroup>
              <h:panelGroup  >
                   <h:outputLabel id="AddressLabel" value="address" style="font-size: medium"/>
              </h:panelGroup>
              <h:panelGroup >
                   <h:outputLabel value=""/>
              </h:panelGroup>
              <h:panelGroup  >
                   <h:outputLabel id="Street" value="Street" style="font-size: medium"/>
              </h:panelGroup>
              <h:panelGroup >
                   <h:inputText id="StreetTextBox" value="#{bioData.objBioDataVo.street}"/>
              </h:panelGroup>
              <h:panelGroup  >
                   <h:outputLabel id="City" value="Town/City" style="font-size: medium"/>
              </h:panelGroup>
              <h:panelGroup >
                   <h:inputText id="CityTextBox" value="#{bioData.objBioDataVo.city}"/>
              </h:panelGroup>
              <h:panelGroup  >
                   <h:outputLabel id="Pincode" value="Pincode" style="font-size: medium"/>
              </h:panelGroup>
              <h:panelGroup >
                   <h:inputText id="PincodeTextBox" value="#{bioData.objBioDataVo.pincode}"/>
              </h:panelGroup>
              <h:panelGroup  >
                   <h:outputLabel id="Mobile" value="Mobile" style="font-size: medium"/>
              </h:panelGroup>
              <h:panelGroup >
                   <h:inputText id="mobileTextBox" value="#{bioData.objBioDataVo.mobile}"/>
              </h:panelGroup>
              <h:panelGroup  >
                   <h:outputLabel id="Email" value="Email" style="font-size: medium"/>
              </h:panelGroup>
              <h:panelGroup >
                   <h:inputText id="emailTextBox" value="#{bioData.objBioDataVo.email}"/>
              </h:panelGroup>
              <h:panelGroup  >
                   <h:outputLabel id="Gender" value="Gender" style="font-size: medium"/>
              </h:panelGroup>
              <h:panelGroup >
                   <h:selectOneRadio value="#{bioData.objBioDataVo.gender}">
                        <f:selectItem itemLabel="Male" itemValue="Male"/>
                        <f:selectItem itemLabel="Female" itemValue="Female"/>
                   </h:selectOneRadio>
              </h:panelGroup>
              <h:panelGroup  >
                   <h:outputLabel id="Marital_Status" value="Marital Status" style="font-size: medium"/>
              </h:panelGroup>
              <h:panelGroup >
                   <h:selectOneRadio value="#{bioData.objBioDataVo.status}">
                        <f:selectItem itemLabel="Married" itemValue="Married"/>
                        <f:selectItem itemLabel="UnMarried" itemValue="UnMarried"/>
                   </h:selectOneRadio>
              </h:panelGroup>
    </h:panelGrid>
    <f:verbatim><br><br><br></f:verbatim>
         <h:dataTable var="item" value="#{bioData.al}">
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="No Of Years"/>
              </f:facet>
                   <h:selectOneMenu id="NoYears1" value="#{item.noYears}">
                   <f:selectItems value="#{item.noYearsVoTM}"/>
              </h:selectOneMenu>
              </h:column>
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="Organisation"/>
              </f:facet>
                   <h:inputText id="OrgnisationTextBox" value="#{item.orgVo}"/>
              </h:column>
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="Designation"/>
              </f:facet>
                   <h:inputText id="designationTextBox" value="#{item.desigVo}"/>
              </h:column>
         </h:dataTable>
                   <h:commandButton id="addRow" type="submit" value="Add Row" immediate="true" action="#{bioData.addStr}"/>
                   <h:dataTable  var="edual" value="#{bioData.eduList}">
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="Year of Passing"/>
              </f:facet>
                   <h:selectOneMenu id="NoYears11" value="#{edual.yearPassing}">
                   <f:selectItems value="#{edual.yearPassingTM}"/>
              </h:selectOneMenu>
              </h:column>
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="Qualification"/>
              </f:facet>
                   <h:selectOneMenu id="NoYears11" value="#{edual.qualification}">
                   <f:selectItems value="#{edual.qualificationTM}"/>
              </h:selectOneMenu>
              </h:column>
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="Specialisation"/>
              </f:facet>
                   <h:inputText id="SpecialisationTextBox1" value="#{edual.specialisation}"/>
              </h:column>
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="Specialisation"/>
              </f:facet>
                   <h:inputText id="SpecialisationTextBox1" value="#{edual.specialisation}"/>
              </h:column>
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="School"/>
              </f:facet>
                   <h:inputText id="SchoolTextBox1" value="#{edual.school}"/>
              </h:column>
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="Total Marks"/>
              </f:facet>
                   <h:inputText id="MarksTextBox1" value="#{edual.cgpa}"/>
              </h:column>
         </h:dataTable>
                   <h:commandButton id="addRow1" type="submit" value="AddRow" immediate="true" action="#{bioData.addEdu}"/>
         <h:dataTable var="str" value="#{bioData.strList}">
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="sno"/>
              </f:facet>
                   <h:inputText id="snoTextBox" value="#{str.sno}"/>
              </h:column>
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="Stengths"/>
              </f:facet>
                   <h:inputText id="StengthsTextBox" value="#{str.strengths}"/>
              </h:column>
              <h:column>
              <f:facet name="header" >
                   <h:outputText value="Weaknesses"/>
              </f:facet>
                   <h:inputText id="WeaknessesTextBox" value="#{str.weaknesses}"/>
              </h:column>
         </h:dataTable>
                   <h:commandButton id="addRow2" type="submit" value="Add Row" immediate="true" action="#{bioData.addWks}"/>
              <h:outputLabel id = "saveLabel" value="Enter Name"/>
              <h:inputText id="saveTextBox" value="#{bioData.bioName}"/>     
              <h:commandButton id="savebutton" type="submit" value="Save"  action="#{bioData.saveBio}"/>
    </h:form>----------------------------Backing Bean--------------------------------------
    package com.minerva.trainees;
    import java.util.HashMap;
    public class BioDataHomeBackingBean
         String selectBio;
         HashMap selectBioHM;
         public BioDataHomeBackingBean() {
              selectBioHM = new HashMap();
              selectBioHM.put("Create BioData", "Create BioData");
         public String processBioData()
              String select_tmp = getSelectBio();
              String action="";
              if(select_tmp.equalsIgnoreCase("Create BioData"))
                   action= "displayCompetency@rgsRequest";
              return action;
         public String saveBio() throws Exception
              System.out.println("########################Inside saveBio##################");
              return "success";
         public String getSelectBio() {
              return selectBio;
         public void setSelectBio(String selectBio) {
              this.selectBio = selectBio;
         public HashMap getSelectBioHM() {
              return selectBioHM;
         public void setSelectBioHM(HashMap selectBioHM) {
              this.selectBioHM = selectBioHM;
    managed-bean>
              <managed-bean-name>MyNameBB</managed-bean-name>
              <managed-bean-class>com.minerva.trainees.MyNameBackingBean</managed-bean-class>
              <managed-bean-scope>session</managed-bean-scope>
         </managed-bean>
         <managed-bean>
              <managed-bean-name>bioData</managed-bean-name>
              <managed-bean-class>com.minerva.trainees.BioDataBackingBean</managed-bean-class>
              <managed-bean-scope>session</managed-bean-scope>
         </managed-bean>
         <managed-bean>
              <managed-bean-name>bioDataHome</managed-bean-name>
              <managed-bean-class>com.minerva.trainees.BioDataHomeBackingBean</managed-bean-class>
              <managed-bean-scope>session</managed-bean-scope>
         </managed-bean>
              <managed-bean>
              <managed-bean-name>bioTest</managed-bean-name>
              <managed-bean-class>com.minerva.trainees.TestBean</managed-bean-class>
              <managed-bean-scope>application</managed-bean-scope>
         </managed-bean>
              <managed-bean>
              <managed-bean-name>objBioDataVo</managed-bean-name>
              <managed-bean-class>com.minerva.trainees.BioDataVo</managed-bean-class>
              <managed-bean-scope>session</managed-bean-scope>
         </managed-bean>Please help me to solve this problem

    tracemein wrote:
    but, the action method "saveBean()" is not being called Maybe there was a validation or conversion error occurred. Add <h:messages /> to your page to take note of them and handle accordingly. Also read the application server logs if there isn't something interesting logged. JSF 1.2 by default logs undisplayed errors to the stdout.
    On the other hand, apart from the problem, you don't need h:panelGroup for single column items. Basically you can remove all of those h:panelGroup tags in your first h:panelGrid.

  • Outlook 2010 Client - "unable to connect to retrieve additional data" for some Distribution lists

    We have a mix of Outlook 2003, 2007 and 2010 clients in our organization.
    Users with an outlook 2010 client are having issues with a number (not all) of our distribution lists.
    Issues: When selecting a distribution list in the new message 'to' fiedl, a 'message tip' appears with the name of the DL and 'contains xx recipients'.
    However, when attempting to expand the DL (selecting the + sign) the following prompt appears "Cannot perfrom the requested operation. The command selected is not valid for this recipient. The operation failed"
    When selecting the DL through the outlook address book the memberlist is empty and has a mail tip "unable to connect to retrieve additional data".
    The DL's were all created in a 2003 environment.
    We are currently setting up a 2010 environment, and all DL's were created prior to any schema updates etc.
    Of note, users experience the issue, but access the list through OWA don't have the issue.

    Please also perform the following steps to troubleshoot the issue.
    1. Temporarily turn off firewall and antivirus program on the problematic machine for a test.
    2. Remove the Outlook profile completely and create a new profile.
    3. Login on the same mailbox by Outlook 2010 on another machine to check the result.
    If the issue persists, please open Event Viewer and check whether any error message exists. If so, please post it here for research.
    Thanks.
    Novak Wu-MSFT

  • Unable to install iTunes 8.1.1 for windows vista home premium 32 bit

    When program is installing from version 7.3, a message comes up stating I have a newer version of QuickTime which is impossible. Having purchased a new iPod Nano I cannot use it because iTunes 8.1.1 has not worked out bugs, or so it seems, to download it successfully. If anyone has had this happen and figured out what the problem is, I would love to read your answer.
    Message was edited by: [email protected]

    Hi,
    Yes, I have followed the troubleshooting tips in the following article http://support.apple.com/kb/HT1926.
    I still had the issue after removing the application and cleaning up the installer files on my computer.
    Two weeks ago I spoke with Apple technical support. We were unable to come to any conclusion as to any reason why the computer states there is a newer version of QuickTime.
    Quite frustrating having purchased an iPod Nano.

  • Calling Flex function from javascripty for window.close

    Using a set up in my ActionScript of:
    ExternalInterface.addCallback("tagWithClosed",windowClosed);
    How can I write a JavaScript function that calls
    'tagWithClosed' to Flex when the user closes the window
    (window.close() )?

    Tried something like this:
    <SCRIPT LANGUAGE="JavaScript">
    window.onbeforeunload = closingWindow;
    function closingWindow()
    FXVideo.tagWithClosed();
    </SCRIPT>
    Didn't work though.
    My swf is called FXVideo.swf. Is calling the
    FXVideo,tagWithClosed correct or should be something else?

  • Unable to install Oracle 8.1.6 in Windows 2000 Pro SP4

    I try install Oracle 8.1.6 in my Pentium 3 machine run on Windows 2000 Pro with Service Pack 4. In the process of initializing the database I get the error "ORA-12638: Credential retrieval failed." Please help. thank you

    connect with administrator user of operting system
    then start installation of oracle
    kuljeet pal singh

  • Unable to install Oracle 8.1.6 on Windows 2000

    I installed a new Windows 2000 Advanced Server on a new Dell Dimension 8100 w/ 256 mb ram.
    Then I inserted oracle 8i Enterprise Edition 8.1.6 into the cd rom and click on installed, but after a few seconds nothing happens. I've installed the same thing on other PCs and they were fine. Could this be hardware problem, OS problem, Cd problem, or what? I'd appreciate any suggestions or insights. Thanks.

    I have the exact same problem. Dell Dimension 4300 w/ 512MB
    Win200 Server. I can install on other hardware no problem.

  • Unable to install iTunes 11.1.1 for windows 8

    I have downloaded the latest iTunes version 11.1.1 for windows 8 but it just won't install the software,I think I will wait for windows 8.1 to solve the problem

    The iTunes installer seems to function completely fine until the status bar is full and then nothing happens. It stays that way until you manually cancel the upload. If you attempt to restart the installer it says that it is already in process and won't allow you to restart it. I've tried a couple times and it's always the same. I went to my computer and manualy ended the installer process and was able to restart the install but it paused at the same point.

Maybe you are looking for

  • ICal events show as all day on iPhone but are not all day how do you fix?

    When I have subscribed to my kids sport calendars some of the events show up in my calendar on my phone at a specific time but some show up as all day yet when you click into it, it shows a specific time. How do I fix this?

  • Memory Leak in JMF 2-1-1e  ( Windows2000) ?

    I worte a java application that is playing MP3 songs from a file. The memory is constantly growing, although I call player.close(); player.deallocate(); after playing every song. Does anybody know what possibly could be wrong ? Thanks for any kind of

  • Reddish tint in xperia z2 display

    I have a reddish tint in my xperia z2 display. I didnt notice this until I compared it with a z2 my friend has. In his phone the whites are perfectly white while I have a red tint which is viisible when I put the two phones side by side. I was able t

  • Main Properties panel's width

    I've notice that in Fireworks 8, the main properties panel's width extends under the side panels, where in fireworks mx 2004, dreamweaver 8 + under, and flash 8 + under, all have the main properties panel just in the middle column under the canvas (a

  • Re: Libraries implementing Lexical Analysers andParsers

    No parser/lexer that I know of, but I know what you should try to wrapper if you did want a great Lexer/Parser package. I would go for T. Parr's PCCTS. (www.oncus.com/pccts.html) Of course if you wanted native TOOL Lexer/Parser, instead of a wrappere