FRM-41214: cannot run the report during the call to the reports

Hi all,

I work with Forms 10g on Windows 7 (local working with OC4j), I have a form with a button calling a report, it's the code for the button:

declare

Repid REPORT_OBJECT;

v_rep VARCHAR2 (100);

rep_status VARCHAR2 (20);

BEGIN

Rep: = find_report_object ('EMPS_BY_DEPTS');

SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_EXECUTION_MODE, batch);

SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_COMM_MODE, SYNCHRONOUS);

SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESFORMAT, 'pdf');

SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESTYPE, cache);

SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_SERVER, 'repetat');

SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_OTHER, 'paramform = no');

v_rep: = RUN_REPORT_OBJECT (repid);

rep_status: = REPORT_OBJECT_STATUS (v_rep); 

While rep_status in ('MARKET', 'OPENING_REPORT', 'PENDING')

LOOP

rep_status: = report_object_status (v_rep);

END LOOP;

IF rep_status = "FINISHED" THEN

WEB. SHOW_DOCUMENT ('/ reports/rwservlet/getjobid ': substr (v_rep, InStr(v_rep,'_',-1) + 1) |'?) "|' server = repetat","_blank"); "

ON THE OTHER

message ("error when running report");

END IF;

END;


I create a report object in the browser of the object with the name ""EMPS_BY_DEPTS "with properties " filename = emps_by_depts.rdf.

I also have a server with the command server = repetat wserver report

When I press the button to call the report I get this famous 41214 FRM: cannot run the report.

I tried running the report with rwservlet: http://acer-pc:8889/reports/rwservlet?report=emps_by_depts.rdf & userid=hr/hr@orcl & desformat = pdf & destype = hide & expiry =...

and it works very well.

Any idea and thank you


I do in this case,

1 - i run report with parameterform = YES (Note: your report is not a form of parameter), so I can see explanation real error report.

2 - showjobs of report server options

We use the 11g r2, for 11g r2 reports this link http://: 9002/reports/rwservlet/showjobs? = RptSvr__asinst_1 server , so I can't see error detail.

10g should be that this option absolutely. but I don't know.

These can help you.

Best regards.

Tags: Oracle Development

Similar Questions

  • Cannot run the report

    DB and dev 10grel2, xp sp2
    Hi all
    IAM trying to run the report in the form with a button generator
    I used this command to start my server: Server rwserver = "MyServer" auto = Yes and it works well.

    I created a report object (report5) on the form that contains the button to run the report.
    When I click on the browser reports node to create the report object, I assigned 'myrep' as the file name of the report, not based on a block of data and then created the report of the scott schema dnames.

    then closed the Report Builder without saving it in another format.

    then I wrote this code in the when button pressed the shutter:
     
    
    declare 
         rp report_object ;
         v varchar2(90) ; 
    begin 
         rp := find_report_object('report5') ; 
         v := run_report_object(rp) ; 
    end ; 
    -nothing wrong with the code, then I ran the form, you press the button to find out:
    FRM-41214 cannot run the report.
    When I looked at the online help, it tells me nothing but
    Cause: The report server could not run the specified report.
    Action: Check the report server and make sure it is running.
    and I checked and it runs and upward.
    What should I do?
    Thanks in advance

    Check my code and try this code in you touch. I write it given your situation and information provided. You can paste directly into your trigger button.

    DECLARE
    
         v_repid REPORT_OBJECT;
         v_rep VARCHAR2(100);
         v_rep_status VARCHAR2(100);
         v_param VARCHAR2(200) := NULL;
         v_valor VARCHAR2(200);
         v_url VARCHAR2(2000);
         v_repserver varchar2(20) := 'myserver'; -- YOUR REPORT SERVER NAME
    
         v_report varchar2(100) := 'E:\myrep.jsp'; -- YOUR REPORT PATH AND NAME
         /* IF .JSP IS NOT WORK CONVERT IT TO .REP AND TRY */
         v_PARAMETRO varchar2(100) := '';
    
    BEGIN
    
         v_repid := FIND_REPORT_OBJECT('report5'); -- report is an element from object navigator report
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_FILENAME, v_report);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_EXECUTION_MODE, BATCH);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_COMM_MODE, SYNCHRONOUS);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_DESTYPE, cache);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_DESFORMAT, 'pdf' );
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_DESNAME, v_report);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_SERVER, v_repserver);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_OTHER, 'paramform=no '||v_PARAMETRO);
         v_rep := RUN_REPORT_OBJECT(v_repid);
         v_rep_status := REPORT_OBJECT_STATUS(v_rep);
         WHILE v_rep_status IN ('RUNNING','OPENING_REPORT','ENQUEUED') LOOP
         v_rep_status := REPORT_OBJECT_STATUS(v_rep);
         END LOOP;
         IF v_rep_status = 'FINISHED' THEN
         message(v_rep);
         message(v_rep);
         WEB.SHOW_DOCUMENT(v_url||'/reports/rwservlet/getjobid'||
         SUBSTR(v_rep, INSTR(v_rep,'_', -1)+1)||'?'||'server='||v_repserver, '_blank');
         END IF;
    
    END;
    

    So let me know what you get...

    Ed: I've updated my blog link. You can check the first time, if necessary.

    Published by: HamidHelal on January 21, 2013 12:43 AM

  • Microsoft Fixit error "an error occurred during the download of one or more components and cannot run the Troubleshooter"

    Original title: cannot run FixIt.

    With the help of Vista Home Premium, sp2, 32-bit on Toshiba Satalite A135

    I tried for days to find a solution for the reason why I can't run software 'MR FIXIT' or "MICROSOFT FIXIT" auto diagnostic I downloaded several versions of the software and saved, but when I try to launch it I stopped.  The following message appears: "toubleshooting cannot continue b/c an error has occurred."  An error occurred during the download of one or more components and cannot run the troubleshooter. »
    These versions I've tried lately:
    microsoftfixit. Program.installuninstall.RNP.84258196752136210.7.1.Run
    microsoftfixit. Program.installuninstall.Run
    microsoftfixit. WinSecurity.fisc.8425861308153696.4.1.Run
    microsoftfixit. Wu.FISC.8425861308153696.4.2.run
    852581157233326805.5.1.run
    I don't know if the problem is related, but I was also impossible to install the download: security for microsoft .net 1.1 SP1 framework update... (kb2656353).  I tried to install this download since January of 2012.  The reason why I tried to use the auto diagnostic software should fix my problem of installation of the security update.  I remember somewhere along the way, getting the error message that some files were corrupt.  Your help would be greatly appreciated.

    Hello

    Are able to run fix it?

    You can also post your query in Microsoft solve this forum. Please visit the link below to find a community that will support what ask you:

    http://social.Microsoft.com/forums/is/fixitcenter/threads

  • Cannot run the report please help

    Here is my code behind the button to run the report.

    declare
    Repid REPORT_OBJECT;
    v_rep VARCHAR2 (100);
    rep_status VARCHAR2 (50);
    BEGIN
    / * If other changes made by najim * /.
    IF: TXTFDATE is null THEN
    message ("Please enter Date of THE '");
    message ("Please enter Date of THE '");
    return;
    ELSIF: TXTTDATE IS NULL THEN
    message ("Please select up HERE '");
    message ("Please select up HERE '");
    return;
    ON THE OTHER
    Rep: = find_report_object ('HISTORY_REPORT');
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_EXECUTION_MODE, batch);
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_COMM_MODE, SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESTYPE, cache);
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESFORMAT, 'pdf');
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_SERVER, 'repserver90');
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_OTHER, 'F_DATE =' |: TXTFDATE |) ' V_DATE =' | : TXTTDATE | "The PHASE =' | : TXTPHASE: ' paramform = no ");"
    v_rep: = RUN_REPORT_OBJECT (repid);
    rep_status: = REPORT_OBJECT_STATUS (v_rep);
    While rep_status in ('MARKET', 'OPENING_REPORT', 'PENDING')
    LOOP
    rep_status: = report_object_status (v_rep);
    END LOOP;
    IF rep_status = "FINISHED" THEN
    / * Display the report in the browser * /.
    WEB. SHOW_DOCUMENT ('http://172.29.3.202/reports/rwservlet/getjobid': substr (v_rep, InStr(v_rep,'_',-1) + 1) |'?) "|' server = repserver90","_blank"); "
    ON THE OTHER
    message ("error when running report");
    END IF;
    END IF;
    END;


    When I press the button, it gives an error message cannot run the report.

    Open the report server console and check the error here. : http://application-tier server: port/reports/rwservlet/showjobs? Server = REPORTSSERVER

    Published by: Andreas Weiden on 23.07.2011 09:13

  • Cannot run the report. Analytics Server Error (1042017): network error

    Hello

    I have installed on Linux ODI.
    I start to extract the data of Essbase to Oracle with Hyperion Essbase Data SQL with ReportScript LKM. But after 4 minutes process is stopped with the error:
    com.hyperion.odi.essbase.ODIEssbaseException: cannot run the report. Error (1042017) analytical server: network error: the client or the server timed out while waiting to receive data by using TCP/IP. Check the network connections. Increase the values NetRetryCount or NetDelay in the ESSBASE. CFG file. Update this file on the client and the server. Restart the client, and then try again.

    But if I extract some lines process worked well.

    I read this forum messages and set NETDELAY = 3600, NETRETRYCOUNT = 1000 in the files:

    /Home/EPM/Hyperion/products/Essbase/EssbaseServer/bin/Essbase.cfg
    /Home/EPM/Hyperion/deployments/WebLogic9/servers/HyperionPlanning/webapps/HyperionPlanning/Web-INF/classes/Essbase.properties
    /Home/EPM/Hyperion/common/EssbaseJavaAPI/9.5.0.0/bin/Essbase.properties
    /Home/EPM/Hyperion/products/biplus/appsinfo/WebAnalysis/EssbaseJAPI/bin/Essbase.properties
    /Home/EPM/Hyperion/products/biplus/bin/EssbaseJAPI/bin/Essbase.properties
    /Home/EPM/Hyperion/products/Essbase/APS/bin/Essbase.properties
    /Home/EPM/Hyperion/products/Essbase/EAS/Server/bin/Essbase.properties
    /Home/EPM/Hyperion/products/Essbase/EssbaseStudio/Server/ess_japihome/bin/Essbase.properties
    /Home/EPM/Hyperion/products/Essbase/EssbaseClient/javaapi/bin/Essbase.properties
    /Home/EPM/Hyperion/products/planning/config/Essbase.properties
    /Home/EPM/Hyperion/products/planning/lib/Essbase.properties

    But the error occurred.

    Help please with this error.

    Well the bug should have been resolved then.
    Your options are to try the V11 essbase japi files, these must be pulled from a facility of V11 or send me an email and I can send you the.
    Or use a different extraction method in the interface.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • FRM-10221: cannot read the file "MN_MENU.mmb".

    I got this error when executing my forms, that is migrated from 6i to 11 g.

    What I've done so far:

    1 > .mmx .fmx files are in the same folder, and this path is added to FORMS_PATH, no space in the path.

    2 > menu name "MN_MENU" is added to the Menu Module of the form property

    3 > run as user 'oracle', have the permission to read the files.

    4 > menus and forms all compiled without errors

    So, why else might be?

    FRM-10221: cannot read the file "MN_MENU.mmb".

    It is usually an error in design compared to a runtime error. In addition to the FMX and MMX files are in the FORMS_PATH, you must, of course, the binary from the source (.) FMB and. MMB files) are also at your FORMS_PATH.

    I got this error when executing my forms...

    Could you please clarify what you mean by that? Are you this error during the execution of the application (on the application server) or when you open and run your form from forms manufacturer?

    In addition, can clarify what FORMS_PATH you have updated? There are two FORMS_PATHs that should be updated on a developer workstation. The first is in the Windows registry. The second is in the default.env file that is used by the form designer when you run your form from the form designer. On the application server, simply change the FORMS_PATH in the default.env.

    Craig...

  • Cannot run the screen saver because it requires a newer video card or one that is compataible with Direct3D.

    Hello

    I recently rebooted my computer; (Packard Bell) and now cannot run games or screen savers because it does not start. I think my problem has something to do with a Direct3D card? When I run screensavers, I get this message:
    Cannot run the screen saver because it requires a newer video card or one that is compataible with Direct3D.
    I have the impression that sound when I run the 3D games, such as minecraft or GMOD.
    I run on Windows Vista Edition Home Premium and does not do anything but re - install my computer because it wouldn't start.
    It is not as if the graphics card is not there, so I'm really confused!
    Please help me, like playing games is my favorite thing. ;)
    Charlie
    I also ran minecraft to double check and I got this error code:
    Bad video card drivers!
    -----------------------
    Minecraft could not start because it did not find an accelerated OpenGL mode.
    Generally, this can be corrected by updating the video card drivers.
    -BEGIN 7fe0271 error REPORT-
    Generated 10/10/12 21:04
    -Minecraft Version: 1.3.2
    -Operating system: Windows Vista (x 86) version 6.0
    -Java Version: 1.7.0_07, Oracle Corporation
    -Version Java VM: Java hotspot Client VM (mixed mode), Oracle Corporation
    -Memory: 422585352 bytes (403 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
    -JVM Flags: 2 total; Xms512m-Xmx1024m
    -LWJGL: 2.4.2
    -OpenGL: ~ ERROR ~ NullPointerException: null
    -Is Modded: Probably not
    -Type: customer
    -Texture Pack: ~ ERROR ~ NullPointerException: null
    -Position profile: N/A (disabled) [can't get system (java.lang.NullPointerException) properties]
    org.lwjgl.LWJGLException: Pixel format not accelerated
    at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat (Native Method)
    at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)
    at org.lwjgl.opengl.Display.createWindow(Display.java:311)
    at org.lwjgl.opengl.Display.create(Display.java:856)
    at org.lwjgl.opengl.Display.create(Display.java:784)
    at org.lwjgl.opengl.Display.create(Display.java:765)
    at net.minecraft.client.Minecraft.a(SourceFile:233)
    at net.minecraft.client.Minecraft.run(SourceFile:516)
    at java.lang.Thread.run (unknown Source)
    -REPORT of ERROR END bb61788b-

    Hello

    After you reinstall the operating system, you should also go to the website of your computer manufacturer > drivers download section > put your computer model number > search for your operating system and drivers (graphics, audio, etc.) > download and install.

    See you soon.

  • FRM-40010: cannot read the form under Linux

    Hello

    During the race, the f60desm gives error below command

    FRM-40010: cannot read the form /d01/oracle/prodappl/au/11.5.0/forms/US/PROJECT.fmx

    I've defined the following path

    (1) customPROD_A.env

    # Custom top PROJECT #.

    PROJECT_TOP=/D01/Oracle/prodappl/project/11.5.0
    export PROJECT_TOP

    (2) APPSPROD_A.env

    CustomFile=/D01/Oracle/prodappl/customPROD_A.env
    If [f $customfile]; then
    . /D01/Oracle/prodappl/customPROD_A.env
    FI
    . /D01/Oracle/prodora/8.0.6/PROD_A.env
    . /D01/Oracle/prodappl/PROD_A.env


    Environment:

    Oracle Applications: 11.5.10.2
    RDBMS: 11.2.0.1.0
    OS: OEL5


    Please help solve the problem.

    Thank you
    Concerning
    GSM

    Hello

    How to do the same thing in OEL5.

    The above applies to Windows (if you want to open the file on the Windows client machine fmb and compile - generate the fmx file). If you are on Linux, you need not to do the same thing, just the env file source application and compile the form (question "echo $FORMS60_PATH" to make sure that all the relevant directories are in the path).

    I created the directory of the root OEL5 ABC & copied all the pll, TEMPLATE.fmb & APPSTAND.fmb files in $AU_TOP/resources directory ABC but how to add ABC to FORMS_PATH in OEL5?

    As mentioned above, it is not required on Linux. However, if you want to add the ABC directory you issue:

    $ export FORMS_PATH =: $PATH

    Thank you
    Hussein

  • FRM-10221 cannot read the file PL000000 - but there is no menu named PL000000! ?

    Hi all!

    I'm having a problem that will make me nervous!

    Here we have a 100% application generated by the designer. The problem is that he began in questionable ways... There are 2 activities to contains all the forms necessary for the application instead of 2 containers in the same activities. The "JD" where we put all forms of utility and activities "PL" where we put all the forms used for the configuration of the application.

    Recently, I have developed a new form in the 'PL' container, but the menu call this form is in the activities 'JD' false copy of the original of the form so that we can return to the menu "JD". When I produced and run applications and I choose my new form in the menu I get the error "FRM-10221 cannot read the file PL000000" 2 times, then forms called and runs correctly. I don't really understand whats going cause it is no menu called 'PL000000' in the activities of 2!

    Everything I've read about this error now say that the menu is not in the path of the form or of alternative, but in my case, I had an error on a menu that does not exist! I know that something is triggering this but I can't find it causes, there is no menu called "PL000000" anywhere in this application! ??

    Is there someone who might have an idea about what is happening here! ??? HELP PLEASE!

    Thank you!

    Open the new form in the form designer and check the menu property, if the value of PL000000.
    try to run your new form of autonomously since the form generator and see if it runs successfully.
    If not then open the form in form builder and check the code in the menu item that calls your new form. Maybe the problem is not in the form called himself.

  • Cannot run the Task Manager

    Cannot run the Task Manager. I right click and select from the list, but nothing happens.

    See: Why won't Task Manager, REGEDIT and MSCONFIG disappear when opening?
    http://WindowsXP.MVPs.org/ToolsQuit.htm Harold Horne / TaurArian [MVP] 2005-2011. The information has been provided * being * with no guarantee or warranty.

  • Cannot run the system at boot restore upward and I don't have my CD it was broken. I could use my product key?

    My Windows Vista cannot run the restore of the system at startup, and it says press F11 to enter recovery mode and it dosen't work.
    I can't use the CD/DVD from the CD/DVD because my dad broke it.
    Can I do to solve this problem?

    Hello

    Contact the computer manufacturer and ask them why F11 does not work to start recovery to factory settings...

    Or other difficulty the CD / DVD Drive and ask the manufacturer of the computer of a set of to reinstallthe Operatying system recovery disks.

    They do normally for a low cost

    Any other tips we now give you another above, you should always a working CD / DVD player.

    For this you need a DVD player:

    You can also borrow and use a Microsoft Vista DVD, which contains the files for the different editions of Vista (Home Basic, Home Premium, Business and Ultimate) must be installed. The product key on your computer / Laptop box determines what Edition is installed.

    Other manufacturers recovery DVDs are should not be used for this purpose.

    And you need to know the version of 'bit' for Vista, as 32-bit and 64-bit editions come on different DVDs

    Here's how to do a clean install of Vista using a DVD of Vista from Microsoft:

    "How to do a clean install and configure with a full Version of Vista '

    http://www.Vistax64.com/tutorials/117366-clean-install-full-version-Vista.html

    And once the operating system is installed, go to your computer manufacturer's website and get the latest drivers for your particular model or laptop computer.

    And phone Activation may be necessary when you use the above installation method.

    "How to activate Vista normally and by Activation of the phone '

    http://www.Vistax64.com/tutorials/84488-activate-Vista-phone.html

    See you soon.

  • Vista backup error: cannot run the RPC. (0x800706BE)

    Hey there, I have a question about windows vista. I'm doing a backup of my system. In the end, I get an error saying: "cannot save settings to schedule automatic backup for the following reason: cannot run the CPP." (0x800706BE).

    However, I don't want to schedule an automatic backup. I want to make a single backup. I tried to change this in windows Task Scheduler, but I can't because the WindowsBackup folder is not listed. Probably because there is no backups on demand. But I can't schedule backups since I get an error at the end. So the WindowsBackup folder does not appear and I can't change the settings. Someone knows how to fix this?

    To be clear, I want to make one backup of my system.

    When I go to services.msc and scroll down to the remote procedure call and watch 'Status' it says 'Started' or 'Released' (not sure since I have a Dutch version of Vista).

    Also, windows backup is not calculating the number of necessary for the backup dvd.

    Thanks in advance.

    Bottom of GR

    Hi Fazil,

    Thanks for the help. But Vista gave me more problems, not just this one. A few days ago, I decided to upgrade to Windows 7. Problem solved.

    Thanks again.

    Bottom of GR

  • Error-cannot run the file: iexplore.exe. ShellExecuteEx failed; code 2.

    Hello, my pc is very slow, and then restored the system.
    And I had to delete the game 'perfect world '. I had Setup, install and went again. Except that this error when you have completed installation:

    Cannot run the file: iexplore.exe
    ShellExecuteEx failed; code 2.
    The system cannot find the specified file.

    I tried "Run as Administrator" and also play with the "Simple Start" and continued with the error.

    Or find me in my computer the "iexplorer.exe".

    A friend told me that there is an error in the "System32" folder But I haven't changed it.

    What is this error? Can I format the computer?

    PS: I do not speak or write English very well. Sorry for mistakes in the text.

    Click Start, type: enable or disable windows features

    Press enter

    Uncheck Internet Explorer

    Click OK

    Restart if prompted.

    Click Start, type: enable or disable windows features

    Press enter

    Uncheck Internet Explorer

    Click OK

    Restart if prompted.

    Check to see if you can launch Internet Explorer

    If the problem persists:

    Click Start
    Type: CMD, according to the results, right-click CMD
    Click on "Run as Administrator"
    At the command prompt, type: sfc/scannow

    This will check for any breach of integrity

    Restart your system

  • Cannot run the file: code 740, the requested operation requires a rise. While trying to launch Call of duty

    Cannot run the file: D:\Call-Of-Duty-Black-op2-II/redist/vcredist_*86.exe CreateProcess failed; code 740. The requested operation requires a rise. It is a game is call of duty black ops 2
    Please help me if you can, I want to play this game, please help me, are any developer here?
    Original title: cannot run the file: D:\Call-Of-Duty-Black-op2-II CreateProcess failed; code 740. The requested operation requires a rise. It is a game is Tanya call black ops 2

    Hello

    Welcome to the Microsoft community. I've surely you will help find a solution on the issue of game Call of duty .

    1 have you connected as administrator to start the game?

    2. were you able to install the game successfully?

    3. What is the brand and model of the computer?

    4. have you already compare the minimum requirements for the game runs correctly on the computer?

    Method 1:

    What are the minimum requirements for the call of duty to work. Compare specifications with your computer.

    Operating system:          Windows Vista (Service Pack 2) or Windows 7

    CPU:      Intel Core 2 Duo E8200 2.66 GHz or AMD Phenom X 3 8750 2.4 GHz

    Memory: 2 GB for 32-bit operating system or 4 GB for the 64-bit operating system

    Hard disk space: 16 GB

    Graphics hardware:        NVIDIA GeForce 8800GT 512 MB or ATI Radeon HD 3870 512 MB

    Method 2:

    I suggest to refer to this article and run the game in check with the question administrator mode.

    How to apply once with a full administrator access token?

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-run-an-application-once-with-a-full-administrator-access-token

    Hope this information helps. Please reply back with the State so that we can help you.

  • 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-

Maybe you are looking for