Stages of integration of CIS AAU 10 and 11g

Hi all

I want to do integration CIS between UCM 10 g / 11g and java support only Appl. I lived the documentation, but I have several questions. Pls someone knowing this problem tell me briefly the steps that I should

go through. University Complutense of MADRID 10g. I see component CIS_helper, but can not find the folder CIS (CIS is a component or what...?) How do I make). University Complutense of MADRID 11g I see folder CIS and in a fichierJAR (cis-customer - 11.0.0.jar). University Complutense of MADRID 11g there are 3 jar

files client-cis - 8.0.0.jar. Which one should I use. It's really fun for me. I hope someone to explain to me how do.

Let's say I want to run this code:

SCSActiveAPI activeApi = cisApplication.getUCPMAPI () .getActiveAPI ();
Context ISCSContext = activeApi._createSCSContext ();
context.setUser ("sysadmin");
context.setAdapterName ("myAdapter");
Query ISCSSearchQuery = cisApplication.getUCPMAPI () .createObject (ISCSSearchQuery.class) (ISCSSearchQuery);
ISCSSearchAPI searchApi = cisApplication.getUCPMAPI () .getActiveAPI () .getSearchAPI ();

query.setQueryText ("dDocAuthor < match > 'sysadmin'");
query.setResultCount (10);
query.setSortField ("dDocType");
query.setSortOrder ("ASC");


ISCSSearchResponse response = searchApi.search (context, request);
The list of results of < ISCSSearchResult > = response.getResults ();


adapterConfig.xml is:

<? XML version = "1.0"? >
< name of adapter = "myAdapter" type = "scs" default = "true" >
< config >
< property name = "Home" > xxx.xx.xxx.xxx < / property >
< property name = "port" > 16200 < / property >
< property name = "type" > socket < / property >
< property name = "version" > 75 < / property >
< / config >
< template="classpath:/META-INF/resources/adapter/adapter-services-scs.jxml"/ beans >

< / adapter >


Where should I put the adapterconfig.xml?

Hello

With CIS all 11g, need you is adpaterconfig.xml placed in a location that can be referenced by your Java code, have the cis - jar file in this place and the cis - also logging.xml. Now, how to do is to put all these 3 files in a directory location and then put this path/location in your classpath where the java code will be executed.
Once it is to ensure that the code has the location of adapterconfg.xml in this part. I put a snippet of code to make it clear:

public class TestCIS {}

Public Shared Sub main (String [] args) {}
          
Declare the object ICISApplication
Application of ICISApplication;
Declare and initialize the path to the adapterconfig.xml
String adapterURL = "";
try {}
Set the path to the absolute path of the file adapterconfig.xml
URL XmlRes = new File ("path to the adpaterconfig.xml") .toURL ();
adapterURL = xmlRes.toExternalForm ();
} catch (MalformedURLException molt) {}
mue.printStackTrace ();
return;
}
          
Properties properties = new Properties ();
Setting the startup type to a server
properties.setProperty (ICISApplication.PROPERTY_CONFIG_TYPE, "Server");
Defining the location of the adapterconfig.xml file://
properties.setProperty (ICISApplication.PROPERTY_CONFIG_SERVER_ADAPTER_CONFIG, adapterURL);
Affecting the type of stand-alone server so that this instance will not accept CIS customers
properties.setProperty (ICISApplication.PROPERTY_CONFIG_SERVER_TYPE, 'stand-alone');
Initialize the CIS server and assign it to the ICISAppplication object
request = CISApplicationFactory.initialize (properties);
          
Create a context for sending commands to a content server
ISCSContext context = application.getUCPMAPI () .getActiveAPI () ._createSCSContext ();
Affecting the Content Server sysadmin user
context.setUser ('sysadmin');
Setting of the adapter to which we present orders
context.setAdapterName ("");
          
try {}

Initialize the ISCSSearchAPI
ISCSSearchAPI searchAPI = application.getUCPMAPI () .getActiveAPI () .getSearchAPI ();
               
Run the search against the content server and record the response to the ISCSSearchResponse object
SearchResponse ISCSSearchResponse = searchAPI.searchUniversal (context, "dDocName 'test'", 20);
} catch (CommandException this) {}
ce.printStackTrace ();
return;
}
     
}

}

Now your adpater config.xml should have the following values:

port - should be the same value, as said in intradocserverport in the config.cfg.

This should be for you to start with the help of CIS to take actions on the server of the University Complutense of MADRID.

I hope this helps.

Thank you
Srinath

Tags: Fusion Middleware

