Create, Load, & Assign Attribute using Notepad + Outline Load Utility

Hi all, I have a requirement that I need to create a new attribute and then assign to many different members. Since there are so many members, I believe the best way to do this is to process this dynamically in notepad or wordpad through Outline Load Utility.
This is the normal way how I would do it manually in Planning:
1. Let's say this is my outline in Planning. "1000-X" is the base member where I will be assigning the new attribute to. And many more siblings to "1000-X" will be assigned with the same attribute:
http://i.imgur.com/U6d1i.jpg
2. So I changed the data type of "1000-X" to Stored. I highlighted "Entities". I created the new attribute named "Company".
http://imgur.com/Kg2oe
3. I have selected base member "1000-X" -> Edit -> then assign the new attribute to "Company". So that's done for a single member. However, keep in mind, I still have many more members to assign the new attribute to. I want to do this much quicker through dynamic way so I'm not sure if I have to go through this process. Maybe this could be alternated by creating it in notepad/wordpad?
http://i.imgur.com/lg9G6.jpg
Now, my question is, if I want to just type up everything in notepad/wordpad for assigning the new attribute "Company" to a massive amount of members. How would that structure look?
I was reading this but I'm still a bit confused about how the structure should be formatted when it gets more complex:
https://blogs.oracle.com/HyperionPlanning/entry/attributes_loading_and_assigning_attributes
So basically there are 2 files: Attribute Load file and Entity Metadata Load file
Now, this is my Attribute Load file. Can someone help me to verify my work?
http://i.imgur.com/fnT8I.jpg
=========
Parent, Office
Office,Office
=========
Next, here is the Entity Metadata Load file I created:
http://i.imgur.com/wrSt9.jpg
=============================
Parent,Entity,Company
"Total Non-Admin","Total Admin","Department XYZ - A & B & C", "Department X","TOtal Administration","USA","Operation XYZ","Operation X","1000-X"
=============================
Apparently, there's something wrong with it so correct me. Thanks for taking time reading this.
- N

I think Outline Load Utility needs .CSV files as the source files. See below format that loads fine.
Parent,<Base Dim Name (Entity)>,<Data Storage>,<Alias: Default>,<Attr Dim 1>,<Attr Dim 2>,<Attr Dim 3>
All Entites,Entity,Store,,,,
Entity_1,All Entities,Store,,,,
Entity_1_1,Entity_1,Store,,<Attr Dim 1_Member_1>,<Attr Dim 2_Member_2>,<None>
Entity_1_2,Entity_1,Store,,<None>,<Atter Dim 2_Member_2>,<None>
Note: Attribute assignments must be of the same level in the base dimensions. It may let you assign but will get error during the refresh.
Thanks,
KK

