Eclipse build error for R/3 WSDL file and Portal 6.0.2

I have had some problems getting a .wsdl from R/3 ABAP to work when using the eclipse plug-ins.  Eclipse will read the .wsdl and create the classes for the service, however, the build will fail and opening the class up you see the methods are all empty. 
public class P_YEAR {
     public P_YEAR () {}
I can get the new Netweaver developer tool for 6.4 to work on a new crash portal box running WAS 6.4 and portal 6.0.9.  I don't think our upgrade will be done before the current project I am on needs to move.  So, I am trying to get EP 6.2 to work.  Our ABAP engine will remain WAS 6.2.  I am using eclipse 2.1 and jdk 1.3.1_08.  I have tried jdk 1.4.  I have also tried eclipse 3.0, but the plug-ins don't even work in the new version.
I am using plug-in version 6.2.20040517
Any ideas on what we are doing wrong.  The only note I saw from SAP was 705106.  However, it didn't seem to make since because the error is not in the portal it is locally when trying to use the plug-in to generate the service.

Hi,
here an uodate of the progress I am making to solve the problem described above.
Due to the output of the logfile (User not authorized), I think the "Administration" user does not have enough rights to perform the required actions needed for the installation.
Well, I looked it up (Visual Administrator --> Cluster --> Server 0 ... --> Services --> Security Provider -->Runtime --> Policy Configurations --> "service.naming" in "Components" List --> Security Roles).
According to http://help.sap.com/saphelp_webas630/helpdata/en/de/83343ecc7f892ee10000000a114084/frameset.htm, all users and groups that are granted permission "jndi_all_operations"  can perform all operations available in the naming system.
I checked and found out that jndi_all_operations is merely a role reference to security role "administrators". Group "Administrators" is assigend to security role "administrator". As I mention before, user "Administrator" is member of group "Administrators". I think user "Administrator" has been granted all required permissions.
Am I wrong, what else could cause such an error message! Need some guideance.
Martin

Similar Messages

  • Error in loading the WSDL file. Check the error log for more details

    Hello,
    I am trying to create a Import Adaptive Webservice Model. I am using the WSDL:
    http://www.abysal.com/soap/AbysalEmail.wsdl
    I am getting the below error when I choose WSDL source as UDDI or file (I am not using any logical destination)
    "Error in loading the WSDL file. Check the error log for more details."
    Where can i see the error log? And what is the solution to fix this?
    I am able to create the model if i save the wsdl locally on my machine and choose Local File System or File as the WSDL source. But at runtime this fails as the application tries to read the WSDL for metadata info and it looks into the application server for this file.
    I also tried creating the old webservice model. And it is able to create the model. But I feel I need to use the new model as this one is deprecated.
    Thanks,
    Sachin

    Hi
    For the logs you can search in this directory
    Goto Window->Show view->Other->PDE Runtim->Error Log
    please try this may it would help you out, try to create a model for you Web Service using Web Service Model (DEPRECATED)
    See this link:
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/integration%2bof%2bweb%2bservices%2b-%2bdifferent%2bscenarios

  • Error in loading the WSDL file

    hi
    when i am creating a Adaptive Webservice model with the sneak preview 2004s
    while Choosing the published service from UDDI
    i am getting and error called
    "Error in loading the WSDL file"
    i have gone through the log files it basically saying that
    Caused by: java.io.IOException: Cannot connect to http://192.168.1.69:50100/QuickCarRentalService/Config1?wsdl, passing via http proxy: :80: Connection refused: connect
    but i am not using any proxy server
    what all changes i need to do in proxy server settings
    Regards
    JM

    Hi John,
    For changing the Proxy Settings in NWDS.
    Navigate to Window --> Preferences.
    Under Work Bench, Select Proxy Settings.
    There is a Check box saying "Use Proxy Sever", uncheck this one;
    and try imprting you WSDL file again.
    Hope it helps.
    Regards,
    Alka.

  • Problem in Creating .wsdl file and mapping.xml with ant

