Rmid activation fails if rmi codebase host down.

Dear activation/rmid gurus.
I have trouble with rmid activation when the host storing the codebase is down. I understand that it can't activate as long as the codebase host is down but should'nt rmid keep trying in regular intervals in case the codebase host appears.
Imagine a restart of a rmid host machine have the codebase on a local webserver (on the same host). If the rmid service is started before the webserver is up and running the activation system will not start correctly. In this case its pretty easy to fix the codebase host dependency by making sure the webserver is started before the rmi service.
Its more troublesome when the codebase is located on another host on the network. If the machines goes down, e.g. due to a powerfailure, and the rmid host machine restarts faster than the codebase host the activatable object will be out of business.
Is there some way to ensure that the rmid deamon keep trying activation its activatable objects?
\Magnus

After some tests I finally got it working...
It appears as as the java.rmi.server.hostname property needs to be set on the java interpreter running rmid. This is achieved by passing
-J-Djava.rmi.server.hostname=yoda as argument to rmid.
\Magnus

Similar Messages

  • IMessage Activation Failing for Google Apps Hosted Email Addresses

    I'm having failuers when I try to add additional emails addresses to iMessage on iOS 7.0.4.  It appears that the failure has to do with email being hosted on non-primary systems.  example:
    [email protected]  verifies
    [email protected]  failes  MX record says google.com
    [email protected] verifies
    [email protected] which is hosted on prodigy servers, failes. MX record resolves to prodigy.net
    Is there a work around for this.  resending the validation email doesn't seem to make a difference.

    This was entirely my fault.  I had two different AppleIDs with which I was trying to use the same email address.

  • Connect to ServerSocket of codebase host fails thru proxy since 1.6.0_03

    hi there,
    I have an applet that connects to a server-socket of it's code-base host (i.e. the server it has been loaded from) and loads additional data.
    since 1.6.0_03 the connection fails with a SecurityException when there is a proxy server in between the applet machine and the server.
    clients with direct connection to the internet work fine.
    The server address is read with the following:
    serverProtocol = getCodeBase().getProtocol();
    serverHost = getCodeBase().getHost();
    serverPort = getCodeBase().getPort();
    serverPath = getCodeBase().getPath();
    the connection to the server socket is then performed with a standard
    socket:
    try {
    socket = new Socket(serverHost , customPort);
    } catch (UnknownHostException e) {
    System.err.println("ERROR: UnknownHostException: Can't find host: "
    + host + "\n");
    return;
    } catch (IOException e) {
    System.err
    .println("ERROR: IOException: Can't open socket on rendezvous port "
    + port + " (on host " + host + ").\n");
    return;
    The applet is NOT signed but socket connection to its "codebase host" should be allowed! why is the connection not working when there is a proxy server in between? is this a bug in 1.6.0_03 or is something wrong with the applet?
    regards,
    hans

    Hi,
    I think I've heard of this problem before, and if memory serves me right it had something to do with the configuration of the IP address of the network interface. It is a Linux box, right?
    Anyway, as a workaround you could set -Djava.rmi.server.hostname explicitly to the IP of the interface you're communicating over.
    Kind Regards,
    Marcus

  • Activation failed due to sructure generation error.-URGENT

    i tried to check in an activity but activation failed due to the foloowing error:PLEASE HELP VERY URGENT
    Development Component Build (2008-03-14 10:09:20)
      Component name: tablist
      Component vendor: worldbank.org
      SC compartment: worldbank.org_GDB_OPERATIONS_1
      Configuration: WAS_MIGATEST_D
      Location: WAS_MIGATEST_D
      Source code location: http://sapjdi01:50000/dtr/ws/MIGATEST/worldbank.org_GDB_OPERATIONS/dev/active/DCs/worldbank.org/tablist/_comp/
      DC root folder: /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/worldbank.org/tablist/_comp/
      DC type: Web Dynpro
      Host: sapjdi01
    DC Model check:
              [dcmake] All used DCs are available locally
              [dcmake] validating dependency to build plugin "sap.com/tc/bi/bp/webDynpro"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/cmi"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/ddic/ddicruntime"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/ddic/metamodel/content"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/wd/webdynpro"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/logging"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/wdp/metamodel/content"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/com.sap.aii.proxy.framework"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/com.sap.aii.util.misc"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/com.sap.exception"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/com.sap.mw.jco"
              [dcmake] validating dependency to  public part "pp_connserv" of DC "worldbank.org/connserv"
              [dcmake] DC model check OK
    Start build plugin:
              [dcmake] using build plugin: sap.com/tc/bi/bp/webDynpro
              [dcmake] starting build plugin from : /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/bi/bp/webDynpro/_comp/gen/default/public/webDynpro/
    Build Plugin 'WebDynproPlugin', Version 6.40 SP 19 (630_VAL_REL, built on 2006-10-27 02:01:51 CEST)
       development component:  tablist (worldbank.org)
          software component:  GDB_OPERATIONS (worldbank.org)
                    location:  WAS_MIGATEST_D
                        type:  Web Dynpro
               build variant:  default
             source location:  http://sapjdi01:50000/dtr/ws/MIGATEST/worldbank.org_GDB_OPERATIONS/dev/active/
           plugin start time:  2008-03-14 10:09:21 GMT+00:00
                     Java VM:  Classic VM, 1.4.2 (IBM Corporation)
    General options:
      convert *.xlf to *.properties: yes
      include sources for debugging: yes
    Source folder META-INF exists but is empty.
    Source folder src/configuration exists but is empty.
    Plugin initialized in 1.026 seconds
    Warning: Runtime dependency to connserv (worldbank.org) not allowed (incompatible runtime type).
    Preparing data context..
    No 'default' JDK defined, will use running VM.
    Data context prepared in 0.128 seconds
    Executing macro file..
      Using macro file:     /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/bi/bp/webDynpro/_comp/gen/default/public/webDynpro/macros/build.vm
      Creating output file: /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/worldbank.org/tablist/_comp/gen/default/logs/build.xml
    Macro file executed in 3 seconds
    Starting Ant..
      Using build file:     /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/worldbank.org/tablist/_comp/gen/default/logs/build.xml
      Using build target:   build
      Generation folder:    /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/t/013EC0ABDECC3015F13C417F5CBF217B
      Using Ant version:    1.5.4
    prepare:
         [mkdir] Created dir: /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/worldbank.org/tablist/_comp/gen/default/deploy
    compile:
         [ddgen]
         [ddgen] [Info]    Property deployment is true: Deployment information is provided!
         [ddgen] [Info]    Property sourcepath: /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/worldbank.org/tablist/_comp/src/packages
         [ddgen] [Info]    Property targetpath: /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/t/013EC0ABDECC3015F13C417F5CBF217B/gdd
         [ddgen] [Info]    Property archivename: worldbank.org~tablist
         [ddgen] [Info]    Property vendor: worldbank.org
         [ddgen] [Info]    Property dcname: tablist
         [ddgen] [Info]    Property language: Available languages are automatically determined!
         [ddgen] [Info]    Property addpaths ...
         [ddgen] [Info]       SapMetamodelWebdynproContent.zip - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/bi/extmm/_comp/gen/default/public/def/lib/model
         [ddgen] [Info]       SapMetamodelDictionaryContent.zip - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/bi/extmm/_comp/gen/default/public/def/lib/model
         [ddgen] [Info]       worldbank.orgconnservpp_connserv.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/worldbank.org/connserv/_comp/gen/default/public/pp_connserv/lib/java
         [ddgen] [Info]       exception.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/com.sap.exception/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapDictionaryTypeServices.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/ddic/ddicruntime/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapDictionaryTypesRuntime.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/ddic/ddicruntime/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       jrfc.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/com.sap.mw.jco/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapMetamodelWebdynproContent.zip - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wdp/metamodel/content/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       aii_proxy_rt.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/com.sap.aii.proxy.framework/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       cmiapi.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/cmi/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproadmin.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynprobasesrvc.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproclientserver.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynpromodelimpl.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynpromodel_dynamicrfc.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynpropdfobject.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproprogmodel.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproruntime_designtime_coupling.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproruntime_designtime_coupling_api.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproruntime_repository.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproruntime_repository_pmr.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproservices.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapMetamodelDictionaryContent.zip - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/ddic/metamodel/content/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       aii_util_misc.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/com.sap.aii.util.misc/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       logging.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/logging/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       logging.perf.jar - /usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/logging/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]    Initialize generation templates from configuration jar:file:/usr/sap/WAS/DVEBMGS00/j2ee/cluster/server0/temp/CBS/199/.B/48895/DCs/sap.com/tc/bi/extddic/_comp/gen/default/public/def/lib/java/SapDictionaryGenerationCore.jar!/DictionaryGenerationConfigurationCompiled.xml
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Origin.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/PackagePointer.java
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Inves_Id.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Ccy_Code.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Subm_Type.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Uw_Upi.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Guar_Holder.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Conver_Type.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Doc_Num.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Sic_Cde.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Rcvr_Type.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Notif_Sndr.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Notif_Rcvr.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Modified_By.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Symsgid.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Status_Type.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Bapi_Msg.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Inves_Ty.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Reason_Dt.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Stl_Upi.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Balmnr.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Notif_Id.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Bapi_Line.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Frcast_Chk.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Migeo_Upi.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Waiv_Flag.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Item_Num.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Symsgno.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Status_Categ.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Mngmt_Gr.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Reg_Num.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Stat_Chng_Dt.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Migaorg_Code.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Rcvr_Grp.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Commnt_Eventtype.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Bapi_Param.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Doc_Typ.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Stl_Comment.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Src_Upi.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Notif_Eventtype.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Bapi_Mtype.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Sndr_Type.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Bapi_Fld.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Commnt_Doctype.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Cmmt_User.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Symsgv.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Sme_Share.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Description.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Balognr.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/Bapilogsys.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Amount.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Status.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Reason_Type.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Comment_Id.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Time_Stamp.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Reason.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__Miga_Source.gsimpletype
         [ddgen] [Info]    Generating datatypes/org/wb/operations/stl/types/__Miga__S_Doc_Typ.gstructure
         [ddgen] [Error]   Structure org.wb.operations.stl.types.__Miga__Appl is not generated
         [ddgen] [Error]   BuiltIn Type or Simple Type expected
         [ddgen] [Info]    Catching throwable null
         [ddgen] [Info]    com.sap.dictionary.generation.ant.GenerationAntTaskError
         [ddgen]      at com.sap.dictionary.generation.ant.GenerationAnt.showCheckResult(GenerationAnt.java:171)
         [ddgen]      at com.sap.dictionary.tools.generation.Generation.generatePersistentStructure(Generation.java:480)
         [ddgen]      at com.sap.dictionary.tools.generation.console.GenerationConsole.generate(GenerationConsole.java:168)
         [ddgen]      at com.sap.dictionary.generation.ant.GenerationAnt.main(GenerationAnt.java:47)
         [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         [ddgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         [ddgen]      at java.lang.reflect.Method.invoke(Method.java:391)
         [ddgen]      at com.sap.dictionary.generation.ant.DDGenAntTask.execute(DDGenAntTask.java:219)
         [ddgen]      at org.apache.tools.ant.Task.perform(Task.java:341)
         [ddgen]      at org.apache.tools.ant.Target.execute(Target.java:309)
         [ddgen]      at org.apache.tools.ant.Target.performTasks(Target.java:336)
         [ddgen]      at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
         [ddgen]      at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:115)
         [ddgen]      at com.sap.tc.buildplugin.AbstractAntBuildAction.execute(AbstractAntBuildAction.java:65)
         [ddgen]      at com.sap.tc.buildplugin.AbstractPlugin.handleBuildStepSequence(AbstractPlugin.java:226)
         [ddgen]      at com.sap.tc.buildplugin.AbstractPlugin.performBuild(AbstractPlugin.java:202)
         [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         [ddgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         [ddgen]      at java.lang.reflect.Method.invoke(Method.java:391)
         [ddgen]      at com.sap.tc.buildtool.PluginCommunicator.maybeInvoke(PluginCommunicator.java:114)
         [ddgen]      at com.sap.tc.buildtool.PluginCommunicatorV2.communicate(PluginCommunicatorV2.java:42)
         [ddgen]      at com.sap.tc.buildtool.PluginHandlerImpl.handlePluginCommunication(PluginHandlerImpl.java:354)
         [ddgen]      at com.sap.tc.buildtool.PluginHandlerImpl.execute(PluginHandlerImpl.java:176)
         [ddgen]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1726)
         [ddgen]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1498)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.build(CBSBuildController.java:727)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:503)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:442)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:314)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.exec(CBSBuildController.java:252)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:207)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.main(CBSBuildController.java:168)
         [ddgen] ERROR: Unknown exception during generation null (com.sap.dictionary.generation.ant.GenerationAntTaskError)
         [ddgen] ERROR: Generation failed due to errors (3 seconds)
    Ant runtime 5.593 seconds
    Ant build finished with ERRORS
    [Error]   Generation failed!
    Error: Build stopped due to an error: [Error]   Generation failed!
    Build plugin finished at 2008-03-14 10:09:32 GMT+00:00
    Total build plugin runtime: 10.143 seconds
    Build finished with ERROR

    I think the "," that comes in the flat file. CHange the number fields in the file from ",". If it has 1000 separator remove them. You need not have them in the file. In your case i think the decimals are coming as ",". In that case change your user settings for decimal places and then try to load.
    Hope this helps

  • 450 host down to only one domain

    GW7.0.4 on SLES10 patch level 3--email to one domain
    (nationwideplanning.com) results in a 450 host down result. No complaints
    with any other recipients. An nslookup from the GW server results below, so
    there is an answer. As a workaround, users are sending this recipient email
    from their personal Gmail, AOL and AT&T accounts without fail. I am not
    sure where to look for a cause of this failure and appreciate any thoughts
    or clues. I have a ticket open with Verizon our ISP and verified out
    reverse pointer record is OK, but they have not been very helpful.
    Thanks.
    # nslookup
    > set type=mx
    > nationwideplanning.com
    Server: 198.6.1.142
    Address: 198.6.1.142#53
    Non-authoritative answer:
    nationwideplanning.com mail exchanger = 0 mail.nationwideplanning.com.
    nationwideplanning.com mail exchanger = 10 mail2.nationwideplanning.com.
    Authoritative answers can be found from:
    mail2.nationwideplanning.com internet address = 173.220.139.156
    mail.nationwideplanning.com internet address = 96.57.118.76

    forgot to add GWIA log entry:
    13:22:18 104 MSG 319619 Analyzing result file:
    /media/nss/VOL3/cmgw/cmgwdom/wpgate/gwia/result/rd2b06fc.447
    13:22:18 104 MSG 319619 Detected error on SMTP command
    13:22:18 104 MSG 319619 Command: nationwideplanning.com
    also, the A record in the GWIA config is just our domain name, but our
    pointer record is listed a mailhost.<domain name>. Could this cause a
    problem for few and random recipients?

  • 450 host down on GWIA not always correct it seems

    Folks, every once in a while we get a 450 host down to a specific domain. I
    telnet that mail server and it does appear "down", does not respond on port
    25.
    However: They receiving domain insists they are not down and are receiving
    messages from other domains and in fact test as we are on the phone and what
    do you know they are receiving. So I run a test from mxtoolbox.com, and
    somehow, even though my telnets fail and our gwia 7.0.3 fails as well,
    mxtoolbox.com does not fail. The results from mxtoolbox.com are posted
    below.
    What is the deal? Why does telnet and GWIA both fail but not other mail
    gateways. Is there something lacking in the GWIA technology?
    SuperTool Beta
    Command:
    smtp:216.55.101.108 smtp
    220 spamwall.mchsol.com ESMTP SpamWall
    Not an open relay.
    0 seconds - Good on Connection time
    0.172 seconds - Good on Transaction time
    OK - 216.55.101.108 resolves to spamwall.mchsol.com
    OK - Reverse DNS matches SMTP Banner
    Session Transcript:
    HELO please-read-policy.mxtoolbox.com
    250 spamwall.mchsol.com [47 ms]
    MAIL FROM: <[email protected]>
    250 Ok [47 ms]
    RCPT TO: <[email protected]>
    554 <[email protected]>: Relay access denied [31 ms]
    QUIT
    221 Bye [47 ms]
    reverse lookup smtp diag port scan blacklist
    Reported by mxtoolbox.com on Thursday, April 01, 2010 at 7:00:50 PM (GMT-5)
    (History)
    Martin Stepanek
    Max International Associate
    [email protected]
    (705) 794-7181
    ( http://www.maxgxlnorth.ca/ )
    There is no chance, no destiny, no fate that can circumvent or hinder or
    control the firm resolve of a determined soul. - Ella Wheeler Wilcox

    On 4/3/2010 11:57 AM, Martin Stepanek wrote:
    > you didn't quite understand Ted or I didn't quite explain adequately.
    > Thanks for you reply btw.
    >
    > When I found their correct MX, I telneted to the ip address on port 25 and
    > no response. But yet that same IP answered a mail gateway. Is there a way
    > with some mail exchanger to not reply to telnet?
    >
    > Martin Stepanek
    > Max International Associate
    > [email protected]
    > (705) 794-7181
    > ( http://www.maxgxlnorth.ca/ )
    > There is no chance, no destiny, no fate that can circumvent or hinder or
    > control the firm resolve of a determined soul. - Ella Wheeler Wilcox
    >
    Sure
    a) transient issues in general.
    b) broken "protections" that are blocking you as a suspected mailbomber.
    These would block your ip address for a while and then stop. They
    wouldn't block mxtoolkit

  • RMI Service going down

    Hi All,
    I have few RMI methods that is working perfectly. I start it using following command:
    java -classpath .;classes12.jar -Djava.rmi.server.codebase=file:///java/ -Djava.rmi.server.hostname=<MyIP> MyServiceI have noticed that if there is no client call for 10 minutes the RMI service goes down. If I call atleast one service within 10 minutes then the server code is there to service forever. For this issue I have included a ping kind of service on my client to keep server alive.
    The point is why does the service die if no calls are there for first 10 minutes or so. Is it garbage collected or I am missing something.
    Thanks and Regards,
    Vikash Anand.

    Hi All,
    My main method looks like this:
    System.out.println("Starting service deployment..");
            // Assign a security manager, in the event that dynamic
              // classes are loaded
              System.setProperty("java.security.policy", "c:/policy.all");
            if (System.getSecurityManager()==null){
              System.setSecurityManager(new RMISecurityManager());
            System.out.println("Loaded Security policies.....");
            // Create an instance of our service server ...
              Service service = new Service();
            // ... and bind it with the RMI Registry
            Naming.rebind ("MyService", service);
            System.out.println ("Service bound....Awaiting requests.........");Please suggest

  • My iPhone 4s (bought today) won't get past the activation screen. It says 'it may take a few minutes to activate your iPhone' and then skips to another screen saying 'activation failed - try again'. Any solutions?

    my iPhone 4s (bought today) won't get past the activation screen. It says 'it may take a few minutes to activate your iPhone' and then skips to another screen saying 'activation failed - try again'. Any solutions?

    Apple's activation server is down.
    I called Apple and the support team had the same issue.
    All you can do is be patient.

  • RMI codebase confusion

    You'll have to excuse me if I am asking stupid questions, but I can't find the information I want in the documentation. I am working on an RMI client-server project with 3 jars client.jar, common.jar, server.jar. The common jar contains a Remote interface which the client looks up, and the server implements. The stub class is contained in the server jar (obviously).
    Currently our method of distribution is to distribute all 3 jars to the client machines - I want to avoid this as it is unnecessary. I would therefore like to set java.rmi.codebase property in the server so that clients can download the stub classes at run-time. OK.
    Our RMI app is being distributed on an internal network - suppose on the server machine (call it "ourserver.london.uk.ourco.com", the relevant Jar file would be at /usr/bin/my_app/jars/server.jar (or wherever).
    The clients lookup rmi://ourserver.london.uk.ourco.com:1099/MY_EXPORTED_REMOTE. Questions:
    1. Is this RMI "system" dependent on the server having an Http server?
    2. If it isn't, how do I define the codebase other than "http://..."?
    3. If it is (and the machine certainly does have an http server on it), how do I specify the codebase URL for the clients, given that the server is not "under" the http server (IYSWIM)?
    I'd be glad of answers to these (reasonably simple) questions.
    Chris

    First of all, I would arrange things a bit differently. In both of the cases below, we assume a http server, it's location is unimportent, but it has to be reachable from the the client. It could be the same host as the server, or a third machine.
    Option #1:
    client.jar -- All client class files, including all class files of remote interfaces called by the client.
    server.jar -- All server class files, including all stubs, and remote interfaces implemented and their implementations.
    server_dl.jar -- Just the stubs.
    The client host would contain just client.jar in the classpath.
    The server host would contain server.jar and server_dl.jar in its classpath
    server_dl.jar would also be placed on the http server and it's url would be the server's codebase.
    Option #2:
    client.jar -- All client class files, but none of the remote interfaces.
    server.jar -- All server class files, but none of the stubs and no remote interfaces.
    interfaces.jar -- The remote interfaces shared by client and server.
    server_dl.jar -- just the stubs.
    The client host would need client.jar and interfaces.jar in its classpath.
    The server host would need server.jar, interfaces.jar and server_dl.jar in its classpath.
    server_dl.jar would also be placed on the http server and it's url would be the server's codebase.
    Now to answer your questions.
    1. Is this RMI "system" dependent on the server having an Http server?If you want to have the client download the server stubs, then they have to be on an http server (I think a ftp url for the codebase may also work, but I have not tried it).
    2. If it isn't, how do I define the codebase other than "http://..."?
    You may be able to use a ftp url in which case the url would be "ftp://....."
    3. If it is (and the machine certainly does have an http server on it), how do I > specify the codebase URL for the clients, given that the server is not "under"
    the http server (IYSWIM)?The downloaded class files do not have to be on a http server that is on the same host as the RMI server. The RMI server's codebase can be any valid url (reachable from the clients) The only requirement is that the class files be reachable via the codebase. You do have to configure the client's network security so that it has permission to open connections to the codebase server.

  • KMS client activation failed, but got server response?

    I've been using KMS for several years. Generally there are no problems with KMS, but I have a single machine that is refusing to activate, and I cannot determine why. I've been doing extensive web searching but I'm not finding anything useful.
    Windows 7 Pro client is using the Windows 7 Pro KMS client key GPDD4 as usual.
    KMS Server is in Windows 2008 R2
    The event log says the client is getting a response from KMS server (see below).
    ============================
    Server: slmgr /dlv
    Name: Windows Server(R), ServerStandard edition
    Description: Windows Operating System - Windows Server(R), VOLUME_KMS_R2_B channel
    Partial Product Key: 7GCM2
    License Status: Licensed
    Key Management Service is enabled on this machine
        Current count: 50
        Listening on Port: 1688
        DNS publishing enabled
        KMS priority: Normal
    Key Management Service cumulative requests received from clients
        Total requests received: 444
        Failed requests received: 297
        Requests with License Status Unlicensed: 0
        Requests with License Status Licensed: 86
        Requests with License Status Initial grace period: 12
        Requests with License Status License expired or Hardware out of tolerance: 2
        Requests with License Status Non-genuine grace period: 0
        Requests with License Status Notification: 47
    ===============================
    Client ability to find KMS Server: 
    C:\Users\foo>nslookup -type=srv _vlmcs._tcp
    Server:  UnKnown
    Address:  172.20.0.8
    _vlmcs._tcp.XXXXXXXXXXXX        SRV service location:
              priority       = 0
              weight         = 0
              port           = 1688
              svr hostname   = dc3.XXXXXXXXXXX
    dc3.XXXXXXXXX        internet address = 172.20.0.11
    ===============================
    Client: slmgr /dlv
    Microsoft (R) Windows Script Host Version 5.8
    Copyright (C) Microsoft Corporation. All rights reserved.
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Professional edition
    Description: Windows Operating System - Windows(R) 7, VOLUME_KMSCLIENT channel
    Activation ID: b92e9980-b9d5-4821-9c94-140f632f6312
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00371-00170-868-000000-03-1033-7601.0000-2092014
    Installation ID: 011751536521019726056115618440708701492313365893152065
    Partial Product Key: GPDD4
    License Status: Initial grace period
    Time remaining: 43200 minute(s) (30 day(s))
    Remaining Windows rearm count: 1
    Trusted time: 7/28/2014 9:36:41 AM
    Please use slmgr.vbs /ato to activate and update KMS client information in order to update values.
    =========================
    Client:    slmgr /ato
    Microsoft (R) Windows Script Host Version 5.8
    Copyright (C) Microsoft Corporation. All rights reserved.
    Activating Windows(R) 7, Professional edition (b92e9980-b9d5-4821-9c94-140f632f6312) ...
    Error: Product activation failed.
    =========================
    Client: Application Event log
    Security-SPP Event ID 12288
    The client has sent an activation request to the key management service machine.
    Info:
    0x00000000, 0x00000000, dc3.XXXXXXXXXX:1688, 637b796e-5348-4ce1-b0b5-4d750e9d471e, 2014/07/28 14:43, 0, 2, 43200, b92e9980-b9d5-4821-9c94-140f632f6312, 25
    Security-SPP Event ID 12289
    The client has processed an activation response from the key management service machine.
    Info:
    0x00000000, 0x00000000, 1, 0, 50, 120, 10080, 2014/07/28 14:43
    Security-SPP Event ID 1033
    These policies are being excluded since they are only defined with override-only attribute.
    Policy Names=(IIS-W3SVC-MaxConcurrentRequests) (Microsoft.Windows.Smc-Enabled) (Shell-InBoxGames-FreeCell-EnableGame) (Shell-InBoxGames-Hearts-EnableGame) (Shell-InBoxGames-Minesweeper-EnableGame) (Shell-InBoxGames-PurblePlace-EnableGame) (Shell-InBoxGames-Shanghai-EnableGame)
    (Shell-InBoxGames-Solitaire-EnableGame) (Shell-InBoxGames-SpiderSolitaire-EnableGame) (Shell-MultiplayerInboxGames-Backgammon-EnableGame) (Shell-MultiplayerInboxGames-Checkers-EnableGame) (Shell-MultiplayerInboxGames-Spades-EnableGame) (Shell-PremiumInBoxGames-Chess-EnableGame)
    (Telnet-Client-EnableTelnetClient) (Telnet-Server-EnableTelnetServer) (TiffIFilterLicensing-EnableTiffIFilter) (WindowsAnytimeUpgrade-CanUpgrade) 
    App Id=55c92734-d682-4d71-983e-d6ec3f16059f
    Sku Id=b92e9980-b9d5-4821-9c94-140f632f6312
    Security-SPP Event ID 1003
    The Software Protection service has completed licensing status check.
    Application Id=55c92734-d682-4d71-983e-d6ec3f16059f
    Licensing Status=
    1: 4de78642-0f7f-4b61-9392-8add86d70ae8, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    2: 50e329f7-a5fa-46b2-85fd-f224e5da7764, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    3: 5a79ecd8-d33f-406c-a619-7785899b5d59, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    4: 770bc271-8dc1-467d-b574-73cbacbeccd1, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    5: 90a61a0d-0b76-4bf1-a8b8-89061855a4c9, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    6: 92f9d22a-65f5-49a7-90fe-06491b4fc379, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    7: 9abf5984-9c16-46f2-ad1e-7fe15931a8dd, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    8: 9ccffaf9-86a2-414e-b031-b2f777720e90, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    9: b92e9980-b9d5-4821-9c94-140f632f6312, 1, 0 [(0 [0xC004E003, 0, 0], [( 1 0x80070057 30 0 msft:rm/algorithm/volume/1.0 0x00000000 0)(?)( 1 0x80070057 30 0 msft:rm/algorithm/volume/1.0 0x00000000 0)(?)(?)(?)])(1 )(2 [0x00000000, 0, 1], [(?)( 5 0x00000000 30
    43200)( 1 0x00000000 0 0 msft:rm/algorithm/flags/1.0 0x00000000 0)(?)(?)(?)])]
    10: c1027486-8ae8-4633-9cf9-9658ed80504d, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    11: c1e88de3-96c4-4563-ad7d-775f65b1e670, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    12: c33001fc-5e9c-4f27-8c05-e0154adb0db4, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    13: cf3c5b35-35ff-4c95-9bbd-a188e47ad14c, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    14: cff07cac-7534-4cc3-b3f3-99e1a0aa3c20, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    15: d188820a-cb63-4bad-a9a2-40b843ee23b7, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    16: d8e04254-f9a5-4729-ae86-886de6aa907c, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    17: da22eadd-46dc-4056-a287-f5041c852470, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    18: e120e868-3df2-464a-95a0-b52fa5ada4bf, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    19: e838d943-63ed-4a0b-9fb1-47152908acc9, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    20: 4a8149bb-7d61-49f4-8822-82c7bf88d64b, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    21: afd5f68f-b70f-4000-a21d-28dbc8be8b07, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
    Security-SPP Event ID 1003
    The Software Protection service has completed licensing status check.
    Application Id=55c92734-d682-4d71-983e-d6ec3f16059f
    Licensing Status=
    1: b92e9980-b9d5-4821-9c94-140f632f6312, 1, 1 [(0 [0xC004E003, 0, 0], [( 1 0x80070057 30 0 msft:rm/algorithm/volume/1.0 0x00000000 0)(?)( 1 0x80070057 30 0 msft:rm/algorithm/volume/1.0 0x00000000 0)(?)(?)(?)])(1 )(2 [0x00000000, 0, 1], [(?)( 5 0x00000000 30
    43200)( 1 0x00000000 0 0 msft:rm/algorithm/flags/1.0 0x00000000 0)(?)(?)(?)])]
    ============================
    Client MGA output:
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 0
    Cached Online Validation Code: N/A, hr = 0xc004f012
    Windows Product Key: *****-*****-J8D7P-XQJJ2-GPDD4
    Windows Product Key Hash: xgsndMkYdJsYmUng0qIJ/thx+HI=
    Windows Product ID: 00371-868-0000007-85411
    Windows Product ID Type: 1
    Windows License Type: KMS Client
    Windows OS version: 6.1.7601.2.00010100.1.0.048
    ID: {5A310AE8-BFD2-49F1-A8BF-688D339981E8}(3)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Professional
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_gdr.140303-2144
    TTS Error: 
    Validation Diagnostic: 
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 100 Genuine
    Microsoft Office Professional Plus 2007 - 100 Genuine
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3_E2AD56EA-765-d003_E2AD56EA-766-0_E2AD56EA-134-80004005_E2AD56EA-765-b01a_E2AD56EA-766-0_E2AD56EA-148-80004005_16E0B333-89-80004005_B4D0AA8B-1029-80004005
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files\Internet Explorer\iexplore.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{5A310AE8-BFD2-49F1-A8BF-688D339981E8}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010100.1.0.048</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-GPDD4</PKey><PID>00371-868-0000007-85411</PID><PIDType>1</PIDType><SID>S-1-5-21-3521851180-3244512111-2218252725</SID><SYSTEM><Manufacturer>Dell
    Inc.</Manufacturer><Model>Inspiron 546 </Model></SYSTEM><BIOS><Manufacturer>Dell Inc.</Manufacturer><Version>A09</Version><SMBIOSVersion major="2" minor="5"/><Date>20090808000000.000000+000</Date></BIOS><HWID>095F3D07018400F6</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>Central
    Standard Time(GMT-06:00)</TimeZone><iJoin>1</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>DELL  </OEMID><OEMTableID>FX09
      </OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>100</Result><Products><Product GUID="{90120000-0011-0000-0000-0000000FF1CE}"><LegitResult>100</LegitResult><Name>Microsoft
    Office Professional Plus 2007</Name><Ver>12</Ver><Val>1208E0A87E81D86</Val><Hash>FlQRxKwAwaRad03SQZkKxNggIRU=</Hash><Pid>89409-707-0082056-65245</Pid><PidType>14</PidType></Product></Products><Applications><App
    Id="15" Version="12" Result="100"/><App Id="16" Version="12" Result="100"/><App Id="18" Version="12" Result="100"/><App Id="19" Version="12"
    Result="100"/><App Id="1A" Version="12" Result="100"/><App Id="1B" Version="12" Result="100"/><App Id="44" Version="12" Result="100"/></Applications></Office></Software></GenuineResults>
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Professional edition
    Description: Windows Operating System - Windows(R) 7, VOLUME_KMSCLIENT channel
    Activation ID: b92e9980-b9d5-4821-9c94-140f632f6312
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00371-00170-868-000000-03-1033-7601.0000-2092014
    Installation ID: 011751536521019726056115618440708701492313365893152065
    Partial Product Key: GPDD4
    License Status: Initial grace period
    Time remaining: 43200 minute(s) (30 day(s))
    Remaining Windows rearm count: 1
    Trusted time: 7/28/2014 9:31:36 AM
    Please use slmgr.vbs /ato to activate and update KMS client information in order to update values.
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: 0xC004C533
    HealthStatus: 0x0000000000000000
    Event Time Stamp: 6:23:2014 07:16
    ActiveX: Registered, Version: 7.1.7600.16395
    Admin Service: Registered, Version: 7.1.7600.16395
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: MgAAAAEABAABAAEAAAACAAAAAQABAAEAJJRe04hAjl+cEVTyEDPMabbK6kXsLQilArQ=
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: no, invalid Windows marker
    Windows marker version: N/A
    OEMID and OEMTableID Consistent: N/A
    BIOS Information: 
      ACPI Table Name OEMID Value
    OEMTableID Value
      APIC DELL  
    FX09   
      FACP DELL  
    FX09   
      HPET DELL  
    OEMHPET 
      MCFG DELL  
    OEMMCFG 
      SLIC DELL  
    FX09   
      OSFR DELL  
    FX09   
      OEMB DELL  
    FX09   
      SSDT A M I
    POWERNOW
    ================================
    Windows 7 Pro was installed on this machine using Microsoft's volume activation media, and is a standard image applied via Windows Deployment Services to some 200 other computers with no problems. 
    We also use a variety of surplus/off-lease machines, usually Dell brand, never with any activation problems.

    It's a Dell Inspiron desktop. Apparently a "for the home" system? Yet it was bought with Win 7 Pro OEM installed, and so I had hoped I could roll it into the KMS easily. Tried updating the BIOS but still acts the same.
    How can a "home edition" BIOS that's incompatible with KMS come with Win 7 Pro OEM?
    Oddly, we have several Dell XPS systems that are using KMS just fine. Those are almost exclusively marketed as "power gamer" systems for home use. I should see if there's some way to figure out which specific Dell products do this so they can be avoided.
    Fortunately it seems Windows 7 Pro edition software does not care if I use the OEM key from the sticker, so I typed that in and it activated.
    (Great, one weird machine that has to be treated specially from everything else we've got.)
    Probably a question for Dell to answer. For whatever reason, Dell have not performed all the necessary OEM Activation (OA) configuration tasks on this machine, perhaps due to their manufacturing/marketing strategy for this model, or perhaps due to a defective
    configuration pass in the factory. Perhaps the mainboard in this machine was repaired or replaced at some stage, and wasn't correctly re-configured. Only Dell can resolve the missing marker, since it requires OEM tools.
    Activating using the COA sticker product key, doesn't depend on the marker being present.
    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!)

  • Windows 8.1-Office 2010 Product Activation Failed

    I've tried suggested fixes from other posts, but haven't been able to resolve this issue...we recently purchased several Dell Venue 11 Pro tablets with Win 8.1 Pro. MS Office Professional Plus 2010 installs fine, but within a short time we get a 'product
    activation failed' message in all Office programs. After inputting the MAK activation code, it seems to accept it and goes through finishing installation (which I found odd), but after shutting down the program and restarting and even rebooting the computer,
    the "Product Activation Failed" message reappears. I have tried numerous times and even went through the telephone activation which seems to complete successfully without error, but does not clear the failed message. I have attempted running the
    activation wizard as the network admin too, to no avail.
    We use this version of Office 2010 on XP, Vista and 7 workstations with no issues; only issue is on Win 8.1 devices.
    Any assistance or advice is appreciated.

    Hi,
    As this license issue is related to office, to receive better support, it's recommnended to seek help in the office forum.
    http://social.technet.microsoft.com/Forums/office/en-US/home?forum=officeitpro
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • My Apple TV states in general menu "Activation: failed". What does that mean and how can I solve the problem?

    My Apple TV states in general menu "Activation: failed". What does that mean and how can I solve the problem?

    Hello MichaMuc,
    I found some steps to help resolve the "Activation: failed" error messsage you are getting on your Apple TV:
    Restart your base station or router. Sometimes this is done by turning the router off for a few seconds, and then on again, but check the documentation provided by the manufacturer.
    To restart your Apple TV, press and hold Menu and Menu down/scroll ( - ) for about 6 seconds and then choose Restart from the menu.
    If the issue continues after restarting, reset your router or base station and Apple TV to factory settings
    Reset your base station or router. Use the documentation provided by the manufacturer to reset to factory settings.
    To reset your Apple TV perform a factory restore.
    You can find the full article here:
    Apple TV: Troubleshooting wireless connections
    http://support.apple.com/kb/ht1595
    Thank you for posting in the Apple Support Communities. 
    Best,
    Sheila M.

  • CBS activation failed : Eror in build environment

    I am working on Netweaver7.1. My develpment server is 7.1 and NWDI is on different server which is 7.0.  I was activating library DC. CBS activation failed giving following error
    Build number assigned: 23
    Change request state from QUEUED to PROCESSING
    REQUEST PROCESSING started at 2008-09-05 04:13:11.893 GMT
        ACTIVATION request in Build Space "J2N_ERECTT_D" at Node ID: 3,637,650
         [id: 24; parentID: 0; type: 4]
         [options: NO OPTIONS]
        Waiting for access: 125 ms
        ===== Pre-Processing =====  started at 2008-09-05 04:13:12.018 GMT
            List of requested for activation activities:
                'asianpaints.com_ERECTT_1' compartment
                    helplib library DC 27May08
                        [ISN 36][created by P00107223 at 2008-09-05 09:42:34.0][OID 39b7bdf22bb911dd9b99005056967b7b]
                There is 1 activity in compartment asianpaints.com_ERECTT_1
                1 activity will be processed by this request
            Analyze dependencies to predecessor activities... started at 2008-09-05 04:13:12.465 GMT
                Analyzing predecessors in compartment "asianpaints.com_ERECTT_1"
                    No dependencies to predecessor activities found.
            Analyze dependencies to predecessor activities... finished at 2008-09-05 04:13:12.933 GMT and took 468 ms
            Analyze versions... started at 2008-09-05 04:13:12.933 GMT
                List Active Versions Report: "HTTP/1.1 207 Multi-Status" finished at 2008-09-05 04:13:13.250 GMT and took 297 ms
                Resource "/SCs/asianpaints.com/ERECTT/_comp/TopLevelDCs/asianpaints.com helplib.dcref" is not relevant for DC build and will be ignored. Reason: Invalid DC URL '/SCs/asianpaints.com/ERECTT/_comp/TopLevelDCs/asianpaints.com helplib.dcref'. URL does not point to DCs root directory.
                Synchronize metadata for [asianpaints.com/helplib] started at 2008-09-05 04:13:13.522 GMT
                    Verification of DL [ws/ERECTT/asianpaints.com_ERECTT/dev/active/] finished at 2008-09-05 04:13:13.654 GMT and took 34 ms
                    Verification of cache (level 2: Comparison of attributes) finished at 2008-09-05 04:13:13.701 GMT and took 47 ms
                Synchronize metadata for [asianpaints.com/helplib] finished at 2008-09-05 04:13:13.704 GMT and took 182 ms
                < CREATE > 'asianpaints.com/helplib' DC
            Analyze versions... finished at 2008-09-05 04:13:13.726 GMT and took 793 ms
            Analyze activities... started at 2008-09-05 04:13:13.726 GMT
                Loading component definitions
                1 component to be build in compartment "asianpaints.com_ERECTT_1"
            Analyze activities... finished at 2008-09-05 04:13:14.039 GMT and took 313 ms
            Calculate all combinations of components and variants to be built...
            Analyze request DC BV... started at 2008-09-05 04:13:14.189 GMT
                    'asianpaints.com/helplib' variant 'default'
            Analyze request DC BV... finished at 2008-09-05 04:13:14.722 GMT and took 533 ms
            Prepare build environment in the file system... started at 2008-09-05 04:13:14.723 GMT
                Synchronize development configuration... started at 2008-09-05 04:13:14.723 GMT
                Synchronize development configuration... finished at 2008-09-05 04:13:14.794 GMT and took 71 ms
                Synchronize sources for [asianpaints.com/helplib] started at 2008-09-05 04:13:14.799 GMT
                    Verification of DL [ws/ERECTT/asianpaints.com_ERECTT/dev/active/] finished at 2008-09-05 04:13:15.004 GMT and took 19 ms
                    Verification of cache (level 2: Comparison of attributes) finished at 2008-09-05 04:13:15.047 GMT and took 43 ms
                Synchronize sources for [asianpaints.com/helplib] finished at 2008-09-05 04:13:15.047 GMT and took 248 ms
                Synchronize used libraries... started at 2008-09-05 04:13:15.202 GMT
                Synchronize used libraries... finished at 2008-09-05 04:13:23.267 GMT and took 8 s 65 ms
            Prepare build environment in the file system... finished at 2008-09-05 04:13:23.267 GMT and took 8 s 544 ms
        ===== Pre-Processing =====  finished at 2008-09-05 04:13:23.269 GMT and took 11 s 251 ms
        Waiting for access: 14 ms
        ===== Processing =====  started at 2008-09-05 04:13:23.283 GMT
            BUILD DCs
                'asianpaints.com/helplib' in variant 'default'
                    .. FAILURE: The build failed due to problems in the build environment. [result code: 101]
        ===== Processing =====  finished at 2008-09-05 04:13:31.173 GMT and took 7 s 890 ms
        ===== Post-Processing =====
        Waiting for access: 17 ms
        ===== Post-Processing =====  started at 2008-09-05 04:13:31.191 GMT
            Check whether build was successful for all required variants...
                "asianpaints.com/helplib" in variant "default"   FAILED
        ===== Post-Processing =====  finished at 2008-09-05 04:13:31.202 GMT and took 11 ms
        Change request state from PROCESSING to FAILED
        Error! The following problem(s) occurred  during request processing:
        Error! The following error occurred during request processing:Activation FAILED due to build problems. See build logs for details.
    REQUEST PROCESSING finished at 2008-09-05 04:13:31.207 GMT and took 19 s 314 ms
    Build log for DC:
                helplib(default)  
    Development Component Build (2008-09-05 09:43:30)
      Component name: helplib
      Component vendor: asianpaints.com
      SC compartment: asianpaints.com_ERECTT_1
      Configuration: J2N_ERECTT_D
      Location: J2N_ERECTT_D
      Source code location: http://172.25.10.19:50000/dtr/ws/ERECTT/asianpaints.com_ERECTT/dev/active/DCs/asianpaints.com/helplib/_comp/
      DC root folder: /usr/sap/J2N/JC00/j2ee/cluster/server0/temp/CBS/9/.B/23/DCs/asianpaints.com/helplib/_comp/
      DC type: External Library
      Host: apj2n
    DC Model check:
       All used DCs are available locally
       validating dependency to build plugin "sap.com/tc/bi/bp/externalarchive"
       DC model check OK
    Start build plugin:
       using build plugin: sap.com/tc/bi/bp/externalarchive
       starting build plugin from : /usr/sap/J2N/JC00/j2ee/cluster/server0/temp/CBS/9/.B/23/DCs/sap.com/tc/bi/bp/externalarchive/_comp/gen/default/public/lib/

    NW 7.1 runs on JDK 1.5, while NW 7.0 runs on JDK 1.4. Thus the default JDK used by your CBS will be JDK 1.4 unless you've reconfigured it to use JDK 1.5.

  • Office 2013 pro plus activation fail on windows 8

    hi guys
    I have issue about getting Office 2013 pro plus activation fail on windows 8 via KMS server.
    When I test using KMS server via nslookup -type=srv _vlmcs._tcp all looks good with corporate KMS server.
    Activation fine with windows 7 environment
    Any idea
    This topic first appeared in the Spiceworks Community

    Hi
    We recommend you download it from the website and extract it again to make sure your source install is complete.
    Run setup.exe as administrator then try the install.
    If the issue persists, refer to the article on General troubleshooting for installing Office 2013 and Office 365:
    http://support.microsoft.com/kb/2822317
    Regards
    Tylor Wang
    TechNet Community Support
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • ODS activation failed

    I am getting the following error message while activating ODS data
    <b>ODS object ZXXX was built incorrectly. Cannot update request REQU_9IVH8MQSZIUQEZSNSY8A0YCHG (180,120)
    Activation of data records from ODS object ZXXX terminated.</b>
    There is no error in the data staging process till new data table of ODS.
    Please advise.

    Have a look at this:
    ods activation failed---giving the messsage that "ODS object built incorre"
    Hope it helps.
    Regards.

Maybe you are looking for

  • Import service Purchase order

    Hi Experts, I am facing  this problem when i am creating import service Purchase order with Purchase requisition. my import pricing procedure have Assessible value percentage condition type,which is coming in import service PO with certain percentage

  • How do I create a full screen pdf?

    I have created some eGuides specifically for iPhone/iPod 5 using the specified screen dimensions 1136 x 640. However it seems iBook author retains a top bar to show signal strength, time and battery charge. 1. Can that be turned off to achieve full s

  • OpenGL disabled...Graphics Issues

    I installed OS X 10.4.3. I began to experience kernal panics one right after the other. The only way the computer would boot was in safe mode. I Zapped PRAM, performed fsck, reset open firmware. Checked all RAM disabled all non-shipped perifs. I even

  • ITunes will not read a newly inserted CD

    Until now no problem reading CDs. Now when I insert a CD after another one, iTunes does not seem to recognize the new CD and does not display its content. The contents of the previous CD remain in display. I have to exit from the program completely a

  • Template Update Problems

    When i create the template I put some flash movies, I create my pages with this template and all work fine, but when I make some change in the template and after update the pages. when I open one of the pages the flash movies dont load. anyone can he