Kodo.persistence.ArgumentException: You cannot perform operation persist on...

Hello,
I'm doing the following:
User user = new User("Dave", "[email protected]");
dao.begin(); // calls entityManager.getTransaction().begin();
dao.create(user); // calls entityManager.persist(object);
dao.commit(); // calls entityManager.getTransaction().commit();
And I get the following stack trace:
Feb 19, 2006 11:26:12 PM org.springframework.web.servlet.FrameworkServlet
processRequest
SEVERE: Could not complete request
<4|false|4.0.0EA3> kodo.persistence.ArgumentException: You cannot perform
operation persist on detached object "sofa.model.User@36e7a9". This
operation only applies to managed objects.
FailedObject: sofa.model.User@36e7a9
     at kodo.kernel.BrokerImpl.getDetachedException(BrokerImpl.java:2481)
     at kodo.kernel.BrokerImpl.persist(BrokerImpl.java:2426)
     at kodo.kernel.BrokerImpl.persistSafe(BrokerImpl.java:2379)
     at kodo.kernel.BrokerImpl.persist(BrokerImpl.java:2366)
     at kodo.kernel.DelegatingBroker.persist(DelegatingBroker.java:1275)
     at kodo.persistence.EntityManagerImpl.persist(EntityManagerImpl.java:
519)
     at sofa.jpa.JpaDao.create(JpaDao.java:23)
     at sofa.controller.SignUpController.processFormSubmission
