Model error: cannot resolve macro: RegisterResolvers

Hi all

I am using RoboHelp for Word after three years and more - and feel a little rusty. I have tried to import a Word document into my project (and sometimes succeed, if the file is small enough) and then attach a custom template that is based on RoboHelp.dot. Is it possible that the custom template, I used for my project is corrupted and it is causing the problem in all the other projects that I create from scratch later? Note that it is possible to solve this problem by reinstalling the RoboHelp application software...

Initializing the compiler...
Generation of WebHelp 5.50 (13.10.606)...

Model active Script error: (null) [line: 13] (null)
Model error: cannot resolve macro: RegisterResolvers

Fatal error: cannot run macro: RegisterResolvers in the build script.
Model error: cannot resolve macro: WH_HOME_HTM
Model error: cannot resolve macro: WH_CSH_HTM
Model error: cannot resolve macro: WH_CSH2_HTM

WebHelp (WebHelp) was built successfully:
C:\TEMP\garbage\test\! SSL!\WebHelp\test.htm

Hi Peter,.

Thanks for your quick response. It's nice to meet the resident expert! :-)

I have the full version of RoboHelp Office X (Pro) for .NET, and it was installed with Admin rights. The application, project files and output all resident locally (on the same hard drive,) but on different drives. I need to produce a WebHelp output as a stand-alone help system (for now...).

Yes, re-installation of the application would be solve the problem, but only until I present again of my custom template. I believe that Your ' e right - my model was the culprit. So I redefined styles in RoboHelp.dot instead and seeing me is no longer the error of the model at compile time. I also followed your advice and set the macro security in Word in the middle. Thank you. I also need to increase the amount of memory available in Word running (to import large files).

Thank you
Rachel.

Tags: Adobe

