Quick rmi activation question

Hi folks,
I am having a problem with one my activatable objects. Originally I was working on NT but now I'm on Linux and there is a strrange difference in behaviour between the two.
My Activatable Object starts up once on NT and on any subsequent calls to that object the original 'activated' object is used and no new instance created. However on Linux it seems that SEVEN instances of this objects is created! It's very strange indeed.
Does anyone have any ideas as to why this is?
I will enclose the rmid logs and also the command I use to run rmid.
Any help/suggestions would be greatly appreciated.
Thanks in advance,
Brian
Command used to run the rmid
${JAVA_HOME}/bin/rmid -J-Djava.security.policy=/opt/arantech/current/etc/config/policy -C-Djava.rmi.server.logCalls=true -port 1098 -log /var/opt/arantech/assure/procman
RMID log on startup ( notice all newInstance calls) :(
Tue Jul 29 15:06:35 IST 2003:ExecGroup-0:err:29-Jul-2003 15:06:34 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:35 IST 2003:ExecGroup-0:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.transport.DGCImpl[0:0:0, 2]: java.rmi.dgc.Lease dirty(java.rmi.server.ObjID[], long, java.rmi.dgc.Lease)]
Tue Jul 29 15:06:35 IST 2003:ExecGroup-0:err:29-Jul-2003 15:06:35 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:35 IST 2003:ExecGroup-0:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.server.ActivationGroupImpl[0]: public abstract java.rmi.MarshalledObject java.rmi.activation.ActivationInstantiator.newInstance(java.rmi.activation.ActivationID,java.rmi.activation.ActivationDesc) throws java.rmi.activation.ActivationException,java.rmi.RemoteException]
Tue Jul 29 15:06:37 IST 2003:ExecGroup-1:err:29-Jul-2003 15:06:37 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:37 IST 2003:ExecGroup-1:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.transport.DGCImpl[0:0:0, 2]: java.rmi.dgc.Lease dirty(java.rmi.server.ObjID[], long, java.rmi.dgc.Lease)]
Tue Jul 29 15:06:37 IST 2003:ExecGroup-1:err:29-Jul-2003 15:06:37 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:37 IST 2003:ExecGroup-1:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.server.ActivationGroupImpl[0]: public abstract java.rmi.MarshalledObject java.rmi.activation.ActivationInstantiator.newInstance(java.rmi.activation.ActivationID,java.rmi.activation.ActivationDesc) throws java.rmi.activation.ActivationException,java.rmi.RemoteException]
Tue Jul 29 15:06:39 IST 2003:ExecGroup-2:err:29-Jul-2003 15:06:39 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:39 IST 2003:ExecGroup-2:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.transport.DGCImpl[0:0:0, 2]: java.rmi.dgc.Lease dirty(java.rmi.server.ObjID[], long, java.rmi.dgc.Lease)]
Tue Jul 29 15:06:39 IST 2003:ExecGroup-2:err:29-Jul-2003 15:06:39 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:39 IST 2003:ExecGroup-2:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.server.ActivationGroupImpl[0]: public abstract java.rmi.MarshalledObject java.rmi.activation.ActivationInstantiator.newInstance(java.rmi.activation.ActivationID,java.rmi.activation.ActivationDesc) throws java.rmi.activation.ActivationException,java.rmi.RemoteException]
Tue Jul 29 15:06:41 IST 2003:ExecGroup-3:err:29-Jul-2003 15:06:41 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:41 IST 2003:ExecGroup-3:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.transport.DGCImpl[0:0:0, 2]: java.rmi.dgc.Lease dirty(java.rmi.server.ObjID[], long, java.rmi.dgc.Lease)]
Tue Jul 29 15:06:41 IST 2003:ExecGroup-3:err:29-Jul-2003 15:06:41 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:41 IST 2003:ExecGroup-3:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.server.ActivationGroupImpl[0]: public abstract java.rmi.MarshalledObject java.rmi.activation.ActivationInstantiator.newInstance(java.rmi.activation.ActivationID,java.rmi.activation.ActivationDesc) throws java.rmi.activation.ActivationException,java.rmi.RemoteException]
Tue Jul 29 15:06:44 IST 2003:ExecGroup-4:err:29-Jul-2003 15:06:43 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:44 IST 2003:ExecGroup-4:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.transport.DGCImpl[0:0:0, 2]: java.rmi.dgc.Lease dirty(java.rmi.server.ObjID[], long, java.rmi.dgc.Lease)]
Tue Jul 29 15:06:44 IST 2003:ExecGroup-4:err:29-Jul-2003 15:06:43 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:44 IST 2003:ExecGroup-4:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.server.ActivationGroupImpl[0]: public abstract java.rmi.MarshalledObject java.rmi.activation.ActivationInstantiator.newInstance(java.rmi.activation.ActivationID,java.rmi.activation.ActivationDesc) throws java.rmi.activation.ActivationException,java.rmi.RemoteException]
Tue Jul 29 15:06:46 IST 2003:ExecGroup-5:err:29-Jul-2003 15:06:45 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:46 IST 2003:ExecGroup-5:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.transport.DGCImpl[0:0:0, 2]: java.rmi.dgc.Lease dirty(java.rmi.server.ObjID[], long, java.rmi.dgc.Lease)]
Tue Jul 29 15:06:46 IST 2003:ExecGroup-5:err:29-Jul-2003 15:06:46 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:46 IST 2003:ExecGroup-5:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.server.ActivationGroupImpl[0]: public abstract java.rmi.MarshalledObject java.rmi.activation.ActivationInstantiator.newInstance(java.rmi.activation.ActivationID,java.rmi.activation.ActivationDesc) throws java.rmi.activation.ActivationException,java.rmi.RemoteException]
Tue Jul 29 15:06:48 IST 2003:ExecGroup-6:err:29-Jul-2003 15:06:47 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:48 IST 2003:ExecGroup-6:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.transport.DGCImpl[0:0:0, 2]: java.rmi.dgc.Lease dirty(java.rmi.server.ObjID[], long, java.rmi.dgc.Lease)]
Tue Jul 29 15:06:48 IST 2003:ExecGroup-6:err:29-Jul-2003 15:06:48 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:48 IST 2003:ExecGroup-6:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.server.ActivationGroupImpl[0]: public abstract java.rmi.MarshalledObject java.rmi.activation.ActivationInstantiator.newInstance(java.rmi.activation.ActivationID,java.rmi.activation.ActivationDesc) throws java.rmi.activation.ActivationException,java.rmi.RemoteException]
Tue Jul 29 15:06:50 IST 2003:ExecGroup-7:err:29-Jul-2003 15:06:50 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:50 IST 2003:ExecGroup-7:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.transport.DGCImpl[0:0:0, 2]: java.rmi.dgc.Lease dirty(java.rmi.server.ObjID[], long, java.rmi.dgc.Lease)]
Tue Jul 29 15:06:50 IST 2003:ExecGroup-7:err:29-Jul-2003 15:06:50 sun.rmi.server.UnicastServerRef logCall
Tue Jul 29 15:06:50 IST 2003:ExecGroup-7:err:FINER: RMI TCP Connection(1)-192.168.1.107: [192.168.1.107: sun.rmi.server.ActivationGroupImpl[0]: public abstract java.rmi.MarshalledObject java.rmi.activation.ActivationInstantiator.newInstance(java.rmi.activation.ActivationID,java.rmi.activation.ActivationDesc) throws java.rmi.activation.ActivationException,java.rmi.RemoteException]

