Designer 6i - Building Dependencies

Attempting to build dependencies for forms (.fmb) file - following is displayed - anyone any ideas?
Fetching EDPGUI (1)\Form Files mapping details.. done
Synchronizing EDPGUI (1)\Form Files\c_wz000.fmb with J:\lsource\Form Files
c_wz000.fmb -- not modified
0 file(s) synchronized
0 file(s) synchronized from 1 folder(s)
0 bytes synchronized in 1.863 seconds
Object already is target of defines relationship
java.lang.IllegalStateException: Object already is target of defines relationship
at oracle.des.ia.data.AnalysisObject.setParent(AnalysisObject.java:243)
at oracle.des.ia.data.AnalysisObject.addDefinesRelationship(AnalysisObject.java:346)
at oracle.des.ia.parser.forms.GenericListener.setDefinesRelationship(GenericListener.java:172)
at oracle.des.ia.parser.forms.GenericListener.parseObject(GenericListener.java:81)
at oracle.des.ia.parser.forms.ProgramUnitListener.parseObject(ProgramUnitListener.java:55)
at oracle.des.ia.parser.forms.FormsProcessor.processParseEvent(FormsProcessor.java:164)
at oracle.des.ia.parser.forms.FormsProcessor.navigate(FormsProcessor.java:187)
at oracle.des.ia.parser.forms.FormsProcessor.navigate(FormsProcessor.java:220)
at oracle.des.ia.parser.forms.FormsProcessor.start(FormsProcessor.java:59)
at oracle.des.ia.parser.forms.FormsParser.parse(FormsParser.java:183)
at oracle.des.ia.AnalysisTool.executeParser(AnalysisTool.java:1668)
at oracle.des.ia.AnalysisTool.process(AnalysisTool.java:1257)
at oracle.des.ia.AnalysisTool.process(AnalysisTool.java:943)
at oracle.repos.tools.dependency.manager.framework.DependencyAnalyzer.parseObject(DependencyAnalyzer.java:468)
at oracle.repos.tools.dependency.manager.framework.DependencyAnalyzer.analyzeUsing(DependencyAnalyzer.java:324)
at oracle.repos.tools.dependency.manager.framework.DependencyAnalyzer.analyzeUsing(DependencyAnalyzer.java:247)
at oracle.repos.tools.dependency.manager.framework.DependencyAnalyzer.analyze(DependencyAnalyzer.java:219)
at oracle.repos.tools.dependency.manager.dialog.AnalyzeDialog$4.runImpl(AnalyzeDialog.java:608)
at oracle.repos.tools.dependency.manager.adapter.RunnableErrAdapter.run(RunnableErrAdapter.java:33)
at java.lang.Thread.run(Thread.java:466)

I would bet you are on a 10.2 DB and the DB is on a multi processor machine Probley Solaris....Right??
If so then you need to set the
Note 376667.1
Poor Performace opening SMD Diagrams, Solaris 64 bit, 10.2 DB
Solution
To resolve the issue:
1. As SYS:
alter system set OPTIMIZER_SECURE_VIEW_MERGING = false;
2. From the Repository Admin Utility, Compute Statistics at 20%

