Invoking WSDL using OdiInvokeWebService tool in ODI and ORMB integration

I did  all the configuration to invoke WSDL through OdiInvokeWebService to get response in the XML file got the following issue
when in request file i send the XML with request parameter got via a Advance feature of the OdiInvokeWebService  tool.
input file as
*<?xml version = '1.0' encoding = 'UTF8'?>*
*<CMODIXAIINTRequest>*
*<CMODIXAIINT>*
*<personID>23423423</personID>*
*</CMODIXAIINT>*
*</CMODIXAIINTRequest>*
ODI-1217: Session OdiInvokeWebService (68001) fails with return code 7000.
ODI-1226: Step OdiInvokeWebService 1 fails after 1 attempt(s).
ODI-1241: Oracle Data Integrator tool execution fails.
Caused By: com.sunopsis.wsinvocation.SnpsWSInvocationException: AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}VersionMismatch
faultSubcode:
faultString: Version Mismatch
faultActor:
faultNode:
faultDetail:
     {http://xml.apache.org/axis/}stackTrace:Version Mismatch
     at org.apache.axis.message.EnvelopeBuilder.startElement(EnvelopeBuilder.java:103)
     at org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1048)
     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1328)
     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:375)
     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:321)
     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
     at oracle.xml.jaxp.JXSAXParser.parse(JXSAXParser.java:292)
     at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
     at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
     at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
     at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
     at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
     at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
     at org.apache.axis.client.Call.invoke(Call.java:2767)
     at org.apache.axis.client.Call.invoke(Call.java:1792)
     at com.sunopsis.wsinvocation.client.impl.axis.AxisClientImpl.invoke(AxisClientImpl.java:152)
     at com.sunopsis.wsinvocation.client.impl.axis.AxisClientImpl.requestReply(AxisClientImpl.java:229)
     at com.sunopsis.dwg.tools.InvokeWebService.actionExecute(InvokeWebService.java:303)
     at com.sunopsis.dwg.function.SnpsFunctionBase.execute(SnpsFunctionBase.java:273)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:3185)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:1414)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2785)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
     at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:534)
     at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
     at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:322)
     at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:237)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:794)
     at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)
     at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
     at java.lang.Thread.run(Thread.java:619)
     {http://xml.apache.org/axis/}hostname:IFLEXPAW061
     at com.sunopsis.wsinvocation.client.impl.axis.AxisClientImpl.requestReply(AxisClientImpl.java:265)
     at com.sunopsis.dwg.tools.InvokeWebService.actionExecute(InvokeWebService.java:303)
     at com.sunopsis.dwg.function.SnpsFunctionBase.execute(SnpsFunctionBase.java:273)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:3185)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:1414)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2785)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
     at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:537)
     at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
     at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:322)
     at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:237)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:794)
     at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)
     at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
     at java.lang.Thread.run(Thread.java:619)
================================================================================
I also tried with the request file (got from soap ui) as
*<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"*
xmlns:cmod="http://oracle.com/CMODIXAIINT.xsd">
*<soapenv:Header/>*
*<soapenv:Body>*
*<cmod:CMODIXAIINT>*
*<cmod:personID>9571248085</cmod:personID>*
*</cmod:CMODIXAIINT>*
*</soapenv:Body>*
*</soapenv:Envelope>*
Got the following error
ODI-1217: Session OdiInvokeWebService (70001) fails with return code 7000.
ODI-1226: Step OdiInvokeWebService 1 fails after 1 attempt(s).
ODI-1241: Oracle Data Integrator tool execution fails.
Caused By: com.sunopsis.wsinvocation.SnpsWSInvocationException: Part does not exist:Header
     at com.sunopsis.wsinvocation.client.impl.AbstractMessageImpl.loadFromXML(AbstractMessageImpl.java:251)
     at com.sunopsis.wsinvocation.client.impl.AbstractMessageImpl.loadFromString(AbstractMessageImpl.java:304)
     at com.sunopsis.wsinvocation.client.impl.AbstractMessageImpl.fromString(AbstractMessageImpl.java:359)
     at com.sunopsis.wsinvocation.client.impl.AbstractJWSDLParserImpl.fromXML(AbstractJWSDLParserImpl.java:209)
     at com.sunopsis.wsinvocation.client.impl.AbstractJWSDLParserImpl.getWebServiceRequestByOperation(AbstractJWSDLParserImpl.java:204)
     at com.sunopsis.dwg.tools.InvokeWebService.actionExecute(InvokeWebService.java:299)
     at com.sunopsis.dwg.function.SnpsFunctionBase.execute(SnpsFunctionBase.java:273)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:3185)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:1414)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2785)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
     at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:537)
     at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
     at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:322)
     at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:237)
     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:794)
     at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)
     at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
     at java.lang.Thread.run(Thread.java:619)