Could you have run your activation-setup program seven times on Linux? Clean out your $JAVA_HOME/bin/log directory and run the setup once, then try your client again.
EJP

Similar Messages

  • Quick SAP Script question New Page Print

    Quick SAP Script question
    I have added a new page to an existing SAP Script BUT only want it to print if a condition is true.
    I need to do this from within the form as the print program is SAP Std.
    Any idea how I can prevent the new page from printing?
    i.e. I need the form NOT to call the new page if the condition is false. Is there a way of forcing an exit or stop from with in the form?

    Hi,
    To trigger a new page, there is script ediotr command NEW-PAGE.
    so find where is that command is triggered and use the below code for trigger it on any specific condition....
    if &condition& = 'True'
    /*  NEW-PAGE
    elseif
    /: NEW-PAGE   
    endif
    so it means if condition is satisfied your new page will not work.. else it will...
    Hope you got it...
    Try this..
    Best luck..
    Regs,
    Lokesh.

  • RMI activation problem under LINUX

    When I try to run the activation example from the RMI tutorial, I get the following exception:
    Exception in thread "main" java.rmi.activation.ActivationException: ActivationSystem not running; nested exception is:
    java.rmi.NotBoundException: java.rmi.activation.ActivationSystem
    at java.rmi.activation.ActivationGroup.getSystem(ActivationGroup.java:453)
    at examples.activation.Setup.main(Setup.java:68)
    Caused by: java.rmi.NotBoundException: java.rmi.activation.ActivationSystem
    at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:106)
    at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
    at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
    at sun.rmi.transport.Transport$1.run(Transport.java:148)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
    at java.lang.Thread.run(Thread.java:536)
    at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
    at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
    at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
    at java.rmi.Naming.lookup(Naming.java:84)
    at java.rmi.activation.ActivationGroup.getSystem(ActivationGroup.java:449)
    ... 1 more
    This is with J2SE 1.4.1 on RedHat 7.3 running a vanilla 2.4.18 kernel. I'm running everything out of shell scripts to keep from getting bitten by typos.
    Here's the punchline: The identical code works just fine on RedHat 6.2 (kernel 2.2.14 or so) - same 1.4.1.
    Netstat tells me there is something listening on the appropriate ports, and output from strace suggests that there is some traffic back and forth to the server. There is no firewall running - I unloaded ipchains in the interest of paranoia. (There is firewalling running on the working system, go figure...)
    Help? I can post more details if that would help resolve the problem.

    I wrote
    When I try to run the activation example from the RMI
    tutorial, I get the following exception:<snip>
    The key was this:
    The identical code works just
    fine on RedHat 6.2 (kernel 2.2.14 or so) - same 1.4.1."Identical" really was - I'd used a tar archive to make a complete copy of the code running on the RH 6.2 system. The copy included the file log/Logfile.1, written by rmid (or rmiregistry). This contains lots of IP addresses; I suspect it's more than a log. Since the original machine and the clone are separated by a firewall, attempts by the clone to contact the original failed.
    Deleting the "log" directory made the problem go away.

  • Photoshop Activation Question

    Hi,
    Sorry in advance if this has been asked before...
    I think the EULA for CS3 allows for installing CS3 on 2 machines as long as the 2 installations of CS3 aren't being used at the same time. When I go to install it on my 2nd PC, when it comes to Activation, it says I've maxed out my Activations.  Am I supposed to keep Deactivating from one PC and Re-Activate on the 2nd PC each time I want to use it?
    I really don't think I ever installed CS3 on any other of my machines, or if I ever did I know I uninstalled it, because I don't have CS3 anywhere, except for one PC.
    Any help appreciated!

    New information posted today by Adobe.
    Quote:
    To make it easier to get help with activation questions, we’ve recently added a new service where customers can choose to chat live with an Adobe customer service agent to activate their product. This is available from Monday to Friday between 6am – 2pm Pacific time.
    To chat with an agent, visit our online Support Portal at http://www.adobe.com/go/supportportal
    Once you have signed in with your Adobe ID, go to the “Serial Number” tab and select “Activation”. Click on “Proceed to online form”, and then the chat invite will show up on the next page if an agent is available.
    Alternatively, you can go to the Activation Phone number page at http://www.adobe.com/activation/phonenumbers.html
    If an agent is available for live chat, you’ll see a pop-up invitation for chat appear shortly after you land on that page.

  • Writing a custom RMI Activator process

    Hello Group,
    I am in the process of implementing a custom RMI activation scheme, in which remote Activatable objects will be hosted in a custom EXE process, instead of the standard Java.exe/Javaw.exe. I intend to use JNI to create the JVM in this custom EXE process and then load Java classes. I have used JNI to create JVMs in native processes before, but have no experience writing custom RMI activation systems.
    Has anyone attempted this before, and knows if there are any gotchas that I should know early on?
    Thanks,
    Ranjit

    I have a breakthrough. I am able to host a simple RMI server inside a custom EXE. All I do is inside the main of a Win32 EXE, create the JVM and use JNI to call the ‘main’ of a Java class I wrote below.
    This class runs (some undocumented) code to bootstrap the RMI machinery. Hereafter my EXE process process remains alive and is available to service RMI requests. Using this approach, I wouldn’t need to recompile java.c inorder to rename it as long as my custom JNI code is able to parse in all the VM options passed in by RMID in order to create the JVM.
    I was missing the crucial step of calling back into rmid (the Activator) and registering the newly created group, only after which would rmid start creating instances of the remote object. Your advice that I carefully read the spec helped!
    public class Host {
    public static void main(String[] args) throws Exception {
    Class clsInputStream = Class.forName("sun.rmi.server.MarshalInputStream");
    Constructor ctor = clsInputStream.getConstructor(InputStream.class);
    Method readObj = clsInputStream.getMethod("readObject", null);
    Method readLong = clsInputStream.getMethod("readLong", null);
    // Instantiate MarshalInputStream
    Object in = ctor.newInstance(System.in);
    // Read all the data passed in by the Activator (rmid)
    ActivationGroupID id = (ActivationGroupID) readObj.invoke(in);
    ActivationGroupDesc desc = (ActivationGroupDesc) readObj.invoke(in);
    long incarnation = (Long) readLong.invoke(in);
    // Create the ActivationGroup
    ActivationGroup grp = ActivationGroup.createGroup(id, desc, incarnation);
    // Callback into rmid to register the group.
    ActivationGroup.getSystem().activeGroup(id, grp, incarnation);
    // rmid will now invoke ActivationGroup.newInstance to create the RMI server
    Thanks,
    Ranjit

  • I have what is hopefully a quick and easy question. I kno...

    I have what is hopefully a quick and easy question. I know almost nothing about this stuff so go easy on me . All I need to do is find out if my DHCP is enabled. I'm having problems with my Xbox 360 and one of the possible problems is this DHCP thing. However I have no idea how to find the settings for my router on my computer. If it helps I have a Wirless model BEFW11S4. Thanks in advance for any help.

    You need to access your router to check if the DHCP is on.  To access the router open your browser and type in http://192.168.1.1 into the address field and hit enter.  That should open the routers log on screen and by default the user is left blank (some routers it is admin) and the password is abmin.  If you changed your routers password as you should for security reasons then use that password.  That will bring you to your routers user interface and on the main set up page should be your DHCP.
    Richard Aichner (Ikester)

  • How do I find the Quick time active x control?

    I can run run quick time when I am the user but when my husband is the user, he gets the message"could not load or find the Quick Time Active X control.
    dell   Windows XP  

    Hi Pedro d,
    Yes but no! I have tried everything step by step several times. Researching Error 46 on the web is scary business!! The gangsters are out in force on this one, begging to take your money! From a couple of trusted sites I have been able to make this much clear at least for Vista users, I'm using Windows 7 but I think they relate:
    "Since the issue causing the Error 46 is that QuickTime registry entries don't have the correct permissions set, the repair is to go and reset all the incorrect permissions. However, this is a long and tedious process. The SubInACL tool from Microsoft (see the link in Resources) can change the permissions as a batch. The batch is defined by a CMD file that lists all of the registry keys to be changed. Once SubInACL is installed on your computer, move the CMD file with all the registry changes into the same folder, typically C:\Program Files\Windows Resource Kits\Tools. Right-click the CMD file, choose "Properties," check "Run this Program in Compatibility Mode" and select "Windows Vista (Service Pack 2)" from the drop-down menu. Click "OK." Do the same for SubInACL. When you're done, double-click on the CMD file and it will run. Your error should be gone."
    I don't have the expertise to do this, do you? I wish that Apple or someone would take the bull by the horns and fix this because what I've read their are a lot of people having this problem. Any thoughts on this matter would be greatly appreciated.
    Kindly,
    pappy01545

  • Java.rmi.activation.ActivateFailedException

    I get this error using Activation
    java.rmi.activation.ActivateFailedException: failed to activate object; nested exception is:
    java.rmi.activation.ActivationException: unable to create activation group; nested exception is:
    java.io.IOException: The pipe is being closed
    I haven't found an answer to this on the web, nobody seems to know. I must be doing something wrong, but I have no clue

    i had the same problem, i imagine that you find the solution even if you did'nt have an answer to your post,
    here is the output when i try to call a remote method:
    java.rmi.activation.ActivateFailedException: failed to activate object; nested exception is:
         java.rmi.activation.ActivationException: unable to create activation group; nested exception is:
         java.io.IOException: Le canal de communication est sur le point d'�tre ferm�
    please i need help....

  • Trouble getting QuickTime to run on Windows 7. Error 46: Could not load or find the Quick Time Active X control.

    Trouble getting QuickTime to run on Windows 7.Installation seems to finish successfully. When can try to open it I get the following error message:
    Error 46: Could not load or find the Quick Time Active X control.  I have reinstalled QuickTime and itunes several times but with no luck. Any suggestions?

    Hi Pedro d,
    Yes but no! I have tried everything step by step several times. Researching Error 46 on the web is scary business!! The gangsters are out in force on this one, begging to take your money! From a couple of trusted sites I have been able to make this much clear at least for Vista users, I'm using Windows 7 but I think they relate:
    "Since the issue causing the Error 46 is that QuickTime registry entries don't have the correct permissions set, the repair is to go and reset all the incorrect permissions. However, this is a long and tedious process. The SubInACL tool from Microsoft (see the link in Resources) can change the permissions as a batch. The batch is defined by a CMD file that lists all of the registry keys to be changed. Once SubInACL is installed on your computer, move the CMD file with all the registry changes into the same folder, typically C:\Program Files\Windows Resource Kits\Tools. Right-click the CMD file, choose "Properties," check "Run this Program in Compatibility Mode" and select "Windows Vista (Service Pack 2)" from the drop-down menu. Click "OK." Do the same for SubInACL. When you're done, double-click on the CMD file and it will run. Your error should be gone."
    I don't have the expertise to do this, do you? I wish that Apple or someone would take the bull by the horns and fix this because what I've read their are a lot of people having this problem. Any thoughts on this matter would be greatly appreciated.
    Kindly,
    pappy01545

  • Office 2013 Volume License Activation question

    Hello,
    we have software assurance, so MAK and KMS are available for O2013.
    I cannot use KMS server (there are reasons for now). So I have to use MAK. I know that it is possible later on to convert MAK to KMS.
    I found topic about ADBA. But missing few points from the description after my 2 questions.
    1. Can I use KMS key for use with Volume Activation Tool without actually having KMS installed?
    2.  at the end it says just 180 days activation. What will happen then?
    From:
    http://searchenterprisedesktop.techtarget.com/tip/Using-Active-Directory-activation-and-other-new-Office-2013-tools
    -------Prior to Office 2013, IT had to rely on Multiple Activation Key (MAK) or Key Management Service (KMS) activation. These processes were generally more complex than ADBA. Little has changed with either MAK or KMS in Office 2013. With ADBA, however,
    IT can easily
    activate Office 2013 clients through their connections to the domain.
    To implement ADBA, administrators must use the Volume Activation Tools utility, which walks them through the setup process. After admins supply the KMS host key, the setup process adds an activation object to the
    Active Directory Domain Services. The activation object uses the same Generic Volume Licenses Key (GVLK) and KMS host pair as that for regular KMS activation. When the client joins the domain, the activation object automatically activates the Office installation,
    granting a license to the client for 180 days. --------------
    --- When you hit a wrong note its the next note that makes it good or bad. --- Miles Davis

    Hello,
    we have software assurance, so MAK and KMS are available for O2013.
    I cannot use KMS server (there are reasons for now). So I have to use MAK. I know that it is possible later on to convert MAK to KMS.
    I found topic about ADBA. But missing few points from the description after my 2 questions.
    1. Can I use KMS key for use with Volume Activation Tool without actually having KMS installed?
    2.  at the end it says just 180 days activation. What will happen then?
    From:
    http://searchenterprisedesktop.techtarget.com/tip/Using-Active-Directory-activation-and-other-new-Office-2013-tools
    -------Prior to Office 2013, IT had to rely on Multiple Activation Key (MAK) or Key Management Service (KMS) activation. These processes were generally more complex than ADBA. Little has changed with either MAK or KMS in Office 2013. With ADBA, however,
    IT can easily
    activate Office 2013 clients through their connections to the domain.
    To implement ADBA, administrators must use the Volume Activation Tools utility, which walks them through the setup process. After admins supply the KMS host key, the setup process adds an activation object to the
    Active Directory Domain Services. The activation object uses the same Generic Volume Licenses Key (GVLK) and KMS host pair as that for regular KMS activation. When the client joins the domain, the activation object automatically activates the Office installation,
    granting a license to the client for 180 days. --------------
    --- When you hit a wrong note its the next note that makes it good or bad. --- Miles Davis
    Q1) there is a KMShost product key, and there is a KMSclient product key.
    The KMShost product key, you install this in your KMShost machine, and the client machines which have the KMSclient product key will contact your KMShost machine for activation.
    Volume Licensed products are provided by MSFT with the KMSclient product key already installed. The KMSclient product keys are also publically available in the TechNet library documentation.
    VAMT can be used, with or without KMS installed. VAMT is not part of KMS, and, KMS is not part of VAMT.
    ADBA is not part of VAMT and VAMT is not part of ADBA.
    ADBA can only be used if your AD is at the later version, and, ADBA only works for the latest products like Windows8 and Office2013.
    If you have older AD or older products you will still need to have KMS or MAK.
    Q2) after 180days, it's the same as KMS - the KMSclient (or ADBA client) will enter "non-genuine" mode if the client has not contacted ADBA object (or KMShost) to renew the activation status.
    This wiki article I put together, includes a few helpful links about ADBA and KMS:
    http://social.technet.microsoft.com/wiki/contents/articles/22510.volume-activation-kms-mak-adba-avma.aspx
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Quick CSS box question

    Hi guys,
    Firstly a very Merry Christmas to you all !
    I'm just getting to grips with converting all the text on my
    site to CSS and have a quick question.
    On some of my pages I add an 'Also see' links box aligned to
    the right - it's a CSS div tag thingy someone kindly talked me
    through once. All of my pages are built from a template with an
    editable region.
    My question is, can I add this box (perhaps with a standard
    'Also check out' title and then spaces for my links) at the
    template level? This will save me having to go to Insert>Layout
    Objects>DivTag on every page. I've tried simply adding this to
    the editable region of the template but it simply pushed the
    editable region box over to the right and then didn't appear on my
    pages
    Also, the links box would ideally appear about half way down
    my pages on the right...
    Hope you can help, many thanks in advance!
    James
    Here's an example page where I have manually added my link
    box on the right of the page...
    http://www.fyrne.com/james_journalism/Pages/Mosaic_of_the_med.html

    Your CSS link implies that the CSS file is in the Templates
    folder. You
    shouldn't have anything there other than the template (dwt)
    files
    themselves. Please move it out to any other location in your
    site.
    <link href="../../Templates/Box.css" rel="stylesheet"
    type="text/css">
    Changes made to template editable regions would not propagate
    to existing
    child pages - that's why you aren't seeing that addition in
    them....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "JamesFryer" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi guys,
    >
    > Firstly a very Merry Christmas to you all !
    >
    > I'm just getting to grips with converting all the text
    on my site to CSS
    > and
    > have a quick question.
    >
    > On some of my pages I add an 'Also see' links box
    aligned to the right -
    > it's
    > a CSS div tag thingy someone kindly talked me through
    once. All of my
    > pages are
    > built from a template with an editable region.
    >
    > My question is, can I add this box (perhaps with a
    standard 'Also check
    > out'
    > title and then spaces for my links) at the template
    level? This will save
    > me
    > having to go to Insert>Layout Objects>DivTag on
    every page. I've tried
    > simply
    > adding this to the editable region of the template but
    it simply pushed
    > the
    > editable region box over to the right and then didn't
    appear on my pages
    >
    >
    > Also, the links box would ideally appear about half way
    down my pages on
    > the
    > right...
    >
    > Hope you can help, many thanks in advance!
    >
    > James
    >
    > Here's an example page where I have manually added my
    link box on the
    > right of
    > the page...
    >
    http://www.fyrne.com/james_journalism/Pages/Mosaic_of_the_med.html
    >

  • A Few Quick Lenovo T410 Questions

    Hi all,
    I posted here quite a while ago about my 9 cell battery in my integrated graphics T410 only lasting up to 5 hours. I have yet to send the notebook in simply because I haven't been able to go without it. However, I plan to do so at the start of this next week. Before I do so I was going to swap out the 500GB 7200.1RPM hard drive I installed with the 250GB 5400RPM drive that came with the notebook to see if it was an excessive power issue with the drive.This is where my worries are.
    When I inserted the 500GB hard drive into the drive tray, I had a very hard time screwing the tray in place. The screws were damaged in the process, and I have worries about taking them out, and putting them back in again. I am still under warranty.
    Am I able to recieve a new set of these screws?
    Also, 2 quick questions
    I plan on moving my 500GB drive into the slot where my optical drive is now, and putting a SSD in wheremy 500GB drive is located now. Do I need to buy anything special to make this work?
    I also plan on upgrading from the 2x2GB RAM I installed myself (machine came with 1x2GB), to 4x2GB. Is this RAM compatible?
    Thanks in advance.
    Solved!
    Go to Solution.

    FirstTimeLenovo wrote:
    Am I able to recieve a new set of these screws?
    Hi,
    I think only lenovo techs can determine or tell that, but my guess is that if they feel they need to be replaced, then they probably will.
    FirstTimeLenovo wrote:
    Also, 2 quick questions
    I plan on moving my 500GB drive into the slot where my optical drive is now, and putting a SSD in wheremy 500GB drive is located now. Do I need to buy anything special to make this work?
    I also plan on upgrading from the 2x2GB RAM I installed myself (machine came with 1x2GB), to 4x2GB. Is this RAM compatible?
    Thanks in advance.
    1. Yes, you would need this:- http://www-307.ibm.com/pc/support/site.wss/MIGR-73​170.html
    2. Yep, the RAM will definitely work.
    Hope this helps.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

  • Quick photo ordering question...

    I am in the process of ordering a bunch of photos, and I have a question: When I select the photos, say 25 of them, then select "Order Prints", I see all of my photos in a list, but I have to select the quantity for EACH PHOTO! Is there ANY way I can just say "print 1 4x6 of all pictures"? I will be doing more photos and I hate to have to go to each one if I have an album of 40-50 pictures.
    Thanks in advance!
    Ken

    Up in the top right corner, you should see a Quick Order label and a double-arrow button. Click the up button once and it will do exactly what you want.

  • QUICK VIEWER RELATED QUESTION

    Hi
    Can I add a new column to my quick viewer report that will display TOTAL of existing columns in the report.  What is the method? 
    How can I make my quick viewer report to open a document when I double click a field value.  I see it happening in VF05 , va05 (lists).
    Any advice appreciated.
    Thanks,
    Surya

    Okay, Ceci, I don't know as much about this stuff as
    you obviously do, so I'm really sorry I offended you
    with my newbie faux pas. Do you realize that in the
    time it took you to rip on me you could have already
    answered the question? Thanks for the sentiment.I answered it the best I could: write a small program and try it.
    With MSAccess, my understanding is that if you have a string with length under
    255 it's type is TEXT, and over 255 it's MEMO... is this right?String: max. 255 chars
    Memo: max 64000 chars.
    Sez the Access help.
    But what does this string look like if the column will hold strings of text longer
    than 255? Try it. Might puke, might truncate the String, might autoconvert. I don't know. You'll see.
    Do I only specify the size like TEXT(400), or do I list the type like MEMO(400) or what?If you expect it to be > 255 chars, why not simply define the field as Memo right away? I doubt you can write a Memo to a textfield.

  • Quick dynamic update question

    Hi all,
    We've just got Color at work and I'm pretty impressed with it. Next they'll be bundling PFTrack or Boujou for free! Just a quick question though..
    If I send an edit from FCP to Color, do some grading (including keyframing), and then get a revised EDL through or have to alter the cut in FCP will Color be clever enough to automatically or otherwise update the clip timings? (assuming I'm still working in the original timeline)

    Qualified yes.
    Apple manual:
    Page 79.
    But there are a lot of release notes regarding re-rendering material. Beware.
    JPO

Maybe you are looking for

  • Connect more than 1 external BI in SEM-CPM-BSC or SEM-CPM-MC

    Hello, I have seen the help.sap.com that helps me how to put a defined BI (but only one BI). Design -> Default BW System Design -> Access to SAP BW Design -> RFC Destination for Project System But what we have is 3 BI systems. Each one with one modul

  • How do i label photos individually in iphoto

    i moved everything from windows to my new imac and i want to be able to label each picture indivudually. i also want to be able to label my movies. there must be a way i just can't figure it out. lisa

  • Unable to change the status of Internal order.......

    Hi,     I am trying to change the status of Internal order from Technically completed to Release. But i am getting an error that ---Status REL is not allowed (order 4564564). We have created this order and till now zero value is used of actual budget

  • PI7.11(PI7.1 EHP1) sapcpe.exe can not start after upgrade tokenerl  patch65

    Hi,   When I upgrade PI7.11 kernel (On Operator system WIN2003 server x64 64BIT) from patch level 62 to patch level 65   or higher level 67 or71   with JSPM,   after deploy SAP can't be started with error that sapcpe.exe can not start and in 'RED' st

  • Does use of mask layer require re-estab of functions

    Am I missing something/doing something wrong, or is this the way Flash works? I have 2 buttons in a movieclip which is on the main timeline. The buttons are on a layer with a mask layer above it. On the main timeline I define 2 functions clip_mc.butt