MDM 2.0.1 Application framework Installation configuration

I have installed MDM 2.0.1 successfully..
But during the Application Framework installation,
for Option 5 : General Configuration Options, we have given the following values :
MenuOption : Value
Batch RMI Port *:* 6503
Batch Mode *:* CLUSTERED
Coherence Cluster Name *:* mdm
Coherence Cluster Address *:* 172.25.138.109
Coherence Cluster Port *:* 6503
Coherence Cluster Mode *:* dev
Now, the problem is..
During Batch Process, I'm running the command : threadpoolworker.cmd
As a result, i'm getting an error as : invalid multicast address*
We have given the system's IP Address as Cluster address..
What values are to be provided for the General Configuration, so as to avoid this address error.. Please Help..

Hi,
you must use a valid multicast address.
See here: http://en.wikipedia.org/wiki/Multicast_address
The valid address space is from from 224.0.0.0 to 239.255.255.255.
We are using 230.40.11.105 for the Batch Server multicast address.
/Markus

Similar Messages

  • Installation & configuration SRM MDM Catalog 3.0

    Hello Everybody
    I have SRM 7.0 ABAP & SRM 7.0 Java installed with different SID's.
    Can anybody please tell me step by step installation & configuration SRM MDM Catalog 3.0 ?
    I have referred note 1177779  & 1177780 .
    Thanks,
    PR

    You can get it here:
    https://sapmats-de.sap-ag.de/download/download.cgi?id=TX7G1TDRAETSXTLIICWNYGBHG9751YVJKY3NPP9WL9PEEZIXG5
    The password for the file is:
    TryMe1st

  • Easy Install Android SDK via Dreamweaver CS5.5 Configure Application Framework

    I have been trying to download Android SDK using Configure Application Framework from Site >> Mobile Applications but get the following error message everytime I try:
    After clicking on "Easy Install..." button:
    According to several tutorials available in Adobe's development network, this should be as easy as clicking on the button. I wonder what could be the issue on my end. Could you help please?
    Thank you,

    I have followed all the instructions for the test application that adobe supplied and i cant get it to run the emulator below is my log file what is wrong and why wont it run.
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\PLATFO~2
    C:\Users\android-sdk\platform-tools\adb.exe devices
    </DW>
    * daemon not running. starting it now on port 5037 *
    * daemon started successfully *
    List of devices attached
    Launching the Android emulator
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\tools
    C:\windows\system32\cmd.exe /u /c "C:\Users\android-sdk\tools\emulator.exe -partition-size 1024 -cpu-delay 0 -no-boot-anim -avd DW_AVD"
    </DW>
    Cloning seed app for Android
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER
    C:\windows\system32\cmd.exe /u /c C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\DWPHON~1\android\scripts\droidGap.bat "C:\Program Files\Adobe\Adobe Dreamweaver CS5.5\Configuration\NativeAppFramework\DWPhoneGap\android\PhoneGapApp" "Meridien" com.adobe.meridien 1.0 "C:\Users\android-sdk" 8
    </DW>
    CaCreated project directory: C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\src\com\adobe\meridien
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\src\com\adobe\meridien\Default Activity.java
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\bin
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\libs
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\values
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\values\strings.xml
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\layout
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\layout\main.xml
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\drawable-hdpi
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\drawable-mdpi
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\drawable-ldpi
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\AndroidManifest.xml
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\build.xml
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\proguard.cfg
    CLONE SUCCESSFUL
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER
    C:\windows\system32\cmd.exe /u /c C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1\bin\ant.bat debug
    </DW>
    Buildfile: C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\build.xml
        [setup] Android SDK Tools Revision 12
        [setup] Project Target: Google APIs
        [setup] Vendor: Google Inc.
        [setup] Platform Version: 2.2
        [setup] API level: 8
        [setup]
        [setup] ------------------
        [setup] Resolving library dependencies:
        [setup] No library dependencies.
        [setup]
        [setup] ------------------
        [setup]
        [setup] WARNING: Attribute minSdkVersion in AndroidManifest.xml (2) is lower than the project target API level (8)
        [setup]
        [setup] Importing rules file: tools\ant\main_rules.xml
    -debug-obfuscation-check:
    -set-debug-mode:
    -compile-tested-if-test:
    -pre-build:
    -dirs:
         [echo] Creating output directories if needed...
        [mkdir] Created dir: C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\gen
        [mkdir] Created dir: C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\bin\classes
    -aidl:
         [echo] Compiling aidl files into Java classes...
    -renderscript:
         [echo] Compiling RenderScript files into Java classes and RenderScript bytecode...
    -resource-src:
         [echo] Generating R.java / Manifest.java from the resources...
    -pre-compile:
    compile:
        [javac] C:\Users\android-sdk\tools\ant\main_rules.xml:384: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
        [javac] Compiling 2 source files to C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\bin\classes
    -post-compile:
    -obfuscate:
    -dex:
         [echo] Converting compiled files and external libraries into C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\bin\classes.dex...
    -package-resources:
         [echo] Packaging resources
         [aapt] Creating full resource package...
    [aapt.exe]     (skipping index file 'C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\assets\www\img\Thumbs.db')
    [aapt.exe] libpng error: Not a PNG file
    [aapt.exe] ERROR: Failure processing PNG image C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\res\drawable-hdpi\splash.png
    [aapt.exe] libpng error: Not a PNG file
    [aapt.exe] ERROR: Failure processing PNG image C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\res\drawable-ldpi\splash.png
    [aapt.exe] libpng error: Not a PNG file
    [aapt.exe] ERROR: Failure processing PNG image C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\res\drawable-mdpi\splash.png
    BUILD FAILED
    C:\Users\android-sdk\tools\ant\main_rules.xml:510: null returned: 1
    Total time: 12 seconds
    OPERATION CANCELED
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\PLATFO~2
    C:\Users\android-sdk\platform-tools\adb.exe kill-server
    </DW>
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\PLATFO~2
    C:\Users\android-sdk\platform-tools\adb.exe devices
    </DW>
    * daemon not running. starting it now on port 5037 *
    * daemon started successfully *
    List of devices attached
    Launching the Android emulator
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\tools
    C:\windows\system32\cmd.exe /u /c "C:\Users\android-sdk\tools\emulator.exe -partition-size 1024 -cpu-delay 0 -no-boot-anim -avd DW_AVD"
    </DW>
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER
    C:\windows\system32\cmd.exe /u /c C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1\bin\ant.bat debug
    </DW>
    Buildfile: C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\build.xml
        [setup] Android SDK Tools Revision 12
    BUILD FAILED
    C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\build.xml:77: Unable to resolve target 'Google Inc.:Google APIs:8'
    Total time: 0 seconds
    OPERATION CANCELED
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\PLATFO~2
    C:\Users\android-sdk\platform-tools\adb.exe kill-server
    </DW>

  • OUAF Application Framework install question - for  Oracle Utilities SDK 4.0

    Hi,
    I hope someone can help me, I am really confused.
    I have a working install of MDM 2.1 and everything is working.
    Now I need to install the OUAF SDK to start coding in JAVA but since I a mstill new to all this I dont really understand where the Application server is. I though that I installed that already. But it is not found in C:\ouaf\demo.
    I have the framework installed, I do not understand why the SDK is telling me wrong folder.
    Oracle Utilities Application Framework V4.1.0 Multiplatform is the one I have installed.
    Here is the install doc:
    http://www.box.net/shared/k86v1a4gtc793ho1zc20
    Here is part of the install doc:
    •     OUAF Application Server in 32-bit and development (exploded) form. The installation will prompt for the folder name where this is installed. Note the first 2 digits of the versions (e.g. “4.0”) of both the SDK and application server must match.
    I found the patch number to the SDK here: (but where do I find OUAF app server?)
    http://blogs.oracle.com/theshortenspot/entry/new_releases_of_oracle_utiliti
    10043375 - Oracle Utilities SDK 4.0.0.4 (for OUAF V4.0.2 based products).
    Edited by: LodestarGuy on Jul 3, 2011 11:57 AM

    Actually it did mess up. App server not starting anymore. The folder structure did not change also.
    Here is the config env screen after the changes:
    http://www.box.net/shared/rb0pe1ubi4vsgyvv8ok6
    And here is the error:
    http://www.box.net/shared/sqcnvpgdyyoevoy8fh0b
    Thank you for looking into this.

  • Exception caught by adapter framework: No configuration / default adapter specified for EDISeparator

    Hello Experts,
    I am configuring the scenario ( AS2 to EDISeparator and EDISeparator to IDOC ).
    Can you please help me with the error below which is from the either the EDISeparator Receiver channel or the EDISeparator Sender channle.
    09.06.2014 17:52:18.709
    Information
    Message is encrypted with 1.3.14.3.2.7 algorithm
    09.06.2014 17:52:18.778
    Information
    AS2 Message is signed with SHA1 (1.3.14.3.2.26) algorithm
    09.06.2014 17:52:18.779
    Information
    AS2 Message message signature is validated, signer ID is X509CertSelector: [ Serial Number: 1624063516 Issuer: CN=Mendelson AS2 TEST,OU=Integration,O=Mendelson,L=Berlin,ST=Unknown,C=GE matchAllSubjectAltNames flag: true ]
    09.06.2014 17:52:18.784
    Information
    AS2 document size is 350 Bytes
    09.06.2014 17:52:18.784
    Information
    Payload charset converted from ISO-8859-15 to ISO-8859-15
    09.06.2014 17:52:18.785
    Information
    B2B EdifactConverterModule : EDI format detected as EANCOM
    09.06.2014 17:52:18.785
    Information
    B2B EdifactConverterModule: Message will be read as ISO-8859-1.
    09.06.2014 17:52:18.785
    Information
    MP: processing local module localejbs/EdifactConverterModule
    09.06.2014 17:52:18.785
    Information
    0}: The module-paramteter "eancom.subversion.prefix" is not set. Using default value "false"
    09.06.2014 17:52:18.786
    Information
    0}: The module-paramteter "eancom..audit" is not set. Using default value "false"
    09.06.2014 17:52:18.791
    Information
    MP: processing local module localejbs/CallSapAdapter
    09.06.2014 17:52:18.791
    Information
    Application attempting to send an XI message asynchronously using connection AS2_http://sap.com/xi/XI/AS2
    09.06.2014 17:52:18.792
    Information
    Trying to put the message into the send queue
    09.06.2014 17:52:18.831
    Information
    Message successfully put into the queue
    09.06.2014 17:52:18.831
    Information
    The application sent the message asynchronously using connection AS2_http://sap.com/xi/XI/AS2. Returning to application
    09.06.2014 17:52:18.836
    Information
    MIC (DeJYUIusqQj6aaYRASdHhAo+4J0=) is calculated using SHA1 algorithm.
    09.06.2014 17:52:18.838
    Information
    The message was successfully retrieved from the send queue
    09.06.2014 17:52:18.843
    Information
    Message status set to DLNG
    09.06.2014 17:52:18.845
    Information
    MDN is succcessfully signed with SHA1 (1.3.14.3.2.26) algorithm
    09.06.2014 17:52:18.859
    Information
    Trying to put the message into the send queue
    09.06.2014 17:52:18.912
    Information
    Message successfully put into the queue
    09.06.2014 17:52:18.913
    Information
    The message was successfully retrieved from the send queue
    09.06.2014 17:52:18.918
    Information
    Message status set to DLNG
    09.06.2014 17:52:18.961
    Information
    Trying to put the message into the send queue
    09.06.2014 17:52:19.001
    Information
    Message successfully put into the queue
    09.06.2014 17:52:19.001
    Information
    The message was successfully retrieved from the send queue
    09.06.2014 17:52:19.006
    Error
    MP: exception caught with message No configuration / default adapter specified for EDISeparator
    09.06.2014 17:52:19.006
    Information
    Delivering to channel: B2BSE00002_O2C_ORDERS_VANS_PO_WRITE_EDISeparator
    09.06.2014 17:52:19.006
    Information
    Message status set to DLNG
    09.06.2014 17:52:19.009
    Error
    Exception caught by adapter framework: No configuration / default adapter specified for EDISeparator
    09.06.2014 17:52:19.010
    Error
    Transmitting the message to endpoint <local> using connection AS2_http://sap.com/xi/XI/AS2 failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.Exception: No configuration / default adapter specified for EDISeparator
    09.06.2014 17:52:19.015
    Information
    The asynchronous message was successfully scheduled to be delivered at Mon Jun 09 17:57:19 CEST 2014
    09.06.2014 17:52:19.015
    Information
    Message status set to WAIT

    Hello Ruchir Sinha and Dimitri Sannen,
    I think I have progressed a bit. Just unsure of the usage of the Module configuration .I now get a new error (see below) and the updated config details are :
    Sender Interface :
    Receiver Interface :
    Sender AS2 config :
    Receiver EDISeparator config :
    Sender EDISeparator config :
    Receiver IDOC config :
    IDoc details configured but not added in this document
    16.06.2014 11:52:35.414
    Information
    The message was successfully retrieved from the send queue
    16.06.2014 11:52:35.420
    Information
    Delivering to channel: B2BSE00002_O2C_ORDERS_VANS_PO_WRITE_EDISeparator
    16.06.2014 11:52:35.420
    Information
    MP: processing local module localejbs/ModuleProcessorExitBean
    16.06.2014 11:52:35.420
    Information
    Message entered AF MP exit bean and will now be passed to the JCA adapter
    16.06.2014 11:52:35.420
    Information
    Message status set to DLNG
    16.06.2014 11:52:35.433
    Information
    UNA segment UNA found
    16.06.2014 11:52:35.444
    Information
    Parsed UNB segment 333333333/014 to 111111111/014
    16.06.2014 11:52:35.445
    Information
    Parsed UNH segment ORDERS D96A
    16.06.2014 11:52:35.514
    Information
    Searching sender channel for Eancom message part message with Message type ORDERS, Message version number D, Message release number 96A, Interchange sender identification 333333333, Interchange sender identification code qualifier 014, Interchange recipient identification 111111111, Interchange recipient identification code qualifier 014, Message Subversion EAN008, Message Agency UN
    16.06.2014 11:52:35.579
    Information
    Sender channel (Channel) keys: ObjectId=7abf551ddbb638268f91af80ec1c04c8 values: ToPartySchema= Attributes=(Attributes:Channel:EDISeparator:INBOUND) values: edisep.advanced=false snd.interchangeSenderId=.* snd.tradacommessagetype=.* snd.xpath= snd.xpath.value= snd.filterCondition=equal snd.edifactMessageReleaseNumTxt= snd.tradacomMessageTypeUsingFreeText=false snd.eancomMessageReleaseUsingFreeText=false snd.eancomMessageVersionFreeText= snd.odetteMessageType=.* snd.edifactMessageVersion=.* snd.xml.splitPath=null snd.eancomMessageVersion=.* snd.odetteMessageVersion=.* snd.edifactMessageRelNumUsingFreeText=false snd.otherVersionReleaseIndustryIdentifierCodeEnabled=false adapterStatus=active snd.vdaMessageType=.* snd.eancomCONTRLMessageRelease=3 snd.odetteMessageTypeTxt= snd.tradacommessageversion=.* snd.edifactMessageVerNumUsingFreeText=false snd.edifactMessageTypeUsingFreeText=false snd.xpathUsingFreeText=false snd.interchangeSenderIdCode=.* snd.otherVersionReleaseIndustryIdentifierCode=.* snd.odetteMessageTypeUsingFreeText=false snd.tradacomreccode=.* snd.edifactMessageVersionFreeText= snd.edifactInterchangeRecipientIdentification=.* eoio.sequenceId= snd.edifactMessageTypeTxt= snd.odetteMessageVerNumUsingFreeText=false snd.eancomMessageVerNumUsingFreeText=false snd.interchangeReceiverId=.* snd.eancomMessageRelease=.* snd.tradacomsendername=.* snd.tradacomMessageTypeTxt= snd.vdaLieferantenNummer=.* snd.interchangeReceiverIdCode=.* snd.edifactInterchangeSenderIdentificationCode=.* snd.odetteMessageVersionFreeText= snd.versionReleaseIndustryIdentifierCode=.* snd.edifactInterchangeSenderIdentification=.* snd.edifactMessageType=.* snd.eancomMessageType=.* snd.xpathTxt= snd.vdaMessageTypeTxt= deliverySemantics=eo snd.eancomMessageReleaseTxt= snd.plainmessagetype=.* snd.xml.split=false snd.edifactMessageRelease=.* snd.vdaMessageTypeUsingFreeText=false snd.tradacomrecname=.* edisep.addParameterParams=TableData: edisep.addParameterParams {} snd.encoding=iso885915 snd.vdaKundenNummer=.* snd.tradacomsendercode=.* snd.edifactCONTRLMessageRelease=3 snd.edifactInterchangeRecipientIdentificationCodeQualifier=.* snd.transactionSetIdentifierCode=.* Service=ASJAVA_DX5 Channel=B2BSE00002_O2C_ORDERS_PO_ECC_READ_EDISeparator EngineType=CA Party= TransProt=XI TransProtVers=1.0.0 FromPartySchema= FromPartyAgency= Direction=I MsgProt=EANCOM MsgProtVers=1.0.0 EngineName= AdapterType=EDISeparator AdapterSWCV=06c536e6fafe11e0bb1cea8f0a4290b1 ToPartyAgency= AdapterNamespace=http://sap.com/xi/XI/EDISeparator found. New message ID is f18894a8-f53b-11e3-a748-00001e96c7e2
    16.06.2014 11:52:35.586
    Error
    MP: exception caught with cause javax.resource.ResourceException: com.sap.aii.adapter.ediseparator.ra.integration.DispatchException: Message cannot be dispatched: Message cannot be dispatched: Error during processing local class: localejbs/GenericConverterModule
    16.06.2014 11:52:35.586
    Error
    Message could not be forwarded to the JCA adapter. Reason: com.sap.aii.adapter.ediseparator.ra.integration.DispatchException: Message cannot be dispatched: Message cannot be dispatched: Error during processing local class: localejbs/GenericConverterModule
    16.06.2014 11:52:35.590
    Error
    Exception caught by adapter framework: com.sap.aii.adapter.ediseparator.ra.integration.DispatchException: Message cannot be dispatched: Message cannot be dispatched: Error during processing local class: localejbs/GenericConverterModule
    16.06.2014 11:52:35.591
    Error
    Transmitting the message to endpoint <local> using connection AS2_http://sap.com/xi/XI/AS2 failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: com.sap.aii.adapter.ediseparator.ra.integration.DispatchException: Message cannot be dispatched: Message cannot be dispatched: Error during processing local class: localejbs/GenericConverterModule

  • Steps for  ESS MSS  installation,Configuration

    Hi all,
    I am having an experience of six months in sap ep(enterprise portal)
    and web dynpro for java.
    In the next  month iam required to install ess and mss buisness package completly from start.
    I have an basic knowledge of ess mss which i got by reading material from sdn library.
    Can any one help me with the steps  required  for the installation ,configuration and customization of ess mss  package.Also
    I need  an information about installation ,configuration and customization of various webdynpro application in ess mss package
    Please help me with the steps,it is very urgent.
    Full points will be rewarded for answers.

    (BIBLE) - Employee Self-Service (ESS) Applications                                              
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/6a/5bc8a009d54fcaa8e06c826a57253b/frameset.htm                                             
    What is ESS                                             
    Employee Self-Service or ESS is a web-based solution designed to automate many of the repetitive tasks of the HR function                                              
    by allowing employees direct access to HR information and services. The basic idea of ESS is that employees are empowered to be responsible for their own personal information.                                             
    Benefits:-                                             
    One of the major reason for organizations implementing ESS is that it allows HR professionals to spend less time in administrative tasks like paper filing,                                              
    attendance monitoring etc and more time dealing with more complex and strategic HR issues.                                              
    The Gartner Group had estimated that 40 percent of traditional HR activities were handled by ESS in the year 2000 and this can only increase over time.                                             
    You can learn about ESS and its features and also Business Package details from:-                                             
    ESS Document:                                             
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAESS/ESSIAC.pdf                                             
    What is ESS(Must See):                                             
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4598a190-0201-0010-a59f-820e3b31f854                                             
    ESS Blog:                                             
    Configuring The Business Package For Employee Self Service (ESS)-mySAP ERP 2004                                             
    http://help.sap.com/saphelp_erp2005/helpdata/en/f6/263359f8c14ef98384ae7a2becd156/frameset.htm                                             
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/erphcm/employeeSelfService&                                             
    http://help.sap.com/saphelp_erp2004/helpdata/en/38/e8584c2a664547b60442646bee23b6/frameset.htm                                             
    Manager Self-Service                                             
    http://help.sap.com/saphelp_erp2004/helpdata/en/0a/8b3b40b1607a56e10000000a1550b0/frameset.htm                                             
    Employee Self-Service                                             
    http://help.sap.com/saphelp_erp2004/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm                                             
    to customize in r3                                             
    Cheer!!
    SJ.

  • Some good stuff in the Composite Application Framework

    Hi,
    Most welcome to the forum Developing Composites with CAF.
    The below are some good stuff in the Composite Application Framework.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ae36e3fb-0701-0010-95b2-b55dc0d2173c">CAF Core 2.0 Configuration Guide</a>
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/358b9a31-0401-0010-42bb-8ca399253acc">Composite Applications - All Together to the Max</a>
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d364a490-0201-0010-f4b7-9dc1dba1a2d4">ESA and the Composite Application Framework - Add Value to Your Existing IT</a>
    Thanks,
    Ramakrishna

    And you can find really great tutorials and other stuff https://www.sdn.sap.com/irj/sdn/developerareas/xapps?rid=/webcontent/uuid/7b9b3834-0801-0010-6a9a-dc53e0db37f2">on [original link is broken] [original link is broken]
    Soon to be homepage
    cheers,
    Marilyn

  • ADF BC: Optimal Application Module Runtime Configuration

    Have implemented an intranet application for 1000 users using the following technologies implemented on Oracle JDeveloper 10.1.3.0.4:
    ADF BC for my Services layer
    JSF for my Controller layer
    JSF and ADF for my View layer
    ADF Model for my Data layer
    The application is entirely designed by .jspx and .jsp pages (for reports), handling 106 application modules, with several entity and view objects and without any step-by-step stateful scenario. At each page, there appears a commit button to commit the end-user transaction, and a rollback button to return to the previous page.
    The application is database-backed from an Oracle Database 10g, deployed on three application servers Oracle 10.1.3.1 on three different hosts on Suse Linux OS, used data-source connection and AM pooling, and load-balanced by one webcacher in front of the 3 servers.
    Under stress test scenario, on a heavy system load in production environment, several ADF State Management errors were recognized that pushed the webacher and application server with the maximum load to automatic restarts due to either demand for JVM increased heap size or errors from the database that the TNS listener complained it could not handle any more connections.
    Thus, we started a safety/reliability tess for all our application module components (disabling "Enable application module pooling"), and a stress test using a third-party stress tool at work, but we're still faced with several questions.
    (a) What is the best strategy for AM configuration, to quit State Management at all since our application doesn't need it, and if so can it be done globally or declaratively and not individually and programmatically?
    (b) Testing on application module runtime configuration, we observed that not to "hang-on" on a connection -default functionality- but to release it at the end of each HTTP request, as each deployment is concentrated on a single data-source connection pool/single user, brought less open JDBC connections on A.S.? Is this the optimal run-time configuration than the default for our case?
    (c) If State Management errors are resolved, and using a software balancer before 3 application servers, regulate the traffice by 1/3 to each, is it possible that a system crash will be avoided next time?
    So, our problems related to ADF tunning and State Management Errors, but we need a good advice on this topic as the overall documentation is case-specific.

    Chapter 29 "Understanding Application Module Pooling" in the ADF Developer's Guide for Forms/4GL Developers on the ADF Learning Center at http://www.oracle.com/technology/products/adf/learnadf.html is the best place to start. There is no "magic" optimal configuration that I (or anyone here, really) can suggest to you. You need to understand the various "knobs and dials" that control the pool sizing and pool cleanup behavior, and then apply application-specific information to this information to derive what the optimal configuration for your particular application will be. The chapter explains how the application module pool and database connection pool interact, and in which situations it is best to change the default setting of the jbo.doconnectionpooling property to true.
    Chapter 28 "Application Module State Management" describes the functionality of that facility of the framework, as well as how to release the application module in stateless, unmanaged mode if you need to.
    By following the tips in the section "28.3.2.4 Setting Release Level in an Custom ADF PageLifecycle" (which builds on information introduced in section "10.5.4.1 Globally Customizing the ADF Page Lifecycle"), you can generically impose a different release level in your application without "touching" every page.
    As a general rule, if you have:
    (*) Lots of distinct application modules
    (*) Each of which is used as a separate data control (rather than being nested inside a containing application module as described in section "8.9.3 Root Application Modules Versus Nested Application Module Usages" of the dev guide)
    (*) Each of which uses the same database connection
    Then as described in section "29.8 How Database and Application Module Pools Cooperate" in the guide, your application can decrease the total overall number of connections used by using the non-default setting of jbo.doconnectionpooling=true.
    Applications using many distinct data controls in the span of a single user's session need to be aware of Bug# 4566186 ("PERF: ADFBINDINGFILTER CHECKS OUT ALL ADF BC DATA CONTROLS USED AT LEAST ONCE"). This issue has been fixed in JDev/ADF 11g, but apparently the fix was too complex to accommodate a 10.1.X backport. I'm trying to document a workaround and publish it on my blog, but I'm not finished with it yet.

  • Error while installing Oracle Utilities Application Framework..

    Hi all,
    I am getting this error while installing Oracle Utilities Application Framework.
    101124:094356 <info> Execute: C:\Program Files (x86)\Java\jdk1.5.0_11\bin\java -cp C:\TEMP\Release-FW-V2.2.0_rmb\spl\versions\Releases\FW\Release-FW-V2.2.0_rmb\FW.V2.2.0\data\bin JarVersionValidator C:\Hibernate_3.2.7_Win_O\hibernate-3.2.7.ga\hibernate-3.2\hibernate3.jar Hibernate-Version 3.2.5.ga
    101124:094357 <info> Hibernate jar file C:\Hibernate_3.2.7_Win_O\hibernate-3.2.7.ga\hibernate-3.2\hibernate3.jar does not exists or version not correct.
    101124:094357 <info> See Supported Platform Document for more details
    the Jar file available in the directory specified and version is also correct.
    I am new to this, will anyone help me out.
    Need your help.
    Regards,
    Siva

    It would help if you provided osme basic information like what version you are installing, what operating system, 32 bit or 64 bit. We may like to help but we are not mind readers.
    If you happen to be installing one of the latest versions of the framework (CC&B FW 2.2 SP 8) there is an issue.
    You may have to start off with hibernate 3.2.5 then run the framework installation.
    This may not do a full install but you may find that only 1 or patches have not been installed and the issue is that these require hibernate 3.2.7
    So go back and install the hibernate 3.2.7 and change the environment variables to point to the new version.
    Re-run the framework installer.
    You may get errors in that the patches that did not previously install properly cannot be installed.
    This is because they have entries in the etc/installed_fixes.txt file.
    edit the etc/installed_fixes.txt file and delete the patches that will not install.
    re-run the installer now and the rest of the patches should now install
    The 2 offending patches may be 9384543 and 9080333.

  • Installation & Configurations Pre-requisites

    Hi all,
    from several posts regarding installations, I see that there are problems regarding pre-requistes.
    Apart from the certification matrix, which provides information on OS, database repository there are certain other mandatory requirements for installations such as
    1) Admin access for user at OS level
    2) Database set with UTF8 encoding and high paging, auto size increase
    3) User Control settings set to Never Share
    Can some one list out all necessary pre-requisties for installtions & configurations please? may be need of JDK or dot net frame work or anything else.
    Thanks in advance

    I assume that you are talking about 11.1.2.1 installation .. ...
    (1) GREENFIELD/CLEAN INSTALL
    It is safest to do a clean install. An install on top of a pre-existing Hyperion System 9.2.1, 9.3.3, or 11.1.1.3 installation would lead to the loss of prior data and configuration files and lead to a new environment. That is supported, but ensure all files and repository data are preserved if the EPM 11.1.2.x install is unsuccessful and one needed to revert to the prior install.
    (2) MICROSOFT WINDOWS VERSION
    Earlier versions of Hyperion System 9 and Oracle Hyperion EPM 11.1.1.x were not certified against currently supported operating systems and databases so it is unlikely that they were installed in environments certified to work with EPM 11.1.2.1.
    Since many of the applications of EPM 11.1.2.1 are 64-bit savvy and could benefit from the optimization features of Microsoft Windows 2008 R2 64-bit...that would be recommended.
    (3) COMPRESSION/DECOMPRESSION
    As mentioned above, ensure that your compression/decompression utility will handle long file path names (greater than the 260 character Microsoft Windows path limitation).
    http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx#maxpath
    (4) TURN OFF MICROSOFT'S USER ACCOUNT CONTROL
    UAC (Microsoft User Account Control) is a feature of Microsoft Vista and Windows 2008.
    When the hyperlink is clicked, the next window should NOT have a check box checked.
    The screen layout for Microsoft Windows 2008 R2 is:
    (5) ENSURE MEMORY AND CPU NUMBERS ARE ADEQUATE
    If all Hyperion products that can be accessed via Oracle EPM Foundation 11.1.2.x were installed and activated it could easily require around 14 gigabytes or more of RAM. This pretty much eliminates consideration of a 32-bit install (where each machine can access at best 4 gigabytes of memory...and no less than 1 gigabyte of that would be for the operating system). The processing load for many separate Java virtual machines would also make it practical to have four or more CPUs. The memory and CPU requirements might be reduced somewhat if fewer applications or JVMs were run, but it would not be advisable to run even a test and development install with fewer than two CPUs and 8 gigabytes of RAM as there are around two dozen processes to support. Technical support is not equipped to estimate the actual production capacity of an environment...there are too many variables involved. It would be best to ramp up the system with actual processes and loads and project from that.
    (6) PREPARING DATABASE CLIENTS
    The following applications require the installation of a full Oracle database client on the machines where they will be installed.
    Performance Management Architect Dimension server
    Financial Management application server
    FDM Application Server and any machine that has FDM Workbench
    Strategic Finance
    If an Oracle database is used, a full database client with Oracle Call Interface (Oracle 11.1.0.6 or later) must be installed. Ensure a Net Service Name/tnsnames.ora is configured for remote databases.
    (7) PREPARING DATABASE REPOSITORIES
    A number of different relational database repositories must be prepared if their matching applications will be configured, preferably with different schema owners. Ideally the database will be on a separate stand alone server behind a firewall.
    * CalcManager
    * DisclosureManagement
    * EnterprisePerformanceManagementArchitect
    * ERPIntegrator
    * Essbase
    * FDM
    * FinancialClose
    * FinancialManagement
    * PerformanceScorecard
    * PlanningApplication
    * PlanningSystem
    * ProfitabilityAndCostManagement
    * ReportingAndAnalysis
    * SharedServices
    ORACLE DATABASE REPOSITORY:
    Server versions supported include: Oracle 10.2.0.4+, 11.1.0.7+, or 11.2.0.1+
    HFM, HSS, and/or EPMA instances require at least 1GB of RAM and Automatic Memory Management.
    The database encoding should preferably be AL32UTF8 (UTF8 is fallback option) and NLS_NUMERIC_CHARACTERS should be in order ',.' (confirm by running: SELECT * FROM NLS_DATABASE_PARAMETERS;)
    Each EPM user must have the RESOURCE role and the CREATE SESSION and
    CREATE VIEW privileges.
    Note that Oracle recommends a separate Oracle database instance and other specific adjustments to work with FDM.
    Oracle Data Provider (ODP) for .NET 2.0 (from the Oracle Data Access Component (ODAC) package) is required and must be installed by a user with Windows administrator rights for the following products: FDM or Performance Management Architect Dimension Server.
    MICROSOFT SQL SERVER DATABASE REPOSITORY
    Microsoft SQL Server 2008 R2 is certified.
    Run the following two commands against each database used by EPM:
    alter database <database name> set READ_COMMITTED_SNAPSHOT ON
    alter database <database name> set ALLOW_SNAPSHOT_ISOLATION ON
    IBM DB2 DATABASE REPOSITORY
    IBM DB2 9.7 FP3a+ is certified.
    (8) MICROSOFT INTERNET INFORMATION SERVER
    For Microsoft Windows 2008 servers, ensure that IIS 7 is installed with IIS 6 compatibility features (needed for HFM). Ensure that ASP.NET has been installed as well. In Windows 2008: Start > All Programs > Administrative Tools > Server Manager (or use icon in tool-bar) > Roles Summary > click Add Roles > ...complete verifications... > On Select Server Roles screen select Web Server (IIS) > et cetera.
    (9) PREPARE A DOMAIN USER FOR INSTALL
    The Microsoft Windows Services control panel should have a domain user with rights to start a service as the owner of each Oracle EPM service, so that user should be determined before installation.
    (10) CONFIGURE INTERNET EXPLORER 8 (if not using Firefox)
    Internet Options > Security Settings tab > Custom level...
    Allow script-initiated windows without size or position constraints (Enable)
    Allow websites to open windows without address or status bar (Enable)
    Internet Options > Security tab > Enable Protected Mode (Uncheck)
    If multiple open windows are needed: Re: IE8 - Worspace & Concurrent Sessions
    (11) INSTALL A 32-BIT GNU (7.06) or AFPL (8.5.4 or 8.51or 8.14 ) GHOSTSCRIPT OR ADOBE ACROBAT DISTILLER (6.0 or 8.0)
    This is needed for Oracle Hyperion Financial Report PDF output.
    Enhanced display of charts (via Adobe SVG Viewer) is only possible when using Adobe Acrobat Distiller.
    (12) ENSURE THERE ARE NO SPACES IN THE INSTALL PATH
    Edited by: KVC on Nov 30, 2011 1:58 PM

  • Pre installers for installing Oracle Utilities Application Framework V4.0.2

    is there any pre installers for installing Oracle Utilities Application Framework V4.0.2 for Meter Data Management V2.0.0 Multiplatform??
    reply me asap.
    regards
    vijaya

    It would help if you provided osme basic information like what version you are installing, what operating system, 32 bit or 64 bit. We may like to help but we are not mind readers.
    If you happen to be installing one of the latest versions of the framework (CC&B FW 2.2 SP 8) there is an issue.
    You may have to start off with hibernate 3.2.5 then run the framework installation.
    This may not do a full install but you may find that only 1 or patches have not been installed and the issue is that these require hibernate 3.2.7
    So go back and install the hibernate 3.2.7 and change the environment variables to point to the new version.
    Re-run the framework installer.
    You may get errors in that the patches that did not previously install properly cannot be installed.
    This is because they have entries in the etc/installed_fixes.txt file.
    edit the etc/installed_fixes.txt file and delete the patches that will not install.
    re-run the installer now and the rest of the patches should now install
    The 2 offending patches may be 9384543 and 9080333.

  • Portal30 Installation/configuration problems.

    Subject: Portal30
    Please share your solution in installing th Oracle Portal 3.0 (included in Oracle 9iAS installation.).
    I am facing problem in its installation on WINDOWS 2000 server.
    The first time I installed the Oracle 9iAS 1.0.2, the Portal30 and Portal30_sso were started . however while trying to configure the Porta-to-go I made some mistakes (What is to be given in the HTTP and HTTPS ports for the Web Integration developer preferences configuration and what is to be given in the settings of Web Integration Server at HTTP/HTTPS Port, User, etc.??).
    Then I made mistake in uninstalling the 9iAS as I straightaway started the Universal Installer for deinstallation without first uninstalling the forms server, report server , etc, using oracle installer, then uninstalling the Portal30 7 Porta30_sso.
    Any way I removed all the entries from the registry and also removed the directories from the disk.
    When I started my installation for 9iAS database cache and Web cache configuration failed. But Portal 30 showed successfull . However there were some error messages dispalyed during the configuration of Portal30 as below:
    loading org/w3c/dom/html/HTMLHeadingElement
    Error while loading
    org/w3c/dom/html/HTMLHeadingElement
    ORA-29506 invalid query derived from using clause.
    ORA-00942 table or view does not exist.
    Error while accessing MD5 table.
    When I did the other post installation configuration and tried to access the Portal30 home page error message as below was displayed :
    call to WPG_SESSION failed.
    error code 4068
    Database login failed. TNS is unable to connect to destination. Invalid TNS address
    supplied or destination is not listeneing.
    The problem could be due to in correct TNS String or it may be due to Listener not started or due to underlying network.
    I checked everything. Listener was started, TNS service name was correct (in the ORACLE_HOME of 9iAS \network\admin directory) and the underlying network was proper. DAD parameters were also correct.
    However, when I checked the PWG_SESSION PACKAGE BODY status It was showing INVALID. When I checked the installation log..it showed error messages like table MD5 not found...
    I am unable to configure my PORTAL30..Please help...or where can I get the solution...
    Thanks with regards
    Riant.
    null

    Subject: Portal30
    Please share your solution in installing th Oracle Portal 3.0 (included in Oracle 9iAS installation.).
    I am facing problem in its installation on WINDOWS 2000 server.
    The first time I installed the Oracle 9iAS 1.0.2, the Portal30 and Portal30_sso were started . however while trying to configure the Porta-to-go I made some mistakes (What is to be given in the HTTP and HTTPS ports for the Web Integration developer preferences configuration and what is to be given in the settings of Web Integration Server at HTTP/HTTPS Port, User, etc.??).
    Then I made mistake in uninstalling the 9iAS as I straightaway started the Universal Installer for deinstallation without first uninstalling the forms server, report server , etc, using oracle installer, then uninstalling the Portal30 7 Porta30_sso.
    Any way I removed all the entries from the registry and also removed the directories from the disk.
    When I started my installation for 9iAS database cache and Web cache configuration failed. But Portal 30 showed successfull . However there were some error messages dispalyed during the configuration of Portal30 as below:
    loading org/w3c/dom/html/HTMLHeadingElement
    Error while loading
    org/w3c/dom/html/HTMLHeadingElement
    ORA-29506 invalid query derived from using clause.
    ORA-00942 table or view does not exist.
    Error while accessing MD5 table.
    When I did the other post installation configuration and tried to access the Portal30 home page error message as below was displayed :
    call to WPG_SESSION failed.
    error code 4068
    Database login failed. TNS is unable to connect to destination. Invalid TNS address
    supplied or destination is not listeneing.
    The problem could be due to in correct TNS String or it may be due to Listener not started or due to underlying network.
    I checked everything. Listener was started, TNS service name was correct (in the ORACLE_HOME of 9iAS \network\admin directory) and the underlying network was proper. DAD parameters were also correct.
    However, when I checked the PWG_SESSION PACKAGE BODY status It was showing INVALID. When I checked the installation log..it showed error messages like table MD5 not found...
    I am unable to configure my PORTAL30..Please help...or where can I get the solution...
    Thanks with regards
    Riant.
    null

  • Calling web service from oracle application framework r12

    Hi Techies
    Is anybody know How to call web service from oracle application framework r12(step by step procedure),because i searched in net but i could not understand that one
    Thanks
    Dillibabu B
    Edited by: 962005 on 28 Sep, 2012 12:11 AM

    Hi,
    Check below links:
    http://oracle.anilpassi.com/oa-framework-with-captcha-webservice.html
    http://oracle.anilpassi.com/integrate-oa-framework-with-web-service.html
    https://blogs.oracle.com/ebusinesssuiteintegration/entry/r121_-invokingweb_service_fr
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Mobile Application Development Installation failed. Error Code: U44M1P7

    After install of DW CS5.5, I tried to update DW CS5.5 and received the following error message, does anyone know how to fix this?
    Mobile Application Development
    Installation failed. Error Code: U44M1P7

    Hi Stillcrazy,
    Welcome to Adobe forums.
    See the solutions in this article http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html and let us know if you still need help.
    Thanks,
    Preran

  • Using Composite Application Framework to deliver global HR applications

    Hello,
    I'm new to Composite applications but have experience with Web development and Web services.
    Our business case is the following:
    - Working on HR applications
    - The customer is a group made of 3 companies.
    - We have 2 separate back-end system, one global for the group and one dedicated the company
    - Some HR business processes need to be performed on both the global and the company system.  Exemple: Hire of an employee.  Depending on the company the employee will work for, some data needs to be created on the company system and on the global system
    I believe this can be achieved with Composite Application Framework.  I guess, front-end application has to be build (using Composite Designer?).  What I don't know is what type of technology is used to build the front-end application?
    Finally, the idea behind this is to replace the current solution: multiple interfaces between the group system and the company system.
    Thanks for your feedback, any suggestion or tip would be most than welcome!
    Laurent

    While I was searching the web for some answers, I found out you can create web based composite applications using web dynpros for Java.
    Is it possible to do so with web dynpro for ABAP?  I guess we can build an abap web dynpro application that connects to different web services from different back-ends to retrieve and update data.  Can anyone confirm this?
    Thanks,
    Laurent