Please help me to resolve this version issue in case when request file is XML from advance option_*
and Part does not exist:Header  incase of request file in soap ui request format._*
Thanks for ur help.....
Edited by: user10684753 Dev on Jan 5, 2011 1:37 AM

Hi,
what is your ODI version?
Cezar Santos
http://odiexperts.com

Similar Messages

  • How to use pen tool in Adobe and Illustrator?

    How to use pen tool in Adobe and Illustrator?

    With the pen tool in Indesign, is there a way of making the points not join if you want to make a few single lines?

  • I used to be able to use the tools, edit image and highlight certain items in the pdf photos. why can I not now?

    I used to be able to use the tools, edit image and highlight certain items in the pdf photos. why can I not now?

    Usually Acrobat has linked to PhotoShop to do the photo editing. You might check the updates for Acrobat and PhotoShop.

  • Error using odiinvokewebservice tool

    I get this error when I try to access the wsdl at location
    http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?WSDL
    com.sunopsis.wsinvocation.SnpsWSInvocationException: com.sunopsis.wsinvocation.SnpsWSInvocationException: Cannot connect
         at com.sunopsis.wsinvocation.client.WebServiceFactory.getParserIstance(WebServiceFactory.java:95)
         at com.sunopsis.wsinvocation.client.WebServiceFactory.getParserIstance(WebServiceFactory.java:126)
         at com.sunopsis.graphical.wsclient.RequestWsPane$17.doInBackground(RequestWsPane.java:1691)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker$1.call(SwingWorker.java:240)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker.run(SwingWorker.java:278)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: com.sunopsis.wsinvocation.SnpsWSInvocationException: Cannot connect
         at oracle.odi.wsinvocation.client.impl.jaxws.OdiJaxwsParserImpl.setWsdlUrl(OdiJaxwsParserImpl.java:144)
         at com.sunopsis.wsinvocation.client.WebServiceFactory.getParserIstance(WebServiceFactory.java:89)
         ... 8 more
    Caused by: java.net.ConnectException: Connection timed out: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:529)
         at java.net.Socket.connect(Socket.java:478)
         at java.net.Socket.<init>(Socket.java:375)
         at java.net.Socket.<init>(Socket.java:249)
         at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
         at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:122)
         at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
         at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
         at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
         at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
         at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
         at oracle.odi.wsinvocation.client.impl.jaxws.OdiJaxwsParserImpl.setWsdlUrl(OdiJaxwsParserImpl.java:107)
         ... 9 more
    Any pointers to fix it?

    Hi ,
    Can anyone pls help me..
    I am also getting the same error when tryingto invoke a JAX_WS wsdl with inline schema.
    ODI-20362: Couldn't connect to webservice.
    In the detailed part I am getting as follows:
    com.sunopsis.wsinvocation.SnpsWSInvocationException: com.sunopsis.wsinvocation.SnpsWSInvocationException: This URL does not point to a valid WSDL
        at com.sunopsis.wsinvocation.client.WebServiceFactory.getParserIstance(WebServiceFactory.java:95)
        at com.sunopsis.wsinvocation.client.WebServiceFactory.getParserIstance(WebServiceFactory.java:126)
        at com.sunopsis.graphical.wsclient.RequestWsPane$17.doInBackground(RequestWsPane.java:1691)
        at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker$1.call(SwingWorker.java:240)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:139)
        at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker.run(SwingWorker.java:279)
        at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:656)
        at java.lang.Thread.run(Thread.java:662)
    Caused by: com.sunopsis.wsinvocation.SnpsWSInvocationException: This URL does not point to a valid WSDL
        at oracle.odi.wsinvocation.client.impl.jaxws.OdiJaxwsParserImpl.setWsdlUrl(OdiJaxwsParserImpl.java:132)
        at com.sunopsis.wsinvocation.client.WebServiceFactory.getParserIstance(WebServiceFactory.java:89)
        ... 8 more
    Caused by: javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Error importing schemas: java.io.IOException: Unable to parse schema at 'http://172.18.41.47:7001/GenericErrorHandlerWSApp-GenericErrorHandlerWS-context-root/ErrorHandlerWSPort?xsd=1': Expected 'EOF'.
        at oracle.j2ee.ws.wsdl.extensions.schema.SchemaSerializer.unmarshall(SchemaSerializer.java:76)
        at oracle.j2ee.ws.wsdl.extensions.ParseUtils.createExtensibilityElement(ParseUtils.java:112)
        at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.parseTypes(WSDLReaderImpl.java:1505)
        at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.parseDefinition(WSDLReaderImpl.java:790)
        at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:707)
        at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:656)
        at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:648)
        at oracle.odi.wsinvocation.client.impl.jaxws.OdiJaxwsParserImpl.setWsdlUrl(OdiJaxwsParserImpl.java:128)
        ... 9 more
    Caused by: java.io.IOException: Unable to parse schema at 'http://172.18.41.47:7001/GenericErrorHandlerWSApp-GenericErrorHandlerWS-context-root/ErrorHandlerWSPort?xsd=1': Expected 'EOF'.
        at oracle.j2ee.ws.wsdl.extensions.schema.SchemaSerializer.readSchemaFile(SchemaSerializer.java:186)
        at oracle.j2ee.ws.wsdl.extensions.schema.SchemaSerializer.loadReference(SchemaSerializer.java:138)
        at oracle.j2ee.ws.wsdl.extensions.schema.SchemaSerializer.processImportIncludeRedefine(SchemaSerializer.java:108)
        at oracle.j2ee.ws.wsdl.extensions.schema.SchemaSerializer.unmarshall(SchemaSerializer.java:73)
        at oracle.j2ee.ws.wsdl.extensions.ParseUtils.createExtensibilityElement(ParseUtils.java:115)
        at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.parseTypes(WSDLReaderImpl.java:1505)
        at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.parseDefinition(WSDLReaderImpl.java:790)
        at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:708)
        ... 12 more

  • SFTP configuration using SFTP tool in ODI

    Does anyone has successfully done the SFTP inmplementation in ODI?
    I am trying to achieve the same and failingwith error:
    org.apache.commons.vfs.FileSystemException: Could not connect to SFTP server at "sftp://10.3.48.215/".
         at org.apache.commons.vfs.provider.sftp.SftpFileProvider.doCreateFileSystem(SftpFileProvider.java:99)
         at org.apache.commons.vfs.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:81)
         at org.apache.commons.vfs.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:62)
         at org.apache.commons.vfs.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:641)
         at org.apache.commons.vfs.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:582)
    I have given the following Parameter while configuring it:
    Remote Host:
    Remote UserName:
    Remote User Password:
    Local Directory:
    Remote Directory:
    These all are mandatory field and I setup accordingly#
    Please suggest.............
    Thanks
    Edited by: 842739 on 14-Jul-2011 04:22
    Edited by: 842739 on 14-Jul-2011 04:22

    Hi,
    We have the same problem too with ODI version 11.1.1.3. We can connect from de host with sftp commands, but when we execute ODISftpput from the same host (via agent) it throws an exception:
    Caused By: org.apache.commons.vfs.FileSystemException: Could not connect to SFTP server at "sftp://140.99.240.63/".
         at org.apache.commons.vfs.provider.sftp.SftpFileProvider.doCreateFileSystem(SftpFileProvider.java:99)
         at org.apache.commons.vfs.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:81)
         at org.apache.commons.vfs.provider.AbstractOriginatingFileProvider.findFile(AbstractOriginatingFileProvider.java:62)
         at org.apache.commons.vfs.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:641)
         at org.apache.commons.vfs.impl.DefaultFileSystemManager.resolveFile(DefaultFileSystemManager.java:582)
         at com.sunopsis.dwg.tools.filecopy.RemoteFileCopy.copy(RemoteFileCopy.java:438)
         at com.sunopsis.dwg.tools.SftpPut.actionExecute(SftpPut.java:49)
         at com.sunopsis.dwg.function.SnpsFunctionBase.execute(SnpsFunctionBase.java:273)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:3185)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:1414)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2785)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:534)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:322)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:237)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:794)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: org.apache.commons.vfs.FileSystemException: Could not connect to SFTP server at "150.100.250.63".
         at org.apache.commons.vfs.provider.sftp.SftpClientFactory.createConnection(SftpClientFactory.java:214)
         at org.apache.commons.vfs.provider.sftp.SftpFileProvider.doCreateFileSystem(SftpFileProvider.java:90)
         ... 22 more
    Caused by: com.jcraft.jsch.JSchException: Auth fail
         at com.jcraft.jsch.Session.connect(Session.java:451)
         at com.jcraft.jsch.Session.connect(Session.java:149)
         at org.apache.commons.vfs.provider.sftp.SftpClientFactory.createConnection(SftpClientFactory.java:210)
         ... 23 more
    The execution code:
    OdiSftpPut "-HOST=140.99.240.63" "-USER=userput" "-PASSWORD=dnfH66Ejn3aEwxoZ0H7i,bifvAy" "-LOCAL_DIR=/data/filesftp/ora" "-LOCAL_FILE=*.txt" "-REMOTE_DIR=/test/out" "-COMPRESSION=NO" "-STRICT_HOSTKEY_CHECKING=NO" "-TIMEOUT=60"
    We need an urgent solution
    Greetings
    Jordi

  • While using marquee tool to cut and past section to new layer, outline stays transparent

    Hello,
    I am testing the trial version of Photoshop CS5.5 and I am experiencing a weird issue while using the marquee tool while selecting a portion of an image, cutting that section and pasting it to a new layer.
    First off I am running Windows 7 Ultimate 64 bit, 2.8Ghz Dual Core Processor, 4 Gigs Memory, 2 Gig Video card and current on updates with a fresh vanilla install of CS5.5.  Not filters or plugin installed.
    Step by step of issue is as follows,
    I take an image on layer 1 and while using the marquee tool select and area on that image.  I want to cut and Past In Place that selection on a new layer, layer 3. 
    This will allow me to insert another layer, layer 2, in between layer 1 and layer 3 and show what ever I place on layer 2 but still have a complete background if the image does not fill the entire transparent section.
    A good example is a wanted poster.  You have your picture frame with the Wanted letters and reward.  In the center you have a transparent square.  In the back you have a black background.  In between the frame and the background you place a face.  The face will not fill the entire sqaure so you will see some of the black back ground.
    Now the problem appears to be that the dotted line of the marquee selection makes so you can see your selection stays transparent or deletes the ares directly unter it when you cut and past to a new layer.  The transparent outline looks to be the same size of the dotted line when that selection is selected.  I have looked and searched for this promblem and resolution but can not see one. 
    The picture below is the result after I deselect the area.  You can see just above another section that I tried to cover up but did not get it all.  
    This is driving me nuts and I just can not figure out what is causing this behavior.  If I try and stretch the section, it skews the contents out of proportion.
    An suggestions or information would be greatly appreciated!
                                    Marquee Selection, Animated Lines                                                                Cut And Past In Place And Selection Deselected
    Thanks

    Instead of cut, one way is to duplicate the layer and add a layer mask from the selection. Alt click on the layer mask icon at the bottom of the layers panel to add a Layer Mask>Hide Selection.
    Then you can put a layer in the middle.
    The reason your seeing what's in your screenshot is the selection is anti-aliased,

  • Publish a web deploy package using Deploy tool (msdeploy.exe) and *.PublishSetting file

    Hi,
    I have created a web deploy package (*.zip) file using Visual studio. Also I have created a website in Azure and got the publish settings file.
    Now say, I have only web deploy package and publish settings file. How can I publish this package to Azure website using the command prompt with msdeploy.exe command?
    Im trying something like the below:
    msdeploy.exe -source:package='D:\WebDeploy\WebProfile.zip' -dest:auto,computerName="http://webdeploytestsite.azurewebsites.net:443/msdeploy.axd?site=WebDeployTestSite",userName="$WebDeployTestSite",password="***********",authtype="Basic",includeAcls="False"
    -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -setParamFile:"D:\WebDeploy\WebProfile.SetParameters.xml"
    I'm getting the below error!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Error: Could not complete the request to remote agent URL 'http://webdeploytests
    ite.azurewebsites.net:443/msdeploy.axd?site=WebDeployTestSite'.
    Error: The underlying connection was closed: An unexpected error occurred on a r
    eceive.
    Error: Unable to read data from the transport connection: An existing connection
     was forcibly closed by the remote host.
    Error: An existing connection was forcibly closed by the remote host
    Error count: 1.

    Hi,
    As you are using http:// connection instead of https:// in your connection, check the below provide solutions:
    1. In the publish profile window, You need to check the "Allow untrusted certificate" checkbox and the publish should succceed
    You may refer following link for more information:
    http://msdn.microsoft.com/en-us/library/ff683672.aspx
    2. Alternatively, add the –allowUntrusted flag on the command.
    And, we always recommend you to use 'PowerShell' to run the commands instead of normal 'CommandPrompt'. Also, you may temporarily disable the Antirvius in your computer for testing purpose and check if it might be blocking the connection.
    Regards,
    Manu Rekhar

  • Adobe Pro CC weird graphical issues, and crash on using some tools like brush and pencil.

    Just like the title says it keeps crashing.
    I'm using the MSI GS60 ghost
    with windows 8.1. 16GB RAM, intel core i7, and nvidia gt860m.
    Just using my mouse, no tablet or something. Latest Version, And I do not have an Wintab32.dll
    Can you help me because I need to use CC for my classes!

    Brendan Stewart wrote:
    i mean creating a layer mask and painting it back in with the paintbrush.
    Yes that is normal.  I have no problem with CS6, No lag or hesitation.
    A tip for you if your creating the mask using a copy of a color channel. Set the brush blending mode to "Overlay" This will protect the mask Black and White areas. You will only be able yo paint in gray areas of the mask.   When areas turn 0,0,0 Black or 255,255,255 White they become protected too. Use a Wacom tablet soft brush low opacity and many strokes

  • Can We use FDM as ETL tool between SQL and Oracle

    I want to use FDM as ETL tool between SQL and Oracle. Can it be possible. I didn,t found any target adapter for oracle database.My source system is SQL and Target system is Oracle database.
    Rahul
    Edited by: user12190125 on Nov 9, 2009 4:23 AM

    Rahul,
    I believe this is possible to do, but not an easy one and there are a few considerations:
    How much data are you processing? FDM has a lot of features which support the business process. While this is great for users and audit trail etc. it slows down performance if you want to process a lot of data. It also depends on the type of mappings you use (Like mappings are slower than explicit mappings).
    How familiar are you with VBScript? There is no explicit target adapter for Oracle, but there is a data mart adapter which can be used for anything. You have to implement everything yourself though, mainly the Export and Load actions. In there you will also have to handle the the connections to the MSSQL and Oracle databases.
    Check the data mart adapter and see if you feel comfortable with defining the vb code in there. There are reasons for and against this approach. ODI would probably be the better choice unless you really need to have FDM's process support.
    Regards,
    Matt

  • Aperture 3 keeps crashing on me, consistently. More frequently after using Burn tool or skin smoothing - and even more often when I feather. What can I do? I already upgraded my RAM. I'm at a loss!

    Aperture 3 keeps crashing on me, consistently. More frequently after using Burn tool or skin smoothing - and even more often when I feather. What can I do? I already upgraded my RAM. I'm at a loss!

    4) When my computer crashes, once it starts again, it says "repairing" ... but I am not familiar with reparing permissions -- can you explain how I might do that?
    If you are running OS X Lion, then you can restart your computer and then press and hold the 'Option' key immediately after you hear the start up 'gong' (usually heard when grey screen shows as it restarts).
    You should see at least two Disks to choose from. Choose 'Recovery Disk' and wait for it to load, then choose 'Disk Utility' option in the Utilities dialog.
    Once Disk Utility loads, do the following:
    1 - In the left hand pane, choose your system partition (usually called either 'Macintosh HD' or 'Macintosh SSD'). Note - don't choose the actual hard drive listed above the partition when using Disk Utility in OS X Lion as this doesn't offer options for repairing due to it including the Recovery Disk you have loaded in memory.
    2 - Click the 'First Aid' tab
    3 - Click the 'Repair Disk Permissions' button in lower portion of main pane and allow to complete. Ideally, you will get a final message in main pane saying Disk Permissions are repaired.
    4 - At lower right of same pane, click the 'Repair Disk' button and allow to complete. Ideally, you will get a final message indicating that Disk Repair is completed and all appears to be good.
    5 - Quit Disk Utility > Close Utilities dialog window > Click 'Restart' button (confirm as needed).
    You should boot straight into the system partition when complete.
    Note - any red text in the main pane text while running the repairs will be issues and you will need to follow the advice given or post back.
    If you are running Snow Leopard; then (as David mentions) boot from your first OS X reinstall disc and run the Disk Utility the same way; except you select the actual hard drive listed at top of left pane (not the partition below it). This is because Snow Leopard does not use a 'Recovery Disk' partition and repairs can be run on the HD or SSD itself.
    Hope that helps.

  • I want to set Firefox to never remember history. When I do this using the tools tab and click okay, it goes right back to "Use Custom Settings for History". I don't want that.

    I know how to manage privacy using the tools tab at the top of the address bar, or so I thought. I want to choose "Never Remember History". When I do that, and click "OK", the next time I check the privacy settings, the history is right back to "Use custom settings for history". I don't want this. Also, I don't want to use autocomplete for forms, but I can't get those settings to stay, either. I basically don't want info. stored on this computer. My system was hacked several months ago, by some joker who named all my system folders a racist slur (I reported it to Norton, and a technician had a look at it). Anyway, I want to keep things as safe as possible. Please allow me to delete all my history when I close Firefox. I don't really like Google, either, because they have a reputation for not respecting people's privacy. I don't like that I didn't have an option to uncheck google's toolbar when I installed Firefox.
    Thank you.

    That is probably OK.<br />
    You may have changed one of the other history or cookie settings.
    If Firefox shows the "Use custom settings for history" setting then that is an indication that at least one of the history and cookie settings are not the default to make you aware that changes were made.

  • Got an iMac and used migration tool (PC to Mac). When I try iTunes i get The file "iTunes Library.itl" cannot be read because it was created by a newer version.... download iTunes now? but i have it already???

    I just got an iMac and used migration tool (PC to Mac). When I try to then open iTunes i get the message
    <The file "iTunes Library.itl" cannot be read because it was created by a newer version.... download iTunes now?>
    ...but i have it already downloaded, when I press download now, it tells me I already have it, but it still won't let me open iTunes???

    Unless you've tried to install an older version of iTunes that message likely indicates a corrupt library file. See Empty/corrupt library after upgrade/crash...
    tt2

  • Photoshop CS6 crashes when using burn tool, crop tool, and dodge tool?

    Just recently upgraded from Photoshop CS5.5 64bit to Photoshop CS6 64 bit. Crashes when using burn tool, crop tool, or dodge tool? Thanks for your help!

    Turn off OpenGL in the prefs and update your graphics driver before re-enabling it.
    Mylenium

  • I use photoshop elements 12 on Macbook air and the screen freezes when I try to use the tools. Then i have to force quit so i lose my work. anyone know how to fix this issue?

    I use photoshop elements 12 on Macbook air and the screen freezes when I try to use the tools. Then i have to force quit so i lose my work. anyone know how to fix this issue?

    What version of OS X are you using? If Yosemite, you need to update to 10.10.1 or higher.
    In any case, start by going to the editor preferences>general, clicking this button and restarting the editor:

  • How can I use Pro Tools with Fire Wire interface and Fire Wire external HD

    If Mac Book Pro has only one Fire Wire jack and I want to use Pro Tools with an M Audio 1814 Firewire interface and an external Fire Wire HD how do I get around the fact that the Mac Book Pro has only one fire wire jack?
    Pro Tools says that they DO NOT recommend using USB 2 Hard Drives as recording drives.
    If I plug my External HD into the back of the 1814 it is way too slow to use, plus, I don't know why, Pro Tools is telling me that my External HD is "not a valid audio volume". It is a MAC OS Extended (Journaled) external Firewire HD (G-TECH G-DRIVE)
    Stuck...
    Message was edited by: Mezcla

    You could consider getting a firewire hub or get an expresscard 34 adapter with a firewire port.
    I personally use a Belkin Expresscard adapter that gives me an extra firewire port as well as two extra USB 2.0 ports.
    Good luck.

Maybe you are looking for

  • Open Items at key date

    Hello, I am not really an FI guy, but have a FI request that i am trying to fulfil. The request is as follows, basically the report FDK43 would be the ideal one if it had the option to choose open items at Key Date, from what i understand and see, it

  • Delimited output in reports

    I am building a simple report for address labels. I also want to to produce the address list in delimited format. The generation of the report into PDF works fine, however delimited output does not include all of the fields of the report. The approxi

  • Adobe Connect: how to display a picture in the WebCam pod when not sharing video

    Adobe Connect: how to display a picture in the WebCam pod when not sharing video

  • Java stack system copy

    Dear Experts, I have recently done few ABAP+java stack system copies using R3load method. Basically i have done Export ABAP and JAVA stack and Imported the same to QAS system using sapinst with SMIGR_CREATE_DDLs kept along with Import. But i am reall

  • Catalogs

    Is it okay to delete older catalog backups?