Similar Messages

  • I was given an assingment, but have no idea where to begin. The assingment is to create a text file using notepad with all of my digital inputs and some how make those imputs show up on my digital indicators on my control pannel

    I was given an assingment, but have no idea where to begin. The assingment is to create a text file using notepad with all of my digital inputs and some how make those imputs show up on my digital indicators on my control pannel.
    When it was explained to me it didn't sound to hard of a task, I have no LabVIEW experience and the tutortial sucks.

    StevenD: FYI, I did NOT give you the one star rating. I would never do that!
    StevenD wrote:
    Ow. Someone is grumpy today.
    Well, this is an assignment, so it is probably homework.
    Why else would anyone give HIM such an assigment, after all he has no LabVIEW experience and the tutorials are too hard for him?
    This would make no sense unless all of it was just covered in class!
    This is not a free homework service with instant gratification.
    OK! Let's do it step by step. I assume you already have a VI with the digital indicators.
    "...but have no idea where to begin".
    open notepad.
    decide on a format, possibly one line per indicator.
    type the document.
    close notepad.
    open LabVIEW.
    Open the existing VI with all the indicators.
    (are you still following?)
    look at the diagram.
    Who made the program?
    Does the code make sense so far?
    Is it a statemachine or just a bunch of crisscrossed wires?
    Where do you want to add the file read?
    How should the file be read (after pressing a read button, at the start of the program ,etc.)
    See how far you get!
    Message Edited by altenbach on 06-24-2008 11:23 AM
    LabVIEW Champion . Do more with less code and in less time .

  • Can you assign attributes via the OutlineLoad.cmd utility?

    I create a attribute dim named 'Project Admin' with base dim 'Project'. I now want to assign the person to the various Project ID's under Project. Can I do this via OutlineLoad.cmd? The examples in the Planning Admin Guide don't give one of assigning these. I tried the below but it just created a new Attribute Dim named 'TextAttrib' for the Project Dimension.
    OutlineLoad.cmd /A:APPNAME /U:admin /M /I:F:\cripts\Automation\scripts\Metadata\ProjMgr\DimBld_Files\ProjMgr.csv /DAT:TextAttrib:"Project" /L:F:\scripts\Automation\scripts\Metadata\ProjMgr\Logs\ProjMgr.log /X:F:\scripts\Automation\scripts\Metadata\ProjMgr\Logs\ProjMgr_Bld.exc /C
    My ProjMgr.csv file looks like. Just trying to get sample to work before I try thousands....
    TextAttrib,Parent
    Davis_William,Proj_12345

    You can assign attributes while loading your project dimension, see below for .csv format
    Project,Parent,Alias:Default,Data Storage,Project Admin
    Project_12345,Project_12345_Parent,,Davis_William
    Good Luck
    Edited by: User7876731 on Apr 25, 2012 2:15 PM

  • Creating MultiValued Taxonomy Attributes using API

    Hi All,
    I'm trying to create an attribute in the taxonomy table that has text/multivalued type. I am able to create the attribute and set the type to text/multivalued, but I am not sure how to create the actual value set for it.
    For example, a "Color" attribute would have a value set consisting of a list of possible colors, i.e. blue, green, yellow, etc...
    In the AttributeInfo class, I see no methods to accomplish this.
    Please let me know if you have any ideas!
    Thanks!
    Roman D.

    Hi Roman,
    Please have a look at the AttributeInfo.GetFeatures() method.  This returns an instance of FeatureDomain which holds an array/collection of FeatureValue instances.  In your case it will be empty and you must add the FeatureValue instances.
    Hope this helps,
    Richard

  • Custom AD Attributes using powershell

    Hi,
    Is it possible to create custom attributes using powershell v2/v3 ?
    Marcel

    Marcel,
    Active Directory Cookbook, 3rd Edition has a way to do it. Unfortunately, they do not include the crucial step of assigning the new attribute to the class. My company has multiple developers each with their own VM and we need to be able to do this hundreds
    of times internally and for our clients. I have been struggling for weeks trying to find the final piece. (recipe 10.7). Please let me know if you can figure out the last step
    Using PowerShell
    To create a schema attribute using the Quest tools, use the
    new-QADObject
    cmdlet as
    follows:
    new-QADObject -ParentContainer 'cn=schema,cn=configuration,
    <ForestRootDN>'
    -type
    'attributeSchema' -name 'adatum-LanguagesSpoken' -ObjectAttributes
    @{lDAPDisplayName='adatum-LanguagesSpoken';
    attributeId='1.3.6.1.4.1.999.1.1.28.3';oMSyntax='20';attributeSyntax='2.5.5.4';
    isSingleValued='FALSE';description='Language a user speaks';searchFlags='1'}
    To create a schema attribute using native PowerShell functionality, use the following
    syntax:
    $root = [ADSI]"LDAP://RootDSE"
    $schema = $root.schemaNamingContext
    $parentCont = [ADSI]("LDAP://" + $schema)
    $newAttr = $parentCont.Create("attributeSchema","adatum-LanguagesSpoken")
    $newAttr.put("lDAPDisplayName","adatum-LanguagesSpoken")
    $newAttr.put("attributeId","1.3.6.1.4.1.999.1.1.28.3")
    $newAttr.put("oMSyntax", 20)
    $newAttr.put("attributeSyntax", "2.5.5.4")
    $newAttr.put("isSingleValued", $false)
    $newAttr.put("description", "Languages a user speaks")
    $newAttr.put("searchFlags", 1)
    $newAttr.SetInfo()
    Discussion
    To create an attribute, you need to add an
    attributeSchema
    object to the
    Schema
    container.
    Typically, when you extend the schema, you perform several additions or modifications
    at once. The order of your extensions is very important. You can’t create a
    class, assign an attribute, and then create the attribute; you obviously need to create
    the attribute before it can be assigned to the class.
    Bud - MCITP

  • Create & Load Attribute without Outline Load Utility? Add Many Attributes?

    1. Is it possible to create and load attribute dimensions without using Outline Load Utility? How?
    2. What is the fastest way to create and load attribute dimensions massively? (ex. 5000 attributes)
    p.s. I don't understand when John Goodwin says "reversing Planning application", could you please elaborate on that?

    N wrote:
    But if people want to keep their jobs in this economy or advance in their career in the world of IT, a better and faster way of learning and communicating is needed.So forums, blogs, documentation, training, LinkedIn, twitter, Facebook is not enough, basically if everything is handed to you on a plate then where is the benefit as you will not actually be learning.
    If you think something is missing then feel free to start up a social network instead of complaining that it doesn't exist.
    Also you want to start marking your posts helpful or correct instead of just expecting from the forum.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Outline Load Utility - associating attributes when loading members

    Hi - simple one this I'm sure.
    I'm trying to use the Outline Load Utility to load members to a simple custom dimension, which already exists. I want to assign an attribute to each member I am adding.
    So I have my data file with the requisite headers including "Attribute Dimension Name" as per the HP admin guide.
    I specify member name, parent, alias, and the attribute member I want to associate with the dimension member I am adding, but the utility does not like the header & returns *"unrecognized column header value "Attribute Dimension Name" "*
    here is the script:
    OutlineLoad -f:h:\HYSL\password.txt /S:demodrive /A:MikeTest /U:demoadmin /M /N
    /I:c:\Bootcamp/OLUtest\Dim3.csv /D:Customers /-C /L:c:\Bootcamp\OLUtest\Dim3Load.log
    /X:c:\Bootcamp\OLUtest\Dim3Ldex.exc
    here is the top of the file:
    Customers,Parent,Alias: Default,Attribute Dimension Name
    Cust 3,Top 10 Customers,,North
    Cust 4,Top 10 Customers,,South
    Cust 5,Top 10 Customers,,East
    Thx

    You have to give the attribute dimension name, so if you have an attribute dimension called "Shop", then your head would be
    Customers,Parent,Alias: Default,Shop
    The attribute dimension already has to exist as well.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error in using Outline Load Utility

    HI
    i am trying to export the members (metadata) of one of my dimension into csv file by using the outlineload utility of hyperion planning. The version of hyperion is 11.1.2.2
    instead of creating a csv file the outline load utility throws me following exception:
    "Unable to obtain dimension information and/or perform a data load: Registry: Planning product not found."
    I also check the log and exception file created by the Outline Load utility which contains the following information;
    log file contents
    ==========
    [Wed Nov 21 12:13:04 PKT 2012]Command line arguments: -f:pwd.txt /A:hec_heis /U:admin /-M /E:MetaData/qs_rank_acc.csv /D:Account /L:MetaData/outlineLoad.log /X:MetaData/outlineLoad.exc
    [Wed Nov 21 12:13:07 PKT 2012]Unable to obtain dimension information and/or perform a data load: Registry: Planning product not found.
    [Wed Nov 21 12:13:07 PKT 2012]Examine the Essbase log files for status if Essbase data was loaded.
    [Wed Nov 21 12:13:07 PKT 2012]Planning Outline data store load process finished with exceptions: not all input records were read due to errors (or an empty input file). 0 data records were read, 0 data records were processed, 0 were successfully loaded, 0 were rejected.
    exception file contents
    ===============
    [Wed Nov 21 12:13:07 PKT 2012]Unable to obtain dimension information and/or perform a data load: Registry: Planning product not found.
    [Wed Nov 21 12:13:07 PKT 2012]Planning Outline data store load process finished with exceptions: not all input records were read due to errors (or an empty input file). 0 data records were read, 0 data records were processed, 0 were successfully loaded, 0 were rejected.
    this command was working fine till yesterday. for the sake of testing i try to export the metadata of another application deployed on the same sever and got the same error for that; so it shows that some thing went wrong with the whole server instead of individual application

    HI,
    Some additional information.
    When you see this error message "Planning Product not found". Please check the logs in
    C:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services, check in HyS9EPMServer-sysout.
    You should be able to see the error message as " Received exception while creating connection for pool "EPMSystemRegistry": ORA-28001 the password has expired".
    This is an easy way of identifying the case.
    Sandeep Reddy Enti

  • Issues using the outline load command on Planning Version 11.1.2

    Hi All
    I am trying to add members into the Account dimension using the outline load utility within Planning version 11.1.2 and I am getting the following error message:
    Unable to obtain dimension information and/or perform a data load: Unable to create print writer for log file. “D:Oracle\Middleware\user_projects\epmsystem1\Planning\planning1\Data\Log” is a directory. Exception in thread “main” java.lang.NullPointerException at com.hyperion.planning.utils.HspOutlineload.loadAndPrintStatus<Unknown Source> at com.hyperion.planning.utils.HSPOutlineLoad.main<Unknown Source>
    The command synatx I am using is:
    Outlineload /A:Plan01 /u:admin /I:D:\Oracle\Middleware\user_projects\epmsystem1\Planning\Planning1\Data\account.csv /D:Account /T
    Where the headers of the csv import file I have used are:
    Parent,Account
    and
    Account,Parent
    I am e studio enviroment so not sure if this will cause issues.
    Any help would be greatly appreciated
    Regards

    Hi All
    I am trying to add members into the Account dimension using the outline load utility within Planning version 11.1.2 and I am getting the following error message:
    Unable to obtain dimension information and/or perform a data load: Unable to create print writer for log file. “D:Oracle\Middleware\user_projects\epmsystem1\Planning\planning1\Data\Log” is a directory. Exception in thread “main” java.lang.NullPointerException at com.hyperion.planning.utils.HspOutlineload.loadAndPrintStatus<Unknown Source> at com.hyperion.planning.utils.HSPOutlineLoad.main<Unknown Source>
    The command synatx I am using is:
    Outlineload /A:Plan01 /u:admin /I:D:\Oracle\Middleware\user_projects\epmsystem1\Planning\Planning1\Data\account.csv /D:Account /T
    Where the headers of the csv import file I have used are:
    Parent,Account
    and
    Account,Parent
    I am e studio enviroment so not sure if this will cause issues.
    Any help would be greatly appreciated
    Regards

  • It seems you cannot clone objects with attributes using lazy loading in JPA

    I have an entity with an attribute using lazy loading:
    @Entity
    public class B {
    @ManyToOne(fetch=FetchType.LAZY)
    private A a;
    @Entity
    public class A {
    Assume the following code:
    A a1 = new A();
    A a2 = new A();
    B b1 = EntityManager.find(B.class, ...);
    b1.setA(a1);
    B b2 = b1.clone();
    b2.setA(a2);
    Now with lazy loading enabled I get b1.getA() == a2 instead of b1.getA() == a1. Moreover, the debugger displays the same value holder in b1 and b2 for the attribute a. It appears as if cloning does not make a (deep) copy of the value holder managing the attribute a.
    How can I create a copy b2 of b1, such that the value holder managing a in b1 is a different object as the value holder managing a in b2?
    Thanks, Thomas.

    I have filed a bug to have this addressed in Oracle TopLink 11gR1. I would recommend you file a bug against TopLink Essentials in GlassFish or if you have a support contract report the issue to metalink to have the issue resolved.
    If this is urgent I did try fixing the issue with a small helper method using some reflection. This method is simplified through its throwing of Exception. If you wish to use something like this I would recommend proper error handling.
         * Helper method for cloning an entity and fixing the woven value-holders to
         * complete a proper shallow cloning.
        public static Employee clone(Employee entity) throws Exception {
           Employee clone = entity.clone();
           // Now fix the cloned ValueHolder references
           Field[] fields = entity.getClass().getDeclaredFields();
           for (int index = 0; index < fields.length; index++) {
               Field field = fields[index];
               if (field.getName().startsWith("_toplink_")) {
                   field.setAccessible(true);
                   ValueHolderInterface vhi = (ValueHolderInterface)field.get(entity);
                   Object value = vhi.isInstantiated() ? vhi.getValue() : null;
                   field.set(clone, new ValueHolder(value));
           return clone;
        }Doug

  • How to use Outline Load Utility with local encoding names of dimensions?

    Hi,
    I'd like to load metadata (dimensions members) to Planning classic application via Outline Load Utility.
    Target dimension name has been set in local encoding (cyrillic).
    After execution my batch file I get error that unable to find specified load dimension "????" in target application.
    Batch file has been created to start OutlineLoad in ANSI encoding:
    cd C:\Hyperion\products\Planning\bin
    OutlineLoad /A:testapp /U:admin /M /N /I:C:\Hyperion\TempOtlLoad\otl_tmc_alterna.csv /D:{dimNameInCiryllicEncoding} /L:C:/Hyperion/TempOtlLoad/outlineLoad.log /X:C:/Hyperion/TempOtlLoad/outlineLoad.exc
    TIMEOUT 10
    How to use Outline Load Utility with local encoding names of dimensions?

    Has somebody any idea about my question below ?
    Regards,
    Ed

  • Load Text and Attribute using same DataSource

    Hi,
    Is it possible to load text and attributes using same datasource? If yes than how can this be done?
    Thank you,
    CD

    Yes you are right in that case it will be an attribute , and in the report show it as display attribute. If you want to apply the text at Infoobject level,
    (1) In the change mode of Iinfoobject , check both with Master data and Text boxes , in the Master data /text tab
    (2) Make Flexible or direct update
    (3) Create 2 Infopackages one loading from ATTR data source and the other from TEXT data source respectively.
    hope it helps,

  • Outline Load Utility error using Hyperion Planning 11.1.2

    I am using Outline Load Utility to extract outline from Hyperion Planningin .csv format.
    We have three planning cubes and I am trying to extract a dimension that is only a standard dimension in the third cube. However, I get this error message:
    Error: Unable to obtain dimension information and/or perform a data load: com.hyperion.planning.sql.HspMember cannot be cast to com.hyperion.planning.sql.HspTimePeriod
    When I check Shared Services, the dimension is not part of standard dimensions in Global Artifacts for the app. I can see it under the specific Plan Type as a standard dimension.
    When I try to extract any of the dimensions under the Global Artifacts, the command is successful. Here is the syntax I type for outline load command:
    OutlineLoad /A:HFPlan2 /U:admin  /-M /E:c:/position_export.csv /D:Position /L:c:/outlineLoad.log /X:c:/outlineLoad.exc
    Please advise if I need to add something else to the command or totally use any other tool.
    Thanks!

    Log an SR with Oracle, because that is a varchar field with I think 2000 char limit.
    Is that happening for just that application (do you have other apps, or can you create a sample application)
    Regards
    Celvin

  • Loading Data Using Outline Load Utility - Error

    Trying to load some data using Outline Load Utility. I followed the Oracle documentation on this and Under the Administration -> Manage Data Load area I defined Accounts as data load dimension, and period as driver dimension. I then added Jan - Feb as driver members. I wanted to load data for Jan. My data header looks like this:
    Accounts,Jan,Point-of-View,Data Load Cube Name
    acct1, 768, "2010, Ver1, Actuals, entity1, etc" Plan1
    The command i typed is this:
    C:\Oracle\Middleware\user_projects\epmsystem1\Planning\planning1>outlineload /A:Plan1 /U:Admin /M /I:C:\MockData2.txt /D:Accounts /L:C:\dataload.log /X:c:\dataload.exc
    I get the following errors:
    [Mon Nov 22 11:03:02 CST 2010] Unrecognized column header value "Jan".
    [Mon Nov 22 11:03:02 CST 2010] Unrecognized column header value "Point-of-View".
    [Mon Nov 22 11:03:02 CST 2010] Unrecognized column header value "Data Load Cube Name".
    [Mon Nov 22 11:03:02 CST 2010]Unable to obtain dimension information and/or perform a data load: Unrecognized column header value(s), refer to previous messages. (Note: column header values are case sensitive.)
    [Mon Nov 22 11:03:02 CST 2010]Planning Outline data store load process finished with exceptions: not all input records were read due to errors (or an empty input file). 0 data records were read, 0 data records were processed, 0 were successfully loaded, 0 were rejected.
    This is version 11.1.2. What am I doing wrong here? I also find it interesting that the command for data load and metadata load is the same as per oracle docs. I guess Planning knows if we're trying to load data or metadata based on the CSV file header?

    I don't usually bother with loading data using the outline load utility but as a test on 11.1.2 using the planning sample application I gave it a quick go.
    In planning, went to Administration > Data Load Settings > Picked Account as the data load dimension, Period as the driver dimension and selected Jan as a member
    I created a file :-
    Account,Jan,Point-of-View,Data Load Cube Name
    TestMember,100,"Local,E05,Actual,NoSegment,Working,FY11",Consol
    And used the following command line from the directory with the planning utilities
    OutlineLoad /A:plansamp /U:admin /M /N /I:F:/temp/dload.csv /D:Account /L:F:/temp/outlineLoad.log /X:F:/temp/outlineLoad.exc
    The log produced :-
    [Tue Nov 23 10:02:01 GMT 2010]Successfully located and opened input file "F:\temp\dload.csv".
    [Tue Nov 23 10:02:01 GMT 2010]Header record fields: Account, Jan, Point-of-View, Data Load Cube Name
    [Tue Nov 23 10:02:01 GMT 2010]Located and using "Account" dimension for loading data in "plansamp" application.
    [Tue Nov 23 10:02:01 GMT 2010]Load dimension "Account" has been unlocked successfully.
    [Tue Nov 23 10:02:01 GMT 2010]A cube refresh operation will not be performed.
    [Tue Nov 23 10:02:01 GMT 2010]Create security filters operation will not be performed.
    [Tue Nov 23 10:02:01 GMT 2010]Examine the Essbase log files for status if Essbase data was loaded.
    [Tue Nov 23 10:02:01 GMT 2010]Planning Outline load process finished (with no data load as specified (/N)). 1 data record was read, 1 data record was processed, 1 was accepted, 0 were rejected.
    There you go no problems.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Need Help..!! Loading Data Using Outline Load Utility - No Data

    Hi All,
    I've tried to load data using Outline Load Utility but the data is not loaded into my Essbase.
    Here are the step what I've done :
    1. In planning, Administration > Data Load Settings
    - Entity as the data load dimension,
    - Account as the driver dimension and selected Rental, test_desc as the member
    2. The .csv file
    Entity, Rental, test_desc, Point-of-View,Data Load Cube Name
    TLT, 100, 100, "FY11,Plan,Working,No Product,No Condition Type,No Vehicle Type,No Term Period,No Term,No Movement, Local, Apr", Retail
    3. Run the Outline Load through cmd
    E:\Oracle\Middleware\user_projects\epmsystem1\Planning\planning1>OutlineLoad /A:PLNDEV /U:xyz /M /N /I:E:/testload.csv /D:Entity /L:E:/OutlineLogs /X:E:/outlineLoad.exc
    and below it the OutlineLogs :
    [Mon Jul 25 04:01:42 PDT 2011]Successfully located and opened input file "E:\testload.csv".
    [Mon Jul 25 04:01:42 PDT 2011]Header record fields: Entity, Rental, test_desc, Point-of-View, Data Load Cube Name
    [Mon Jul 25 04:01:42 PDT 2011]Located and using "Entity" dimension for loading data in "PLNDEV" application.
    [Mon Jul 25 04:01:42 PDT 2011]Load dimension "Entity" has been unlocked successfully.
    [Mon Jul 25 04:01:42 PDT 2011]A cube refresh operation will not be performed.
    [Mon Jul 25 04:01:42 PDT 2011]Create security filters operation will not be performed.
    [Mon Jul 25 04:01:42 PDT 2011]Examine the Essbase log files for status if Essbase data was loaded.
    [Mon Jul 25 04:01:42 PDT 2011]Planning Outline load process finished (with no data load as specified (/N)). 1 data record was read, 1 data record was processed, 1 was accepted, 0 were rejected.
    No data rejected there, but when I tried to retrieve the data from my Planning Form or Essbase Add-In, there is no data.
    Do I miss something in my step above..??
    Please advise.
    Thanks.
    Regards,
    VieN

    Hi John,
    thanks for reply..
    I'm not check the essbase log yet..
    From the OutlineLogs (Planning Outline load process finished (with no data load as specified (/N)). 1 data record was read, 1 data record was processed, 1 was accepted, 0 were rejected.), it doesn't mean the data successfully loaded, isn't it...??
    Thanks.
    Regards,
    VieN

Maybe you are looking for

  • Is not abstract and does not override abstract method tablechanged

    I will remove all the gui code to make it shorter, but my problem lies with my InteractiveTableModelListener. public class Meet extends JPanel{   private static void createAndShowGUI() {         JFrame frame = new JFrame("MEET_dataTable");         fr

  • PAGES  slow to load

    Does anyone else think "PAGES" is slow to load and what if anything can be done about it?

  • Mpd and rox

    Hi, I'm trying to make rox add mp3 files directly to my mpd playlist. I set the run action to : mpc add "$@" but it doesn't work... I tried to write a shell script that will do the same and give me the output but so far I get no output and I can't fi

  • How can I add 1pixel border above tabs, on window name bar, like in Opera. This helps in moving FF window.

    In Opera there is a 1px line above tabs which helps in organising windows. So I can move the cursor highest on the screen, click and move the window or if I want do change window to firefox from another window i can click highest on the screen fastes

  • Ipod classic probelm

    at the metro centre today i recieved a refurbished ipod classic which wont work with my itunes 10.6.3 my macbook says its the latest version which i know its not ... my macbook is running on mac os X 10.5.8 any ideas what i can do??? My iphone works