IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  can not lock for edit

    Posted Wed June 25, 2003 09:43 AM

    I got a problem to lock for edit in developer. Here is the situation.

    In Integration Server 6.01, under packages\ management, I make a package to be an archive. Then I reinstalled Integration server. After this, I manually unzip archive package to the IS package directory and then restart integration server. Everything is fine, I can see package in developers and can run them and even edit them. However, if right click on any service under this package, all of options, like “lock for edit”, “lock status”, “Unlock” etc, except “view server files”, are gray out. I log in as either developers or Administrator but nothing change. Would someone please help me to know what I did wrong?

    Thanks lot!


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: can not lock for edit

    Posted Sun June 29, 2003 12:58 PM

    Check to see if any of the files in that package (particularly under the “ns” directory) are read-only.


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 3.  RE: can not lock for edit

    Posted Sun June 29, 2003 01:01 PM

    Also, if the services are Java services, see if there is a java.frag file in the correct /ns/folderName/folderName/serviceName directory. The java.frag file is the one that is used by Developer to edit the source.

    If there is not java.frag file, but there is a code/source/folderName/folderName.java file, you can regenerate the java.frag files using the jcode.bat file.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 4.  RE: can not lock for edit

    Posted Mon October 08, 2007 04:36 PM

    I recently ran into the same problem. We use clearcase for source control. Once a service is checked in source control, it will show system locked. Somehow I didn’t see system lock anymore. And I couldn’t lock for edit anymore even I check out the service (i.e. with write permission.)

    I deleted the repository (i.e. deleted all files in IntegrationServer\WmRepository2). And this trick fixed the problem.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 5.  RE: can not lock for edit

    Posted Mon January 21, 2008 06:17 AM

    System locks can be removed by making the server side files of the element as redable.right Click on the elemet in developer which is system locked.and choose the lock properties. It will display the server side files for the element.Make the files as readable and click the referesh button in the developer.You will find that the element is no more locked.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General