Maybe you are looking for

  • Insufficient disk space for SunStudio 12

    Hello, I am fairly new to Solaris (was on Linux before) but anyway I tried to install SunStudio 12. Prepare went well but when I ran install script: *./batch_installer -p all --accept-sla* or even GUI installation: *./installer &* there was following

  • What should be the host mailserver

    Hi everyone, I am testing the odisendmail. It throws an error avax.mail.SendFailedException: Sending failed; nested exception is:      javax.mail.MessagingException: Unknown SMTP host: smtp.mail.xx.com; nested exception is:      java.net.UnknownHostE

  • Modifying Individual Product - Small?

    hey guys was hoping someone might have a genius answer for a little problem. here is my link http://ceramic-planet2.businesscatalyst.com/bathroom-tiles its a tile shop and so I changed the Individual Product - Small price per unit to price per tiles.

  • Why is my HP Photosmart Plus B209a printer showing up as only a printer and not a scanner?

    I have an iMac running 10.9.3. I am trying to set up my HP Photosmart Plus B209a printer which is connected to my airport extreme. But for some reason, on my iMac it is showing up as only a printer and does not recognize the scanner or give me any sc

  • If you didn't know the problem is :

    if i closed 3g my iphone didn't make any call and give me call failed and some times it make but i think that before i update it there wasn't any problem,last thing thank you for your time