Problem when moving a resource

Hello,
I created a new CM repository, and when I want to move a resource from my userhome folder to a folder inside that repository, I get the following exception :
com.sapportals.wcm.repository.InvalidArgumentException: Propertymap may not contain readonly properties (createdby)#
at com.sapportals.wcm.repository.ResourceException.fillInStackTrace(ResourceException.java:400)#
Everything goes fine when I move my resource to another folder under my userhome.
Do you have any idea on that ?
Regards,
Nicolas

Samta, Julian,
Thanks for your help.
I eventually got it to work by adding the "setIgnorePropertyFailures(true)" to the ICopyParameter I use to move the resource. I am using a lot of predefined properties in my application, I hope I will not be in trouble with these properties afterwards...
FYI, The Security manager is an ACLSecurityManager, and  Everyone has Full Control access on the repository.
Here is the full stacktrace :
om.sapportals.wcm.repository.InvalidArgumentException: Propertymap may not contain readonly properties (createdby)#
     at com.sapportals.wcm.repository.ResourceException.fillInStackTrace(ResourceException.java:400)#
     at java.lang.Throwable.<init>(Throwable.java:195)#
     at java.lang.Exception.<init>(Exception.java:41)#
     at com.sapportals.wcm.WcmException.<init>(WcmException.java:59)#
     at com.sapportals.wcm.util.content.ContentException.<init>(ContentException.java:38)#
     at com.sapportals.wcm.repository.ResourceException.<init>(ResourceException.java:239)#
     at com.sapportals.wcm.repository.InvalidArgumentException.<init>(InvalidArgumentException.java:31)#
     at com.sapportals.wcm.repository.manager.cm.persistence.commonjdbc.PersistenceCommonJDBC.createNode(PersistenceCommonJDBC.java:1055)#
     at com.sapportals.wcm.repository.manager.cm.persistence.BasicPersistenceDB.createDocument(BasicPersistenceDB.java:1156)#
     at com.sapportals.wcm.repository.manager.cm.CmNamespaceAndContentManager.createResource(CmNamespaceAndContentManager.java:669)#
     at com.sapportals.wcm.repository.manager.cm.CmNamespaceAndContentManager.createResource(CmNamespaceAndContentManager.java:563)#
     at com.sapportals.wcm.repository.CollectionImpl.internalCreateResource(CollectionImpl.java:1456)#
     at com.sapportals.wcm.repository.ResourceImpl.internalCopy(ResourceImpl.java:3237)#
     at com.sapportals.wcm.repository.ResourceImpl.internalMove(ResourceImpl.java:3331)#
     at com.sapportals.wcm.repository.ResourceImpl.move(ResourceImpl.java:2020)#
     at com.sapportals.wcm.repository.ResourceImpl.move(ResourceImpl.java:1983)#
     at com.ctsao.airbus.rise.workflow.actions.WorkflowUtils.moveRiseItem(WorkflowUtils.java:159)#
     at com.ctsao.airbus.rise.workflow.actions.SubmitToDec.test(SubmitToDec.java:154)#
     at com.ctsao.airbus.rise.workflow.actions.SubmitToDec.execute(SubmitToDec.java:37)#
     at com.ctsao.airbus.rise.Workflow.callActionForStatusAndTransitionInWorkflow(Workflow.java:318)#
     at com.ctsao.airbus.rise.Workflow.test(Workflow.java:651)#
     at com.ctsao.airbus.rise.Workflow.wdDoInit(Workflow.java:137)#
     at com.ctsao.airbus.rise.wdp.InternalWorkflow.wdDoInit(InternalWorkflow.java:110)#
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:95)#
     at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)#
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)#
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:346)#
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:370)#
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:608)#
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)#
     at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)#
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)#
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)#
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)#
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)#
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)#
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)#
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)#
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)#
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)#
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)#
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)#
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)#
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)#
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)#
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)#
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)#
     at java.security.AccessController.doPrivileged(Native Method)#
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)#
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)#
And here is the version :
J2EE Engine 6.40 PatchLevel 95420.313
Portal 6.0.13.0.0
KnowledgeManagementCollaboration 6.0.13.6.0 (NW04 SPS13 Patch 6)