    hi
    i am created my .wsdl file and mapping.xml file with wscompile tool but when i run this by ant tool it show a problem.
    the command runs on command prompt but when run throught ant file it shows a following error :-
    Execute failed: java.io.IOException: CreateProces: wscompile -define -mapping build\classes\META-INF\mapping.xml -d . -nd build\.................and so on
    so if anybody have any idea then plz help me asap
    thanx

    The following Ant snippet is the way I've defined my wscompile task. I'm creating a web application and it looks like yours might be an EJB endpoint, but you can adjust where necessary:
    <taskdef name="wscompile" classname="com.sun.xml.rpc.tools.ant.Wscompile">
         <classpath refid="compile.classpath" />
    </taskdef>
    <target name="init">
         <echo message="-------- ${appname} --------" />
    </target>
    <!-- This target compiles the server components using an existing WSDL as the driving document.
           The configuration file must use the <wsdl> element giving the location (local file system
           or URL) of the WSDL document.
           Note: the fork argument is needed to over come a bug when using the mapping argument. See
           http://forum.java.sun.com/thread.jspa?threadID=592994&tstart=0
      -->
         <target name="generate-server-from-WSDL" depends="init">
              <wscompile fork="yes"
                           keep="true"
                           base="${basedir}/WebContent/WEB-INF/classes"
                           import="true"
                           features="wsi"
                           xPrintStackTrace="true"
                           verbose="true"
                           mapping="${basedir}/WebContent/WEB-INF/jaxrpc-mapping.xml"
                           sourcebase="${basedir}/src"
                           config="${config.server.doclit.file}">
                   <classpath>
                        <path refid="compile.classpath" />
                   </classpath>
              </wscompile>
         </target>
         <target name="compile-server-from-WSDL" depends="generate-server-from-WSDL">
              <javac srcdir="${basedir}/src" destdir="${basedir}/WebContent/WEB-INF/classes" debug="${compile.debug}">
                   <classpath refid="compile.classpath" />
              </javac>
         </target>Just make sure that the named destination directories exist before you run the script.
    If you'd like more details on the wscompile Ant task, I found the following pages invaluable:
    https://jax-rpc.dev.java.net/whitepaper/1.1/index-part1.html

  • I can't back up my iPhone4.  When was I syncing, My computer hang. I restart computer. Itune told me there is an error, delete the back up file and try again. But there are no back up file to delete in preference-device. Please help!

    I can't back up my iPhone4.  When was I syncing, My computer hang. I restart computer. Itune told me there is an error, delete the back up file and try again. But there are no back up file to delete in preference-device. Please help!

    Thank you for answering my question. If I reinstall itune, is it mean that I need to install music, apps, video...everything in itune again? also intall everything in my iphone again?

  • How to add wsdl files and bpel files in new folders automatically

    Hi All,
    In our project, we have a lot of wsdl files and bpel file generated.
    By default, they are all under the folder of SOA Content, like a mess.
    I want to put them in separate folders.
    I can manually change the wsdl location and manually change references to these wsdls, but it will take a lot of extra time to do so.
    Is there a way to achieve this in UI?
    Thanks and Regards!
    Bruce

    Hi Eric,
    Thanks for your reply!
    I can use refector->move to move the wsdl file to newly created folders.
    But unfortunately, JDeveloper won't update the references to the wsdl files.
    I have to update the references manually, and it will take a lot of time if there exists many wsdl files in one project.
    Thanks and Regards!
    Bruce

  • I am using MS Office 2010 and Windows XP Professional, can I use iCloud for backup of my files and documents?

    I am using MS Office 2010 and Windows XP Professional, can I use iCloud for backup of my files and documents? I am planning to transition to a Mac so using the iCloud seems to make the most sence.

    No, it is not a backup method at all.  If you delete a sync'd file on any device, you delete it permanently from iCloud.  That by its very essence is not a backup solution therefore.  A backup solution does not automatically and simultaneiously delete the file everywhere when it is deleted from the original source.
    iCloud is strictly a syncronization tool for using files on multiple internet connected devices.

