Channel Inactive

Hi,
My receiver soap channel is showing as channel started, but inactive.  I had checked and it is in active status.
The server node also says as "Either inactive or uninitialized".
Let me know what to do
Regards
Krish

Hello,
  You must to send one message to this channel and automatically the channel started.
Best regards
Ivá

Similar Messages

  • SOAP communication Channel inactive

    Hi Forum,
    We have some SOAP sender and receiver channels, in the integration Directory, which are all active there,
    but, in the RWB i can see all of them as inactive, with message in RWB as "Channel started but inactive" ,
    why so, can u pls help

    Sudheer
    Youe Adater engine cache are not getting updated, goto the Runtime workbench and check the cache monitoring there all the instacess should be green in color
    IS
    AE
    sol:
    Goto the SXI_CACHE
    run the delta or compelte cache and do the complete CPA Cache using the URL, use PIDIRUSER for this.
    it will work then

  • Communication Channel Inactive but Still processess the file

    hi all -
    New PI 7.0 installation. Going through lot of issues.
    XI, CRM and other systems reside on the same server. SLD resides on the same server but different SID.
    I had made some changes to the communication channel - made it active, inactive, changed the polling interval.
    Nothing is getting reflected on the RWB -> Component Monitoring -> Adapter Engine -> Communication Channel Monitoring -> Processes the scenario and none of the changes in the Integration Directory gets reflected in the RWB.
    1. Did SXI_CACHE, Delta Cache Refresh, Complete Cache Refresh. Still processes the inactive communication channel.
    2. Did CPA_Cache refresh. Still processes the inactive communication channel.
    3. Checked the business system -> url for the IS and it works fine.
    4. Cleared the SLD Data Cache from the Integration Directory.
    Any other ideas what could be wrong?
    Thanks,
    Tirumal

    Hi,
    Check  it..
    >>>>I had made some changes to the communication channel - made it active, inactive, changed the polling interval.
    After the Changes  activate  your  changes.
    Regards
    Agasthuri Doss

  • XI--WebSphereMQ : Receiver Channel Inactive in MQ

    Hi,
    I am trying to Integrate XI with WebSphere MQ v5.3.
    For this i have created a QueueManager, Queue, Channel (ReceiverType) in MQ. In XI (JMS Adapter- WebSphereMQ ) i have specified the neessary parameters.
    Transport/NetWork Protocol : TCP/IP
    JMS-Compliant      : WebSphereMQ(non-JMS)
    Delivery mode      : Persist JMS messages in JMS Provider
    Mapping of Message : Message Payload = JMS Payload
    When i activate the channel, in Adapter monitering( for JMS), i could see a red traffic light.
    Details : null.
    When i went to WebSphereMQ, i found that the status of Receiver Channel is Inactive.
    I want to know:
    1)While creating my Queue manager i did not create a listener for TCP/IP. Should i create my QueueManager with TCP/IP Listener.
    2)How can i make my Receiver Channel Active in WebSphereMQ. Tried to right Click on the channel (say start). But it dosen't work.
    3)What is the parameter that i need to specify for Character SetID (CCSID) in XI(JMS Adapter- WebspherMQ).
    4)Is there anything more on WebsphereMQ side i need to setup?
    Regards,
    Siva Maranani.

    I have read the document Keeping Channels Up and Running (WebSphere software) and I have some questions.
    http://www-1.ibm.com/support/docview.wss?rs=203&uid=swg24006699&loc=en_US&cs=utf-8&lang=en
    Our setup:
    QueueManager on iSeries (5724B41   V5R3M0      WebSphere MQ for iSeries )
    We use SAP XI as MQ client. (SunOS) WebSphere classes for JMS (com.ibm.mq.jms.MQQueueConnectionFactory)
    MQI channel of type server-connection channel.
    Transport service TCP/IP.
    Problem description:
    Within SAP XI we use an Adapter type called JMS. This adapter type supports 2 types of connections:
    A) Sender
    Transport protocol :     WebSphereMQ (non-JMS)
    B) Receiver
    Transport protocol :     WebSphereMQ (MQSeries) JMSprovider
    On our iSeries we have 1 QueueManager with only 1 channel (*SRVCN = server-connection) which contains several queue's, queue's of type Sender (defined in SAP XI) and queue's of type Receiver (defined in SAP XI).
    Note:      Keywords like sender and receiver must be seen from SAP XI as point of view.
    queue's of type Sender ==> data is sent from iSeries towards SAP XI.
    queue's of type Receiver ==> data is sent from SAP XI towards iSeries.
    If we look with NETSTAT command (on iSeries), we see on the ports connected to queue's of type Sender, each 5 seconds network activity. It looks that SAP XI polls every 5 seconds to see if a message is present in the corresponding queue. The result is that that connection is never longer idle than 5 seconds.
    For the queue's (ports) of the corresponding Receiver connections, we see that the connection remains idle (if no data is transferred) for 4 hours. After 4 hours, the connection is broken which results is error:
    Job AMQRMPPA on AS/400 shows me message AMQ9209
    Message . . . . : Connection to host 'xxxxxxxx (xx.xx.xx.xx)' closed.
    Cause . . . . . : An error occurred receiving data from 'xxxxxxxx
    (xx.xx.xx.xx)' over TCP/IP. The connection to the remote host has
    unexpectedly terminated.
    Recovery . . . : Tell the systems administrator.
    We expect that the firewall give a session-timeout. We can not change that !!!
    Questions:
    Is there a way (settings) that we can force communication over the "receiver type" connection? I believe the channel remains active. TCP keep-alive and heartbeats are valid for channels. In the document mentioned above I read that values for heartbeats are specified "on both ends of the channel" and needs to be negotiated.
    However, I am not able to specify such a value at SAP XI site, at least I don't know how?
    Is there ANY documentation which described the use of the SAP XI in combination with MqSeries (like the intercommunication PDF of WebSphere MQ)?
    Is there any documentation regarding additional parameters?
    Rgds,
    Wilbert Karremans
    <a href="http://www-1.ibm.com/support/docview.wss?rs=203&uid=swg24006699&loc=en_US&cs=utf-8&lang=en">Keeping Channels Up and Running (WebSphere software)</a>

  • Communication channel Inactive

    Hi All,
            Right now I'm working in  RFC<->SOAP scnario. After creating the receiver communication channel with soap adpter I tried to execute the scenario. but when i start the communication channel in communication channel monitoring it shows  "Channel started but inactive" . is there any issues in that or shall i continue working with this one.?

    hari,
    SOAP channel gets active when some data is sent through it.
    1)
    Did you change any configuration in the SOAP channel, then check your Adapter configuration.
    check message interface and action
    2) If it is not active, you have to check correct message is coming to the SOAP adapter. check in the SXMB_MONI call adapter pipeline payload.
    if any problem here, you have to check your mapping(before that try re-importing WSDL)
    -If you made any changes in Message Interfaces after you executed the scenario, you need to clear the cache.
    Go to SXI_CACHE and do delta cache refresh & complete cache refresh
    let me know the status
    regards,
    nikhil

  • FileReceiver communcation channel inactive even after the status  is Active

    Hi,
    i am not able to find whats the problem. i have activated the communation channel and the status is also Active. still when i do a CC monitoring it shows as the CC is inactive.
    i have refereshed the cache.
    CPA referesh is also done
    modified and activated again and again
    object is not locked
    can some one tell what can be the problem

    HI Deepika,
    Is the yellow status is just for your CC or for all File receivers ?
    If its just in your case, try to create a new Receiver CC and see if it helps.
    Thanks,
    Pooja Pandey

  • SOAP reciever channel inactive

    I have a SOAP reciever adapter but in RWB communication channel monitoring it shows tobe "Started but inactive"
    Can anyone suggest any possible reason and solution

    Hi,
    please have a look here:
    SOAP Adapter Started but not active
    Regards
    Patrick

  • Runtime Update of Communication Channel Password

    I posted this question in the Security Forum as well as here since I was not sure which was appropriate.
    We have a new application, Password Vault, where the company would like to change all passwords on a daily basis. Password Vault has a Java API that will allow me to obtain the password for a specific account. What I would like to know is whether there is a way in PI to create a module that will be called by the Communication Channle when it requires the password which will aloow me to dynamically pass the password to the Communication Channel.
    In short, I would like to step in front of all runtime password requests and push the current password to the Communication Channel.
    Is this possible and/or where can I go to find more information?

    Ok, we have conceded that until SAP makes a change that allows some sort of hook into the Communication Channel so that we can handle the password we will not be able to implement a "pull" type of change.
    We have code to extract and log Configuration Scenarios, Communications Channels and Interface Determinations. We also have some code modeled after what Bill Li has done to create a Change List and modify the Communication Channel.
    Mostly we need to be able to set a Communication Channel Inactive/Active and change the password.
    The part we are struggling with is the role of the Restricted Communication Channel and how to get the information from and existing Communication Channel into the Restricted Communication Channel which is the only thing we can add to the Change List.
    It seems like there should be some relatively simple way to do the following:
    1. Retrieve a Communication Channel using the API
    2. Build a Restricted Communication Channel object with all of the information in the Communication Channel...we know the password is always returned as null and can handle that issue.
    3. Modify whatever value we want modified
    4. Create a Change List
    5. Add the Restricted Communication Channel to the Change List
    6. Activate the Change List.
    We have no real problems with any of the above except for 2.. How do we build a complete Restricted Communication Channel from the retrieved Communication Channel?

  • N:1 scenario WebsphereMQ to IDOC

    Hi All,
    I am working on the following scenario.
    WebsphereMQ to IDOC (MATMAS05) and need to read 5 queues which have different structures. The 5 queues needs to be read by the JMS adapter at same time and should create one IDOC (to SAP/R3)
    I created 5 Message Interfaces.
    How many Source Interfaces an Source Message I need to create (in the Interface Mapping)?
    How to proceed? Please Help

    Hi Eren
    have a look at this thread may be helpful for you
    Re: XI--WebSphereMQ : Receiver Channel Inactive in MQ
    also refer this Pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a0cbc490-0201-0010-3bb7-ade73ea39e55
    Thanks !!

  • SAP XI - File Adapter, Sender,  using FTP

    Hi.  On a couple of occasions we have encountered a situation where the Comms. Channel effectively stops polling, but no error is reported.  Making the channel 'Inactive' and then 'Active' does resolve the issue, but I'm wondering if anyone else has experienced this, if there is a way of preventing it or effectively monitoring for this type of issue?  We are using XI , SP 19.

    Hi Andy,
    check for the timeout option in advanced tab of the adapter.  Please check for the link given below.
    http://help.sap.com/saphelp_srm40/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm

  • JMS adapter error for FILE - XI - WebSphere MQ

    Hi
    We are facing an issue for a File to websphere MQ (5.3) implementation.
    When we run the interface , it is giving an error in the run time work bench , Adapter error:
    Exception caught by adapter framework: null
    Delivery of the message to the application using connection AFW failed, due to: RecoverableException.
    Would also like to know if we need to mention  Channel Name while configuring the adapter.
    we have already placed the required driver for WebSphere MQ in XI server i.e com.ibm.mq.jar , com.ibm.mqjms.jar ,com.ibm.mqbind.jar

    Hi John,
    If you are working with IBM MQ 5.3, you would also need connection.jar deployed in the JMS driver.
    You can mention the MQ channel name in the Receiver channel configuration in XI.
    Ensure that the listener service on this channel is started.
    More info at Re: XI--WebSphereMQ : Receiver Channel Inactive in MQ
    regards,
    Paparao

  • Wrong format in JMS Adapter

    Hi,
    we have an interface from R3 to MQSeries using a JMS adapter.
    When we put the message in queue MQ the message format is wrong.
    The message correct should be:
    <?xml version="1.0" encoding="UTF-8" ?>
    <requestMsg>
          <dse_operationName>MPB8</dse_operationName>
          <dse_formattedData>
                 <kColl id="entryData">
                        <field id="Usuario" value="NXCARDP" />
                       <field id="PAN" value="45516401393530624" />
                 </kColl>
           </dse_formattedData>
           <dse_processParameters>LIST</dse_processParameters>
      </requestMsg>
    But, the message that MQ receive is:
    0000   RFH \00\00\00\02\00\00\00\E4\00\00\01\11\00\00\04\
    0000-1 E4MQSTR   \00\00\00\00\00\00\04\B8\00\00\00 <mcd><
    0000-2 Msd>
    0001   jms_text</Msd></mcd>  \00\00\00\98<jms><Dst>queue:
    0001-1 ///AEA.Q
    0002   L.ANSWER.MT.I?CCSID=1252</Dst><Rto>queue:///AEA.QL
    0003   .ANSWER.SAP</Rto><Tms>1191940306584</Tms><Cid>SINC
    0004   RO</Cid><Dlv>2</Dlv></jms>  <?xml version="1.0" en
    0005   coding="UTF-8"?>\0A<requestMsg><dse_operationName>
    0005-1 MP
    0006   B8</dse_operationName><dse_formattedData><kColl id
    0007   ="entryData"><field id="Usuario" value="NXCARDP"><
    0008   /field><field id="PAN" value="45516401393530624"><
    0009   /field></kColl></dse_formattedData><dse_processPar
    0010   ameters>LIST</dse_processParameters></requestMsg>.
    The MQ is unable to process the message because  the properties of JMS adapter are being included in the begining of the message.
    We don't know why and how to avoid this.
    Thanks for advanced.
    Paloma

    Hi
    Try with this blog it wil solve your problem
    XI--WebSphereMQ : Receiver Channel Inactive in MQ
    Thanks
    sudhir sharma

  • Can't  create a new SOAP receiver adapter

    Hi,
    I configure a new SOAP receiver adapter in the integration directory and activate the adapter.
    When I send trough XI a message to this communication adapter an error occurs in the defaultTrace.trc :
    failed to set up the adapter for channel .....;caused by java.lang.NullPointerException
    No stacktrace.
    I try to set the communication channel inactive and active and also restart the adapter engine but nothing works.
    Do someone solve this problem ?
    Regards,
    Gerald

    Hi Gerald,
      Check the below and see if anything is missing/wrong
    ( may not be the exact order as below, but you need to reach the last one 'your adapter')
    runtime workbench->component monitoring -> Integration Server -> adapter engine ->adapter monitoring (in status tab)-> Soap -> your adapter.
    Do the same for your 'sender adpater' also
    This may help to identify whats wrong in your settings
    Hope this helps to fix your issue
    Regards
    Vishnu

  • Web Service SOAP Adapter Error

    Hi all
    We just upgraded from PI7.0SP13 to SP18. We have a couple of Web Services running that worked fine in SP13. Now, after the upgrade they don't work anymore, and we get the following error when trying to execute the SOAP request:
    com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldn't retrieve binding for the given channelId: Binding:CID=a1a08d8558de39c691a8c80a4f524b1c;
         at com.sap.aii.af.service.cpa.impl.lookup.AbstractLookupManager.getBindingByChannelId(AbstractLookupManager.java:361)
         at com.sap.aii.af.mp.soap.web.MessageServlet.doPost(MessageServlet.java:424)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    I've tried all the things that I have found in the forum, e.g. CPA cache refresh, restart the system, make channel inactive and active again in ID, stop and start in channel monitoring, but nothing appears to be helping.
    Can anybody help?
    Thank you,
    Daniel

    Hi Prateek
    We do not use HTTPS. It is a simple Web Service that is called via HTTP with a request that calls a BAPI using the RFC adapter and returns the answer from the BAPI via the Web Service.
    <wsdl:service name="MI_GETACCOUNTADDRTOWRITE_OU_SYService">
         <wsdl:port name="MI_GETACCOUNTADDRTOWRITE_OU_SYPort" binding="p1:MI_GETACCOUNTADDRTOWRITE_OU_SYBinding" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
                   <soap:address location="http://<domain.name>:50000/XISOAPAdapter/MessageServlet?channel=:BS_GETACCOUNTADDRTOWRITE:CC_S_SOAP_GETACCOUNTADDRTOWRITE&amp;version=3.0&amp;Sender.Service=BS_GETACCOUNTADDRTOWRITE&amp;Interface=http%3A%2F%2Fxxxxxx.com%2Fxi%2Faccount%5EMI_GETACCOUNTADDRTOWRITE_OU_SY" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/>
              </wsdl:port>
         </wsdl:service>
    Thank you,
    Daniel

  • Sync failing with unknown error - previously worked

    Over the past month, my desktop Firefox has started displaying the dreaded “Sync encountered an error while syncing: Unknown error.” message. I've tried disconnecting and reconnecting the browser, but it still does it.
    Unlike other reporters, I'm not seeing any obvious issues that might pertain to my profile (e.g., corrupted places.sqlite). All seems innocuous until it ends with things along the lines of:
    <some seemingly OK stuff snipped>
    1406223828207 Sync.Service DEBUG Weave Version: 1.33.0 Local Storage: 5 Remote Storage: 5
    1406223828207 Sync.Service INFO Sync key is up-to-date: no need to upgrade.
    1406223828207 Sync.Service DEBUG Fetching and verifying -- or generating -- symmetric keys.
    1406223828207 Sync.BrowserIDManager DEBUG _ensureValidToken already has one
    1406223828410 Sync.Resource DEBUG mesg: GET success 200 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/info/collections
    1406223828410 Sync.Resource DEBUG GET success 200 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/info/collections
    1406223828411 Sync.Service INFO Testing info/collections: {"bookmarks":1406143818.46,"meta":1405163266.19,"clients":1406138521.09,"crypto":1399970739.18,"greasemonkey":1405163174.88}
    1406223828412 Sync.CollectionKeyManager INFO Testing for updateNeeded. Last modified: 0
    1406223828412 Sync.Service INFO collection keys reports that a key update is needed.
    1406223828413 Sync.BrowserIDManager DEBUG _ensureValidToken already has one
    1406223858621 Sync.Resource DEBUG mesg: GET fail 503 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/storage/crypto/keys
    1406223858621 Sync.Resource DEBUG GET fail 503 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/storage/crypto/keys
    1406223858622 Sync.Status DEBUG Status.login: error.login.failed => error.login.reason.server
    1406223858622 Sync.Status DEBUG Status.service: success.status_ok => error.login.failed
    1406223858622 Sync.ErrorHandler DEBUG Got Retry-After: 1884
    1406223858622 Sync.Status DEBUG Status.login: error.login.reason.server => error.sync.reason.serverMaintenance
    1406223858622 Sync.Status DEBUG Status.service: error.login.failed => error.login.failed
    1406223858623 Sync.SyncScheduler DEBUG Got backoff notification: 1884000ms
    1406223858623 Sync.SyncScheduler DEBUG Fuzzed minimum next sync: 1406225742623
    1406223858623 Sync.Service WARN Got status 503 fetching crypto keys.
    1406223858624 Sync.Service WARN Failed to fetch symmetric keys. Failing remote setup.
    1406223858624 Sync.Service WARN Remote setup failed.
    1406223858626 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score.
    1406223858627 Sync.SyncScheduler DEBUG Next sync in 2214594.8767703027 ms.
    That 503 error is very common. Whilst fiddling, I think I saw a 502, but wouldn't swear to it.
    With the logOnSuccess option enabled, I get something which, helpfully, appears to be completely different!
    1406224011465 Sync.Service DEBUG Weave Version: 1.33.0 Local Storage: 5 Remote Storage: 5
    1406224011465 Sync.Service INFO Sync key is up-to-date: no need to upgrade.
    1406224011465 Sync.Service DEBUG Fetching and verifying -- or generating -- symmetric keys.
    1406224011466 Sync.BrowserIDManager DEBUG _ensureValidToken already has one
    1406224011678 Sync.Resource DEBUG mesg: GET success 200 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/info/collections
    1406224011678 Sync.Resource DEBUG GET success 200 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/info/collections
    1406224011679 Sync.Service INFO Testing info/collections: {"bookmarks":1406143818.46,"meta":1405163266.19,"clients":1406138521.09,"crypto":1399970739.18,"greasemonkey":1405163174.88}
    1406224011679 Sync.CollectionKeyManager INFO Testing for updateNeeded. Last modified: 0
    1406224011680 Sync.Service INFO collection keys reports that a key update is needed.
    1406224011681 Sync.BrowserIDManager DEBUG _ensureValidToken already has one
    1406224130781 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224130781 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224133509 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224133509 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224135853 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224135853 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224136820 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224136820 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224189681 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224189682 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224311683 Sync.Service WARN Got exception "Error: Aborting due to channel inactivity." fetching cryptoKeys.
    1406224311683 Sync.Status DEBUG Status.login: error.sync.reason.serverMaintenance => error.login.failed
    1406224311683 Sync.Status DEBUG Status.service: success.status_ok => error.login.failed
    1406224311684 Sync.Service WARN Failed to fetch symmetric keys. Failing remote setup.
    1406224311684 Sync.Service WARN Remote setup failed.
    1406224311686 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score.
    1406224311687 Sync.SyncScheduler DEBUG Next sync in 2214594.8767703027 ms.
    It all looks comms related to me, but my broadband isn't playing up.

    Hello,
    Thanks for letting us know about your problem. It seems that there is some problem in your profile. Creating a new profile may fix your problem. Create a new profile and sync with your Firefox Account.
    For Creating a profile, Please do following:
    If Firefox is already included in your Linux distribution or if you have installed Firefox with the package manager of your Linux distribution:
    # Close your Firefox.
    # In '''Terminal''' run: <br/> <code>firefox -P</code>
    # To start the Create Profile Wizard, click '''Create Profile...''' Button in the Profile Manager.
    # Click {button Next} and enter the name of the profile. Use a profile name that is descriptive, such as your personal name. This name is not exposed on the Internet.
    # To create the new profile, click '''Finish'''
    For more instruction regarding creating a new profile, please see this article. [[Use the Profile Manager to create and remove Firefox profiles]]

