Reg:Process variant still red while request in green

Dear All,
Repeat Delta process was success in InfoCube and request is in green status while in process chain process variant still red until repeat process variant 2 to 3 times then only process variant turn into   green  at same time my process chain subsequence process not triggered please guide me
Regards,
KP

Hi,
For the subsequnt process to finish U can run a FM: RSPC_PROCESS_FINISH
RSPC_PROCESS_FINISH is a Function Module...........U hav to copy the detals from the table RSPCPROCESSLOG.........
Check this blog:
/people/siegfried.szameitat/blog/2006/02/26/restarting-processchains
Once the Chain got Completed...to fix the issue permanently...Once try to deschedule the chain..then again Schedule it back..hope this issue will not come again..
rgds,

Similar Messages

  • Error while collecting the process chain in a transport request

    Hi Gurus,
    I am getting an error while collecting my process chain in a tranpsort request.I have to transport the request from DEV to QA system.
    When in RSA1--->transport connection i drag & drop the chain from left to right side pane then the Error occurs.
    1.Object 'REQUDELZPAK_48RZW8GZX87CNEH7S897TFQSD' (RSPV) of type 'Process Variants' is not available in version 'A'
    Sap help given
    You wanted to generate an object with the name 'ZPAK_48RZW8GZX87CNEH7S897TFQSD' (in transport request RSPT) of type 'Process Chain Starter' (TLOGO). This is, however, not available in the BW Repository database. It does not exist in the requested version A. If the version is 'D' then it is possible that an error arose during the delivery or installation. If the version is 'A' then the Object was either not created or not activated.
    2.Object 'ZPAK_48RZW8GZX87CNEH7S897TFQSD' (RSPT) of type 'Process Chain Starter' is not available in version 'A'
    Sap help given
    You wanted to generate an object with the name 'REQUDEL   ZPAK_48RZW8GZX87CNEH7S897TFQSD' (in transport request RSPV) of type 'Process Variants' (TLOGO). This is, however, not available in the BW Repository database. It does not exist in the requested version A. If the version is 'D' then it is possible that an error arose during the delivery or installation. If the version is 'A' then the Object was either not created or not activated.
    From one of the threads:
    (https://forums.sdn.sap.com/click.jspasearchID=10081153&messageID=4623856)
    i though it was the problem of patch level sap note(966131).
    Accordingly i tried collecting process chain in the request where the patch level is high(24).But same error is seen.
    I have activated chain again & then tried collecting the request i the process chain.But did not solve the error.
    I have to collect Process chain in a transport request.Can you help me out to solve the problem?
    Thanks in advance!
    Regards,
    Pallavi

    Hi,
    take a look:
    Data Warehousing
    "Errors occurred during post-handling RS_AFTER_IMPORT for MPRO L "
    Errors occurred during post-handling RS_AFTER_IMPORT for ROUT L
    Try to set the Process Chain Start to Immediate(background jobs) in the schedule, because this will trigger the process chain once tranported and may cause similar errors.
    Regards
    Andreas

  • Transport Request Ended with Process variant error

    Hi,
    One transport request related to process chains failed with the follwoing error.
    Process variant CHAIN SCOMMONMD does not exist in version A.
    Process variants are not avaialble with version A in target system.
    Anyone suggest me how to mainatain process variants to resolve this error.
    Regards,
    RC

    Thanks for quick reply. I will try with this solution.
    Regards,
    RC

  • System requesting latest version of Adobe reader to view file - URL provided, followed the download process however still cant open document. Help?

    System requesting latest version of Adobe reader to view file - URL provided, followed the download process however still cant open document. Help?

    Hi becl43227859,
    Can you please provide the following info:
    1. What is the error message that you are getting?
    2. What was the URL that was provided?
    3. Are you getting this error for a specific document or for all of them?
    4. Can you try downloading Reader DC from Adobe Acrobat Reader DC Install for all versions and re-installing on you machine.
    Thanks.

  • Monitor status Green buy in details tab reconstruction process is in red

    Hi,
    I am facing an issue with RSMO. It is master data load trough PSA. Some records are marked as error in PSA, while updating data to data target trough info package correct records were uploaded into target, error records not uploaded, but QM Status is green.
    If I check in details tab Reconstruction process has failed.
    We are working in BW 7.0 version, but data flow is still on 3.5.
    Patch level: 18
    Any inputs appreciated.
    Thanks in advance,

    Hi,
    Wht is the target here? Is there any data packet red?
    If u feel that all the packets are in green and processed u can change the status to green and leave it...
    and if the target is DSO and if the activation fails also under the details it'll give the same information...
    Once open the longtext of the red status where it is showing and chk..
    rgds,

  • Reg: Process Chain, query performance tuning steps

    Hi All,
    I come across a question like,  There is a process chain of 20 processes.out of which 5 processes are completed at the 6th step error occured and it cannot be rectified. I should start the chain again from the 7th step.If i go to a prticular step i can do that particular step, How can i start the entair chain again from step 7.i know that i need to use a function module but i dont know the name of FM. Please somebody help me out.
    Please let me know the steps involved in query performance tuning and aggregate tuning.
    Thanks & Regards
    Omkar.K

    Hi,
    Process Chain
    Method 1 (when it fails in a step/request)
    /people/siegfried.szameitat/blog/2006/02/26/restarting-processchains
    How is it possible to restart a process chain at a failed step/request?
    Sometimes, it doesn't help to just set a request to green status in order to run the process chain from that step on to the end.
    You need to set the failed request/step to green in the database as well as you need to raise the event that will force the process chain to run to the end from the next request/step on.
    Therefore you need to open the messages of a failed step by right clicking on it and selecting 'display messages'.
    In the opened popup click on the tab 'Chain'.
    In a parallel session goto transaction se16 for table rspcprocesslog and display the entries with the following selections:
    1. copy the variant from the popup to the variante of table rspcprocesslog
    2. copy the instance from the popup to the instance of table rspcprocesslog
    3. copy the start date from the popup to the batchdate of table rspcprocesslog
    Press F8 to display the entries of table rspcprocesslog.
    Now open another session and goto transaction se37. Enter RSPC_PROCESS_FINISH as the name of the function module and run the fm in test mode.
    Now copy the entries of table rspcprocesslog to the input parameters of the function module like described as follows:
    1. rspcprocesslog-log_id -> i_logid
    2. rspcprocesslog-type -> i_type
    3. rspcprocesslog-variante -> i_variant
    4. rspcprocesslog-instance -> i_instance
    5. enter 'G' for parameter i_state (sets the status to green).
    Now press F8 to run the fm.
    Now the actual process will be set to green and the following process in the chain will be started and the chain can run to the end.
    Of course you can also set the state of a specific step in the chain to any other possible value like 'R' = ended with errors, 'F' = finished, 'X' = cancelled ....
    Check out the value help on field rspcprocesslog-state in transaction se16 for the possible values.
    Query performance tuning
    General tips
    Using aggregates and compression.
    Using  less and complex cell definitions if possible.
    1. Avoid using too many nav. attr
    2. Avoid RKF and CKF
    3. Many chars in row.
    By using T-codes ST03 or ST03N
    Go to transaction ST03 > switch to expert mode > from left side menu > and there in system load history and distribution for a particual day > check query execution time.
    /people/andreas.vogel/blog/2007/04/08/statistical-records-part-4-how-to-read-st03n-datasets-from-db-in-nw2004
    /people/andreas.vogel/blog/2007/03/16/how-to-read-st03n-datasets-from-db
    Try table rsddstats to get the statistics
    Using cache memoery will decrease the loading time of the report.
    Run reporting agent at night and sending results to email.This will ensure use of OLAP cache. So later report execution will retrieve the result faster from the OLAP cache.
    Also try
    1.  Use different parameters in ST03 to see the two important parameters aggregation ratio and records transferred to F/E to DB selected.
    2. Use the program SAP_INFOCUBE_DESIGNS (Performance of BW infocubes) to see the aggregation ratio for the cube. If the cube does not appear in the list of this report, try to run RSRV checks on the cube and aggregates.
    Go to SE38 > Run the program SAP_INFOCUBE_DESIGNS
    It will shown dimension Vs Fact tables Size in percent.If you mean speed of queries on a cube as performance metric of cube,measure query runtime.
    3. --- sign is the valuation of the aggregate. You can say -3 is the valuation of the aggregate design and usage. ++ means that its compression is good and access is also more (in effect, performance is good). If you check its compression ratio, it must be good. -- means the compression ratio is not so good and access is also not so good (performance is not so good).The more is the positives...more is useful the aggregate and more it satisfies the number of queries. The greater the number of minus signs, the worse the evaluation of the aggregate. The larger the number of plus signs, the better the evaluation of the aggregate.
    if "-----" then it means it just an overhead. Aggregate can potentially be deleted and "+++++" means Aggregate is potentially very useful.
    Refer.
    http://help.sap.com/saphelp_nw70/helpdata/en/b8/23813b310c4a0ee10000000a114084/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/60/f0fb411e255f24e10000000a1550b0/frameset.htm
    4. Run your query in RSRT and run the query in the debug mode. Select "Display Aggregates Found" and "Do not use cache" in the debug mode. This will tell you if it hit any aggregates while running. If it does not show any aggregates, you might want to redesign your aggregates for the query.
    Also your query performance can depend upon criteria and since you have given selection only on one infoprovider...just check if you are selecting huge amount of data in the report
    Check for the query read mode in RSRT.(whether its A,X or H)..advisable read mode is X.
    5. In BI 7 statistics need to be activated for ST03 and BI admin cockpit to work.
    By implementing BW Statistics Business Content - you need to install, feed data and through ready made reports which for analysis.
    http://help.sap.com/saphelp_nw70/helpdata/en/26/4bc0417951d117e10000000a155106/frameset.htm
    /people/vikash.agrawal/blog/2006/04/17/query-performance-150-is-aggregates-the-way-out-for-me
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1955ba90-0201-0010-d3aa-8b2a4ef6bbb2
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ce7fb368-0601-0010-64ba-fadc985a1f94
    http://help.sap.com/saphelp_nw04/helpdata/en/c1/0dbf65e04311d286d6006008b32e84/frameset.htm
    You can go to T-Code DB20 which gives you all the performance related information like
    Partitions
    Databases
    Schemas
    Buffer Pools
    Tablespaces etc
    use tool RSDDK_CHECK_AGGREGATE in se38 to check for the corrupt aggregates
    If aggregates contain incorrect data, you must regenerate them.
    Note 646402 - Programs for checking aggregates (as of BW 3.0B SP15)
    Thanks,
    JituK

  • IllegalStateException while requesting a JSF page

    Hello all,
    I have a JSF (Oracle ADF) application deployed on a WAS 6.4 (SP 16). The application mostly works fine but sometimes I get an IllegalStateException while requesting a page.
    The error appears sporadical and isn't repeatable. After repeating the request the site appears as suggested.
    This is the errormessage from the WAS:
    Processing HTTP request to servlet [Faces Servlet] finished with error.
    The error is: javax.servlet.ServletException: java.lang.IllegalStateException: The operation is not allowed. The HttpServletRequest is not associated with a client request.
    Exception id: [0003BA9B5D570043000000160000461000041D51FFBEBD37]
    Here is the exception from the default trace:
    Processing HTTP request to servlet [Faces Servlet] finished with error. The error is: javax.servlet.ServletException: java.lang.IllegalStateException: The operation is not allowed. The HttpServletRequest is not associated with a client request.
         at com.rheinenergie.lakis.frontend.login.LoginFilter.doFilter(LoginFilter.java:210)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at jcifs.http.NtlmHttpFilter.doFilter(NtlmHttpFilter.java:118)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:373)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    The code which produces the error is 'valueBinding.getValue()':
    valueBinding = context.getApplication().createValueBinding("#{benutzerStatus}");
    benutzerStatus = ((BenutzerStatus) valueBinding.getValue(context));
    Has anybody an idea why I sometimes get an 'Operation not allowed' error while requesting this specific managed bean from the faces context?
    By the way: the application runes fine on a jboss.
    thanks a lot,
    Daniel

    Hi Daniel,
    The reason for this exception is that the WAS uses a pool of request objects. So when one request-response cycle ends, the participated request and response objects are returned back in the pool to be used for next client request.
    So this exception means that your application has somehow a reference to request object that is already returned back in the pool and any method invocation on this object is prohibited.
    Please check for such behavior.
    Regards,
    Diyan

  • Why it is necessary to make red while deleting a record?

    somecase we have to do it forcibly
    in case of full load making red while deleting is not compulsory
    but in case of delta it is mandetory

    Hi ,
    If there si a delta load from source to target system then as soon as the records are read from source and transferred to target to target the data mart status of that particular request(which contains the records) is set to the transferred and next delta is read after wards from that request. However if the request is not made red before delting it the system thins that the data has already reached the target and the next delta load will miss those records which actually have not reached the target.
    Hence for delta loads its compulsory to make the request RED bfore deleting it. However in the Full Load case every timem the data load is done all the records are transferred from source to target. Hence even if the records are erroneous in the target they get overwritten by the new correct records. So its not mandatory in this case(but in some special scenarios we may require to mark it red before deleting it like if teh request being deleted is the old request of the cube).
    Navesh

  • Roles not visible in the Catalog while requesting roles in OIM 11gr2

    Hi Experts,
    We have recently installed the OIM 11g r2 for a POC purpose and created few roles. The issue is we are unable to see the roles created while requesting the roles in catalog.
    Already run the Catalog Synchronization Job and its scheduled to run in every 15 mins.
    Thanks in advance for your help.

    Also, which type of Role Category did you chose for the ones you created ? If you chose "OIM Roles" they won't appear in the catalog, any other Category (e.g. "Default") will be shown.
    Try creating a new role with the "Default" category to test it; changing an OIM Role to another category won't work, it will still be hidden.

  • FF 30.0: Firefox do not stop, parent.lock and process is still there.

    My Data:
    Application Basics
    Name: Firefox
    Version: 30.0
    User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
    Crash Reports for the Last 3 Days
    All Crash Reports
    Extensions
    Name: NoScript
    Version: 2.6.8.28
    Enabled: true
    ID: {73a6fe31-595d-460b-a920-fcc0f8843232}
    Name: Troubleshooter
    Version: 1.1a
    Enabled: true
    ID: [email protected]
    Important Modified Preferences
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.places.smartBookmarksVersion: 7
    browser.privatebrowsing.autostart: true
    browser.sessionstore.upgradeBackup.latestBuildID: 20140605174243
    browser.startup.homepage_override.buildID: 20140605174243
    browser.startup.homepage_override.mstone: 30.0
    dom.mozApps.used: true
    extensions.lastAppVersion: 30.0
    gfx.direct2d.disabled: true
    gfx.direct3d.last_used_feature_level_idx: 0
    layers.acceleration.disabled: true
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1402680066
    places.history.expiration.transient_current_max_pages: 104858
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    plugin.state.flash: 0
    plugin.state.java: 0
    plugin.state.npctrl: 0
    plugin.state.npdeployjava: 0
    plugin.state.npgoogleupdate: 0
    plugin.state.npnv3dv: 0
    plugin.state.npnv3dvstreaming: 0
    plugin.state.npovshelper: 0
    plugin.state.nppdfxcviewnpplugin: 0
    plugin.state.npspwrap: 0
    plugin.state.npvlc: 0
    privacy.sanitize.migrateFx3Prefs: true
    Graphics
    Adapter Description: NVIDIA GeForce GTX 560 Ti
    Adapter Drivers: nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um
    Adapter RAM: 1024
    Device ID: 0x1200
    DirectWrite Enabled: false (6.2.9200.16571)
    Driver Date: 5-19-2014
    Driver Version: 9.18.13.3788
    GPU #2 Active: false
    GPU Accelerated Windows: 0/1 Basic
    Vendor ID: 0x10de
    WebGL Renderer: Google Inc. -- ANGLE (NVIDIA GeForce GTX 560 Ti Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: skia
    AzureContentBackend: cairo
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.6
    Version in use: 4.10.6
    NSS
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSSMIME
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSSSL
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSUTIL
    Expected minimum version: 3.16
    Version in use: 3.16
    Since the update to 30.0 my firefox does not close correctly. One process is still there (and the parent.lock as well).
    I tried so far:
    -reinstall with all information deleted
    - deactivate all Plugins and Extensions
    - shut it down via the menu.
    I usualy love this browser and i use it for years.
    Any Help?
    Thanks in advance
    Thomas

    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''''' {web link}
    While you are in safe mode;
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites and see if there is still a problem. Then restart.

  • How to delete Process Variants in Process chain

    Hello,
    I created few test Process Variants I would like to delete how can we delete those?
    Thanks,

    I created few process variants but i did not saved those in process chain so i can not edit those in process chain
    when I am trying to create new process chain in the popup window still showing old variants how to delete those
    Thanks,

  • QM & Technical Status are RED thouh request is running

    Hi,
    I have one request which is running even now-- (load to ODS)
    in the monitor the request is running but in the manage tab of the data target both traffic lights of technical And QM status were RED!
    Before the load was scheduled i had changed the ODS settings to see the QM status automatically and activate the ODS data data automatically.
    This is very huge dataload and if there is anything wrong then i need to change it immedietly ! it takes nearly 40 hours to finsih this load--
    Should there anything to change or is it OK?
    Raj

    Hi Raj
    In General the moment you made the Qm status to RED it is
    automatically stop all the related jobs or process in some
    pecular cases you to kill the process via SM 50 . Just conatc t
    your BASIS people immdeiately on this and ask themn to kill
    the process related to the request.
    And do the rest of the process like deltion of the request or
    what ever...
    Hope it helps you ..!
    Cheers
    K M R
    Assigning points is the only way of saying thanx in SDN***
    >
    Raj Karan wrote:
    > Hi,
    >
    > I have one request which is running even now-- (load to ODS)
    >
    > in the monitor the request is running but in the manage tab of the data target both traffic lights of technical And QM status were RED!
    >
    > Before the load was scheduled i had changed the ODS settings to see the QM status automatically and activate the ODS data data automatically.
    >
    > This is very huge dataload and if there is anything wrong then i need to change it immedietly ! it takes nearly 40 hours to finsih this load--
    >
    > Should there anything to change or is it OK?
    >
    > Raj

  • Process variants ?

    Hello,
    I am question regarding process variants when we are trying to model a process chain. When you create a new process chain it asks you for enter a existing rpocess variant. What do we have do there.? Like do we have to create new variants or SAP pre assigned for any particular process say delete indices or data load....
    Then when you try to add a process to the start process chain it again asks for process variant.?
    I am just confused as to what do we have to do there and how is related to the processes that we want to do.?
    Please help.
    Thanks in advance,
    Kiran

    After you have selected a process to be used in  the process chain,the variant actually indicates the 'specific' and 'unique' details of the process currently inserted.
    For example,once you have selected the data load option,it asks you to select the infopackage.The infopackage indicates the specifics for this 'data load' process.
    Another example is attribute change run.You insert the steps for the data loads of the attr/hier of the various infoobjects.Then when u want to run the attr change run you drag and drop this 'change run' process.The variant of the process actually indicates for which infoobjects this change run is to be scheduled.
    Convention usually is that each separate start process has its own unique start variant.
    Often as a shortcut..when u select a cube/ODS from the left tab,it gives a list of all available processes on that cube/ODS..drop/build indexes..data load..create aggregates..compression..delete previous requests..etc..The system will create the variants for you here,easing the job.
    If this is useful,do assign points.

  • Process Variant does not exist in version A:

    Good day
    I have changed an existing process chain by removing an InfoPackage that had no link to any other process but the 'start'. When I 'test' the chain the message: "Process Variant AND .... does not exist in version A" is displayed. I have not even touched the 'AND' process.
    As a result the chain does not want to activate.
    What am I missing here?
    Thanks
    Cornelius Faurie

    Thanks for your quick response. Sorry, I did not give you all the information. The 'AND' process was still connected between two Ioad processes (One IP loads Mdata from a flat file, then the AND process, then the second IP load from CRM (0BPARTNER)) BUT there were two AND's with the same name. I think I removed the process of the one AND at one stage, but the second remained (Copy of the same AND).
    I have removed the AND process in totality and created a new one and it is activating now.
    Sorry, my stupidity.
    Thanks anyway
    C

  • Inbound processing email still getting rejection email in my inbox

    Hi experts,
    I am processing a email in my inbound, the mail gets processed perfectly
    Still i get a rejection mail from sap stating:
    Delivery has failed to these recipients or distribution lists:
    xyzATsubdomain.company.com
    An error occurred while trying to deliver this message to the recipient's e-mail address. Microsoft Exchange will not try to redeliver this message for you. Please try resending this message, or provide the following diagnostic text to your system administrator.
    The following organization rejected your message: subdomain.company.com.
    Sent by Microsoft Exchange Server ****
    Diagnostic information for administrators:
    Generating server: sap.company.com
    xyzATsubdomain.company.com
    sap.company.com #554 Cannot process message in SAP System ##
    Regards,
    Suhail
    Edited by: suhail khan on Jun 24, 2011 12:57 PM

    Sorry, not a Firefox support issue as Firefox doesn't do email, it's a web browser.
    If you are using Firefox to access your mail, you are using "web-mail". You need to seek support from your service provider or a forum for that service.
    If your problem is with Mozilla Thunderbird, see this forum for support.
    [http://www.mozillamessaging.com/en-US/support/] <br />
    or this one <br />
    [http://forums.mozillazine.org/viewforum.php?f=39]

Maybe you are looking for