  • Error creating Webservice Client in JAVA for ABAP Webservice(WSDL file)

    Hi all,
    I have created a webservice from a funtion module in the backend.
    Using soamanger I downloaded the wsdl file using "Open WSDL document for selected binding" link.
    I tested this web service in backend and it is working fine.
    Now I am trying to generate JAVA cilent for this webservice using Eclipse and Axis,but getting the following error
    IWAB0399E Error in generating Java from WSDL:  WSDLException (at /wsdl:definitions/wsdl:portType/wsp:Policy):
    faultCode=INVALID_WSDL: Encountered unexpected element '{http://schemas.xmlsoap.org/ws/2004/09/policy}Policy'.:
        WSDLException (at /wsdl:definitions/wsdl:portType/wsp:Policy): faultCode=INVALID_WSDL: Encountered unexpected element
    '{http://schemas.xmlsoap.org/ws/2004/09/policy}Policy'.:
        at com.ibm.wsdl.util.xml.DOMUtils.throwWSDLException(Unknown Source)
        at com.ibm.wsdl.xml.WSDLReaderImpl.parsePortType(Unknown Source)
        at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown Source)
        at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
        at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
        at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
        at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:516)
        at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:495)
        at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361)
        at java.lang.Thread.run(Unknown Source)
    Please let me know,wat needs to be done for this error to get resolved
    Thanks
    Santhosh

    Hi,
    I am also getting the same error while generating the client class from IBM Rational Application Developer IDE.
    Here is the error I get.
    WSDLException (at /wsdl:definitions/wsdl:portType/wsp:Policy): faultCode=INVALID_WSDL: Encountered unexpected element 'Policy'.:
         [java] at com.ibm.wsdl.util.xml.DOMUtils.throwWSDLException(Unknown Source)
         [java] at com.ibm.wsdl.xml.WSDLReaderImpl.parsePortType(Unknown Source)
         [java] at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown Source)
         [java] at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
         [java] at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
         [java] at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
         [java] at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:516)
         [java] at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:495)
         [java] at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361)
         [java] at java.lang.Thread.run(Thread.java:571)
    Did you find out the cause of this issue?
    Thanks & Regards,
    Vijay

  • Build Errors for Imported WLI 10.3.0 projects

    I've upgraded WLI 10.3.0 to WLI 10.3.1 using the upgrade installer on my Windows machine. I then created a new domain using the current WL Server 10.3.0 and WLI 10.3.1. I then imported Oracle's Tutorial Worklist application projects into a new workspace. This WLI application was originally developed with WLI 10.3.0 and was builiding/working correctly in the old WLS 10.3.0/WLI 10.3.0 environment. I get the following build errors now:
    - The project was not built since its build path is incomplete. Cannot find the class file for java.io.Serializable. Fix the build path then try building this project          Loan_Web
    - The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project          LoanUtil     
    - The type java.io.Serializable cannot be resolved. It is indirectly referenced from required .class files     Loan_Web/src/process     MyControl.java     line 1     
    - CHKJ3010W: Welcome Files cannot begin or end with a /.     Loan_Web/WebContent/WEB-INF     web.xml     org.eclipse.jst.j2ee.webapplication.internal.impl.WelcomeFileImpl@5b5bec (welcomeFile: /user.portal)
    The source files don't even appear under the projects in the workspace now. How can I fix this? Shouldn't importing the WLI 10.3.0 application into WLI 10.3.1 be transparent?
    Thanks.

    Hi,
    Does you check for the build path for this issue.
    Might this would be the problem with default JRE internal.
    Please check build java path and correct the JRE subsystem it will solve your issue.
    Regards,
    Kal.

  • Adaptive Webservice Model: Error in loading the WSDL file in NWDS 7.1 CE

    Hi All,
    I am trying to import WSDL using Adaptive Webservice Model into my webdynpro application. But I am unable to do so and it throws up an error as " Error in loading WSDL file. Check the error log for more details". The Content of log files has the following details
    Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.WebserviceClientException: GenericServiceFactory initialization problem.  Can not create SerializationFactoryImpl with 'null' params
    at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService_NewInstance(GenericServiceFactory.java:247)
    at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService_NewInstance(GenericServiceFactory.java:91)
    at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:84)
    at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo.getOrCreateWsrService(WSModelInfo.java:412)
    ... 60 more
    Caused by: java.lang.IllegalArgumentException: Can not create SerializationFactoryImpl with 'null' params !
    at com.sap.engine.services.webservices.jaxrpc.encoding.SerializationFactoryImpl.<init>(SerializationFactoryImpl.java:171)
    at com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl.fromXml(TypeMappingImpl.java:495)
    at com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingRegistryImpl.<init>(TypeMappingRegistryImpl.java:183)
    at com.sap.engine.services.webservices.espbase.client.dynamic.impl.DGenericServiceImpl.initTypeMappingRegistry(DGenericServiceImpl.java:108)
    at com.sap.engine.services.webservices.espbase.client.dynamic.impl.DGenericServiceImpl.<init>(DGenericServiceImpl.java:66)
    at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService_NewInstance(GenericServiceFactory.java:240)
    ... 63 more
    Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.WebserviceClientException: GenericServiceFactory initialization problem. Problem with WSDL file parsing. See nested message.
         at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService_NewInstance(GenericServiceFactory.java:247)
         at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService_NewInstance(GenericServiceFactory.java:91)
         at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:84)
         at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo.getOrCreateWsrService(WSModelInfo.java:412)
         ... 60 more
    Caused by: com.sap.engine.services.webservices.espbase.wsdl.exceptions.WSDLException: Invalid Response Code: (500) Internal Server Error. The requested URL was:"http://10.15.8.97:5555/soap/rpc"
         at com.sap.engine.services.webservices.espbase.wsdl.WSDLLoader.loadDOMDocument(WSDLLoader.java:140)
         at com.sap.engine.services.webservices.espbase.wsdl.WSDLLoader.load(WSDLLoader.java:91)
         at com.sap.engine.services.webservices.espbase.wsdl.WSDLLoader.load(WSDLLoader.java:80)
         at com.sap.engine.services.webservices.espbase.client.ProxyGeneratorNew.loadWSDLapi(ProxyGeneratorNew.java:579)
         ... 67 more
    Any pointer on this would be of great help.
    Thanks and Regards,
    Vishweshwara P.K.M

    Solved. Issue was with the xml schema of the web service.

  • Error while consuming external WSDL file

    Hi,
    I have created the client proxy for the WSDL file(i.e. .Net webservice's WSDL file). While creating the logical port it is giving the error,
    'Error: Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL '. Please help to solve this problem.

    Hi,
    Thanks. I checked with program you have given, while executing it is displaing the WSDL file as inconsisten value as follows,
    <sidl:DEFINITION xmlns:sidl="http://xml.sap.com/2006/08/esi/sidl/dump">
      <sidl:consistencyCheck>Incorrect value:</sidl:consistencyCheck>
    - <sidl:registry assigned="true">
    - <sidl:entityContainer>
    - <sidl:documentNamespace namespace="http://schemas.xmlsoap.org/wsdl/">
      <sidl:entity targetNamespace="http://tempuri.org/" location="http://tedweb2k3.wipro.com/PublishCopy/TTWis/tt.asmx?wsdl" />
      </sidl:documentNamespace>
    - <sidl:documentNamespace namespace="http://www.w3.org/2001/XMLSchema">
      <sidl:entity targetNamespace="http://www.w3.org/2001/XMLSchema" location="" />
      <sidl:entity targetNamespace="http://tempuri.org/" location="" />
      </sidl:documentNamespace>
      </sidl:entityContainer>
      </sidl:registry>
    Please help me in this regard.

  • Build error for weblogic 10.3 exported build scripts

    Hi,
    Im getting the following build error on my production server:
    [mdimport] Can't find a beehive home, disabling APT for project:
    BUILD FAILED
    /apps/opt/ccm/build_mgr/VSRMSCB,int/VSRMSCB/src/BanStatusWorkspace/BanStatusEAR/build.xml:101: The following error occurred while executing this line:
    jar:file:/apps/opt/ccm/build_mgr/VSRMSCB,int/VSRMSCB/build/bin/workshop-lib/workshop-antlib.jar!/com/bea/workshop/cmdline/antlib/antlib.xml:115: The following error occurred while executing this line:
    /apps/opt/ccm/build_mgr/VSRMSCB,int/VSRMSCB/src/BanStatusWorkspace/BanStatusEAR/build.xml:111: The following error occurred while executing this line:
    /apps/opt/ccm/build_mgr/VSRMSCB,int/VSRMSCB/src/BanStatusWorkspace/BanStatusControls/build.xml:90: java.lang.NullPointerException
    I tried to debug the build.xml. The following tag is throeing errror
    <mdimport workspace="${workspace}" pjdir="${project.dir}" echo="${echo.metadata}">
    <!-- The WebLogic Portal home directory for the project.
    Set wlp.home when executing the build to override this value.
    -->
    <option name="wlp.home" value="/apps/opt/weblogic/weblogic103/portal"/>
    </mdimport>
    Tried to set wlp.home through env properties.. didnt work
    it works fine locally..
    Any help much appreciated
    Edited by: user11169010 on Jan 20, 2010 10:18 AM

    chk this
    Re: build errors using Ant
    1. If you are working from the user_projects directory, add the following to the properties section of the build xml "<property name="weblogic.jar.classpath" value="../../../../wlserver_10.3/server/lib"/>". Other wise set the value parameter to the full directory path of the wlserver_10.3 server lib directory.
    2. Within each taskdef element, add the following child element
    <classpath>
    <path id="weblogic.classpath" >
    <pathelement path="WEBLOGIC_HOME"/>
    <fileset dir="${weblogic.jar.classpath}">
    <include name="weblogic.jar"/>
    </fileset>
    </path>
    </classpath>
    3. Save and run ant task from your project directory.

  • Getting an Error while uploading a WSDL file into ServiceRegistry

    Hi,
       I am trying to uploading a WSDL file into ServiceRegistry with following URL:
        file://PEPWUL32116/D:/shared/ORDER.wsdl
       but I am getting the error below:
    com.sap.esi.uddi.sr.api.exceptions.SRExceptionerror code: null detail message: java.lang.IllegalArgumentException:   Unsupported protocol. Supported protocols are http and https->java.lang.IllegalArgumentException: Unsupported protocol. Supported protocols are http and https
    Is there a way to upload a local WSDL into registry.
    Thanks

    Rama ,
    Look into the error...
    file://PEPWUL32116/D:/shared/ORDER.wsdl
    but I am getting the error below:
    com.sap.esi.uddi.sr.api.exceptions.SRExceptionerror code: null detail message: java.lang.IllegalArgumentException: Unsupported protocol. Supported protocols are http and https->java.lang.IllegalArgumentException: Unsupported protocol. Supported protocols are http and https
    > not the right way of registering a service ...Use HTTP or HTTPS...protocol rather than file . It is not a FTP site
    more over D: should not be used..
    Regards ,

  • Error for the uploading csv file to database

    Hi i tried to upload the csv file to database and i am getting error as
    <cffile action="read" file="#data_dir_upload#/di_audit_corp_upc_ldr_tbl.csv" variable="di_audit_corp_upc_ldr_tbl">
    <!--- loop through the CSV-TXT file on line breaks and insert into database --->
    <cfloop index="index" list="#di_audit_corp_upc_ldr_tbl#" delimiters="#chr(10)##chr(13)#">
        <cfquery  datasource="#request.dsnCAO#">   
                <!--- SET ANSI_WARNINGS OFF      --->
             INSERT INTO [dbo].[di_audit_corp_upc_ldr_tbl]
                                ( cpt_dpt_cd,cpt_com_cd,sub_com_cd,con_upc_no,pid_lng_dsc_tx,pid_sht_dsc_tx)
             VALUES
                      (<cfqueryparam value='#left(trim(listgetAt('#index#',2,',')),2)#' cfsqltype="cf_sql_char">,
                       <cfqueryparam value='#left(trim(listgetAt('#index#',3,',')),3)#' cfsqltype="cf_sql_char">,
                       <cfqueryparam value='#left(trim(listgetAt('#index#',4,',')),5)#' cfsqltype="cf_sql_char">,
                       <cfqueryparam value='#left(trim(listgetAt('#index#',1,',')),13)#' cfsqltype="cf_sql_varchar">,                  
                       <cfqueryparam value='#left(trim(listgetAt('#index#',5,',')),25)#' cfsqltype="cf_sql_varchar">,
                       <cfqueryparam value='#left(trim(listgetAt('#index#',6,',')),12)#' cfsqltype="cf_sql_varchar">)    
       </cfquery>
    </cfloop>
    Error:
    An error occurred while executing DTS package to import data.
    Invalid list index 6.
    In function ListGetAt(list, index [, delimiters]), the value of index, 6, is not a valid as the first argument (this list has 5 elements). Valid indexes are in the range 1 through the number of elements in the list.
    i am unable to solve this issue can any one will help me to solve this issue
    Thanks,
    Kiran

    I take it your are trying to use a csv file to insert new data into a database, using flex and coldfusion?
    if so, then I would load the file in flex using cffile in ColdFusion and then use Load Data if you are using MySQL
    This can show you more about it.
    http://blog.tygate.com/?p=75
    We get very large csv files ftp'd to us every week, and we have to load them in to the db. this works for us.

  • In need for sample definition (WSDL) files

    HI,
    I am required to get some sample WSDL files for an RTC implementation, but I was unable to obtain any.
    The official developing guide is rather misleading about this. It told me to go to the RTC Integration Services web site (I think Oracle was saying about an official site) for these files, only to be found out that the site was just not there.

    Hi,
    Can you try with below code:
    var myDoc = app.activeDocument;
    var myGraphics = myDoc.allGraphics;
    for (var a = 0; a<myGraphics.length; a++)
         if (myGraphics[a].imageTypeName == "Adobe PDF")
              var myBounds = myGraphics[a].parent.geometricBounds;
              myGraphics[a].parent.geometricBounds = [(myBounds[0]+20), (myBounds[1]+20), (myBounds[2]-20), (myBounds[3]-20)]
    But make sure your ruler unit should be in mm.
    Here is Zanelli script for placing pdf in Indesign.
    Shonky

Maybe you are looking for

  • ITunes Repairer Freezing

    my iPod nano is being read by my pc but not by iTunes. I followed the instructions and I am trying to repair it instead of uninstalling and it is frozen on "Publishing product information" please help.

  • ITunes not Starting when iPhone connected

    I just got an iPhone 3G and installed iTunes 9.0. When I connect my iPhone to sync, iTunes does not start. I get the box: Camera connected Select the program to launch for this actiona Canon CameraWindow Microsoft Scanner and Camera Wizard If I manua

  • Installing OWB 10.2.0.1 Unable to start Repository Assistant  in XP

    I've just installed OWB 10.2.0.1 on am XP machine with Oracle 10G running. I've used a different home as recommended. The application will not respond at all. I can't get the Repository Assistant to work among other issues. I just finished the instal

  • Failure with cloning database structure and then restore from source db

    Hello, dear experts! I am trying to duplicate a database. First step was to use the DBCA to create a template. Because there is no downtime possible, I only created a template of the structure without user schema and without objects. At another desti

  • FLV Datarate

    I want to detect the datarate of a loaded Video so that I can compare it to the users bandwidth to set a bufferTime. With this piece of code I've checked that the data is indeed available in the FLV: ns["onMetaData"] = function (obj) { for (var propN