Maybe you are looking for

  • Using SSO to connect to database from J2EE

    I have an SSO enabled J2EE application and an SSO enabled database and I can connect to both of these applicatins using the single sign-on account. What I want to know is How do you get a J2EE application to connect to the database with the already c

  • Adobe reader "missing plug-in"

    Since upgrading (downgrading?) to Lion, several places where pages previously would load and appear no longer do so, but instead greet me with "missing plug-in".  When I check to see which plug-in is indeed missing, I'm told "To view this content, I

  • Aperture - Export the edited images with changes

    Hello I recently purchased Aperture and have a SLR camera (Pentax K-X) and a GPS logger (Holux M-241). I record my images in DNG format (Adobe RAW format). I've tried to import my images into Aperture, where I've added commentary and edited my pictur

  • I can't activate facetime in egypt using vodafone

    I have to Iphone 4 in Egypt , one is mobinil and other is Vodafone. Both on ios 4.3.5. When I tried to use facetime , mobinil one work probably BUT the vodafone one error "waiting for activation"

  • Trying erase and re-install O SX

    i am having trouble erasing my iMac 27" O SX  TO DO A CLEAN RE- install. I am at this point, I selected the Macintosh HD and erased it, but from that point I got confused because I cannot continue with the instructions. Also, my 1 TB backup still sho