Similar Messages

  • Problem building dependencies for pll

    Hi all,
    What may be the cause of the problem like this when building dependencies for pll module:
    Failed to load lib
    oracle.forms.jdapi.JdapiException: Failed to load lib
         at oracle.forms.jdapi.BaseAPI._jni_load_plsqllib(Native Method)
         at oracle.forms.jdapi.PlsqlModule.open(Unknown Source)
         at oracle.forms.jdapi.PlsqlModule.open(Unknown Source)
         at oracle.des.ia.parser.library.PLLParser.parse(PLLParser.java:77)
         at oracle.des.ia.AnalysisTool.executeParser(AnalysisTool.java:1745)
         at oracle.des.ia.AnalysisTool.process(AnalysisTool.java:1319)
         at oracle.des.ia.AnalysisTool.process(AnalysisTool.java:992)
         at oracle.repos.tools.dependency.manager.framework.DependencyAnalyzer.parseObject(DependencyAnalyzer.java:527)
         at oracle.repos.tools.dependency.manager.framework.DependencyAnalyzer.analyzeUsing(DependencyAnalyzer.java:383)
         at oracle.repos.tools.dependency.manager.framework.DependencyAnalyzer.analyzeUsing(DependencyAnalyzer.java:306)
         at oracle.repos.tools.dependency.manager.framework.DependencyAnalyzer.analyze(DependencyAnalyzer.java:278)
         at oracle.repos.tools.dependency.manager.dialog.AnalyzeDialog$4.runImpl(AnalyzeDialog.java:652)
         at oracle.repos.tools.dependency.manager.adapter.RunnableErrAdapter.run(RunnableErrAdapter.java:17)
         at java.lang.Thread.run(Thread.java:536)
    I'm using Oracle Repository 6.5.95.4.10

    Goto the following link:
    http://www.oracle.com/technology/documentation/forms/902docs/9021comp_rn_u_forms.pdf
    see section: 4.11.3

  • Design and build an active/active(prod) and Passive(DR) sqlserver 2005 setup.

    Hi Folks,
    I  have a requirement to design and Build the sqlserver 2005 cluster across two data centers .Typically
    the design would look like:
    1) Create a 2 node sqlserver 2005 cluster active/active in production.
    2) Create a 1 node active instance in DR.
    Can you please explain how  to Build the sqlserver 2005 active/active 2 node cluster in the production site.
    on the other hand i am thinking of setting a log shipping to DR from the sqlserver instance in prod.
    Thanks

    http://www.mssqltips.com/sqlservertip/1554/sql-server-clustering-active-vs-passive/
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • [SOLVED]yaourt wants to build dependencies from AUR

    Hi,
    I've installed kdemod4... the only problem is that yaourt wants ti install all the dependences of the package(s) i've choose from aur, altough dependencies are present in extra (correct version). How can i solve this??
    An example is:
    cairo-lcd: i have to build all the dependencies from aur, like libpng,etc; but i see from PKGBUILD that the version that needs cairo-lcd is present in extra repository...
    thanks in advance
    Last edited by chesterfork (2009-07-13 10:07:26)

    ..i'm running kdemod 4 x86_64...so if i try install everything using yaourt the dependencies are shown in this way:
    ==> lib32-cairo-lcd dependencies:
    - lib32-gcc-libs (building from AUR)
    - lib32-libpng (building from AUR)
    - lib32-libxrender (building from AUR)
    - lib32-fontconfig (building from AUR)
    - lib32-pixman (building from AUR)
    - lib32-xcb-util (building from AUR)
    if it could help i found this:
    chesterfork ~ $ yaourt -S lib32-cairo
    lib32-cairo not found on AUR
    Packages that were installed as dependencies but are no longer required by any installed package:
    error:
    what about the error? it's a blank line.... i checked yaourtrc in /etc but it seems ok..
    It's happen even if i have these packages installed (and checking in pkg build they have are the same version). EVERYTIME yaourt shows that; cairo, cairo-lcd, bin32-skype-lib32-cairo-lcd....eveything i tried it needs dependencies from aur ONLY. That's the problem....there is a solution??

  • Problems with BPEL Designer ERROR build.xml:28: ORABPEL-00000

    following problem could someone help me, please
    I'm using Oracle BPEL Designer Plugin bpelz_0.9.10_win32.exe installed manually on Eclipse 3.2 SDK???
    Buildfile: C:\Programme\eclipse\workspace\SyncHelloWorld\build.xml
    main:
    [bpelc] bpelc> validating "C:\Programme\eclipse\workspace\SyncHelloWorld\SyncHelloWorld.bpel" ...
    BUILD FAILED
    C:\Programme\eclipse\workspace\SyncHelloWorld\build.xml:28: ORABPEL-00000
    Exception not handled by the Collaxa Cube system.
    An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: "java.lang.NoClassDefFoundError: sun/tools/javac/Main
         at com.collaxa.cube.util.JavaHelper.javac(JavaHelper.java:234)
         at com.collaxa.cube.util.JavaHelper.javac(JavaHelper.java:204)
         at com.collaxa.cube.lang.compiler.CubeProcessor.compileGeneratedClasses(CubeProcessor.java:1023)
         at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(CubeProcessor.java:579)
         at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(CubeProcessor.java:467)
         at com.collaxa.cube.lang.compiler.CubeParserHelper.compileClientSide(CubeParserHelper.java:68)
         at com.collaxa.cube.ant.taskdefs.Bpelc.execute(Bpelc.java:543)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:706)
         at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:457)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.eclipse.ant.core.AntRunner.run(AntRunner.java:356)
         at org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate$1.run(AntLaunchDelegate.java:230)
         at java.lang.Thread.run(Unknown Source)
    Exception: java.lang.NoClassDefFoundError: sun/tools/javac/Main
    Handled As: com.collaxa.cube.lang.compiler.CubeCException

    Hi
    Where does your JAVA_HOME variable point to? To JRE or JDK? This looks like Eclipse can't find javac in your path.
    ^_^

  • Design and build vi's

    Hi Guys,
    Sorry if this has been covered before! As I am new to Labview and am finding it a bit difficult my question is this, I need to design a Vi that will identify transitions between high,low and calculate the number of logic 1s as a percentage of total number of samples, which is up to 100. Can any one help get me started with a few pointers or suggestions on how to build this.
    Thanks in advance
    Spoiler (Highlight to read)

    Hopefully you are not lookin for solution stright away
    because its your homework so better you do it and enjoy.
    To start with i am showing you a very rough situation
    suppose you have an array. you want to know that how many elements in this array is greater than a certain threshold and what is the overall percentage of such elements to original elements.
    This image is totally intended for how you can do things in LabVIEW. 

  • Determine (and Minimize) LabVIEW Build Dependencies?

    Is there a way for LabVIEW to analyze a project and determine auto-magically exactly what additional installers need to be included with the main program installer?  It seems to know it needs to add the associated run-time engine but that's it.  This wouldn't be so bad if adding something like DAQmx or IMAQ didn't take your distribution size from 1MB to 1GB (only slightly exaggerating there).
    Which brings up another question:  Can you just install drivers for the one or two hardware devices you're actually using in your program or is a full DAQ installation the only option?
    I'm trying to get away from the evils of both extremes. 
        Too Much: Check off everything you think might be applicable and know that it will install but it will be a slow install of a ridiculously huge distribution file.
        Too Little:  Pare it down to the bare bones and get those disgruntled emails when IT can't install your application on a brand new PC.
    The Too Little is also very tricky since ANY previous NI software installations might have installed the drivers you need in your current app fooling you into thinking you included everything you needed for that app to run on a fresh PC.  To verify that I had a totally complete install package I tried completely uninstalling all NI software, reboot, and sometimes it still finds NI drivers.  This makes it even more important that there is a reliable way to determine what the installer requirements are.  If there is no way to do it in the LabVIEW project environment does anyone know of any external dependency checking software?
    Using LabVIEW: 7.1.1, 8.5.1 & 2013

    Thanks for the feedback.  I've used InstallShield before but I was hoping that NI software would be best at building NI software into an EXE.  I figured I was just missing some subtle Installer option.
    I'll certainly post up the idea at the IE but it seems like a substantially bigger request than most.  Can't hurt to ask though...
    Dennis, I did notice the three levels of: DAQmx core > DAQmx core + MAX > DAQmx core + MAX + App Dev Support.  Unfortunately, I didn't see a way to determine how much extra disk space each option (or any other option for that matter) would cost.  I guess I could build up a simple App with one option checked at a time and dtermine their sizes that way. 
    Using LabVIEW: 7.1.1, 8.5.1 & 2013

  • I am unable to drag color sample to master main page design in Build Out Your Master Page section of Katie's Cafe

    The colors and everything else in the library files are grey. I tried to reinstall them but this didnt help.
    In the forum I just found a hint to reach out to the customer support chat.
    Is there any news on this topic?
    Or where can i find the chat?
    Cheers

    I also cannot open the *.muse files from the Katie's Cafe Tutorial.
    I am using this version:
    Might it be that the Tutorial files incl. the *.mulib files are not compatible with the new Muse version?

  • Am unable to drag color sample to master main page design in Build Out Your Master Page section of Katie's Cafe

    I see the color sample in the Library but it doesn't respond when I try to click and drag

    Hi
    Can you replicate the behavior with all pages or is it with some specific page ?
    What are the page contents that you are using on page ? Please post some screenshots which would be help for understanding the issue.
    Try to re-import the library and then test out.
    Thanks,
    Sanjit

  • Integration Builder (Design) - Cache notification

    Friends,
    When we save the objects in Design (Integration Builder), the objects goes to status "Notification Not Yet Started" or "Red" in the cache notification screen. The developer has to manually execute the repeat cache notification to make it successful. Is there any settings or configuration missing? can you please guide me?
    Thanks,
    Peter

    Hi,
    Since your cache in getting update automatically, therefore you should check the RFC in SM59 as mentioned in this document.
    First check this one...
    http://help.sap.com/saphelp_nw04s/helpdata/en/8f/770f41218ff023e10000000a155106/content.htm
    Also go through this thread:
    Cache Error
    Regards,
    Sarvesh

  • DIT Design -- Handling users in overlapping & changing groups/institutions

    Hi Folks-
    [My Apologies if there are duplicates, the forum doesn't show any sign of accepting this]
    I've been working on a DIT Design to solve a set of business requirements which conflicts with most traditional approaches. I've got some (overly) complicated ideas, but I'm wondering if anyone has encountered a similar situation, and if so did you find a good solution.
    Key Requirements:
    (1) We have a collection of users from various institutions and groups within them.
    (2) (THE MAIN WRINKLE) A certain amount of overlap and movement between institutions is expected (group overlap will be common). A user who is in overlapping institutions or moves between them MUST use a single, shared identity and SHOULD maintain a stable identity (i.e. no DN changes).
    (3) Much of the user administration should be decentralized and done at the group level (within each specific institution). An administor of GroupA in Foo Institution should only be able to administer the users in GroupA at Foo, but must be able to control membership within GroupA. Special precautions are permitted to keep a Group-A/Foo administrator from hijacking an arbitrary user by adding the target user to Group-A/Foo.
    (4) The number of institutions is expected to be start around 40-50, and could scale to the thousands. The number of people will probably be around 5-20 times the number of institutions. The design should accomodate that scale.
    Additional Notes:
    (A) I don't see any alternative to keeping any organizational information out of the users' DN's, essentially flattening the users out (I've currently got them all in one container).
    (B) I can obviously setup a hierarchy of roles/groups in institutional containers to handle membership and group administrator lists. All Directory Server administration will be done by a small central team and everything can be in containers under a common root suffix.
    (C) We currently have the necessary skillsets to develop scripts and programs as needed. But 2 different application families (incompatible foundations -- Java vs. Cobol+Perl) are already scheduled for deployment against this (hopefully more will follow). This means it's not very practical to use one "LDAP Superuser" id and rely on the application to enforce security policies. We really want to put as much of the security into the Directory as possible (calling for individual LDAP admins w/ the appropriate rights), but we can supplement it where we need to.
    (D) It looks like I'll have to rely heavily on filters based on the values of particular attributes of each user (whether in ACI's, Filtered Roles, or the like). Unfortunately, I don't see many ways that I can actually build those filters to be dependent on attributes/values of different entries. But I'm still working on that.
    (E) Because of the number of institutions (and probable continous growth), writing a master upper-level ACL which has each institution & group explicitly coded is probably unwise due to size and stability. If I have to I could have a helper program custom-code each user's ACL differently and change it as needed. But that doesn't seem like a good solution.
    Right now the designs I'm tossing around are calling for combinations of (all/most of) Roles (Filtered & Nested), Groups, CoS Template & Password Policies (yeah, we need those too), Macro ACI's, and a small amount of helper scripts and programs. We're running 5.2 but can probably upgrade to 6.0 if I can cite a good enough reason.
    My current design is pretty ugly and complicated but probably attainable. If people are interested enough I'll post a cleansed summary once it's working.
    Has anyone tackled anything like this before, and does anyone see any cleaner approach I've missed?
    Thanks,
    -Scott-

    Hi-
    We're basically putting all the users in one big container making a flat space.
    We then create lots of roles, each of which corresponds to a particular combination of institution, application, and access type/level (the user is implicit as it contains the nsRole). If a user has multiple types of access to an application for a given institution then they will be in multiple corresponding roles.
    We have the roles grouped together in a subtree which is divided by institution (and could be further subdivided by application within each institution or placed in the reverse order). But because of the scoping restrictions on nsRole's only a nsNestedRoleDefinition can be placed at this location (using nsRoleScopeDN), the Managed and Filter "working roles" must be in a branch of the tree above all things which will be contained within them (we put it at the top of that naming suffix).
    According to the docs, queries will ignore a ldapSubEntry (which all of the nsRoleDefinition's are) unless specifically requested, so the fact that there are hundreds or thousands of roles defined at the top shouldn't matter. However, all of the GUI's I've tried displayed all the roles.
    Currently the application code parses the DN of the role names from the user's nsRole entry, NOT the nsRoleDN entry. There end up being a lot of intermediate roles which get ignored. It uses this to determine the access type(s) to be granted. This is really convenient since one query for the user gets everything. However it builds dependencies into the DN format which arguably probably shouldn't be depended on. I've considered defining custom schema attributes which would contain the application/institution/access tuples (which could also be helpful for building nsFilteredRoleDefinition's), but that represents another round of queries and more substantial code changes for the pilot application.
    Once in place, the roles can easily be nested and combined in various ways (such as "roll-up" roles containing all users of an application). They can also be used for password policies, CoS templates, and building ACI's. The last should be very helpful in enabling decentralized administration, but that's going to be pretty dependent on your security policy.
    An issue with decentralized administration and Managed Roles is that normally anyone who can modify a user's nsRoleDN attribute can place any role in there, which isn't desirable in this environment. I haven't moved forward with the ACI work yet, but it appears that the "targattrfilters" ACI keyword may allow this problem to be solved (possibly in conjunction with Macro ACI's). Using some custom attributes with filtered roles might make this easier.
    So, we could have something like this very incomplete LDIF (not checked for errors), only the really important attributes are shown. Also similar entities with the same naming patterns have been omitted.
    dn: cn=appusers,ou=webmail,ou=inst01,ou=institutions,o=naming-suffix
    objectClass: nsNestedRoleDefinition
    nsRoleDN: cn=managed-webmail-inst01-appusers,o=naming-suffix
    nsRoleDN: cn=filtered-webmail-inst01-appusers,o=naming-suffix
    nsRoleScopeDN: o=naming-suffix
    dn: cn=managed-webmail-inst01-appusers,o=naming-suffix
    objectClass: nsManagedRoleDefinition
    dn: cn=filtered-webmail-inst01-appusers,o=naming-suffix
    objectClass: nsFilteredRoleDefinition
    nsRoleFilter: (customAppInstAccess=webmail:inst01:user)
    dn: uid=jsmith,ou=users,o=naming-suffix
    nsRoleDN: cn=managed-webmail-inst01-appusers,o=naming-suffix
    nsRoleDN: cn=managed-webmail-inst01-appadmins,o=naming-suffix
    dn: uid=jappleseed,ou=users,o=naming-suffix
    nsRoleDN: cn=managed-webmail-inst01-appusers,o=naming-suffix
    customAppInstAccess: blogger:inst03:user
    customAppInstAccess: webmail:inst03:userSo jsmith's nsRole attribute would contain the following values (the ones above the blank line are the main entries, the others are intermediate role to be ignored):
    cn=appusers,ou=webmail,ou=inst01,ou=institutions,o=naming-suffix
    cn=appadmins,ou=webmail,ou=inst01,ou=institutions,o=naming-suffix
    cn=managed-webmail-inst01-appusers,o=naming-suffix
    cn=managed-webmail-inst01-appadmins,o=naming-suffixAnd jappleseed's nsRole attribute would contain the following values (the ones above the blank line are the main entries, the others are intermediate role to be ignored):
    cn=appusers,ou=webmail,ou=inst01,ou=institutions,o=naming-suffix
    cn=appusers,ou=blogger,ou=inst03,ou=institutions,o=naming-suffix
    cn=appusers,ou=webmail,ou=inst03,ou=institutions,o=naming-suffix
    cn=managed-webmail-inst01-appusers,o=naming-suffix
    cn=filtered-blogger-inst03-appusers,o=naming-suffix
    cn=filtered-webmail-inst03-appusers,o=naming-suffixIf that doesn't make sense, then you can email me details of what you're trying to do at <[email protected]>, but it may take some time before I can respond.
    -Scott-

  • Dependencies Between DC

    Hi,
    When should one use  Design Time , Build Time ,Deploy Time , Run Time dependency?
    I have gone through the following link:
    http://help.sap.com/saphelp_nw04s/helpdata/en/01/bb91ee812c3242964d01e791526ce8/frameset.htm
    It say u201CAt Build Timeu201D thus can be interpreted as u201CThe build results are usedu201D and Deploy Time specifies that a used component must already exist in the runtime system.
    But I am still not clear when should I use which approach. Can anyone explain with any example? or Is there any document or blog which explains with example the typical scenarios and approach to be used?
    Also, I read about child DC and used DC. But , I still dont know typical scenario where I will use child dc instead of used dc?
    Need your help experts.
    Thanks in advance,
    Apurva

    Hi Apurva,
    Consider the following cases :
    Case 1: When you are navgating from one DC to another DC... say u are navigating from DC1 to
                 DC2. In this case you need the interface view of DC2 in your DC1. But both the applications
                 of DC1 and DC2 are deployed independently in the server.
                 In this case, you have added public part of DC2 in the Used DCs of DC1. So DC1 is
                 depending on DC2 in Build Time. Also for navigating from DC1 to DC2, DC1 is depending on
                 DC2 while Run Time. So in this scenario, you need both Build Time and Run Time
                 dependencies.
    Case 2: Suppose you are using a jar file in a DC. In order to include the jar file in the DC, you need
                the help of an External Library DC. This Library DC contains the required jar file and we use
                public part (compilation) of this DC into the main DC. Now External Library DCs do not have
                any deployable object. So it needs to be packaged with the Main DC for deploying in the
                server. So we ned another type of public part for this Library DC ( type Assembly ) to be
                added in the Used DCs of Main DC. So here the main DC needs the ibrary DC only during
                build time. The jar file gets exposed to the server automatically when the Main DC is
                deployed. Hence in this scenario, we use only Build Time dependency.
    Regards,
    Sayan Ghosh

  • Design problem with Swing

    Hi all. I've run into some design problems when trying to create a Swing app.
    I've got a non-graphical class that emulates a power supply unit. Let's call it PSUnit. I have to create a GUI for PSUnit.
    Every class designed to build a full GUI app uses PSUnit in some way (changes its voltage, displays voltage, turns it on, turns it off, etc.)
    Here's the catch. Suppose I've got a class:
    public class BuildingBlock extends JPanel {
         // code includes a JTextBox displaying
         // the current PSUnit voltage.
    }another class is created for setting the voltage:
    public class AnotherBlock extends JPanel {
         // this class contains a JSpinner and
         // a button that retrieves the JSpinner value
         // and sets it as the current voltage of
         // PSUnit
    }When the button in AnotherBlock is clicked, I must notify the BuildingBlock class that a PSUnit has changed its state so it can update it's values and display the correct data.
    I've tried to do this a few times but failed miserably, so I'm hoping you guys could help me out.
    Please note that both of the above classes have some additional code and it's not very pleasant to make one class an inner class of another. I should be able to create a "standalone" classes which, combined together, form a GUI for PSUnit.
    Thanks.

    Yes this is a common problem that many of us have when building UIs
    Here's the question: In this instance, are these two classes really independant? Could they stand alone? Often when building a GUI, it's not even that easy to answer that question, but these leads to the two ways you can solve this
    #1. Make them independent, and use listeners either using Observable / Observer or creating your own custom listeners. The advantage of this is smaller classes and more independence. The disadvantage is it's generally more complicated, especially at the design stage
    #2 (what I'd probably recommend). Make 1 GUI class "MyPSFrame", then declare your panel classes as inner classes within that class. This way, everything goes into one spot, and everything is shareable. This also makes sense if you can't have 1 of the panels without the other.

  • Report Designer - Binding Error

    Hi Guys,
    I am trying to use the report designer to build some reports. When I assign any dataprovider to my report - query/query view, I am getting an error "Binding Error for Characteristics"/"Binding Error for Key Figures". Can you please let me know if someone has faced this error and what can be the possible resolution. This is kind of urgent because none of the queries seem to work. We are on SPS 9 which I know is not the best.
    Thanks,
    Pratik.

    is it an DROPDOWN you trying to add dataprovider??
    Hope it Helps
    Chetan
    @CP..

  • Can Designer generate ADF Entity Objects, View Objects and Apps Module ?

    Hi all,
    On what way can Designer integrate with JDeveloper (+ ADF) ?
    Can Designer generate ADF Entity Objects, View Objects and Apps Module ?
    Thank you for your help,
    xtanto

    Designer itself has no direct integration with JDeveloper. However, there are three options. First of all, you can get a JDeveloper extension (download this separately) that lets you create a Connection to a Designer repository. From that Connection you can find modules that you defined in Designer and generate Entity and View objects for the tables and columns that you used in those modules, and an Application Module. It does not create JSPs or other user interface objects.
    Another option is to buy JHeadstart from Oracle. This contains a set of code generators and ADF extensions that include an ability to get information from a Designer repository. JHeadstart works fine for non-Designer users too, but was built by the same people who wrote Designer Headstart - they know the repository API intimately.
    The third option is to download Oracle Designer Extension Builder (ODEB) which was just recently made available. This is a product of a collaboration between Designer users from the Oracle Development Tools Users Group (ODTUG) and Oracle to extend the capabilities of Designer with user written tools and utilities. You could use ODEB to write your own generators for ADF Business Components. Or you could wait and see if someone else in the user community does this. I hope that you or whoever does such a generator will be willing to share it with us all.

