Some threads are inaccessible on forum.

I know that development/maintenance on forum seems to have stopped...but:
re:Date Formatter - formatting time
some threads are inaccesible, with no indication of why. It just times out, not seeming to follow any sort of pattern. I find these threads through search, so they actually exist (or did at one time...). This happens frequently.
Had to vent...it's always the good ones, where the first words match my problem exactly, that are inaccessible ;).

Unfortunately you have tried everything short of replacing the keyboard. I think that is the next step and I am pretty sure it will fix the problem. Do you want a manual and a link to a place to buy the keyboard?

Similar Messages

  • Chart builder finish but some threads are still alive ?!?!?!?

    Hello all,
    I'm using oracle chart builder for presenting data in my
    application. I use it after supplying its data for gif file
    generation. The chart is stacked bar but I don't think this is the
    problem.
    The problem is that it generates the gif file successfully but my
    application is still running after the main method is finished, I
    debugged it and I found about three threads are up:
    Thread[AWT-EventQueue-0]
    Thread[SunToolkit.PostEventQueue-0]
    Thread[AWT-Windows]
    I doubted my code - but I'm taking it copy paste from developer's
    guide - and I debugged another Java file from a sample that comes with
    the kit and the same problem happened ?!?!?
    Does anyone know y?
    I saw lots of SunToolkit.PostEventQueue-0 & AWT-EventQueue-0 problems, but I don't find matching my situation, nearly some mentioned problem in native threads or something, but I think the problem is related to AWT more
    I used in testing both Oracle JDeveloper 9i release 3, and IBM
    WebSphere Studio Application Developer 4.0.3 ( both JDK 1.3)
    Thankx

    I used ctrl-break to display all threads working and the following was printed:
    "Thread-6" prio=5 tid=0x2349f8 nid=0x9e0 waiting on monitor [0..0x6fb38]
    "AWT-Windows" prio=5 tid=0x8a07e50 nid=0x894 runnable [0xba9f000..0xba9fdc4]
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    "SunToolkit.PostEventQueue-0" prio=5 tid=0x8a07878 nid=0x88 waiting on monitor [
    0xba5f000..0xba5fdc4]
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Unknown Source)
    at sun.awt.PostEventQueue.run(Unknown Source)
    "AWT-EventQueue-0" prio=7 tid=0x8acbe30 nid=0x980 waiting on monitor [0xba1f000.
    .0xba1fdc4]
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Unknown Source)
    at java.awt.EventQueue.getNextEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    "Thread-4" daemon prio=5 tid=0x8ad6be8 nid=0x90c waiting on monitor [0x99bf000..
    0x99bfdc4]
    at java.lang.Thread.sleep(Native Method)
    at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:95)
    "Thread-3" daemon prio=5 tid=0x8ad6aa0 nid=0x8c0 waiting on monitor [0x8f5f000..
    0x8f5fdc4]
    at java.lang.Thread.sleep(Native Method)
    at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:95)
    "Thread-2" daemon prio=5 tid=0x8a37008 nid=0x900 waiting on monitor [0x8f1f000..
    0x8f1fdc4]
    at java.lang.Thread.sleep(Native Method)
    at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:95)
    "Thread-1" daemon prio=5 tid=0x8b63c0 nid=0x948 waiting on monitor [0x8edf000..0
    x8edfdc4]
    at java.lang.Thread.sleep(Native Method)
    at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:95)
    "Thread-0" daemon prio=5 tid=0x8b64a8 nid=0x9c0 waiting on monitor [0x8e7f000..0
    x8e7fdc4]
    at java.lang.Thread.sleep(Native Method)
    at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:95)
    "Signal Dispatcher" daemon prio=10 tid=0x7fdf28 nid=0x72c waiting on monitor [0.
    .0]
    "Finalizer" daemon prio=9 tid=0x7fabb8 nid=0x560 waiting on monitor [0x8c5f000..
    0x8c5fdc4]
    at java.lang.Object.wait(Native Method)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    "Reference Handler" daemon prio=10 tid=0x7f9368 nid=0x9a8 waiting on monitor [0x
    8c1f000..0x8c1fdc4]
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Unknown Source)
    at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
    "VM Thread" prio=5 tid=0x23f638 nid=0xa28 runnable
    "VM Periodic Task Thread" prio=10 tid=0x8a4f48 nid=0x92c waiting on monitor

  • Self tuning threads are not releasing even though server running fine.

    One of the cluster instance is running fine and serving the requests with good response but there self tuning threads are not releasing .I am not seeing any stuck threads in logs and no errors. why threads are not releasing.How we can troubleshoot this issue. May I know what are the cause of this.

    Arun thanks for your quick response
    Here is the threads details
    Active Execute Threads 192     
    Execute Thread Total Count 222
    ExecuteThreadIdleCount 190     
    QueueLength 0
    PendingUserRequestCount 0
    completed request count 36659285
    HoggingThreadCount     1     
    StandbyThreadCount 30     
    Throughput 7.5     
    More number of threads are waiting for lock
    Here is the sample thread dump.
    "[ACTIVE] ExecuteThread: '218' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@faf757 WAITING
         java.lang.Object.wait(Native Method)
         java.lang.Object.wait(Object.java:474)
         weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:156)
         weblogic.work.ExecuteThread.run(ExecuteThread.java:177)
    "[ACTIVE] ExecuteThread: '217' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@12c34ef WAITING
         java.lang.Object.wait(Native Method)
         java.lang.Object.wait(Object.java:474)
         weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:156)
    some threads are blocked
    ExecuteThread: '9' for queue: 'weblogic.socket.Muxer'" waiting for lock java.lang.String@1f39d37 BLOCKED
         weblogic.socket.DevPollSocketMuxer.processSockets(DevPollSocketMuxer.java:93)
         weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
         weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
         weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    "ExecuteThread: '8' for queue: 'weblogic.socket.Muxer'" waiting for lock java.lang.String@1f39d37 BLOCKED
         weblogic.socket.DevPollSocketMuxer.processSockets(DevPollSocketMuxer.java:93)
         weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
         weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
         weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
         weblogic.work.ExecuteThread.run(ExecuteThread.java:177)
    "[STANDBY] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@1bd18aa WAITING
         java.lang.Object.wait(Native Method)
         java.lang.Object.wait(Object.java:474)
         weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:156)
         weblogic.work.ExecuteThread.run(ExecuteThread.java:177)

  • Links from old threads are not parsing in new "Communities" Forum - Fail!

    As much as I am yet to be impressed with the new Communities look and feel this is functional aspect which need to be patched by Apple, and fast.
    Old threads used the [Anchor text | uri link] syntax to define hyperlinked text. The new Communittees site is not parsing it correctly so old threads are full of this syntax in plain text — NOT PARSED to create links.
    Everybody in QA and beta testing on this Forum Site at Apple needs a rocket under there ares for this very basic miss.(presumably it was made at Apple although I know RADAR is outside-ware)

    [text | uri ] not parsed:
    https://discussions.apple.com/message/13304539#13304539
    Ridiculous cascade threading because of massive changes to the style of boards. Column's of text in this thread are now down to as little as 3 char wide:
    https://discussions.apple.com/message/13333695#13333695
    Apple this really *****. Totally apart from the look and feel of Communities which I'm reserving judgement on until I give a fair trial (but so far that ***** even more than the parsing junk). Why everything except the box I'm typing in has to be oversized to Duplo scale (are kindergarten kids using Communities already?) semi-bold font-face I can't guess.

  • Some clients are not receiving my mail attachments.

    Some clients are not receiving my mail attachments. Other recipients of the same email DO receive these attachments. It doesn't matter whether it is a jpg, pdf, doc, or other. Sending from gmail or entourage works, only sending from apple mail is a problem.  This has been an ongoing problem for me in Lion and Snow Leopard. I'm new to this forum, so not sure I'm posting in the right area, but I've searched for an answer and can't find anything. Do I need a plug-in or something?  I like my apple mail and don't want to switch, but this is a real problem for me.  Help, please!

    We have the same problem in Snow Leopard, so the problem isn't new. I've been researching this for a while now. Based on what I've read in a whole load of discussions it seems it's an issue in the way Outlook reads the e-mails send by Apple Mail. I've no idea of the technicalities of this but one obvious difference is that Mail's default formatting is Rich Text and Outlook's is HTML, but what do I know.
    We've done variuos test with our PC based clients but with no success: Send as Icon; Window's friendly attachement; Mail Attachement Iconiser, etc. Nothing gets rid of the problem entirely. We're a Mac based Public Relations agency and we send image to the media all of the time...and we have no guarantees that they are getting through.
    It's frustrating that Mail doesn't have an option, as it does for plain text, to send in an outlook friendly way. To me it's a huge problem and if Apple isn't going to sort it, given that Outlook is the choice of Enterprise and 95% of our clients, then we're going to have to spend thousands and switch to Outlook. Apple have gone to great pains to promote cross-compatibility with PC's and perhaps this is one little example of where they could try harder.
    Mail has not had much obvious love and attention for a while and if there's an Apple employee looking in on this thread, perhaps it's time to love it up, give it a few more bells and whistles (without over-complicating of course) and make it sing with Outlook.
    My last attenpt is to try Thunderbird as a default mail client; I'm told it doesn't suffer from the same PC compatibility issues.

  • How do I get rid of the annoying yellow banner saying "some plugins are out of date on this page."

    Since 5/22/12 I have an annoying yellow banner in Firefox (and other web pages) stating that "some plugins are out of date on this page.") How do I get rid of this? I've checked my plugins and I'm fine for my Mac OS (10.4.1).

    Sounds similar to this thread from yesterday: [https://support.mozilla.org/en-US/questions/927963 How do I stop getting the prompt to update plugins? | Firefox Support Forum | Firefox Help]. Do any of the suggestions there help?

  • GUI Unresponsive, some windows are blank, why?

    Taking my first steps in Solaris - SXCE on a new Ultra 40. So far the SunStudio interface has been very buggy for me. I need some help getting  SunStudio(any) AND NetBeans (6.01)  installed cleanly and working correctly.
    While installing SS12 the interactive-installer window would pop-up fine, but totally blank, no text, buttons or anything would render in the window. Had to use the CLI installer. Then decided to replace with SS-Express to get NB-6.01. The uninstaller kept doing the same thing. Think I uninstalled all of SS12 with 'prodreg' but not really sure. it was a mess...
    Installed SS-Express and at least once the 'auto-update' window similarly failed to render correctly. Also the GUI is now SLOW. Like pull down the side-scroll bar on the start-page and it will happen 10 seconds later. All other desktop apps remain fully responsive..Noticed 'Java' was using lots of CPU while this was happening.
    I'm at a loss, so any help is appreciated!
    Envision28

    Sigh.
    I posted a reply but it doesn't seem to have appeared in the forum.
    So, here we go agian.
    Most threads are in a wait state.
    The only busy thread is the AWT thread and it's busy drawing things:
    at sun.java2d.loops.MaskBlit$General.MaskBlit(MaskBlit.java:171)
         - locked <0x7ac35f28> (a sun.java2d.loops.MaskBlit$General)
         at sun.java2d.loops.Blit$GeneralMaskBlit.Blit(Blit.java:186)
         at sun.java2d.pipe.DrawImage.blitSurfaceData(DrawImage.java:927)
         at sun.java2d.pipe.DrawImage.renderImageCopy(DrawImage.java:550)
         at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:54)
         at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:982)
         at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2988)
         at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2973)
         at org.netbeans.modules.welcome.ui.AbstractTab.paintComponent(AbstractTab.java:170)
    This kind of blitting occurs when one attempts to draw translucent images, including
    anti-aliased text.
    The last time I saw this was in a version of nb 6.1 (post SunStudio12 express release)
    in the welcome page. Note how the stack trace shows that it's the welcome page being repainted.
    But it only was noticable if you xhosted which drastically
    reduces the latency of the x protocol. I'm surprised that this is happenning in non-networked X.
    To verify the above please uncheck the "always show" checkbox in the welcome page, close it and
    see if things improve.
    There is a fix for this problem with the welcome page. While you verify I'll
    try and see which version it's in and how we can get this fix out.

  • Moderators - What is the criteria to push a thread into T&P forum?

    I think, a thread should not be relegated to T&P forum even if the question has been asked before or even if it has a "obvious" solution, if someone has a better solution to offer that is not well known.
    This is important so that the consultants are made aware of better ways of doing things rather than getting things done hook or crook.
    A case in point is thread, please see my last post
    [Replacing of o and O in a string|Re: Replacing of o and O in a string.;
    This sort of thing happened before and couple of moderators agreed with me that the criteria to push a thread in T&P forum should also include the kind of solution offered.
    I want to bring this point to everyone's notice, so that there is a systematic way to decide this.

    I agree to Vishnu on along with some more observations.
    Why ABAP forums are moderated on such a level that you cannot answer to a question even if its easy to make someone understand about it. It might take 5 minutes to search. I can prove this N number of times.
    If you are setting a level of moderation, please do it for all forums. dont restrict it to specific forums,.
    This is very disheartening sometimes and it DEMOTIVATES people.
    There was a basic reason why moderation is done.. thats why the name is Moderator not Dictator.
    moreover its not just about contribution points always. let me show you this thread
    Hi
    my comment was:
    >Swathi,
    >(may be the thread will be locked before i post, but let me try)
    >1. you should use a proper subject line
    >2. requirement is not clear enough. you want this constant value on a user input field or where?
    >Moderator Message: Knowing the Rules and still trying to break them, amounts to cheating. Looks like the only way to deter you from doing it is to deduct a few hundred points from your total.
    Edited by: kishan P on Jan 18, 2012 12:26 PM
    NOW tell me what did I do to deserve this comment from Kishan?
    Edited by: Soumyaprakash Mishra on Jan 23, 2012 5:06 PM

  • Some videos are just green screen

    Some videos last a few seconds and then all i get is green screen and a crackling audio as the video skips or fastforwards.

    "Green Screen" is (99.9% of the time) caused by outdated or corrupted video drivers.
    Yes, even if they're up to date, they can be corrupted.
    Update them from the manufacturer, not Windows.
    Instructions are here: http://forums.adobe.com/thread/945765

  • In the last 36 hours my photos have jumbled within various albums. Random photos have attached at the end of an unrelated album, old photos have appeared again on Recently Added, some photos are missing but still on "collections". No date order

    Within the last 36 hours my photo albums have turned into a real jumbled mess. Random photos have appeared at the bottom of my Recently Added album. In most cases it's a copy of a photo that was taken months or years ago so now it appears twice.. 200 random photos have appeared in an unrelated album.  Some photos are missing completely. The date order is correct in some places and then it goes back and forth over the months and years. The "collections" appears to be okay.  This morning when I went into the photo app About 50 photos that were permanently deleted 3 months ago reappeared on the Recently Added Album which  I deleted again.  if  I delete these irreplaceable photos from the unwanted album it will delete the photo completely. Help please - this is so annoying and frustrating. I hate to think when I turn the iPad on tmoor row what else will have changed .

    Quick Update:
    I usually have my Mac laptop up with Messages running on it.  As you know, it will receive the same messages you send/receive on your iPhone.  I thought all my old photos would be there too, but they have all disappeared as well except for the last few.
    Messages is supposed to archive all old photos to  a directory called ~/Library/Messages/Attachments.  On my mac, this was a 0 byte file that was created back in Jan 2014.  As a result, none of the old photos got saved on my Messages app either.  I looked at a Time Machine Backup and it has been the case since September (no earlier backups available).  So, it's unclear how long this issue has been going on for my Messages app and how related it is to my iPhone problem.
    In any case, if any of you use Messages, you may be able to recover your photos in that directory provided it didn't get trashed like mine did.  I moved the file and created a new Attachments directory.  Upon relaunch, Messages started properly storing new photos in there again.
    Either there was a really terrible bug in the Apple software or something malicious has happened.
    P.S.  I'm running OS 10.9.5 Mavericks.   There is a thread of people with this problem on Yosemite here:
    No pictures are shown in Message om Mac
    This seems like a pretty seriously terrible bug.  I will be talking again to AppleCare on Wednesday and I hope they can escalate this.

  • Reporting Services 2012 - "Database is up to date, but some sites are not completely upgraded"

    Running SharePoint 2010 SP1 (Feb-Mar 2012 CU)
    Is there any official word from Microsoft regarding the issue with SQL Server Reporting Services 2012 for SharePoint where 2 of the reporting service application databases show "Database is up to date, but some sites are not completely upgraded".
    ReportingServiceDB  -  Database is up to date, but some sites are not completely upgraded
    ReportingServiceDB_Alerting  -  Database is up to date, but some sites are not completely upgraded
    I'm building the new Reporting Services into a new DEV environment and I'd like to know what the official word is from Microsoft.  Is Reporting Services 2012 ready for production?
    Thanks!

    Hi mikea730,
    Thanks for your psot.
    Based on my research, I found a similar thread about this issue at Microsoft Contect site. For more information, please see:
    http://connect.microsoft.com/SQLServer/feedback/details/721067/database-is-up-to-date-but-some-sites-are-not-completely-upgraded
    It might be a known issue of SQL Server 2012. I would suggest opening a case with Microsoft Customer Support Services (CSS) (http://support.microsoft.com), so that a dedicated Support Professional can assist you
    in a more efficient manner.
    Regards,
    Bin Long
    Bin Long
    TechNet Community Support

  • Hello there! i am using Adobe acrobat pro DC and using windows 8.1. Recently I was trying to convert a web page (includes greek letters) into pdf. I noticed that the conversion is not accurate, some words are missing, some are misplaced. Especially greek

    hello there! i am using Adobe acrobat pro DC and using windows 8.1. Recently I was trying to convert a web page (includes Greek letters) into PDF. I noticed that the conversion is not accurate, some words are missing, some are misplaced. Especially Greek words are not accurately converted or even not converted. Please give me some suggestions to improve this issue. Regards

    Hey quantum info,
    Thank you for posting at Adobe forums. We would love to help you out.
    Could you please let me know if you have tried converting other web pages to PDF and checked if the same issue persists.
    How have you been trying to convert the web page to PDF?
    Are you trying to convert to PDF directly via browsers or using "File > Create > PDF from Web Page"  option in Acrobat.
    Let me know more so that I can analyze where actually the issue persists.
    Hope to hear from you.
    Regards,
    Anubha

  • Wrong Threads in the wrong forum

    Lately we've been seeing lots of members posting Reports question in the Forms Forum. After noting that they should use the Reports forum for their questions (sometimes even we answer little questions), some of them do repost there but some doesn't. Even after stating it a couple of times.
    Like [url http://forums.oracle.com/forums/thread.jspa?threadID=511804]This one
    It is very absurd to allow this, the reports forum will be in idle and the forms forum will be flooded with report questions.
    We should find a solution for this, Me personally I don't want to see report threads in the Forms Forum, besides if we let this thing going on, why don't we close the reports forum and use the forms for both products.
    Waiting Comments
    Regards,
    Tony

    Werner,
    Indeed, that's very annoying (to me at least). these people seem so lazy, they don't even bother to search the forums or post the question in the right forum.
    I wonder how their code or database would look like :-)
    Regards,
    Tony

  • Some keys are not working

    I have HP pavilion notebook PC with product number F6C53PA#ACJ serial number [Personal Information Removed] BIOS F.34-10/31/2013 keyboard revision 29.34.
    Some keys in my keyboard are not working properly. I couldn't type < and > in microsoft office, on the websites etc.
     

    Hi there
    Welcome to the HP Support Forums! It is a great place to find the help you need, both from other users, HP experts and other support personnel. I understand that some keys are not working on your keyboard. I am happy to help with this. Are those keys working consistently in some applications? For now I would suggest you look at it as a cleaning issue. Perhaps some dust or debris is affecting the key presses.
    Notebook Keyboard Troubleshooting (Windows 8)
    Cleaning your Notebook PC
    Tips for Using, Carrying and Protecting your HP Notebook PC Let me know if that makes any difference.

  • Some DCs are not available locally - NWDS error while importing Track confg

    Hi,
    We have configured NWDI in our landscape.
    As per the requirement of the developers, we have created a new product and software component (SC) in SLD, as they don't want to use any standard components.
    The same has been synced with CMS using update CMS.
    Now a new track is created (in landscape configurator) and the new SC has been added to the track. Track creation was successfull....given the sdm passwords for all 3 systems.
    While saving a pop-up came saying that as the SC is New (i did not select the developed option), I need to Check-in and Import into DEV manually.....I GOT STUCK HERE.
    What files needs to be checked-in in Transport studio?
    Also when developers are trying to import the configuration in their respoective NWDS...they are getting "Some DCs are not available locally" error.
    Also updated the patch of their NWDS but still no use.
    Could any one help me out.
    Regards,
    Siv

    Dear Satya,
    As per your advise. I have maintianed the 3 dependencies for the SC.
    However, the error "Some DCs are not available locally" is still recurring in NWDS.
    Below is few line from log,
    Jul 14, 2009 6:49:13 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: RIB_SAPPS: Build failed for sap.com/RIB_SAPPS(arg_PRIMAVERACUSTOMIZATION_1) in variant "default": Used component not found: sap.com/tc/bi/bp/webDynpro
    Jul 14, 2009 6:49:13 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: RIB_SAPPS: Build failed for sap.com/RIB_SAPPS(arg_PRIMAVERACUSTOMIZATION_1) in variant "default": Check for used DCs failed: Used component not found: sap.com/tc/bi/bp/webDynpro. DC not found in DC syncdb.
    Build log -
    Development Component Build (2009-07-14 18:49:13)
      Component name: RIB_SAPPS
      Component vendor: sap.com
      SC compartment: arg_PRIMAVERACUSTOMIZATION_1
      Configuration: EPD_ARG_D
      Location: EPD_ARG_D
      Source code location: http://den2:50100/dtr/ws/ARG/arg_PRIMAVERACUSTOMIZATION/dev/inactive/DCs/sap.com/RIB_SAPPS/_comp/
      DC root folder: C:\Documents and Settings\sa45572\.dtc\1\DCs\sap.com\RIB_SAPPS\_comp\
      DC type: Web Dynpro
      Host: CMR-2FL0565
    DC Model check:
       All used DCs are available locally
       ERROR: Check for used DCs failed: Used component not found: sap.com/tc/bi/bp/webDynpro. DC not found in DC syncdb.
       Build failed with errors.
    Jul 14, 2009 6:48:50 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.actions.dc.UsedDCFoundHandlerBase) [Thread[main,5,main]] ERROR: failed to resolve reference "sap.com/tc/wdp/metamodel/content" for DC "arg_PRIMAVERACUSTOMIZATION_1:sap.com/RIB_SAPPS":Cannot find compartment of used component: sap.com:tc/wdp/metamodel/content
    Regards,
    Siv

Maybe you are looking for

  • Java.sql.SQLException: Invalid column index in database adapter

    I have a query that works fine if I run the sql in a JDeveloper SQL editor, but I get a "java.sql.SQLException: Invalid column index" error if I paste it in a database adapter. If I put this query in the adapter: select <column>   from <table>    whe

  • Short Dump : ABAP/4 Processor:Syntax_Error

    Hello All, I scheduled one chain and while activating the ODS it gave the Short Dump ABAP/4 Processor:Syntax_Error. Then i tried to change the delete the request freom ODS after changing its status to RED. But while deleting also it is giving the sam

  • Avoid cancellation of invoice after a month validity

    Hi We need to prevent the cancellation of Invoice after the month is over. eg In  Billing documnet 123 created on 30.07.2011, should not be allowed to be cancelled on 25.10.2011 once the month is over. It can be cancelled upto 31.07.2011 How do we do

  • Please reply for this question

    Is it possible to have more than two classes in a single java source file?

  • BC panel in DW CC 2014, "Contacting server. Please Wait..."

    I've imported the Business Catalyst site, "DMFA.worldsecuresystems.com", for the URL, "http://dmfa.businesscatalyst.com", and opened the file, "index.htm", with Dreamweaver CC 2014.  Clicking the BC panel only displays message, "Contacting server.  P