Can't switch to design mode! bug?

I created the following code as:
-created a new class
-dropped a SessionInfo on it
-set up the connection and appmodule for the sessionInfo1
-dropped a LoginDlg on it
-set up the dataItemName to the sessionInfo1 for this loginDlg1.
I quited the JDev3.1
I started JDev3.1 and tried to switch to design mode -> nothing in the navigator!
I quited JDev3.1
I started JDev3.1
I commented the line setting up the loginDlg1 dataitemname (the last line)
I can switch to design mode now!
You have to restart the JDeveloper not only comment out this line, to be able to design!
import oracle.dacf.dataset.*;
import oracle.dacf.dataset.connections.*;
import oracle.dacf.control.swing.*;
* A Class class.
* <P>
* @author
public class ConnTest extends Object {
SessionInfo sessionInfo1 = new SessionInfo();
LoginDlg loginDlg1 = new LoginDlg();
* Constructor
public ConnTest() {
try {
jbInit();
sessionInfo1.publishSession();
catch (Exception e) {
e.printStackTrace();
private void jbInit() throws Exception {
sessionInfo1.setAppModuleInfo(new ModuleInfo("packagex", "AppModule"));
sessionInfo1.setConnectionInfo(new LocalConnection("scott"));
sessionInfo1.setName("sessionInfo1");
loginDlg1.setDataItemName("infobus:/oracle/sessionInfo1");
Tib.
Ps.: If I drop a LOV control on the Class, and I would like to design this as well, then both the loginDlg.setDataItemName, and lOV1.setDataItemName lines must be commented out!
null

You're lucky. When this type of thing happens to me, JDeveloper 3.1 crashes. I've found that by deleting random sections of code, eventually it can open up again.

Similar Messages

  • Unable to switch to Design Mode in Bex Analyzer

    Hello,
    I am trying to switch to Design mode in Bex Analyzer and am unable to do it. I opened a query. I see the Design mode toolbar but it is inactive, meaning greyed out. How do I make it active.  I am using 3.5 version.
    Vidya

    Vidya,
    I've seen this happen in two instances:
    1. When someone else has the same query open and you can only open it in Query Designer in Read mode
    2. When you don't have authorizations to change the query.
    In both instances you should be promoted about Read Mode when you go into the query designer.
    Regards
    Gill

  • Can not switch from organizer mode to editor mode in adobe premiere elements 12.

    After successfully installing and registering my new adobe premiere elements 12 and had created the organizer, I still can't switch from organizer mode to editor mode to edit a file (photo).

    Alfredo Agorilla
    What computer operating system is your Premiere Elements 12 running on? Have you updated 12 to 12.1 Update via a project's Help Menu/Update? If not, please do so.
    You wrote
    I still can't switch from organizer mode to editor mode to edit a file (photo).
    Just how are you trying to do that...
    a. Are you in the Elements Organizer 12 workspace, right clicking the photo's thumbnail, and selecting Edit with Premiere Elements Editor
    or
    b. Something else.
    Is there an error message that results when you try to switch "from organizer mode to editor mode" and cannot?
    When you mention "....to edit a file (photo)", I wonder if you are not trying to get to Photoshop Elements 12 Editor, not Premiere Elements 12 Editor, from the Elements Organizer 12.
    Please supply a step by step of what you are doing so that we can be sure that we are in sync on the details that we are using to work through your issue.
    Thank you.
    ATR

  • Flash Builder Design Mode Bug Workaround (!!!)

    I've been fighting this annoyance since FB4 came out, and while I still don't think that custom/embedded fonts in design view are fixed by this, I've been able to reproduce this "fix" (workaround) to get design view to show fonts/theme correctly under some very specific circumstances on two separate PCs.
    If anyone from Adobe sees this I'd like to know whether this sounds familiar or is possibly logged as a bug already somewhere in JIRA.. if not I could probably do that as long as it won't be a wasted effort.
    The problem:
    You're using a Halo theme but certain CSS settings (specifically and possibly limited to FONTS) don't work properly in design view even though they work fine in Flash.  Essentially this makes design view practically useless since choice of font family, size, and weight can effect component sizing if you aren't hard-coding component sizes (ugh)... ruining your efforts to use design view for UI design if your UI has any level of complexity (or uses absolute positioning at all).
    The specific circumstances seem to be:
    You're using the Halo theme (you have no special 'skinning' requirements and want Halo defaults w/only CSS customizations)
    You've upgraded a Flex 3 project to Flex 4 SDK (not sure if this is needed to reproduce the issue)
    Using a regular non-embedded font (embedded fonts still do crap out, but even this 'workaround' doesn't fix that problem)
    You're using swc library files such as the Swiz lib, Mate, Flexlib, etc. (I think it's ANY swc, not specific to any one)
    This may also only apply when using an "mx only" project (no Spark), since we're using Halo here
    The two part fix (as far as I can tell you need BOTH before design view works correctly):
    In .actionScriptProperties, add the following bolded line after the compiler tag like so:
      </compiler>
      <theme themeIsDefault="false" themeIsSDK="true" themeLocation="${SDK_THEMES_DIR}/frameworks/themes/Halo"/>
      <applications>
      (I think this may only apply to 'upgraded' projects, as the line does seem to be present in newly created FB4 Halo projects.  My guess is that an "upgraded" project should have such a line added, but doesn't get it due to an oversight/bug.)
    The somewhat painful, and definitely odd part.  Remove all your SWC library files from /libs.  Grab the source code for the libraries and drop them into your project's /src folder as if you'd written them yourself.  (This may require some research and knowledge on special requirements to build the libs, such as with Swiz's compiler metadata compiler settings which you need to put into your project's settings.)  After you get things set up right and the project compiles again, doing a refresh of design view should finally give you proper looking Halo controls and fonts so they look identical to the Flash runtime view.
    Why this works, I've no idea.  I suspect it has something to do with that stupid and annoying (and supposedly 'harmless') design mode warning message you get when you include a library like Swiz or Mate in your project.  (Design mode could not load xxxxxxxxxxxxx.swc. It may be incompatible with this SDK, or invalid. (DesignAssetLoader.CompleteTimeout)) - this warning doesn't break your application, people seem to think it's just a harmless warning..but is it breaking design view?
    If anyone has any idea what's going on here, why this 'fixes' the problem (a better work around), or has any other insight I'd love to hear it.  The combo of needing to do two things (in my specific case) to fix the problem really made this a ROYAL PAIN, I still can't believe I found it.

    Hi Fernando, sorry for the delayed response.  CSS Design Mode is not available for Flex 4 projects, but it is still available in Flex 3 projects.  The reason for this is that designing components in Flex 4 is often a lot different, since it relies highly on the new spark skinning architecture.  There is, however, an Appearance panel available in design view which supplies a set of the main inheriting styles. Setting these styles in the Appearance panel will result in assigning values to a global style selector.
    I hope this helps,
    Rob

  • MUSE: seeing something in preview that I can't see in design mode

    Hi,
    I'm hoping somebody can help me. I designed a very simple 1 page site in MUSE with a slideshow, everything is working great, except when I go to preview mode, my website address is in the upper right hand corner of the page in small black text. I didn't add it anywhere while in design mode but it keeps popping up. How can I get rid of it?

    Hello
    Please publish this site as a trial site in Muse by clicking on Publish from within Muse and provide us with the URL to the trial site for us to see the issue.
    Cheers
    Parikshit

  • Property inspector goes blank and can't edit in design mode

    I have the property inspector open but it is completely blank. This has never happened before and I have no idea how to get it back. In addition to that I have the view split between code and design but can not edit in design.

    I have the property inspector open but it is completely blank. This has never happened before and I have no idea how to get it back. In addition to that I have the view split between code and design but can not edit in design.

  • Warning when switching to Design mode

    Hello everybody,
    everytime I double-click a mxml I am receiving a warning inside Flash Builder 4.0.1 with Extension Builder 1.0.2 installed. The warning is shown under the Problem tab and is expecially related to "Design mode".
    This is the message I am receiving: "Design mode: Cannot load csaw_indesign.swc..." or "Design mode: Cannot load apedelta_swc". I had a look to the complete Eclipse (Flash builder) log and got this:
    !ENTRY com.adobe.flexbuilder.designview 4 1 2011-01-23 23:08:10.663
    !MESSAGE Design view: Failed to load library.swf from /Applications/Adobe Flash Builder 4/plugins/com.adobe.cside.libsinstaller_1.0.2.201008271028/archive/csar-1.0/release/CSXSL ibrary-2.0-sdk-3.4-public.swc, reason=ERROR: Load Verify
    !ENTRY com.adobe.flexbuilder.designview 4 1 2011-01-23 23:08:11.211
    !MESSAGE Design view: Failed to load library.swf from /Applications/Adobe Flash Builder 4/plugins/com.adobe.cside.libsinstaller_1.0.2.201008271028/archive/cslibs-1.0/3.4/release /csaw_illustrator.swc, reason=ERROR: Load Verify
    !ENTRY com.adobe.flexbuilder.designview 4 1 2011-01-23 23:08:11.751
    !MESSAGE Design view: Failed to load library.swf from /Applications/Adobe Flash Builder 4/plugins/com.adobe.cside.libsinstaller_1.0.2.201008271028/archive/cslibs-1.0/3.4/release /csaw_incopy.swc, reason=ERROR: Load Verify
    !ENTRY com.adobe.flexbuilder.designview 4 1 2011-01-23 23:08:12.291
    !MESSAGE Design view: Failed to load library.swf from /Applications/Adobe Flash Builder 4/plugins/com.adobe.cside.libsinstaller_1.0.2.201008271028/archive/cslibs-1.0/3.4/release /csaw_indesign.swc, reason=ERROR: Load Verify
    !ENTRY com.adobe.flexbuilder.designview 4 1 2011-01-23 23:08:12.876
    !MESSAGE Design view: Failed to load library.swf from /Applications/Adobe Flash Builder 4/plugins/com.adobe.cside.libsinstaller_1.0.2.201008271028/archive/cslibs-1.0/3.4/release /csaw_photoshop.swc, reason=ERROR: Load Verify
    !ENTRY com.adobe.flexbuilder.designview 4 1 2011-01-23 23:08:13.416
    !MESSAGE Design view: Failed to load library.swf from /Applications/Adobe Flash Builder 4/plugins/com.adobe.cside.libsinstaller_1.0.2.201008271028/archive/cslibs-1.0/3.4/release /apedelta.swc, reason=ERROR: Load Verify
    Is that normal or something I should take care of?
    Best,
    Luca

    Hi David, I just encountered This same problem. Has this been fixed?
    I get the following error:
    Design view: Failed to load library.swf from /Applications/Adobe Flash Builder 4.6/sdks/3.6.0/frameworks/libs/automation_flashflexkit.swc, reason=ERROR: Load Verify

  • Access 2013 operating extremely slow switching from design mode

    Access 2013 is working extremely well at runtime, however development is substantially more time consuming due to a prolonged delay (up to several minutes) when moving a query from design view to datasheet view, or a form from design view to form view. I
    have experienced this delay with standalone databases as well as databases with linked tables to other Access database tables and with SQL server database tables. 
    I have never experienced this type of delay with prior versions of Access. 
    I most recently migrated from Access 2010 to Access 2013. 
    MY OS is Windows 7  64 bit.  Microsoft Office 2013 is the fully installed 32 bit version.  I have 16 gigs of RAM on my desktop with a NVIDIA Quadro 2000 display card, all my applications are designed to run locally.

    Hi,
    I would like to know the details:
    Did this issue occur with a new/blank database?
    Did these database include some macros?
    If this issue not occur with a new database, I recommend you try to "Compact
    and repair" Access database.
    Then, based on your description, the issue also may be caused by the Linked table. Please check the "Always prompt for new location" option.
    Next, is the printer a network printer or a network printer that is off line? Access during design mode for the forms will attempt to ask for information about the printer. If that printer is not attached, or on the network, then often a large delay
    will occur. Please try to set the default printer to a local PDF printer driver.
    Hope it's helpful.
    Regards,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • JSPM can't switch to safe mode

    Hi,
    I'm installing EHP5 on our demo system (ABAP+JAVA) with EHPI (source system EHP4).
    I'm currently blocked in downtime part of the update, in DEPLOY_ONLINE_DEPL phase.
    Some JAVA components are already 7.02 components, but following components are still 7.01: NET-PDK, SAP_BUILDT, VCFLEX, VCFRAMEWORK.
    It seems that EHPI calls JSPM to perform a restart of the system (only JAVA in this stage) in SAFE mode. Unfortunately, the restart fails (blocked in Synchronizing binairies) because there is a safe mode lock imposed by another instance. The 'another' instance doesn't exist anymore, but is still known by the system. I can't find where JSPM brings the incorrect instance from.
    If I modify the configuration manually via Config Tool (i.e. provide the correct value for performerID in cluster-data), I can start the system, either in SAFE or in NORMAL mode.
    But once the system is restarted (tested in both NORMAL and SAFE modes), and I try to repeat the DEPLOY_ONLINE_DEPL phase, JSPM modify the configuration and provide the incorrect value for performerID.
    Any idea ?
    Kind regards,
    Christophe

    The instance.prefix parameter in bootstrap.properties file (path: <drive>:\usr\sap\<SID>\DVEBMGS<nn>\j2ee\cluster\bootstrap) was wrong.

  • Problem w/FB2 Mac OS X Design mode

    Can not switch to design mode w/o getting this error message
    ""An unknown item is declared as the root of your MXML ". This msg
    pops up even with a new file generated by the builder wizard. This
    bug doesn't exist on winXP with the same file, so this seems to be
    a Mac version issue.
    thx

    Hi, I'm having a similar problem to Dirk. I'm setting up Leopard server on a brand new Mac Pro that won't boot from the server DVD which only has 10.5.4. I found the article that Tony mentions, and this method does indeed allow the server software to install over the client OS. The procedure did get through to the end on each occasion I've followed it though, with no black screen or crash.
    But - like Dirk found - some of the usual "server assistant" questions just don't show up.
    The "TCP/IP Connection" page is a no show and the "Network Names" page doesn't show either. I'm particularly concerned about this latter page being missing as I'm not sure how to enter the primary DNS name after the install has completed.
    I tried the Apple KB article's method again in case I'd missed something - and this time I made sure that the ethernet port was configured with a static IP at the client stage before introducing the server DVD (I'd left it on the default DHCP setting on my first attempt).
    Can anyone tell me the correct way to enter the primary DND name for the server AFTER the server assistant has finished up please? Or another way to do this "server over client" install?
    One other thing I noticed after each install attempt was that - upon launching Server Admin for the first time - the NFS service was active. Usually no service is active at launch. This fact along with the Apple article's note about kerberos makes me worry about what else is different when this type of server over client install is performed.
    Thanks for any pointers,
    Paul

  • Flash IDE Components in Flex 3 Design Mode. Can they be visible there?

    Hi,
    Im exploring Flex to get a grasp on its concepts and am currently looking into building components in the Flash IDE. Though i guess its likely that when you're more familiar with Flex you build your components in Flex, like said Im exploring its concepts and like to know where and how the Flash IDE fits in its workflow.
    I made a simple Flex Component in the Flex IDE, which shows up fine when I run the Flex project. But it does not show in Flex Design Mode.
    I have exported the component from Flash as an SWC and added the SWC to the Flex library path. The symbol in the Flash IDE extends UIMovieClip. Now I read in 'Using Adobe FlexBuilder 3' (p.67) that the Flex Components panel only lists visible components, according to the documentation 'components that extend UIComponent'.
    Note that my question is about being visible on the stage in Design Mode, not in the component panel. As UIMovieClip doesnt inherit from UIComponent (and the UIComponent class doesnt seem to be available in the Flash IDE), is this also the cause that the Flash IDE component is not visible on the Flex stage in Design Mode?
    Can someone confirm, or deny this?
    Regards,
    Marcel

    Hi Latha,
    thanks for your feedback. Reading it back though, Im still not sure whether Flex components build in the Flash IDE (using the Flex Component Kit for Flash CS3) can be visible in Flex 3 Design Mode.Maybe you can be a bit more specific and save a lot of Flex beginners a lot of headaches.
    I understand that MXML components can be used in Design Mode. I also understand that if your component is AS you have to create a Library and link that to your project to make them visible in Design Mode. I also understand that Flash Builder 4 does "support rendering of UIMovieClip objects which are in library (swc) and added to the project build path"
    This actually doesnt answer my question really. Does this mean there is no way to render Flex components build in the Flash IDE (using the Flex Component Kit for Flash CS3)  in Flex 3 Design Mode?
    Regards,
    Marcel

  • Dreamweaver CS3- can not paste from Word into Design mode window

    Have been away from DW for a while, and upon return having a
    bit of difficulty with paste function for text. I can select text
    in design mode/window; I can type in design mode, but I can not
    paste into design mode. I can only paste in code view or the code
    half of split view. Is there a setting/preference I have set wrong?
    Thx

    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=dd550772
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "[email protected]" <[email protected]>
    wrote in message
    news:gfsk14$htv$[email protected]..
    > File>Import> Word Document is not an option I am
    offered. Also, I'm not
    > really
    > interested in importing a whole Word doc, just a line of
    text or so. I
    > think a
    > cut and paste from Word to DW ought to work?
    >

  • Deactivating Design Mode

    Hi All
    How can we deactivate the design mode in new Bex Analyzer so that user cannot make any changes to report opened in Bex Analyzer.
    Thanks
    sam

    Only way is via Password Protection.
    In design mode, worksheets are protected by default to prevent you from unintentionally deleting design items. Temporarily disable sheet protection (Tools   Protection Unprotect Sheet on Microsoft Excel’s menu) or switch to analysis mode before formatting your workbook.

  • DW 11.0 Build 4993 - why can't I use Design view with an HTML file?

    Subject line basically says it all: I started a new HTML file, but I can't switch to design view.  Anyone have any idea why?  Thanks!

    Which operating system? Mac or PC?
    Can you post a set of reproducible steps so we can follow what you're doing?

  • An unknown item is declared as the root of your MXML document.Switch to source mode to correct it.

    Hi..
       I have a problem with filex Builder 3. When i switch to design mode the error is appering help me plz.

    ya sure.. Thanks for the reply.
    Here is my mxml code..
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
            <mx:MenuBar id="myMenuBar" labelField="@label">
            <mx:XMLList>
                <menuitem label="MenuItem A">
                    <menuitem label="SubMenuItem A-1" enabled="false"/>
                    <menuitem label="SubMenuItem A-2"/>
                </menuitem>
                <menuitem label="MenuItem B"/>
                <menuitem label="MenuItem C"/>
                <menuitem label="MenuItem D">
                    <menuitem label="SubMenuItem D-1"
                        type="radio" groupName="one"/>
                    <menuitem label="SubMenuItem D-2"
                        type="radio" groupName="one"
                        selected="true"/>
                    <menuitem label="SubMenuItem D-3"
                        type="radio" groupName="one"/>
                </menuitem>
            </mx:XMLList>
        </mx:MenuBar>
    </mx:Application>

Maybe you are looking for

  • Cannot Upgrade or change features online

    I've tried a couple of times the last couple of days and I can't get to the Upgrade & Renewal Center at Verizon Central. I always get the message: We're sorry. We are experiencing a temporary problem and can't continue your order at this time. Please

  • Png files placed into PS CC don't honour effects

    G'day, I am totally lost on this one and can't for the life of me work it out. I'm creating graphics in IDCC which are then exported out as png files to be placed into PS CC, the problem occurs when some placed images have opacity effects within them

  • Acrobat Online PDF Destinations Linking Problem

    Hi I've created several destinations from several web pages to different end points within a single PDF document. Our testers are confirming an intermitent problem where they link to a different end point than is set for that link. Thi may occur 1 ou

  • SAP HANA for functional consultants

    Hi I have rich experience of 9+ yrs in SAP MM/WM/SD/SRM (certified in these modules) (and over all 16+ yrs) all through implementations and rollouts. Now I am feeling stagnated in my career; wanted to make it more techno-functional; SAP HANA is a buz

  • Canon iRC 3580 Network Printer Problem

    Hello, I am using a Canon iRC 3580 printer connected to a network. With Snow Leoparda I was abble to print without any difficulties (even at the beginning was a pain to setup the printer...) I upgraded to Mac OS X Lion and now nothing works. I have r