Maybe you are looking for

  • How to use security certificate with Business service

    Hi, Information: I need to use a security certificate for connection from Business service to legacy system. I have created PKI mapper in WebLogic console, deployed keystore on server and Service Key Provider in OSB. I can see can connect the certifi

  • Iphone 4 will not power up. shut itself down after recording video and attemptimg to send via mms.

    Iphone 4 shut itself down about 10 hours ago after I recorded a new video and attempted to send the video via mms.  Tried many times to power up using standard power up procedures.  I noticed that it seemed to be getting hot.  I removed the protectiv

  • RSS Reader Extender

    Hello to all, ive tested the sample rss reader. Now if I want to read the text in this tag: <content:encoded></content:encoded>? How I can do that? my code at the moment is valid only for description: this.body.htmlText = rssFeed.lastResult.rss.chann

  • 3.1 update on Windows bricked my iPhone

    There are serious problems with the new iTunes 9 and 3.1 iPhone update. 1) The 3.1 update bricked my iPhone when iTunes hung at the "installing software" phase (100% CPU, no I/O for 2 hours). I could not kill the iTunes process and had to reboot. Aft

  • Lightroom Drop of quality exporting to jpeg

    Good Evening, I'm facing an issue with Lightroom 5.6. When I develop a photo and I export it to jpeg the result is far from the original Raw. There is a loss of quality, particularly in term of noise reduction and sharpening. It seems that Lightroom