(SignUpController.java:42)
... and so on
My User class:
@Entity(access=AccessType.FIELD)
public class User {
     @Id(generate=GeneratorType.AUTO)
     private Long id;
     private String name;
     private String emailAddress;
     private String password;
     public User(String name, String emailAddress) {
          this.id = System.currentTimeMillis(); // workaround for bug
          this.name = name;
          this.emailAddress = emailAddress;
... getters and setters
Any ideas?
thanks,
dave

The problem is that "id" is auto-generated, but you're initializing it
to a non-default value. This makes Kodo think that this is an existing
database object.
I suggest downloading EA 4 from www.solarmetric.com. It solves previous
issues with null primary key values, so you should be able to leave "id"
null and therefore avoid confusing Kodo by initializing "id" yourself.
(Note, however, that EA 4 implements the public draft of the spec, and
there have been changes to some annotations.)

Similar Messages

  • Error #3200: Cannot perform operation on closed window.

    hi,
    I'm simply trying to open a new window in a CS extension but when testing it inside Premiere as well as Illustrator it gives me the error
    Error #3200: Cannot perform operation on closed window.
    When I test it as a standalone desktop app, it works fine.
    I tried it with an mxml Window component, and also with code, like:
    var newWindow:Window = new Window()
    newWindow.title = "New Window";
    newWindow.width = 200;
    newWindow.height = 200;
    newWindow.open(true);
    I'm using a WindowedApplication.
    Flex 3.5
    AIR  2.7
    Flash Builder 4.5 (not using Extension Builder)
    thanks!
    Jeff.

    thanks Harb, I'm looking CSXSInterface now. But I don't see anything in the api that points at openening a new window. Do you mean
    that I should build another extension and load it using requestOpenExtension or should i communicate with some script uing evalScript?
    So what I mean is just open a new AIR window on top of my air cs extension. And display an mxml component in that new window, filled with data that is stored in my extension.
    An example, some code or any further directions would be appreciated,
    Jeff.

  • Cannot perform operation, the repository is not presented on any servers.

    Hi
    I have pool : lanz
    and under this pool there is 2 server
    Now
    there is 2 nfs share
    nfs-pool->(Main one)
    nfs:/mnt/vm/nfs/ovm
    nfs:/mnt/pool/serverpool/serverpool
    nfs:/mnt/pool/repository/myrepo
    now I have added 2 nfs share into repository.
    nfs:/mnt/pool/serverpool/serverpool : Server A
    nfs:/mnt/pool/repository/myrepo
    Server has permission on nfs:/mnt/pool/serverpool/serverpool
    but when i am trying to give permission Server B on nfs:/mnt/pool/repository/myrepo
    it does not show up on Server list from : home->repository.
    so When i try to create vm under Serer B, the Repository is always empty.
    I did refresh nfs:/mnt/pool/repository/myrepo with Server B
    but still it does not allow Server B to use this repo
    is there any special thing i need to ??
    when i try to delete nfs:/mnt/pool/repository/myrepo from repository i see the error :
    OVMRU_002006E: nfs:/mnt/pool/serverpool/serverpool - Cannot perform operation, the repository is not presented on any servers.
    Please advise ..

    I haven't found a way to resync. Doing a rediscover doesn't do a thing. I do see in the ovs-agent.log where the server does resync with the manager but it doesn't make any difference when it comes to the repository.
    Anyone know how to reset the DB for the manager and then maybe it can resync with the servers?
    I was hoping for a way to force sync with the VM 3.0 servers and the database. The problem appears to be that the maintenance of the repository is a manager function now and just uses the servers to do the work. Somehow the servers are out of sync with the manager. The servers think they are still connected properly but the manager thinks they are disconnected, with the exception that if you highlight the repository in the manager it shows the servers are currently presented the repo. When I try to do anything with the repo the manager says no servers are available to do the work.
    Thanks
    Bill

  • "Cannot perform operation, connection is closed" with Open MQ 4.4

    I am using Sun MQ 4.4 with Glassfish 2.1.1 on Red Hat 5.7.
    I am able to install glassfish cluster and all the instances are running fine. But, when I try to send a message to a topic, I get following exception
    javax.jms.IllegalStateException: [C4062]: Cannot perform operation, connection is closed.
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.checkConnectionState(ConnectionImpl.java:2468)
    at com.sun.messaging.jmq.jmsclient.XAConnectionImpl.createSession(XAConnectionImpl.java:105)
    at com.sun.messaging.jms.ra.ConnectionAdapter.createSession(ConnectionAdapter.java:383)
    Following is part of the stateless EJB where I am creating the session.
    @PostConstruct()
    private void init() {
    if (connectionFactory == null) {
    if (log.isTraceEnabled()) log.trace("Connection factory not set. Retrieving from server context.");
    InitialContext ic = new InitialContext();
    connectionFactory = (ConnectionFactory) ic.lookup("jms/testConnectionFactory");
    if (log.isTraceEnabled()) log.trace("Creating JMS connection.");
    connection = connectionFactory.createConnection();
    @WebMethod()
    public void send(){
    Session session = null;
    session = connection.createSession(true, Session.SESSION_TRANSACTED);
    I am trying to install these on a couple of new machines. Same application works on other machines so I am guessing this is a configuartion issue somewhere on these servers.
    My question is what would be a good way to find the cause of this failure.
    I have turned on log level to finest for ejb-container, jms, RA through glassfish Admin console, but no useful information.
    Also, I don't have the name of the servers in DNS yet. I am using IP address for specifying instances.
    Any suggestions ?
    Thanks
    Vineet

    Hi Tom,
    I used the demo/helloworld/helloworldmessage.java sample.
    By the way, I should add that the broker log contains lines like:
    [B1066] Closing [email protected]:2461 because "[B0061]: Client exited without closing connections"
    Is this what one would expect for a connection.close() ?
    It almost seems that this is happening only when the connection is nulled explicitly or the connection object is destroyed.
    One last thing:
    I was led down the garden path. The reason for the server being thread starved was that there were indeed connections not being closed/nulled.
    Thanks in advance,
    Patrice
    Edited by: paubry04 on Sep 13, 2007 8:21 AM

  • V4.1 "You cannot perform this action in this region of the page" Bug?

    I am receiving an "You cannot perform this action in this
    region of the page" error when I try to add a link to an image. And
    yes I am in an editable region.
    The weird thing is, for the images that already have links, I
    can edit them successfully, but if I remove them I cannot add a
    link back to it.
    This site was originally being administered using contribute
    3.11 but the client is now using 4.1 could that have something to
    do with it?
    Thank you,

    I was also having this problem but I was able to confirm that it wasn't old code or javascript problems. In the process of troubleshooting we realized that some links were editable and others were not. Turns out all the links that used PHP (in this case an echo for the site url) were the ones that were uneditable.
    Since I've been creating pages and content with this method for years and have only had a problem in the last month, I don't really feel like this has been "solved". I certainly don't want to go back and edit all my pages using php for site organization but at least this will allow the client to make edits for now.

  • You cannot perform this action in modification/enhancement mode

    Hi,
    I want to delete an interface (IF_EX* --> in the sap namespace) an the following message appears:
    "You cannot perform this action in modification/enhancement mode" (Message Class OO, Message Number 401)
    The interface was created by myself in a SAP development class / package.
    I think the problem is, that the system is trying to delete the interface by using the modification assistant.
    Regards,
    Hendrik
    BTW: It is a customer installation, not a SAP internal development system

    Hi
    How did u create an interface with name beginning with IF_EX*, the standard interfaces for BADI should have a name like that.
    If you've create a custom interface it should be called Z*.
    Max

  • You Cannot Perform this Action in this Region of the Page

    I have been using Contribute for a few months - my web person designed our web in Dreamweaver, using a template she customized. I am using Firefox, if that matters. I have the Administrator role.
    About a month ago I had trouble deleting a table - and received the error message You Cannot perform this action ... etc. NOW, I can't do anything having to do with inserting html snippet, or inserting a table, or a paypal button. I am trying to update pricing on our products page.
    Thank you!

    Anit: Thank you, but I checked out that article and the subject is: "When trying to edit a page, an error message appears, "You can't edit this page now because (username) <email address> is currently editing it. Please contact <email address> for assistance."" I am trying to edit a page that is not checked out. It appears to have something to do with tables and paypal buttons - both when they are input through contribute, and when I get the code from creating one in Paypal and try to insert html snippet. Do you please have any other ideas? This is a show-stopper for our business because now the buttons aren't working. Thank you!

  • You Cannot Perform... intermittent issue

    Here's an odd one:
    We have an issue that has come up with a client using that is
    using Contribute 3.11 on a site that has been built with
    Dreamweaver templates (no template nesting) and PHP includes (no
    editable regions within the include files). It seems similar to the
    issues others have had with users being unable to copy and paste
    content from Word or a text file into Contribute, but with a few
    twists.
    The issue is that we have a user on a Windows XP SP3 machine
    running Contribute 3.11 who occasionally gets the "You cannot
    Perform" error when trying to copy and paste additional content in
    from either Word (using either paste as plain text or straight copy
    and paste) or Notepad. (using either paste as plain text or
    straight copy and paste).
    * the template is very simple: a few template properties and
    only one editable region (and no nesting). And it validates as
    fully compliant XHTML 1.0 Transitional markup.
    * includes are done using the following php syntax, i.e.:
    <?php
    require_once($_SERVER['DOCUMENT_ROOT'].'/includes/en/navMain.php');?>
    * the problem is intermittent, and so far only occurs on just
    this one user's machine.
    Even weirder, here's a workaround (that seems to work so
    far):
    * Once the problem starts, trying to CTRL-P/CTRL-V,
    CTRL-P/CTRL-Shift-V or selecting Edit > Paste / Edit > Paste
    Text Only DOES NOT WORK. However, right-clicking with the mouse and
    select Paste does!
    Very odd. Anyone else able to repeat this specific scenario?
    Thanks,
    Sean

    Hi
    How did u create an interface with name beginning with IF_EX*, the standard interfaces for BADI should have a name like that.
    If you've create a custom interface it should be called Z*.
    Max

  • Inserting an image "You cannot perform this action..."

    I see from earlier posts that users are struggling to add
    links and are seeing the error "You cannot perform this action in
    this area of the page". I am getting the same error when trying to
    insert an image. No reason why I should start to get this error.
    I've inserted images on this page before. But then Contribute does
    seem to start doing (or not doing) things of it's own accord. I
    have tried using the <p></p> fix that other users say
    work fo rlinks but it doesn't work for images. Frustrated.

    I might be able to shed a little light on one possible reason
    for this and I believe it to be a bug in Contribute.
    This only seems to happen on .asp pages where you have Flash
    that you are feeding URL variables into it.
    If you edit any editable region on the page for some reason
    Contribute wants to bung:
    <MM:BeginLock unremovable type="MM_EDITTEXTONLY"
    orig="%3C%25=vname%25%3E">
    Into my Flash code, thus corrupting the whole page code and
    totally confusing Contribute. And this happens even if you are
    editing a region totally unrelated to the Flash
    code?!?!?!?!??!?!?!?!
    I tried to take this up some time ago with Adobe support who
    were so unhelpful I gave up and rewrote the pages as standard .html
    and used template variables instead.
    Contact me if you need anymore information.

  • Cannot perform operation. 'RUL-01527: Received exception for loadClass.

    After first hurdle of adding the schema, now I am faced with another problem. It does not load. I guess there are no classes in the dirctory that it had created.
    Can someone help?
    Here is the dump of the error
    oracle.rules.sdk.exception.RulesSDKException: RUL-01527: Received exception for loadClass. at oracle.rules.sdk.mapper.RuleObjectHelper.loadJaxbClassOrPackage(RuleObjectHelper.java:2983) at oracle.rules.ra.uix.mvc.SchemaSelectorEH.importSchema(SchemaSelectorEH.java:213) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at oracle.rules.ra.uix.mvc.BeanEH.genericHandleEvent(BeanEH.java:869) at oracle.rules.ra.uix.mvc.BeanEH.handleEvent(BeanEH.java:838) at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source) at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source) at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source) at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source) at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source) at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source) at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448) at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)

    I was importing the package that was created i.e. the top level directory.
    I also tied to import each element bu I get similar error
    Cannot perform operation. 'RUL-01527: Received exception for loadClass. RUL-01012: Unable to add JAXB class ecws.Event into the data model. Please make sure the class is in class path. Root Cause: ecws.Event '
    oracle.rules.sdk.exception.RulesSDKException: RUL-01527: Received exception for loadClass. RUL-01012: Unable to add JAXB class ecws.Event into the data model. Please make sure the class is in class path. Root Cause: ecws.Event at oracle.rules.sdk.mapper.RuleObjectHelper.loadJaxbClassOrPackage(RuleObjectHelper.java:2983) at oracle.rules.ra.uix.mvc.SchemaSelectorEH.importSchema(SchemaSelectorEH.java:213) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at oracle.rules.ra.uix.mvc.BeanEH.genericHandleEvent(BeanEH.java:869) at oracle.rules.ra.uix.mvc.BeanEH.handleEvent(BeanEH.java:838) at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source) at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source) at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source) at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source) at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source) at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source) at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448) at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)

  • Photoshop, Illustrator, inDesign... cannot perform operation error code - anyone familiar?

    Whenever I'm using photoshop, illustrator, inDesign, it doesn't matter, when I go to open or place files I run into a message window that alerts it cannot perform this operation.
    So now what?  I have to launch the file external of photoshop, from the root folder and then duplicate it into the existing file.  Well, that's silly. 
    Anyone know of this bug??
    Thanks!
    Cheryl

    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • "You cannot perform this action in this region of the page" error Contribute 2.01

    Hi
    Our Contribute users are working in Editable Regions on pages
    they have permission to edit. They get this error sometimes when
    they try to create a link to another part of the website, to a page
    out on the Internet, or to a document on their computer.
    Usually they can succeed if they publish the page as is then
    edit it again, but not always.
    There is no noticeable network lag. The message appears
    quickly.
    We plan on upgrading Contribute, but don't have the go-ahead
    yet. Any suggestions about where to look for a solution would be
    appreciated.
    Thanks
    Gord

    I am having the same problem in both Contribute 4.0 and 3.0.
    I have checked the code and there is nothing odd in it. When I edit
    a page, I have found that I can create one link in the editable
    region, but then when I try to create another, I get the message:
    “Cannot perform that action in this region of the
    page.” This happens with text links, links from an image, and
    email links. It happens whether I choose "Browse" or "Choose." The
    problem also occurs when attempting to link to a file on my
    computer.
    I am the administrator of the site - it's not a problem for
    me, because I can make the links in Dreamweaver. However it is a
    big problem for our customers who want to update their own pages.
    Here is an example of a page of the site where this is
    happening.
    http://www.firstflightrentals.com/amenities.htm

  • Cannot perform operation. Make sure you are signed into the server.

    Hi,
      Recently we are getting this peculiar error , not sure why even though all the connections are proper . Any comments or suggestions ??
    Thanks !

    Hi,
    You can restart your excel and disable/enable the Smatview Add-In from Excel Options. Also try to check the Smartview options you have selected. Check whether all the Hyperion Related services are up and running. If everything is ok but still the issue persists then take a restart of the instance and try.
    Soumya

  • Language locked, you cannot perform this action

    Hi,
    I am importing the PT language to an ECC 6.0 but it is taking almost 3 months, i am trying to restart the proccess but the icon is the truck of "import running".
    Can i stop this proccess and restart the import?
    Kind regards,
    Nuno Silva

    Hi,
    If the complete tranlsations are not provided from language you imported. you can do Supplement with other language.
    Check the following link for Language Supplementation:
    http://help.sap.com/saphelp_sm40/helpdata/EN/04/c89d3665c45904e10000009b38f839/frameset.htm
    On the other hand if you have additional SP were applied, please follow the Import Support packages option under Special actions, that will fill any text translation came from support packages.
    Hope this helps.
    Kalyan.

  • SMLT ( language is locked: you cannot perform this action)

    Hi Experts,
    I want to restart the my failed langauge import. But it gives me the above error.
    How do I restart my import?
    Regards
    Prashant

    ummary
    Symptom
    Language import locked
    Additional key words
    Language import, Upgrade
    Cause and prerequisites
    Scheduling of a language import is terminated with the error message
    1. "No action is currently possible, as a previous action is still   running" (start via SMLT)
    2. "Import refused; there are jobs that are not yet processed"    (start via SMLT)
    3. "Language Transport Utility locked. Administrator is active"    (start via SMLT)
    4. "IMPORT_LOCK: language import is locked" (when called from    R3up).
    The following causes exist:
    1. A previous language import terminated. In this case, the lock    flag could not be reset.
    2. The scheduling module found active or released language import    jobs. Before any further scheduling can take place, you must    check whether it is necessary to cancel the available jobs.
    3. The transaction found that another user is scheduling a    language import at the same time. It is not possible to schedule    two language import jobs at the same time.
    4. The scheduling module was started from R3up and recognized one    of the two situations described under 1. or 2.
    Solution
    1. Manually reset the lock flag.
       Start transaction SMLT and select
       -> Utilities -> Reset lock flag
    2. Use transaction SM37 to check whether language import jobs are    released or active.
       On the selection screen of SM37, select
      Job name                = SAP-LANGUAGE-IMPORT*
      User                    = *
       Start after event      = *
       Jobs without start date = X
       Jobs with previous job  = X
       For active jobs, check whether the status is correct.
       If the released / active jobs are no longer running, delete the    jobs or set the jobs to cancelled.
    3. No further action is necessary.
    4. Proceed as described under 1. and 2.