Similar Questions

  • Error: Cannot resolve a multiname unambiguous reference. MX. RPC.http.MXML:HTTPService

    I have this error:

    Cannot resolve a multiname unambiguous reference. MX. RPC.http.MXML:HTTPService
    (from C:\Program Files\Adobe\Flex 3\sdks\3.0.0\frameworks\libs\rpc.swc(mx/rpc/http/mxml/HTTPService)) Builder and (from C:\Program Files\Adobe\Flex Build

    I think it's maybe because I have this tag:

    < mx:HTTPService id = 'login_user' result = "checkLogin (event)" method = "POST" url ="' http://localhost/php/plum_tree/loginId.php ' useProxy ="false">"

    in the mxml file * if I take this outside and the click event code that calls checkLogin (event) there is no error.)

    and this tag:

    Import mx.rpc.http.HTTPService;

    in a .as file that is called from my mxml file.

    SEE YOU SOON

    Flex provides two classes of HTTPService in the mx.rpc.http.HTTPService and the other is mx.rpc.http.mxml.HTTPService. mx.rpc.http.mxml.HTTPService is a subclass of mx.rpc.http.HTTPService.
    Discover the language reference Flex for the differences between these two classes.

    That your code uses both HTTPService classes, there is ambiguity.
    There are two solutions to your problem. If you want to use the mx.rpc.http.HTTPService then change your code as below.
    private var gateway: HTTPService = new HTTPService();
    TO
    private var gateway:mx.rpc.http.HTTPService = new mx.rpc.http.HTTPService ();

    or
    Just use mx.rpc.http.mxml.HTTPService in both places.

    I hope this helps.

  • Model of WebHelp error: cannot resolve the macro

    RoboHelp HTML 5.0.2 Build 801
    Word 2003 SP3
    I worked fine until this afternoon. I tried to generate webhelp in two different projects. In the output window, I see messages in the update files and then a message flashes and it goes to so, but nothing no is there to see.
    The message is something like template error: could not resolve macro WHH #78 or something like that. I really can't read.

    I look for the answer on this forum and in the help system, without result. I'll leave soon but don't come in the morning and try to start again troubleshooting. Any ideas that might help would be greatly appreciated

    Sandy

    I went to the customers of RoboHelp and found a solution. I downloaded RoboScriptReg.exe, ran the installation folder, and now the problem is solved.

    Thanks for your help.

  • Teredo offline: error cannot resolve the server name

    After a game online, I found my network with internet connection problems. Troubleshooting said teredo has been disconnected and the error has been omitted to resolve the name of the server.

    Ive heard contact microsoft is the only way to fix it. Is this true?

    Teredo is not the problem because it is usually only used by some printers

    Please download this app (minitoolbox)
    Run it with 'select all' checked
    Download output to a drive or any file sharing service
    Put a link to them in your next post
    Please enter each of them in a command prompt high after you run the above and save the file

    ipconfig/flushdns

    ipconfig/registerdns

    ipconfig/release

    ipconfig / renew

    NETSH winsock reset catalog

    NETSH int ipv4 reset reset.log

    NETSH int ipv6 reset reset.log

    Output

  • Model error Webhelp (RegisterResolvers)

    Hi all

    I already have google, more I looked in similar discussions here, but not solutions.

    ENVIRONMENT

    We have:

    • Windows XP
    • RoboHelp 7 (inside the technical Communication Suite)
    • Webhelp output
    • MS Word 2007

    Like others, this environment works perfectly for years. Last release of Webhelp has been October 2013.

    BACKGROUND

    We have compiled our projects and got the error, we create a new project quite empty and we got the error.

    We made the next action without success:

    • BitDefender Antivirus paused
    • Administrator proviledge got (nothing has changed on this machine, just strange thing start, Control Panel, user account is empty...)
    • . CPD deleted
    • Run the RoboScriptReg.exe (found somewhere) in the folder program/programs/Adobe/Robohelp HTML

    ERROR

    "In the initialization of the compiler...

    Generation of Webhelp 5.50 (7.01.001)...

    Model Active Script error: do not initialize the script.

    Model error: cannot resolve macro: RegisterResolvers

    "Fatal error: unable to run macro: resolvers to enroll in the build script.

    REQUEST

    We must offer this eight week project in two languages, we must solve this problem.

    PS: we are even users of MadCap Flare. Our client doesn't want to upgrade to a new product and for this reason we area still woring in RH7

    Thank you all

    SOLVED!

    We connected the strange behavior of the start, Control Panel, user account that was empty window.

    We google search how to solve and we found this

    http://support.Microsoft.com/kb/919292/it

    We corrected automatically: windows user account appear correctly, all accounts had proviledges Admin and now he can compile the sample project to Webhelp.

    Thanks to all the people

  • Cannot resolve a reference multiname unambiguously OSMF build from scratch

    Hello

    I'm currently building OSMF from scratch and I followed the guide of OSMF and OSMF building projects - http://osmf.org/dev/osmf/specpdfs/building-osmf.pdf

    I did everything as the guide, but when I try to compile the project, which is the trunk unmodified SVN, I get the following error (see below). I did a little research on Google, but nothing helped. Please help me!

    It's my complete log on compilation-

    E:\OSMF\OSMF SVN\trunk > ant

    BuildFile: E:\OSMF\OSMF SVN\trunk\build.xml

    all the:

    Update:

    Compile.OSMF:

    clean-bin:

    Update:

    [Remove] Delete: E:\OSMF\OSMF SVN\trunk\framework\OSMF\OSMF-build-config.tm

    p.Xml

    [copy] Copying 1 file to E:\OSMF\OSMF SVN\trunk\framework\OSMF

    [compc] Loading E:\OSMF\OSMF SVN\trunk\framework\OSMF\OSM configuration file

    F - build - config.tmp.xml

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    anifestParser.as: error: cannot resolve a multiname unambiguous reference. or

    g.OSMF. Elements.f4mClasses:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\buildtools

    \sdks\4.5.1\frameworks\libs\osmf.swc (org.osmf.elements.f4mClasses:Base 64Decoder)

    ) and org.osmf.utils:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\framework\OSMF\o

    rg\osmf\utils\Base64Decoder.as) are available.

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\B

    ootstrapInfoParser.as: error: cannot resolve a multiname unambiguousl reference

    y. org.osmf.elements.f4mClasses:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\build

    tools\sdks\4.5.1\frameworks\libs\osmf.swc(org. OSMF. Elements.f4mClasses: Base64Dec

    Oder)) and org.osmf.utils:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\framework\O

    SMF\org\osmf\utils\Base64Decoder.as) are available.

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    ediaParser.as: error: cannot resolve a multiname unambiguous reference. org.o

    SMF. Elements.f4mClasses:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\buildtools\sd

    ks\4.5.1\frameworks\libs\osmf.swc (org.osmf.elements.f4mClasses:Base64D ecoder)) a

    ND org.osmf.utils:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\

    osmf\utils\Base64Decoder.as) are available.

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\D

    RMAdditionalHeaderParser.as: Error: cannot resolve a multiname unambi reference

    guously. org. OSMF. Elements.f4mClasses:Base64Decoder (from E:\OSMF\OSMF SVN\trunk

    \buildtools\sdks\4.5.1\frameworks\libs\osmf.swc (tired org.osmf.elements.f4mC: bottom)

    e64Decoder)) and org.osmf.utils:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\frame

    work\OSMF\org\osmf\utils\Base64Decoder.as) are available.

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    anifestParser.as: error: cannot resolve a multiname unambiguous reference. or

    g.OSMF. Elements.f4mClasses:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\buildtools

    \sdks\4.5.1\frameworks\libs\osmf.swc (org.osmf.elements.f4mClasses:Base 64Decoder)

    ) and org.osmf.utils:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\framework\OSMF\o

    rg\osmf\utils\Base64Decoder.as) are available.

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    anifestParser.as: error: cannot resolve a multiname unambiguous reference. or

    g.OSMF. Elements.f4mClasses:DateUtil (from E:\OSMF\OSMF SVN\trunk\buildtools\sdks

    \4.5.1\frameworks\libs\osmf.swc(org. OSMF. Elements.f4mClasses:DateUtil)) and org.

    OSMF.utils:DateUtil (from E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\utils\D

    ateUtil.as) are available.

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\B

    ootstrapInfoParser.as: error: cannot resolve a multiname unambiguousl reference

    y. org.osmf.elements.f4mClasses:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\build

    tools\sdks\4.5.1\frameworks\libs\osmf.swc(org. OSMF. Elements.f4mClasses: Base64Dec

    Oder)) and org.osmf.utils:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\framework\O

    SMF\org\osmf\utils\Base64Decoder.as) are available.

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    ediaParser.as: error: cannot resolve a multiname unambiguous reference. org.o

    SMF. Elements.f4mClasses:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\buildtools\sd

    ks\4.5.1\frameworks\libs\osmf.swc (org.osmf.elements.f4mClasses:Base64D ecoder)) a

    ND org.osmf.utils:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\

    osmf\utils\Base64Decoder.as) are available.

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\D

    RMAdditionalHeaderParser.as: Error: cannot resolve a multiname unambi reference

    guously. org. OSMF. Elements.f4mClasses:Base64Decoder (from E:\OSMF\OSMF SVN\trunk

    \buildtools\sdks\4.5.1\frameworks\libs\osmf.swc (tired org.osmf.elements.f4mC: bottom)

    e64Decoder)) and org.osmf.utils:Base64Decoder (from E:\OSMF\OSMF SVN\trunk\frame

    work\OSMF\org\osmf\utils\Base64Decoder.as) are available.

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    anifestParser.as (137): col: 26 error: access of undefined property DateUtil.

    [compc]

    [compc] manifest.startTime = DateUtil.parseW3CDT

    F (root. NMSP::StartTime.Text());

    [compc]                                                  ^

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    anifestParser.as (680): col: 18 error: Type was not found or is not a compile-ti

    me constant: Base64Decoder.

    [compc]

    [compc] var decoder: Base64Decoder = new

    Base64Decoder();

    [compc]                                                 ^

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    anifestParser.as (680): col: 38 error: call to a method maybe not defined Base64

    Decoder.

    [compc]

    [compc] var decoder: Base64Decoder = new

    Base64Decoder();

    [compc]

    ^

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\B

    ootstrapInfoParser.as (92): col: 17 error: Type was not found or was not a mixtape

    constant time-e: Base64Decoder.

    [compc]

    [compc] var decoder: Base64Decoder = new Base64De

    Coder();

    [compc]                                         ^

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\B

    ootstrapInfoParser.as (92): col: 37 error: call to a method may not set Ba

    se64Decoder.

    [compc]

    [compc] var decoder: Base64Decoder = new Base64De

    Coder();

    [compc]                                                             ^

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    ediaParser.as (67): col: 16 error: Type was not found or is not a c compilation

    adding: Base64Decoder.

    [compc]

    [compc] var decoder: Base64Decoder;

    [compc]                                 ^

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    ediaParser.as (147): col: 19 error: call to a method maybe not defined Base64Dec

    Oder.

    [compc]

    [compc] decoder = new Base64Decoder();

    [compc]                                           ^

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    ediaParser.as (154): col: 19 error: call to a method maybe not defined Base64Dec

    Oder.

    [compc]

    [compc] decoder = new Base64Decoder();

    [compc]                                           ^

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\M

    ediaParser.as (187): col: 19 error: call to a method maybe not defined Base64Dec

    Oder.

    [compc]

    [compc] decoder = new Base64Decoder();

    [compc]                                           ^

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\D

    RMAdditionalHeaderParser.as (91): col: 17 error: Type was not found or was not a

    compilation constant: Base64Decoder.

    [compc]

    [compc] var decoder: Base64Decoder = new Base64De

    Coder();

    [compc]                                         ^

    [compc]

    [compc] E:\OSMF\OSMF SVN\trunk\framework\OSMF\org\osmf\elements\f4mClasses\D

    RMAdditionalHeaderParser.as (91): col: 37 error: call to a possibly undefined met

    HoD Base64Decoder.

    [compc]

    [compc] var decoder: Base64Decoder = new Base64De

    Coder();

    [compc]                                                             ^

    [compc]

    BUILD FAILED

    E:\OSMF\OSMF SVN\trunk\build.xml:15: The following error occurred during executin

    g this line:

    E:\OSMF\OSMF SVN\trunk\build.xml:22: The following error occurred during executin

    g this line:

    E:\OSMF\OSMF SVN\trunk\build.xml:53: The following error occurred during executin

    g this line:

    E:\OSMF\OSMF SVN\trunk\framework\OSMF\build.xml:14: The following error occurred

    When executing this line:

    E:\OSMF\OSMF SVN\trunk\buildtools\utils.xml:107: compc task impossible

    Total duration: 56 seconds

    I see a reference to

    E:\OSMF\OSMF SVN\trunk\buildtools\sdks\4.5.1\frameworks\libs\osmf.swc (org.osmf.elements.f4mClasses:Bas e 64Decoder)

    Please remove the osmf.swc from the sdk 4.5.1 flsx libs - it is an earlier version of what you're trying to build.

  • Error "Cannot read disc" after nc4200 replacement hard drive

    Hi all

    I read through the postings but did not see an exact match for the issue I'm having.

    My 5 year old needed nc4200 finally a replacement hard drive.  I bought a new 120 GB ATA-6 WD Scorpio Blue 40 GB ATA-7 Toshiba plant.  I was able to clean up a few errors on the old disk and the Partition Magic 8.0 successfully used to copy all the data in a single primary partition on the new 120 GB drive using all available space.

    I started with success the drive on the Windows desktop using a separate post of full PC.  When I inserted the new, WD drive in my nc4200 however I got an error "cannot read disc" immediately after the MESSAGE.  The BIOS is a short wee on tests of diagnostic and other information on the hard drive, but I ran with success a test drive in the menu of the BIOS with the net results.

    I have advanced and updated the BIOS to version F.0F thinking there may be some 1024 cylinders deliver or other incompatibility big disk, but this new version also shows the error of reading.  At this point, I'm stumped.  Why this new boot in my desktop PC drive but fail in my nc4200?  What do I have to use some tools HP blessed to make this readable disk?

    Thanks in advance!

    Well, I guess you can call this one resolved.  I sent the WD Scorpio Blue 120 GB drive (model WD1200BEVE) and ordered a WD Scorpio Blue 80 GB (model WD800BEVE) instead.  I cloned my old Toshiba 50 GB 5400 RPM (model MK6026GAX) with Acronis True Image WD Edition.  I installed the new drive in my nc4200 and pulled upward on the first try!

    I'm still not sure why the 120 GB didn't work.  The only thing I noticed is that the done 120 GB one noise rattling and the 80 GB is not then maybe the drive was defective.  I'll never know however, if it was the drive or the size of the drive, that was the question, but I hope that this info will be useful to someone else looking to exchange a HD of aging in a nc4200.

  • TestStand Java - 1500 error cannot find the class

    Hello world

    I use Java 1.7 and TestStand 2010.

    I try to add a java class in the computer example folder and call the method.

    The java class is just as below, because I'm just trying to call my own java class.

    I put the class path to start the JAVA virtual machine in the directory where the example of the computer (which is also the directory where I put my java class).

    TestStand can call methods of the computer, but not mine (received the error 1500 error cannot find class). I put my my java method call among calls for default computer example.

    Also I read similar topics, but again I can not resolve the error.

    Where is the part that I'm bored, in fact? Please share some ideas.

    Note: I even try to leave the empty class path, but TestStand can always call the methods of the computer. Why?

    ----------------------

    public class TestJava {}

    Public Shared Sub main (String [] args) {}

    }

    public String returnString(boolean a) {}
    Return "success";
    }

    }

    To load a class which is within a package, you can use the package rating (or change the example in order to to use). The path to the class is passed directly to the JAVA virtual machine to load the class, but really what is necessary is the package from the class path, including the full path to the class.

    This means you need to do the following:

    1 set the class path in the base directory where you created all your classes, if you have the following structure:

    • MyFile.java
    • builds
      • MyPackage
        • MyFile.class

    You must set the classpath in the builds directory

    2 when you set up your steps, you must set the path to the class in your steps from Java to MyPackage/MyFile.class (note the separator is a forward slash, not used Windows backslash, then the Browse button is not quite help with that).

    Another important thing is that when you set the classpath variable you remove the normal Java class path, if you are using Java classes from the library by default, you may have to add \lib\rt.jar

  • nitro loading a pdf editor and this error comes we - error cannot install the single window service

    someone sees this error I'm not able to load my nitro now and it has always worked.  error saying error-could not install the stop service my other programs such as microsoft office.

    Hi Sandra,.

    Thanks for posting in the Microsoft community

    I understand how it could be frustrating when things do not work as expected. Please, I beg you, don't worry I'll try my best to resolve the issue.

    I suggest you try the steps from the following link:

    Q10271 - PRB: error: cannot install the Windows Service
    http://KB.nitropdf.com/article.aspx?ID=10271

    Hope this information is helpful and let us know if you need more assistance. We will be happy to help.

  • Angular 2 http.get () fails with "cannot resolve the host name.

    I am trying to get 2 angular (well, ionic 2 actually, but the call failure is part of the kinetic moment) to shoot some json from the web. My code works fine on iOS or Android (via Cordova), but fails on any call http.get () on 10 of BlackBerry. Initially, I had problems because I did not in the whitelist the URL I was trying to download, but after whitelisting now runs the get call, but always fails. The error message "cannot resolve the host name.

    Does anyone have an idea why angular is unable to resolve an external host name when running on BlackBerry 10?

    Never mind... my bad. I encounter this problem when running my Ionic/angular application on a simulator. For me to get always consistent on many simulators BB10 different IP addresses I've run, rather than to allow VMware Player feeding the DHCP server (because it does no reservations of IP), I run a TinyCore Linux server on the same virtual network as simulators, just so that I can use DHCP on the instance of TinyCore instead Allowing no reserves. Unfortunately, I did not complete the configuration of TinyCore properly so nothing on the virtual network becomes a valid gateway or the DNS server list to access the outside world.

    When I run my application on my Z10 physics, it works fine.

  • Problem with the library: need error cannot find /usr/lib/webplatform/plugins/jnext/libpushjnext.so

    Hello

    I have the application developed by WebWorks 2.0. After a year, I need to get the new version of my app, but when I install and run my application on the device, the application displays an error message:

    Need error cannot find /usr/lib/webplatform/plugins/jnext/libpushjnext.so

    I don't understand why I have this error, because the original version of my application works very well.

    I read a lot of posts on the forum but none of the posts helped me.

    The post office

    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/require-error-can-t-find-usr-lib...

    and the post

    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/deploy-WebWorks-app-into-device/... says I have to add the library. But I use only the push notification and push notification does need that com.blackberry.push and com.blackberry.invoked.

    Does anyone have any experience with the problem? Or does anyone have any ideas how to fix?

    onesto

    Hello chadtatro,

    Thanks for your tip.

    My problem was that I did not define cordova directory in the environment variable windows. When I added the cordova directory to the path in environment variables, my problem has been resolved.

    It is necessary to have a set of cordova in the command line in the case that your application uses a library of cordova.

    There are link setting cordova:

    https://Cordova.Apache.org/docs/en/5.0.0/guide/CLI/index.html#Add-plugin-features

  • ASP - function Remote - error: cannot run the trigger

    Hello

    I tried to get my macros being run by a remote server.

    It's my function file remote named "remote_test_pc.asp":

    framework integrated; then

    conf t

    interface $INTERFACE

    Description macro $TRIGGER

    PC-VoIP-Port Description

    switchport access vlan $ACCESS_VLAN

    switchport mode access

    switchport vlan voice $VOICE_VLAN

    broadcast storm control level 1 k pps

    multicast storm-control level 2 k pps

    Storm-control action trap

    no event log status link

    bandwidth share SRR-queue 10 10 5 75

    form of bandwidth SRR-queue 10 0 0 0

    priority queue

    MLS qos trust dscp

    no link-status of snmp trap

    spanning tree portfast

    spanning tree enable bpduguard

    service-policy input PO_TRUST-PHONE

    output

    end

    FI

    framework integrated; then

    conf t

    interface $INTERFACE

    No description of macro

    Description by DEFAULT-CONFIG

    switchport mode access

    switchport access vlan 999

    broadcast storm control level 1 k pps

    multicast storm-control level 2 k pps

    Storm-control action trap

    spanning tree portfast

    No switchport voice vlan $VOICE_VLAN

    bandwidth share SRR-queue 10 10 5 75

    form of bandwidth SRR-queue 10 0 0 0

    priority queue

    MLS qos trust dscp

    no service-policy input PO_TRUST-PHONE

    FI

    output

    end

    FI

    And this is my config on the switch to mac-group and the macro:

    !

    macro auto Test group address-mac-PC

    Mac 0019.9990.5509 address list

    !

    comprehensive treatment of the auto macro

    macro auto control global detection mac address

    !

    automatic macro execution Test-PC remote ftp://192.168.1.11/remote_test_pc.asp ACCESS_VLAN = 123 VOICE_VLAN = 127

    !

    When I plug this workstation for the following syslog messages:

    Switch #.

    Remote_test_pc.asp loading!

    [OK - 1702/4096 bytes]

    Enter configuration commands, one per line.  End with CNTL/Z.

    Switch con0 is now available

    Press RETURN to get started.

    Error: Cannot run the trigger Test-PC, please check trigger exists and corresponds to the valid function

    26 September 11:45:37.755: % SYS-5-CONFIG_I: configured from console by console

    26 September 11:45:37.772: % AUTOSMARTPORT-5-INSERT: tty0(user id:): dispositif avec adresse mac 0019.9990.5509 détectées sur l'interface FastEthernet0/3, exécuté le Test-PC) Message

    Switch #.

    The port works as it should, but I wonder about the error message.

    The switch is 2960 with IOS 12.2 (58) SE2.

    Can someone explain what this means?

    Thank you very much!

    Sven

    Hi Sven,

    I think that you are not constantly getting this message... Ignore it for now... That have no functional impact... This has been supported in 15.0 (1) SE.

    Thank you

    Ankur-

  • error: "cannot find symbol" when you use String.getBytes (java.nio.charset.Charset)

    I have a very simple java class that uses String.getBytes (java.nio.charset.Charset). When I use loadjava, I get the error: "cannot find symbol" for this call. Any ideas on what could be the problem?

    Here is the full source:

    package mytest;

    java.lang.String import;
    java.nio.charset import. *;

    public class MyTest {
    public final static Charset utf8charset = Charset.forName("UTF-8");

    public int printString (String s)
    {
    Byte [] utf8 = s.getBytes (utf8charset);
    System.out.println (utf8);
    }

    public void printString)
    {
    printString ("hello");
    }

    };

    Thanks in advance,

    Keith

    Your code is correct for java 1.6 and higher...

    First of all, you should check that java version is on your database...

    FUNCTION to CREATE or REPLACE getJavaProperty (myprop IN VARCHAR2)

    RETURN VARCHAR2 IS THE JAVA LANGUAGE

    name "java.lang.String return java.lang.System.getProperty (java.lang.String);

    SELECT getJavaProperty ('java.version') of double;

    in my case, I have java 1.5...

    If you look at the Javadoc String (Java Platform SE 7) you will notice that your version is located for java greater or equal to version 1.6

    Try with:

    CREATE OR REPLACE AND RESOLVE JAVA SOURCE NAMED INSURANCE2."Test1" as
    public class MyTest
    {
    public static int printString(String s)
    {
            try
            {
            byte[] utf8 = s.getBytes("UTF-8");
            System.out.println (new String(utf8));
            }
            catch(Exception ex)
            {
              return -1;
            }
            return 1;
    }
    
    };
    
  • TTIMDB connection problems: cannot resolve a non optional application descriptor property [DSN]

    Hello

    We currently have the plugin TTIMDB 11 g deployed in our instance of EM10g without a problem and you want to migrate to 12 c.  Us have deployed/installed the 12.1.0.2.0 plugin in our instance of EM12c and it deployed to the agent of the 12cR3 on our dev TTIMDB server.

    When you add the target TTIMDB in the same way that it is deployed in 10g, fine tested connecting to the DB, however the target shows down with the following errors...

    1. supervised > all measures, we get this... "The TimesTen database is declining: [name of the source/db data] is not loaded '

    2. under the target Configuration > Monithat test us the connection and if Configuration connection test when fTSRI Configure the plugin has worked it is now failing... "
    Response; Cannot resolve a non optional application descriptor property [DSN] (DSN).


    Any thoughts on what may cause these errors?


    Thank you

    Steve



    Hi Steve,.

    We are talking about the same thing. When I check to see if the TimesTen database is loaded into memory, I mean make sure that the database is running.

    By default, a TimesTen database is loaded into memory (start) during the first connection to the database. When the last connection to database stops, it will automatically unload the database of memory (close).

    As it is recommended to change this database startup behavior by manually changing the setting of strategy of the RAM .

    That is right I've proposed a ttIsql to connect to the database during the EM test. This will ensure that the target database is in place and running, so EM can connect to it.

    If you can stay connected to the database target using ttIsql and EM reports again that the database is down, then Yes, there is another problem.

    I suggest recreating the target and try again.

    Simon

  • Integrated R Script error: cannot allocate vector of size 838,6 MB

    Hello

    I am using the linear model in Scripts embedded in R. In the linear model, there will be a column that depends on 7 selected variables. The table around a 115335 record. I get an error when I fire the select below saying query ' error RQuery: cannot allocate vector size Mo 838,6 '.

    Is there a limit on the number of records to move for prediction?

    My script looks like in below:

    Start

    sys.rqScriptDrop ('OOS_LD_Prediction');

    sys.rqScriptCreate ('OOS_LD_Prediction',

    "{function (dat, datastore_name)}

    MOD <-lm (OOS_LOST_DOLLARS ~ DAY_OF_WEEK + STORE + PEP_BRAND + ITM_VELOCITY_CLUSTER + STR_VELOCITY_CLUSTER + OOS_REASON + DAYS_OF_SUPPLY, dat)

    PRD <-predict (mod, dat = newdata)

    PRD [As.Integer (rownames (PRD))] <-prd

    RES <-cbind (dat, PRED = prd)

    }');

    end;

    /

    Select *.

    table (rqTableEval)

    cursor (select day_of_week, store, pep_brand, itm_velocity_cluster, str_velocity_cluster, oos_reason, days_of_supply, oos_lost_dollars

    of oos_aggr_fact).

    cursor (1 select as "ore.connect", "LP" as "datastore_name" of the double).

    ' select day_of_week, store, pep_brand, itm_velocity_cluster, str_velocity_cluster, oos_reason, days_of_supply, oos_lost_dollars, 1 PRED

    to oos_aggr_fact ',

    'OOS_LD_Prediction'));

    The error is generated:

    ORA - 20000:RQuery error

    Error: cannot allocate vector of size 838,6 MB

    ORA-06512: at "RQSYS. RQTABLEEVALIMPL', line 112

    ORA-06512: at "RQSYS. RQTABLEEVALIMPL', line 109

    20000.00000 - '%s '.

    Can someone help me with this please?

    Namrata,

    The key to the problem is STORE with 1408 distinct values. For STORING data, it is often that you want to predict a value for a particular STORE (in which case build you models of 1408), or group stores in regions (e.g., by State, County or country) and to build models on data associated with each region.

    To build 1 model by store, you can do this by using ore.groupApply.

    You can also build a map of the STORE of the REGION and use ore.groupApply by REGION.

    When you score, you select the template for the store in particular or the region.

    Mark

Maybe you are looking for