Similar Messages

  • Version 33, problems when moving tab to new window, then if you open a new tab in that window it doesn't switch to it unless you use Ctrl-Tab?

    Version 33, problems when moving tab to new window, then if you open a new tab in that window it doesn't switch to it unless you use Ctrl-Tab.

    Type '''about:preferences'''<enter> in the address bar.
    Select '''General.''' Look for '''Tabs.'''
    Turn on '''When I open a link in a new tab, switch to it immediately'''

  • Exchange Mail Offline Problem when moving/deleting mails

    Hi there,
    I am using the Apple Mail Program to connect to my corporate Microsoft Exchange Server. This work perfectly well (also with the calendar, tasks, etc.)
    Mail also work s well while I am online.
    When I work offline (I often travel in planes in trains) I can write emails, respond to mails and those will be synchronized without any problem when I am back online.
    But the strange thins is that Mail sets back all changes in my inbox without any recognizable trigger. Meaning, I am moving emails from the inbox folder to other folders and/or deleting emails from my inbox. After switching from the inbox to another folder, or simply shortly to another program and then coming back, ALL moved and deleted emails show up again in the inbox. This is strange, because I am offline the whole time - thus the expanation that the server synch has changed everything back cannot be. At the same time, written emails stay in the outbox folder and remain there until I go online again.
    I asked an apple employee at Genious Bar but he could help me. Another friend of me who uses another corporat Exchange Server experiences the same  problem. Can anyone help?

    One thing that may help is to go to Mail Preferences, Accounts, and in your account under the Advanced tab select the check box for "Prompt me to skip messages over xxx kB" (where you indicate how many kB). This can reduce the download times by factors of 2 to 4 or more, depending on the size of the attachments.
    I think the more specific control you are looking for that is analogous to what you can do on the iPhone and iPad might not be available on the computer versions of Mail.
    Edit added: I just noticed that the above option is only available for POP accounts, but not for Exchange (IMAP) accounts, so unfortunately it may not apply to your account.
    Message was edited by: steve626

  • Problems when moving from OWB 10.1 to OWB 10.2

    Hello!
    I got some problems when I try to move from OWB 10.1 to OWB 10.2.
    In the new environment I have
    Oracle Warehouse Builder Client 10.2.0.1.31
    Oracle Warehouse Builder Repository 10.2.0.1.0
    When I try to create a dimension I got the following errors:
    VLD-0338: The hierarchy DEF in dimension D_ENGINE contains only one level ENGINE.
    For Storage Type-relational along with Deployment Option-Deploy Data Objects, dimension can consist of only one level (without any containing hierarchy).
    VLD-0339: In Relational Dimension D_ENGINE, the hierarchy DEF contains either only one level or no levels.
    Relational Dimension hierarchy should contain atleast two levels or relational dimension can contain only one level with out any hierarchy.
    When I then try to edit the dimension the Data Object Editor is not opened when I right-click and select "Open Editor". However when I double-click the Data Object Editor is opened but it is totally empty.
    Another problem I have is when I try to create a Process Flow, I can't create any tranistions. When I place the cursor on the first activity I get the arrow but when I drag it to the next no arrow is cretaed between them,
    I also like to add parameters to the start activity but I can't find the "Activity View"

    Hi,
    i don´t think that thie Version is so full with bugs, i use it since 11 month, that way...
    Some tricky Things there, thats right,
    but what heres explained as Problems, i think that might not be patched away :-)
    Lone

  • Since the last software update for mountain lion I am having a problem when moving screenshots to trash. Now a Finder box appears saying finder wants to make changes and I have to enter my password for every action.

    Since the last software update for mountain lion, I am having a problem when trying to remove any screenshots to the trash. A box appears saying "Finder wants to make changes. Type your password to allow this"
    I have checked Finder Preferences and cannot find any box that I can 'UNTICK' to resolve this. I sometimes take a lot of screenshots when I am researching something and now find I have to enter my password for every screenshot to be removed to trash.
    Anyone got a solution please, Thanks

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?

  • Pathway problem when moving files in PSE

    I use PSE 6.0 and recently had to reload my operating system (OS).  After reloading my OS I reinstalled PSE 6.0 and restored my catalog to a new location on my hard drive.  I had my catalog backed up onto DVD's.  The restore worked and I went to link missing photos, b/c I did the PSE 'no no' and moved files outside of the PSE program.  It appeared that the missing links were reconnected.  I started to spot-check some of the file property locations and noticed that many of the photo properties had the restore location that I restored the catalog to.  I did not want to keep the photo in this location, so I went to move these folders and files to my external drive where I keep my pictures (I have two drives: one for video and one for photos).  When I try to move the files in PSE to my external drive it moves them to my external video drive instead.  The problem is that when I follow the pathway it moved them to, I do not have this link on my video drive.  The pathway, however, is identical to my photo pathway.  For example.  I have a picture with the property of C:/Documents and Settings/Amy/My Documents/Restore Adobe PSE 100111/My Picture Downloads/Pella Trip.  I tried to move this file to my external K drive (which is my photo drive).  In PSE I click on file then move then browse and moved the file to K:Micah's camera photos/2011/May/2011/05 07.  In PSE when I go to verify that the file was moved to that drive, instead in properties it tells me that the file location is M (my video external drive) and lists the pathway as M:Micah's camera photos/2011/May/2011/05 07.  When I go to START and click on that external drive to follow the pathway to find the photo, it is not on M.  M does not even have the pathway to follow as I do not even have M:Micah's camera in that location.  I have tried disconnecting my external drive M and tried to save the file from the C location to my K drive and then the file becomes an offline file and I have another problem.  So then I tried to reconnect that particular file listed on M but since it's not really on M, I follow the K pathway name and find the file where I requested it to be saved which was K:Micah's camera photos/2011/May/2011/05 07.  When I find the file and click on reconnect I get the message that the file already exists in the catalog.  Then in the dialog box it says M:Micha's camera photos/2011/May/2011/05 07 was not connected to K:Micah's camera photos/2011/May/2011/05 07.  When I click on ok to exit the dialog box my photo is then missing.  I then can't do anything with it.  The pathway in PSE won't move it b/c I can't link it.  It says the file is on my M drive, but it really isn't.  I don't know what to do next.  I would like to move my photo files/folders from C (my hard drive) to K (my external photo drive).  I do not know why PSE is moving them to M (my video drive) which doesn't take me to that file.  I have searched the forums but have found no problems similar to this.  I'm not sure what to do to fix this.  Sorry this got so long...Can anyone help me?

    Highlighting a batch of images and dragging from the PSE9 Media Browser to a folder in the left hand panel, located on external HDD works fine although I’m using Vista and Windows 7 and automatically invokes the elements Move procedure.
    Make sure the new folder has a blue icon to indicate it is being managed in Organizer. If not right click on the folder and choose Import to Organizer.
     

  • Intel Macs & G5s: Problems when moving projects between them

    An earlier post* suggesting complete compatibility between the latest FCP in a G5 and in an Intel Mac may be in error.
    We are experiencing continuing crashes using our Intel Mac when we work on projects that were originally either imported or partially rendered in the G5.
    It has gotten to the point where we feel we must keep projects completely isolated from each other: Either it is a "G5 project" or it is an "Intel Mac" project. Moving projects back and forth between the two leads to problems such as:
    The Intel Mac does not recognize any renders done in the G5...
    The Intel Mac crashes when rendering 'G5' projects...
    The Intel mac crashes when compressor goes to work to export sequences to mpeg...
    The G5 works fine with Intel Mac-originated material: It is only in the Intel Mac where we have these problems.
    Both systems are up-to-the minute on their OS, security updates, and FCP versions. We are using variously 720p/30 from the JVC GY-100UA and 1080i/30 from the Sony Z1U.
    Our questions are:
    Is anyone else experiencing similar problems moving projects between a G5 and an Intel Mac?
    Is anyone moving projects between the two platforms and experiencing NO problems at all? That information would be just as valuable, and very welcome.
    Apple FCP development team: Is our experience unique or have you had other reports like this? Any idea what could be causing our problems -- and what we can do to fix them?
    * http://discussions.apple.com/thread.jspa?messageID=3604812&#3604812
    Intel MacPro Tower, 3gHz, 8mb   Mac OS X (10.4.8)   Also a G5 Tower, 2x2.5ghz, single core

    Scott,
    Welcome to the discussions!
    I have had no problems moving my G5 projects over to my MP.
    You can not move render files between machines.
    When you changed systems, did you use Migration Assistant to transfer your files over to your new Mac Pro? You might need to install from the disks in order to achieve native Intel performance. See if you installed Final Cut 5.1 on your G5 then it installed the PPC code... if you put that drive into your Mac Pro or used Migration Assistant to move the app over it is still the PPC code... When you install from the installation disk, Installer determines what system you are installing on (PPC or Intel) and that's what it installs. This goes for all of your "Universal Binary" apps...
    In the System Profiler app. under Software/Applications
    Final Cut Pro "kind" should be Universal on your MP.
    The FCP development team do not read these posts, only users do.

  • Problems when moving projects to different workstation.

    hi everyone,
    Im done making an application and when i moved to a different workstation, something went wrong.. i created a JPanel + database driven components, i added it to the pallete using pallete manager. every is ok until when i changed my computer, a warning message appear when i view it in design view... "WARNING: Form loaded with errors." The thing is i compiled it and nothing is wrong. the project still runs but a NoClassDefFound error occur... im using same versions of netbeans 5.5 and jdk1.6....
    am i doing the transfering of the project folder right or is on adding the jpanels to the pallete window. Or is it something else...
    im learning java but had confusions in netbeans.
    thanks...
    ieMoon

    Oops... sorry for posting in the wrong forum... thanks anyway... the problem is i missed that my app requires the GroupLayout manager classes, and was not include in the jar... anyway, sorry...
    :)

  • Path problem when moving from Mac to PC

    Adobenoob wrote:
    Hi,
    I'm trying to move our Adobe InDesign installation from Mac to PC, but I ran into a path problem. A lot of our publications/documents in Adobe InDesign have linked to pictures in the filesystem (Windows 2008 R2 server). It goes like this:
    DTP:Produktbilleder:0893ny:0893_467+468_05_Agrp frit_.tif
    And is linked like this directly from InDesign.
    The actual path is:
    /Volumes/DTP/Produktbilleder/0893ny/0893_467+468_05_Agrp frit_.tif
    On the PC I cannot use that path notation and have to go like this:
    F:\DTP\Produktbilleder\0893ny\0893_467+468_05_Agrp frit_.tif
    When the publication/document in InDesign have the Mac link "hardcoded" the PC path will not work.
    Is there a relatively easy way to get the InDesign on PC to use the Mac link or does one have to change all the "hardcoded" links in the publications/documents?
    I hope you understand my question - don't hesitate to ask for more info.
    Best Regards
    Brian

    Hi,
    I have just tested the function - and it seems that the files have to be in the same folder. It is not recursive as I see it. And since we have tens of thousand of pictures in thousands of different folders it does not seem to work.
    Any other suggestions?
    Regards

  • Problem when creating new resource in CMSXDB

    We installed the CMSXDB sample succesfully.
    We can create new users, create new folders; but when adding a documnt (resource) to a folder we get following error.
    For an external document:
    oracle.otnsamples.cmsxdb.exception.CMSAccessException: IOException in FileUploadUitlsjava.io.IOException: java.sql.SQLException: Invalid argument(s) in call
         at oracle.otnsamples.cmsxdb.useraction.FileUploadUtils.(FileUploadUtils.java:89)
         at oracle.otnsamples.cmsxdb.useraction.DataUtils.resource(DataUtils.java:885)
         at NewResource.jspService(_NewResource.java:73)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    If we try the other option (creation on the fly); we get following error:
    oracle.otnsamples.cmsxdb.exception.CMSAccessException: SQLException in createresource in resource method of DataUtils : java.sql.SQLException: SQLException in getCLOB : java.sql.SQLException: Invalid argument(s) in call
         at oracle.otnsamples.cmsxdb.useraction.DataUtils.resource(DataUtils.java:1109)
         at NewResource.jspService(_NewResource.java:73)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) ...
    Do you have any idea what can be the cause for this error?

    Hi Mark,
    The details of the properties that you have to set in Connection.properties file
    List of properties to be altered (Mandatory)
    DBWebURL=http://incq234a.idc.oracle.com:8080
    The HTTP url where the xdb servlet engine is running
    Format : http://<hostname_where_db_is_installed>:8080
    siteRootPath=/tmp/testsite
    The absolute path under which the files will be generated, once a file is sent for externalization and approved by cmsadmin.
    The file will be generated under ConnParams.siteRoot/<resource_path>.<content_type>
    example: /tmp/testsite/cmshome/news/headlines.html
    List of properties to be altered( Optional )
    [ we recommend that the default values be used and these properties not be altered ]
    DataSourceName=jdbc/CmsdbDS
    Name of the datasource, that was entered in J2EE_HOME/config/data-sources.xml
    DBUsername=cmsadmin
    DBPassword=cmsadmin
    [ if any of the below properties are modified, then the corresponding changes have to done in xdbconfig.xml ]
    CMSServletContextRoot=/OTNCMSServlet
    The context root where the OTNCMSServlet can be accessed. It will be appended with the DBWebURL.i.e
    http://localhost:8080/OTNCMSServlet
    Once the servlet is deployed to XDB and the xdbconfig.xml file updated with the servlet entry. The Servlet can be accessed from the above URL
    TransServletContextRoot =/transformservlet
    The context root where the TransformServlet can be accessed. It will be appended with the DBWebURL.i.e
    http://localhost:8080/transformservlet
    SearchServletContextRoot =/searchservlet
    The context root where the SearchServlet can be accessed. It will be appended with the DBWebURL.i.e
    http://localhost:8080/searchservlet
    We are looking into the resource creation issue, pls update us on wheather you are using the right values for these properties. If you were using any incorrect property values, update it and try deploying and running the app again.
    Regards
    Elango.

  • Audio problems when moving between chapters

    My movie consists of imported video from my camera. I have a two songs playing over the video - one at the beginning of the first chapter and one at the beginning of the last chapter. When I play the movie straight through, the audio works perfectly fine. When I skip between chapters the two with songs play correctly. However the chapters that have the original audio are distorted - the video seems to pause or stall out and the audio doesn't play for several seconds. Does anyone know what my problem might be and how to fix it?

    SteveG, I don't believe it is an 1820m issue at all. Do you have a single or multi-core processor? This behavior did not occur on my old P4 3GHz system. I only started observing it when I built this quad core system about a month ago.
    By the way, today I replaced my mobo with one of the same brand and model and the behavior still exists (to rule out a defective mobo.) I've also tried 3 different video cards (although they were all NVIDIA) and the problem remains no matter which card I use.
    Durin,
    As I was typing the first post, I verified that I was using the Emu 1820m ASIO driver in both Edit and Multitrack views. (As I was writing it, it crossed my mind that I might have it set to something else in one mode.) However, it is the same in both.
    One thing I forgot to mention is that there is one more app that behaves similarly (Reaper). All other apps (Sonar, FL Studio, eXT, Ableton Live, Sound Forge, Wavosaur) do not show this behavior and are rock solid.
    If you'd like to see my thread about this behavior in Reaper (and others who can reproduce it) see here: http://www.cockos.com/forum/showthread.php?t=19036
    I believe Sonar, FL Studio, eXT, Ableton Live, Sound Forge, Wavosaur, etc.. are doing something properly when playing back audio and/or initializing plugins that Adobe Audition and Reaper are failing to do properly with certain hardware configurations.
    -Clayton

  • Print problems when moving locations

    I bought 2 envy 114d printers. One is in NJ and the other in Fla.... when I try to print, they don't work unless I re-install the set-up CD Why are they not compatible

    Hi,
    i don´t think that thie Version is so full with bugs, i use it since 11 month, that way...
    Some tricky Things there, thats right,
    but what heres explained as Problems, i think that might not be patched away :-)
    Lone

  • Problem when moving between pages

    Hi all,
    I have buit an interface in Flash Catalyst and imported it into FB to modify a few little things. However, when I run the application and move between the "pages" I built in Catalyst, I noticed that the pages dont reset at the top. By this I mean: if I scroll down a long page and click a "next" button, the following page wont begin at the top, it will display at the point where I scrolled to on the previous page.
    Is there a way to make a resulting page start at the top like it would if it were HTML?
    Thanks in advance!

    Heya!
    Thanks for the reply...!
    When i import the fxp file in to FB the pages are already built. How would I go about putting the pages in a scroller (since catalyst doesnt already do it)?
    I can drag out the Scroller component, but it doesn seem as if I can build anything in it. Sorry... I am quite new to this.
    I made a quick little example and pasted the code below. Would I be able to modify this in some way?
    Thanks again for your assistance... it is much appreciated!
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:d="http://ns.adobe.com/fxg/2008/dt" xmlns:fc="http://ns.adobe.com/flashcatalyst/2009" xmlns:components="components.*" xmlns:ATE="http://ns.adobe.com/ate/2009" xmlns:ai="http://ns.adobe.com/ai/2009" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns:lib="assets.graphics.Untitled_1.*" backgroundColor="#FFFFFF" height="900" preloaderChromeColor="#FFFFFF" width="1040">
        <fx:Style source="Main.css"/>
        <fx:Script><![CDATA[
            protected function button_clickHandler():void
                currentState='Page2';
            ]]></fx:Script>
        <s:states>
            <s:State fc:color="0xcc0000" name="Page1"/>
            <s:State name="Page2"/>
        </s:states>
        <fx:DesignLayer d:id="2" d:userLabel="Layer 1">
            <s:Button includeIn="Page1" label="Button" x="337" y="191" click="button_clickHandler()"/>
        </fx:DesignLayer>
        <fx:Private>
            <fc:Guide x="33"/>
            <fc:Guide x="230"/>
            <fc:Guide x="1002"/>
            <fc:Guide y="290"/>
            <fc:Guide y="314"/>
            <fc:Guide y="221"/>
        </fx:Private>
    </s:Application>

  • Probleming when moving from QA to Development

    Hi Guys,
    We moved all objects of our IR and ID from Development to QA by exporting them as TPZ files.
    Now, no matter what change we make in our QA box to our IR and ID objects, they internally seem to be refering to the objects available on Development.
    Both Development and QA share the same SLD.
    Can they be made to be independent of the other? To make any changes, do we have to make a change in our Development Box and then move them to QA by exporting them as TPZ files.
    Need your ideas and opinion.
    Regards,
    Bhavesh

    hi,
    >>>>So, as you guys told, should I always make the changes in my DEVELOPMENT and move the objects to QA?
    always
    >>>>ID is independent, but IR components are dependent on DEVELOPMENT box?
    IR are independent for sure
    maybe you didn't activate or the old verison was in the cache ?
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Problem when moving our app to Linux platform

    Hi to all,
    My app uses Java swings which will work only on windows (platform dependent).
    We used Windows LookandFeel and font for labels as Arial, Tahoma... and set the size for each component according to the windows look and feel, while we developed our app.
    If we change the look and feel to Metal look and feel, labels will not be displayed fully. (Instead of displaying the label as Observation, it displays Observ...). Everywhere in the view, we were facing this problem if we change the look and fell.
    Now we are trying to make our app to be platform independent for which we are working with Linux.
    While working with linux, there is no windows look and feel and no font called Tahoma or Arial.
    Because no font called Arial or Tahoma exist and there is no windows look and feel, Instead of displaying the label as Experimenting, it is displaying as Experim..... This problem occurs everywhere in my apps.
    Also wherever we used Labels in the classes (nearly some 150 class), we specified the font as Tahoma.
    Is there any alternative in Java like Macros (Preprocessor) in C, so that wherever we used the word Tahoma, everywhere it will be changed, if i change it in one place.
    Thanks in advance.

    Bala wrote:
    But how to make the components fully visible and avoid the above problem, even if we change different look and feel and runs on different platforms?IMO: the only real way is to use a cross-platform look & feel so the app looks the same on all environments - it doesn't have to be a built-in one, there are plenty of cool look & feels to be found on the net. In any other case its the same as developing a website: where you would have to create CSS and test it under each browser that you want to support, in the case of Swing you have to create the GUI with system look & feel and test it under every environment that you want to support; tinker and adjust until it works everywhere.
    Another option which is even more of an overhaul is to build on top of the Netbeans platform, which is designed to display correctly in Windows, Mac and Linux (although you can probably still screw it up if you're not careful) and also gives you access to advanced features such as docking windows.

Maybe you are looking for

  • DVD Player with 10.4.3

    I put in a commercially produced DVD of a film that has played many times without any problem and the system responds by asking me "What I would like to do with this blank CD-ROM" Is there a system log somewhere that has got in a mess ? G4 Powerbook

  • Open iBooks Author with NO template?

    It seems that it doesn't matter whether we choose "New" or "New from template browser" from the File menu, we always get the Template browser.  I would like to start out with a truly blank document and build it up from scratch rather than having to t

  • About F4 help for Application server field

    hi, give the sample code for the FM ' /SAPDMC/LLSMW_AUX_020F02'. plz reply...... advance thanks to who reply to me........ regards, ARUN.

  • What are the best motherboards for the i7 4770k cpu for adobe CS6 Photoshop and Premiere

    I am building a system as I will be entering a few university courses where I will be learning digital photography as well video and video editing. I would long to build a good i7 system that will work well with the Photoshop CS6 suite. I am looking

  • Specific Photo Question

    Is there any way to get my photos to appear in a certain order when i sync them to my iPod Touch?