Maybe you are looking for

  • Migration Assistant with Thunderbolt to Firewire Adapter?

    Hey gang- Finally retiring my mid-2007 iMac with a new Late-2013 iMac.   Yayyyy! I've always been happy with Migration Assistant, but wanted to ask the experts if Migration Assistant will work with the Apple Thunderbolt to Firewire Adapter.   I'm pla

  • Can't get Extreme to work for me

    I bought an Airport Extreme in May and just cannot get it to work for me. It most likely has to do with my settings as it seems complicated for me. My ISP refuses to help me other than providing me with some router/IP info. They claim they have had p

  • Why throw exception when input Chinese in JTextField for Applet

    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at java.util.Hashtable.get(Unknown Source) at javax.swing.KeyboardManager.registerMenuBar(Unknown Source) at javax.swing.JMenuBar.addNotify(Unknown Source) at java.awt.Container.ad

  • HT201593 Itunes 12 does not have the "Manually manage music" option

    I have itunes 12 and the "manually manage music and videos" is not there. "Manually manage videos" is the only option. I use itunes for work and I NEED a fix. I am unable to drag and drop as well.

  • Text object's border not displayed

    Post Author: darshanku12 CA Forum: .NET i am trying to open the report from the application it does not display the border of a text object but in the preview i can see the border