Similar Questions

  • Weblogic server integration is needed in Jdeveloper for BPEL of 10g and 11g upgrade?

    Hello

    Weblogic server integration is needed in Jdeveloper for BPEL of 10g and 11g upgrade?

    We migrated BPEL 10g and 11g. I understand that this integrated weblogic server is part of jdeveloper.

    Integration of weblogic server allows successful simulation of the weblogic Server real 11g which we installed as a separate product?

    or should we connect jdeveloper to weblogic server 11g instead of the integrated weblogic Server?

    Please notify.

    Thank you

    No, built-in weblogic server is not necessary in jdeveloper for bpel upgrade.

    If you are migrating bpel go separate domain and weblogic/managed servers, don't use integrated weblogic.

    Kind regards

    Anshul

  • OAM 10 g and 11g coexistence: form Login Cookie exceeds the maximum limit

    Hi all

    I try to configure the existence of OAM 10 g and 11g co

    I followed the doc:

    http://docs.Oracle.com/CD/E27559_01/doc.1112/e28183/co_oam.htm#BABCIFGF

    When I access a resource of 11g, he is redirected to the authentication scheme set up in OAM 10 g successfully but when I present the credentials, I get below error:

    Bad query Oracle Access Manager

    Form Login Cookie in the requested URL is greater than the maximum permitted limit.

    Pointers for the same thing?

    Thank you

    Hi idmuser,

    I don't know why you would get this message (only) in the integrated environment, but you might follow notes 1124614.1 to see if the increase of the parameter formCookieMaxLength changes the behavior (and also if you have different behaviors in different browsers). The regime applicable to this would probably be a /oam/server/obrareq.cgi protection

    Kind regards

    Colin

  • Diff between 10g and 11g odi

    Hello

    Can someone answer the major differences between ODI 10 and 11g. Urgent!

    Thank you
    Pop...

    quickly:

    * new user interface: ODI studio with new allow (object open tabs, save button, button cancel...)
    * new object: workload
    * new agent architecture: JEE agent
    * integration with weblogic; ODI console instead of the metadata browser
    * support of the union/intersection /... in interfaces
    * new improved KM and index
    * support of the 'picture of the derivatives' in yellow interface (ie: use request void instead of create the yellow table)
    * Search feature for interface
    * simulation of the code without running the interface
    * support for partitions of tables
    * global scope KM
    * best import/export tool

  • Unable to send a message of 10G and 11G

    one

    Hi all
    I'm unable to post 10 G and 11G, its throwing below error message...

    News of the machine: (usfacrz - dklwfwi12.dev.nog.org)
    Transport error: [IPT_HttpSendConnectionRefused] HTTP connection is refused.

    Connection refused

    Journal: 2010.09.29 in 05:55:10:780: Thread-32: B2B - oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage (DEBUG) Exchange Protocol is AS2 version 1.1
    2010.09.29 in 05:55:10:783: Thread-32: B2B - oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage (DEBUG) Protocol Document is Custom version is 7_2
    2010.09.29 in 05:55:10:786: Thread-32: B2B - 7_2 oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin OAG_7_2 (DEBUG)
    2010.09.29 in 05:55:10:788: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin info: X12_5020 version 5020
    2010.09.29 in 05:55:10:791: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin info: OAG_9_0 version 9.0
    2010.09.29 in 05:55:10:793: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin info: OAG_7_2 version 7_2
    2010.09.29 in 05:55:10:795: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setExchangePlugin AS2 version 1.1
    2010.09.29 in 05:55:10:798: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setExchangePlugin info: AS2version 1.1
    2010.09.29 in 05:55:10:800: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage translated = payload
    Oracle.Tip.adapter.B2B.message.MessageStorage@dd5681
    2010.09.29 in 05:55:10:803: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage msg.isSignalMsg (= false)
    2010.09.29 in 05:55:10:805: Thread-32: B2B - oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage (DEBUG) outgoing call request processor
    2010.09.29 in 05:55:10:808: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest entry
    2010.09.29 in 05:55:10:811: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest create the row in the Table of query-response to outgoing request with the State of the outgoing request message
    2010.09.29 in 05:55:10:814: Thread-32: B2B - (DEBUGGING) getBatchEventId = null
    2010.09.29 in 05:55:10:816: Thread-32: B2B - (DEBUGGING) getBatchEventId = after login
    2010.09.29 in 05:55:10:821: Thread-32: B2B - (DEBUGGING) getBatchEventId = after execution
    2010.09.29 in 05:55:10:824: Thread-32: B2B - (DEBUGGING) getBatchEventId = null
    2010.09.29 in 05:55:10:826: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest row to create the Message Table outgoing request message
    2010.09.29 in 05:55:10:830: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow entry
    2010.09.29 in 05:55:10:854: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow name Test11G toparty
    2010.09.29 in 05:55:10:857: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty type and value AS2 IdentifierTest11G
    2010.09.29 in 05:55:10:878: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow BusinessAction for Process_OAG_7_2_ProcessPo BusinessAction_ADC7 name
    2010.09.29 in 05:55:10:934: Thread-32: B2B - oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest (DEBUG) Collaboration control is not necessary... to continue the processing of the application
    2010.09.29 in 05:55:10:937: Thread-32: B2B - setInitiatingPartyId() calling (DEBUG), changing the TPName: nog Type: AS2 identifier value: SOBER to TPName: nog Type: AS2 identifier value: SOBER
    2010.09.29 in 05:55:10:940: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:processOutgoingDocument entry
    2010.09.29 in 05:55:10:943: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:processDocument validate is false
    2010.09.29 in 05:55:10:947: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:processOutgoingDocument output
    2010.09.29 in 05:55:10:950: Thread-32: B2B - oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab (DEBUG) protocol calling CreateMessage specific
    2010.09.29 in 05:55:10:952: Thread-32: B2B - load null useful link ID Info oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab (DEBUG)
    2010.09.29 in 05:55:10:955: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage entry
    2010.09.29 in 05:55:10:958: Thread-32: B2B - id of msg (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage Protocol = < 25@NOGT >
    2010.09.29 in 05:55:10:962: Thread-32: B2B - compression oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage (DEBUG)
    2010.09.29 in 05:55:10:965: Thread-32: B2B - docInfo oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage (DEBUG)
    2010.09.29 in 05:55:10:979: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage contentDisp = attachment; filename = 7_2
    2010.09.29 in 05:55:10:985: Thread-32: B2B - oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage (DEBUG) encryption
    2010.09.29 in 05:55:10:988: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage output
    2010.09.29 in 05:55:10:991: Thread-32: B2B - oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab (DEBUG) Invoking PackMessage
    2010.09.29 in 05:55:10:993: Thread-32: B2B - MimePackaging:pack (DEBUG): enter
    2010.09.29 in 05:55:10:995: Thread-32: B2B - MimePackaging:createMimeMessage (DEBUG): enter
    2010.09.29 in 05:55:10:997: Thread-32: B2B - (DEBUGGING) MimePackaging:createMimeMessage:number of pc components: 1
    2010.09.29 in 05:55:11:000: Thread-32: B2B - MimePackaging:createMimeBodyPart (DEBUG): enter
    2010.09.29 in 05:55:11:003: Thread-32: B2B - MimePackaging:createMimeBodyPart:header (DEBUG) name-value: Content-Type-application/XML; name = 7_2
    2010.09.29 in 05:55:11:006: Thread-32: B2B - MimePackaging:createMimeBodyPart:header (DEBUG) name-value: Content-Disposition-attachment; filename = 7_2
    2010.09.29 in 05:55:11:008: Thread-32: B2B - MimePackaging:createMimeBodyPart:header (DEBUG) name-value: Content-Transfer-Encoding-binary
    2010.09.29 in 05:55:11:011: Thread-32: B2B - MimePackaging:applySecurity (DEBUG): enter
    2010.09.29 in 05:55:11:014: Thread-32: B2B - MimePackaging:applySecurity:Exit (DEBUG)
    2010.09.29 in 05:55:11:016: Thread-32: B2B - MimePackaging:createMimeBodyPart:Exit (DEBUG)
    2010.09.29 in 05:55:11:021: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setDigestAlgorithm using algorithm name entered...
    2010.09.29 in 05:55:11:023: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setDigestAlgorithm using algorithm name Leaving...
    2010.09.29 in 05:55:11:028: Thread-32: B2B - MimePackaging:applySecurity (DEBUG): enter
    2010.09.29 in 05:55:11:030: Thread-32: B2B - MimePackaging:createSignedMimeBodyPart (DEBUG): enter
    2010.09.29 in 05:55:11:034: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): before setProtocolVersion...
    2010.09.29 in 05:55:11:037: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setProtocolVersion Leaving...
    2010.09.29 in 05:55:11:039: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setSignatureAlgorithm using algorithm name entered...
    2010.09.29 in 05:55:11:042: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setSignatureAlgorithm using algorithm name Leaving...
    2010.09.29 in 05:55:11:045: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setDigestAlgorithm using algorithm name entered...
    2010.09.29 in 05:55:11:048: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setDigestAlgorithm using algorithm name Leaving...
    2010.09.29 in 05:55:11:051: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): before to sign...
    2010.09.29 in 05:55:11:054: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): sign using the configured certificate
    2010.09.29 in 05:55:11:057: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): sign wrl: /apps/elshad4/aelshad4/elshad4_OracleB2B/Apache/Apache/conf/ssl.wlt/default
    2010.09.29 in 05:55:11:072: Thread-32: B2B - (DEBUG) utility: getPrivateKey: enter
    2010.09.29 in 05:55:11:170: Thread-32: B2B - (DEBUG) utility: getPrivateKey: corresponding private key found
    2010.09.29 in 05:55:11:173: Thread-32: B2B - (DEBUG) utility: getPrivateKey:Exit
    2010.09.29 in 05:55:11:198: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): before setEncodingType...
    2010.09.29 in 05:55:11:201: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): setEncodingType Leaving...
    2010.09.29 in 05:55:11:203: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): update of seizure...
    2010.09.29 in 05:55:11:206: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): update of starting...
    2010.09.29 in 05:55:11:208: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): entry code...
    2010.09.29 in 05:55:11:210: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): encode Leaving...
    2010.09.29 in 05:55:11:212: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): departure to sign...
    2010.09.29 in 05:55:11:215: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): before printErrorInfo...
    2010.09.29 in 05:55:11:217: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): printErrorInfo Leaving...
    2010.09.29 in 05:55:11:223: Thread-32: B2B - MimePackaging:createSignedMimeBodyPart:Exit (DEBUG)
    2010.09.29 in 05:55:11:226: Thread-32: B2B - MimePackaging:createEncryptedMimeBodyPart (DEBUG): enter
    2010.09.29 in 05:55:11:230: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): before setProtocolVersion...
    2010.09.29 in 05:55:11:233: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setProtocolVersion Leaving...
    2010.09.29 in 05:55:11:236: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setEncryptionAlgorithm using algorithm name entered...
    2010.09.29 in 05:55:11:238: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setEncryptionAlgorithm using algorithm name Leaving...
    2010.09.29 in 05:55:11:241: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): before setEncryptionCertificate...
    2010.09.29 in 05:55:11:244: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): before setEncodingType...
    2010.09.29 in 05:55:11:246: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): setEncodingType Leaving...
    2010.09.29 in 05:55:11:249: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): update of seizure...
    2010.09.29 in 05:55:11:251: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): update of starting...
    2010.09.29 in 05:55:11:254: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): entry to decode...
    2010.09.29 in 05:55:11:259: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.Encoding:Encoding (DEBUG): entry to decode...
    2010.09.29 in 05:55:11:261: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): setEncryptionCertificate Leaving...
    2010.09.29 in 05:55:11:264: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): entered to encrypt...
    2010.09.29 in 05:55:11:276: Thread-32: B2B - oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging (DEBUG): encrypt Leaving...
    2010.09.29 in 05:55:11:278: Thread-32: B2B - MimePackaging:createEncryptedMimeBodyPart:Exit (DEBUG)
    2010.09.29 in 05:55:11:281: Thread-32: B2B - MimePackaging:applySecurity:Exit (DEBUG)
    2010.09.29 in 05:55:11:284: Thread-32: B2B - MimePackaging:createMimeMessage:Exit (DEBUG)
    2010.09.29 in 05:55:11:287: Thread-32: B2B - MimePackaging:getMimeContent (DEBUG): enter
    2010.09.29 in 05:55:11:290: Thread-32: B2B - MimePackaging:getMimeContent:Exit (DEBUG)
    2010.09.29 in 05:55:11:293: Thread-32: B2B - MimePackaging:pack:Exit (DEBUG)
    2010.09.29 in 05:55:11:296: Thread-32: B2B - oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab (DEBUG) Invoking transmit previously
    2010.09.29 in 05:55:11:298: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.Request:preTransmit entry
    2010.09.29 in 05:55:11:301: Thread-32: B2B - oracle.tip.adapter.b2b.msgproc.Request:preTransmit (DEBUG) Log & update of Tables in database
    2010.09.29 in 05:55:11:303: Thread-32: B2B - oracle.tip.adapter.b2b.msgproc.Request:preTransmit (DEBUG) update the Message Table with the status of the message line waiting for incoming receipt
    2010.09.29 in 05:55:11:305: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.Request:preTransmit create a native event for the request Message outgoing table row
    2010.09.29 in 05:55:11:308: Thread-32: B2B - Enter oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(3_params) (DEBUG)
    2010.09.29 in 05:55:11:311: Thread-32: B2B - (DEBUGGING) = < 25@NOGT > oracle.tip.adapter.b2b.msgproc.DbAccess:insertNativeEvtTblRow msgInfo.id
    2010.09.29 in 05:55:11:315: Thread-32: B2B - id oracle.tip.adapter.b2b.msgproc.DbAccess:protocl (DEBUG) set A
    2010.09.29 in 05:55:11:318: Thread-32: B2B - oracle.tip.adapter.b2b.msgproc.DbAccess (DEBUG):

    * DbAccess:insertNativeEvtTblRow = null protocolCollabId
    2010.09.29 in 05:55:11:406: Thread-32: B2B - output oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(3_params) (DEBUG)
    2010.09.29 in 05:55:11:415: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit line from the event Table create for attempts of Message
    2010.09.29 in 05:55:11:418: Thread-32: B2B - timeToAck oracle.tip.adapter.b2b.msgproc.Request:preTransmit (DEBUG) = Thu Jan 01 02:00:00 GMT + 00:00 1970
    2010.09.29 in 05:55:11:423: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertEvtTblRow entry
    2010.09.29 in 05:55:11:426: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertEvtTblRow Event Type = 2
    2010.09.29 in 05:55:11:428: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertEvtTblRow, EventId = 12
    2010.09.29 in 05:55:11:431: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertEvtTblRow Id = 25
    2010.09.29 in 05:55:11:436: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertEvtTblRow output
    2010.09.29 in 05:55:11:441: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Current TimeStamp isWed Sep 29 05:55:11 GMT + 00:00 2010
    2010.09.29 in 05:55:11:443: Thread-32: B2B - oracle.tip.adapter.b2b.msgproc.Request:preTransmit (DEBUG) Retry should happen to Wed Sep 29 07:55:11 GMT + 00:00 2010
    2010.09.29 in 05:55:11:446: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit business transaction info name revision null null
    2010.09.29 in 05:55:11:448: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.Request:preTransmit output
    2010.09.29 in 05:55:11:451: Thread-32: B2B - validation DBContext (DEBUG): enter
    2010.09.29 in 05:55:11:463: Thread-32: B2B - validation DBContext (DEBUG): Transaction.commit)
    2010.09.29 in 05:55:11:465: Thread-32: B2B - (DEBUGGING) DBContext commit: leave
    2010.09.29 in 05:55:11:468: Thread-32: B2B - oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab (DEBUG) call to send the message
    2010.09.29 in 05:55:11:471: Thread-32: B2B - name (DEBUG) Protocol: HTTPS
    2010.09.29 in 05:55:11:474: Thread-32: B2B - (DEBUG) name of the Version: 1.1
    2010.09.29 in 05:55:11:477: Thread-32: B2B - the end point (DEBUG): https://dev-nog.server:443/b2b/transportServlet
    2010.09.29 in 05:55:11:480: Thread-32: B2B - (DEBUG) using SSL
    2010.09.29 in 05:55:11:483: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send URL: HTTPS://dev-nog.server:443/B2B/TRANSPORTSERVLET
    2010.09.29 in 05:55:11:486: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.transport.TransportInterface:send endpoint: 502 https://dev-nog.server.com:443/b2b/transportServlet
    2010.09.29 in 05:55:11:488: Thread-32: B2B - (DEBUG)
    Protocol = HTTPS
    Version = 1.1
    Transport header
    Content-Transfer-Encoding: binary
    Message-ID: < 25@NOGT >
    MIME-version: 1.0
    Action_name:Process_OAG_7_2_ProcessPo
    From: SOBER
    Disposition-Notification-To:[email protected]
    AS2-to: Test11G
    User-Agent: AS2 Server
    Date: Wed, 29 Sep 2010 05:55:09 GMT
    Disposition-Notification-Options: signed-receipt-protocol = required, pkcs7-signature; Signed-receipt-micalg = required, sha1
    DOCTYPE_NAME:ProcessPo
    FROM_PARTY:NOGT
    DOCTYPE_REVISION:7.0
    TO_PARTY:Test11G
    AS2 - from: SOBER
    AS2-Version: 1.1
    Content-Type: application / pkcs7-mime; SMIME-type = 'enveloped data '.

    Parameters
    -list properties-
    http.sender.Timeout = 0

    2010.09.29 in 05:55:11:624: Thread-32: B2B - (DEBUG) system null null null value realm username
    2010.09.29 in 05:55:11:637: Thread-32: B2B - (WARNING)
    The message of exceptional Transport
    Transport error code is OTA-HTTP-SEND-1005
    StackTrace oracle.tip.transport.TransportException: [IPT_HttpSendConnectionRefused] HTTP connection is refused.
    at oracle.tip.transport.TransportException.create(TransportException.java:91)
    at oracle.tip.transport.basic.HTTPSender.send(HTTPSender.java:619)
    at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:311)
    at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:1034)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1758)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:976)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1167)
    at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:141)
    at oracle.tip.transport.basic.FileSourceMonitor.processMessages(FileSourceMonitor.java:903)
    at oracle.tip.transport.basic.FileSourceMonitor.run(FileSourceMonitor.java:317)
    Caused by: java.net.ConnectException: connection refused
    at java.net.PlainSocketImpl.socketConnect (Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
    at java.net.Socket.connect(Socket.java:464)
    at java.net.Socket.connect(Socket.java:414)
    at java.net.Socket. < init > (Socket.java:310)
    at java.net.Socket. < init > (Socket.java:154)
    to HTTPClient.HTTPConnection$ EstablishConnection.run (HTTPConnection.java:3916)

    2010.09.29 in 05:55:11:640: Thread-32: B2B - oracle.tip.adapter.b2b.transport.TransportInterface:send (DEBUG) error in send message
    2010.09.29 in 05:55:11:642: Thread-32: B2B - oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab (INFORMATION) request the Transmission of the Message failed
    2010.09.29 in 05:55:11:644: Thread-32: B2B - beginTransaction (DEBUG) DBContext: enter
    2010.09.29 in 05:55:11:647: Thread-32: B2B - beginTransaction (DEBUG) DBContext: Transaction.begin)
    2010.09.29 in 05:55:11:649: Thread-32: B2B - beginTransaction (DEBUG) DBContext: leave
    2010.09.29 in 05:55:11:651: Thread-32: B2B - connection HTTP (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab [IPT_HttpSendConnectionRefused] is denied.

    Connection refused
    2010.09.29 in 05:55:11:662: Thread-32: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:notifyApp retry value < = 0, so sending exception to IP_IN_QUEUE
    2010.09.29 in 05:55:11:666: Thread-32: B2B - enter engine: notifyApp (DEBUG)
    2010.09.29 in 05:55:11:702: Thread-32: B2B - notifyApp:notifyApp (DEBUG) the exception ip message queue:
    < exception xmlns = "http://integration.oracle.com/B2B/Exception" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" >
    < correlationId > 25 < / correlationId >
    < b2bMessageId > 25 < / b2bMessageId >
    < errorCode > AIP-50079 < / errorCode >
    < errorText > Transport error: [IPT_HttpSendConnectionRefused] HTTP connection is refused.

    Denied connection < / errorText >
    < errorDescription >
    <! [CDATA [Info Machine: (usmtnz - dinfwi12.dev.NOG.org)]]

    Transport error: [IPT_HttpSendConnectionRefused] HTTP connection is refused.

    Denied connection]] >
    < / errorDescription >
    < errorSeverity > 2 < / errorSeverity >
    < / exception >
    2010.09.29 in 05:55:11:717: Thread-32: B2B - output engine: notifyApp (DEBUG)
    2010.09.29 in 05:55:11:719: Thread-32: B2B - validation DBContext (DEBUG): enter
    2010.09.29 in 05:55:11:724: Thread-32: B2B - validation DBContext (DEBUG): Transaction.commit)
    2010.09.29 in 05:55:11:727: Thread-32: B2B - (DEBUGGING) DBContext commit: leave
    2010.09.29 in 05:55:11:729: Thread-32: B2B - (DEBUGGING) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest output
    2010.09.29 in 05:55:11:732: Thread-32: B2B - oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage (INFORMATION):
    REQUEST MESSAGE *.
    Exchange Protocol: AS2 Version 1.1
    Transport protocol: HTTPS
    Unique Message ID: < 25@NOGT >
    Partner: Test11G
    Signed message: RSA
    Encrypted payload: 3DES
    Attachment: no
    REQUEST MESSAGE *.

    2010.09.29 in 05:55:11:735: Thread-32: B2B - exit (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage
    2010.09.29 in 05:55:11:737: Thread-32: B2B - validation DBContext (DEBUG): enter
    2010.09.29 in 05:55:11:739: Thread-32: B2B - (DEBUGGING) DBContext commit: leave
    2010.09.29 in 05:55:11:744: Thread-32: B2B - processOutgoingMessage oracle.tip.adapter.b2b.transport.AppInterfaceListener:onMessage (DEBUG) has been a success, transportation back to the transport layer ACK

    Thanks in advance

    Published by: B2B_GoToGuY on September 28, 2010 23:17

    If I am using 11 G andrtp is g 11 but on rtp side if they configure SSL, it is mandatory to do it on our side too?

    No, it is not required to activate SSL on your side, but must configure identity and trsut on your side.

    Any update on my regular issue (the main issue of the forum)?

    You mentioned that you send messages message of 10 g and 11 g and according to the newspapers you ship to URL - b2b / https://dev-nog.server:443 / transportServlet

    If there are few things that I see as a problem-

    1. you must use the URL https://hostname:soa_server_ssl_port/b2b/httpReceiver instead of https://dev-nog.server:443/b2b/transportServlet
    2 SOA server SSL port must be enabled (SSL must be enabled on the server of SOA)
    3. you must configure portfolio from 10 g to contain 11 g server trust cert

    Kind regards
    Anuj

  • Between 10 and 11g

    Hi gurus

    We intend to migrate from Oracle Forms and reports 10g and 11g, my boss asked me to create the checklist for the challenges that we face during the migration, can you guys help me out to create this checklist? Thank you

    The biggest problem is with Java.  According to the version Java you use, you may encounter issues with security features added to Java 1.7 and 1.8.  These problems are documented and there published approved solutions.

    The next issue of the greatest to least I fell on, became the report server configured optimally.  Out of the box, we encountered problems where the reports Server JVM would run out of memory and the report server must be restarted to run reports.

    As for forms and reports 11 g, there are no compatibility or functionality worry deprecated.  In fact, you can continue to develop your forms/States using the builders of 10 GB if you wish.  Installation of the Developer for 11g is quite a little pluse 10g and I know a couple of people who have opted to continue using 10g on workstations from the developer for this reason.  However, if you choose this option, you will not be able to use the features in 11g.

    Craig...

  • Difference between Standard 10g and 11g Standard edition.

    Hi all

    I tried Googling to find the difference between the Standard of 10g and 11g Standard editions, but couldn't find what I want.

    Y at - it links you want to share.

    Thank you

    Hello

    I tried, please check

    http://docs.Oracle.com/CD/B19306_01/license.102/b14199/editions.htm#BABJICBB (10 G based on the edition functions)

    http://docs.Oracle.com/CD/B28359_01/License.111/b28287/Editions.htm#DBLIC116 (11 g features based on edition)

    Just compare the two.

    Hope that helps.

    -Thank you

    Pavan Kumar N

  • Issue of upgrade of database (10g and 11g)

    Hello

    I currently have 2 versions of oracle installed on my server 10g and 11g

    (1) oracle Database 10 g Enterprise Edition Release 10.2.0.5.0

    With oracle-/oracle/app/oracle/product/10.2.0/db_1 House

    &

    (2) oracle Database 11 g Enterprise Edition Release 11.2.0.3.0

    With oracle home-/u01/app/oracle/product/11.2.0/dbhome_1

    Is it possible level Oracle database 10g Enterprise Edition Release 10.2.0.5.0 to Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 using the oracle same House for 11 g IE (/ u01/app/oracle/product/11.2.0/dbhome_1) the process of DBUA

    Would appreciate any help on this matter.

    Yes - pl see the Upgrade Guide - http://docs.oracle.com/cd/E11882_01/server.112/e23633/toc.htm

    You can skip the part of the doc where it plans to install 11 GR 2, since you already have installed binary files.

  • RPD 10 g and 11g upgrade

    Hello

    I've upgraded (samplesales SPR/catalog) between 10 and 11g. After this process, when I connection with the WEBLOGIC user design services,

    Administration Presentation services not appearing option do not

    Please advice

    Kind regards

    Kulkarni

    Do not change your answers, just respond again.

    Can you do that, go to http://hostname:9704/analytics/saw.dll?Admin or http://hostname:9704/analytics/saw.dll?PrivilegeAdmin and are looking for access to the control of the Administration if it has the role of user/BIAdministrator weblogic

  • Oracle 10g and 11g reports

    I recently upgraded from Oracle Forms/Reports 10 g and 11g.  Oracle 10g reports saving as PDF is easily converted into a word document, however, Oracle 11 g converts not as 10 g.  What is the difference and how to make the report of 11g saved in a PDF file be able to convert a Microsoft Word document itself.

    Thank you

    Steven


    Hello

    There is a "known issue" with the PDF file in 11g:

    ALERT: Indicates problems PDF in 11.1.2.1.0 group of fixes for Non-Linux (Doc ID 1522543.1) platforms

    Maybe the problem comes from this 'problem '...

    "Patch Set Exception" exists for this problem.

    Kind regards

  • Oracle10g and 11g with the same SID

    Hi all

    Is it possible to install the same SID for different OracleHomes 10 g and 11g?

    yxes2013 wrote:
    Well, we have 3 exe party apps that create the database by default. and just what we need to create another

    The name of this 3rd party apps that I would never advise a company to buy, or you hurt read the doc again? Have you ever read that 3rd party apps doc?

    Nicolas.

  • 10g and 11g

    Hello

    I read the various messages about Discoverer 10 g and 11 g upgrade.

    No matter who would be able to tell me the General problems that exist that we must be aware of if we improve to 11g?

    Thank you.

    Leah

    Hi LEA
    I see no major problems that would prevent you from upgrading to 10g and 11g.

    The server underlying application changes to OAS for Weblogic, but put except that you won't see any changes. Certainly more and Viewer function similarly as Admin and office. Even the iitself EUL is 100% compatible between the two. You mind I advise to use a 11g database.

    The tricky part is to understand how to install discoverer 11g and then having someone who can learn to manage the discoverer using Weblogic.

    From the point of view of the end-user, everything will be fine. In fact, in my opinion discoverer 11g works faster than 10g, probably because Weblogic manages web stuff better than the old OAS.

    Hope this helps
    Best wishes
    Michael

  • loadjava - 10g and 11g

    Hello;

    Implementation of this line in 11g:
    loadjava, myUser and password - u - v - r-f./java/MyString/MyStringObject.java
    Everything is OK.

    Running the same line in 10g:
    arguments: '-u' ' myUser/Password' '-v' '-r' '-f' '. / java/MyString/MyStringObject.java'
    Error in the determination of the contained classes dans./java/MyString/MyStringObject.java
    Exception oracle.aurora.sqljdecl.ParseException: lexical error on line 75, column 5. Encountered: '@' (64), after:

    The error is @Override
        /**
         * @see java.lang.Object#toString()
         */
        @Override
        public String toString() {
    Why does this happen?
    Is it possible to fix by changing the loadjava settings?
    Is there an incompatibility between 10g and 11g?

    Thank you.

    >
    Implementation of this line in 11g:
    loadjava, myUser and password - u - v - r-f./java/MyString/MyStringObject.java
    Everything is OK.

    Running the same line in 10g:
    arguments: '-u' ' myUser/Password' '-v' '-r' '-f' '. / java/MyString/MyStringObject.java'
    Error in the determination of the contained classes dans./java/MyString/MyStringObject.java
    Exception oracle.aurora.sqljdecl.ParseException: lexical error on line 75, column 5. Encountered: '@' (64), after:

    The error is @Override

    Why does this happen?
    >
    Why is it? Because the JVM in Oracle 10 g is version 1.4 and the annotation of substitution does not exist in 1.4 since it was added in version 1.5, which is the version of the JVM using Oracle 11 g.
    >
    Is it possible to fix by changing the loadjava settings?
    >
    Non - Java 1.4 cannot, of course, supports a feature that did not exist at the time.
    >
    Is there an incompatibility between 10g and 11g?
    >
    The JVM version included with 11g is 1.5 in 10g is 1.4

    See what's new in 11g Release 1 in the Java Developer's Guide
    http://docs.Oracle.com/CD/B28359_01/Java.111/b31225/whatsnew.htm
    >
    Compatibility with JDK 1.5 Oracle JVM
    Sun Microsystems introduced new features in Java Development Kit (JDK) 1.5. To support these new features and enhancements, Oracle has updated to the last Platform Java 2, Standard Edition (J2SE) Oracle JVM.
    >

    See replacement Type Annotation in the Java API for 1.5
    http://docs.Oracle.com/javase/1.5.0/docs/API/Java/lang/override.html
    >
    Indicates that a method declaration is intended to override a method declaration in a superclass. If a method is annotated with the annotation type but does not override a method of the superclass, compilers are required to generate an error message.

    Since:
    1.5
    >
    And "' NO you can't ' is the answer if you plan to ask if you can replace the version of the JVM in 10g with 1.5 or newer.

    See my response in this thread for a few days.
    Re: uninstall the virtual machine JAVA of oracle 11g

  • Migration of JDev 10 g and 11g, WebLogic questions

    Hi again once, I tried to migrate upward for about two months now and I have not always had success. I stopped the process and re-evaluate my steps, read several different blog posts and came to the realization that I had to remove the old libraries of the ViewController project. I even tested the various updates on different blog sites. Now, I have reached another stop. I get this error related to the FacesContextFactory. The code has already been updated to include a 'utility' file that handles the FacesContext calls but WebLogic repeat myself that it does not find the class. There are two less JDeveloper libraries that contain the correct version of the FacesContextFactory class and they are both included in libraries. I even uninstalled JDeveloper/Fusion Middleware and reinstalled to try to make it work... If someone saw, I would be very grateful. I would like to address programmatic issues on this side and actually get the working code.

    Thank you

    Mr. priester

    [15:33:30] Application deployment...
    < 24 sep 2012 3:33:47 PM CDT > < error > < hats > < BEA-149265 > < error has occurred in the execution of the request for deployment with the ID ' 1348518811324 'for task ' 0'. Error is: "java.lang.ClassNotFoundException: javax.faces.context.FacesContextFactory'"
    java.lang.ClassNotFoundException: javax.faces.context.FacesContextFactory
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
    Truncated. check the log file full stacktrace
    Caused by: java.lang.ClassNotFoundException: javax.faces.context.FacesContextFactory
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
    Truncated. check the log file full stacktrace
    >
    < 24 sep 2012 3:33:47 PM CDT > < WARNING > < hats > < BEA-149004 > < failures have been detected all introducing deploy application task 'gathering '. >
    < 24 sep 2012 3:33:47 PM CDT > < WARNING > < hats > < BEA-149078 > < message 149004 track battery
    java.lang.ClassNotFoundException: javax.faces.context.FacesContextFactory
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
    Truncated. check the log file full stacktrace
    Caused by: java.lang.ClassNotFoundException: javax.faces.context.FacesContextFactory
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
    Truncated. check the log file full stacktrace
    >
    [15: 33:47] undeployment.
    [15: 33:47] - incomplete deployment.
    [15: 33:47] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    # Cannot run application Muster because of the deployment on IntegratedWebLogicServer error.
    [Application Muster stopped and cancelled Server Instance IntegratedWebLogicServer]

    What version of 10g and 11g?

    See also
    http://docs.Oracle.com/CD/E26098_01/install.1112/e17074/ojdig.htm#BDCIHDBA
    http://www.Oracle.com/technetwork/developer-tools/jdev/migration-082101.html
    http://www.Oracle.com/technetwork/developer-tools/jdev/desupport11g-087493.html

  • Images after upgrade to 10g and 11g

    We have recently updated to 10g and 11g, and all images are broke in the dashboard.

    Can anyone provide steps must be done in order to correct the broken images?

    Thank you.

    Put image files to

    Drive: \Oracle\Middleware\Oracle_BI1\bifoundation\web\app\res\s_blafp\images

    Drive:\Oracle\Middleware\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\s_blafp\images
    If necessary
    Drive:\Oracle\Middleware\user_projects\domains\bifoundation_domain\servers\AdminServer\tmp\.appmergegen_1291264099332\analytics.ear\ukjjdc\res\s_blafp\images

    Call using fmap
    Syntax: fmap:images / imagename.imageformat
    for example: fmap:images / geograph.jpg

    Mark correct/good so pls help

Maybe you are looking for