Server side script not running on stand-alone XE

Hello,
In my application I created a Server side script (AJAX) which presents a select-list based on other fields on the page. The very same application runs on a 10g+APEX3.0.1 database AND on a standard XE+APEX2.1 database, which are both accessed via a HTTP-server. The application with the script runs fine on this platform (XP).
I have two other XP-machines on which I also installed XE+APEX2.1. Both are stand-alone versions NOT accessed via a HTTP-server. I installed exactly the same application which runs on the platform with HTTP server on both of the machines. While testing the correct functioning, I noticed that everything works ok, EXCEPT the server side script which gives me a better select list. Instead of this I get the old-fashioned version of the select-list which is not able to use the value elsewhere on the page.
I found a similar problem on the XE forum (Re: Server side scripts features ) but it doesn't answer my question how to get the script working on a standalone version of XE (= without access via a HTTP-server).
Can anybody please help me?
Thanks & regards,
Jan.
Message was edited by: Jan
J. Hulsing

Carl,
Thanks for your suggestion to install FireFox and the Firebug tool (which I wasn't aware of).
After having looked at the problem for hours, I found what I think is the problem: the htmldb_html_elements.js script.
As already mentioned, the properly functioning XE on my local PC is accessed via a HTTP-server, as well as the 10gR2+APEX3.0.1 version also running on that PC.
On the laptop, not running HTTP-server, I get the message: <br>
<FONT COLOR="RED">$x is not defined <BR>
<FONT COLOR="BLUE"> f_21_select_kpn<FONT COLOR="RED">(<FONT COLOR="BLUE">input<FONT COLOR="BLACK">#P21_GBREKNR 405<FONT COLOR="RED">, "P21_KOSTENPOST") <BR>
<FONT COLOR="BLUE">onblur<FONT COLOR="RED">(<FONT COLOR="BLACK">blur <FONT COLOR="RED">)
</FONT><BR>
That is in the 'Console' of Firebug.
When changing to Script I do see a remarkable difference.
On the PC there the following text is found in the first lines of htmldb_html_elements.js:
/*htmld_elements will contain the lower level html access js*/<br>
var gDebug = true;<br>
var gkeyPressTime;<br>
var gLastTab=false;<br>
var gRegex=false;<br>
var ie=(document.all)?true:false;<br>
if(ie){document.expando=true;}<br>
var gDebugWindow = false;<br>
/*<br>
$x functions have to do with either single elements or array of elements<br>
$v functions have to have to do with manipulating values or interaction based off a value<br>
$xml function have to do with manipulating xml values<br>
$a functions are based on ajax<br>
$d functions are specific dhtml constructs<br>
*/<br>
/* begin $x functions */<br>
function $x(pNd){<br>
try{<br>
var node;<br>
...<br><br>
On the laptop however the first few lines are:<br><br>
/*htmld_elements will contain the lower level html access js*/<br>
<br>
var gDebug = true;<br>
var gkeyPressTime;<br>
var gLastTab=false;<br>
var gRegex=false;<br>
if(document.all){document.expando = true;}<br>
// Elements //<br>
<br>
function html_GetElement(pNd){<br>
try{<br>
var node;<br>
switch(typeof (pNd)){<br>
...<br><br>
I think that the difference is in these two scripts.
But why are the scripts different: it is the same XE that is installed on the laptop and the PC.<br>The answer I found in the images/javascript directory of APEX3.0.1 which is located in the APACHE directory-tree (you have to copy the images to APACHE when you use the HTTP-server). And indeed: the htmldb_html_elements.js has exactly the same text as what I see in Firebug on the PC. So XE on the PC is using the javascripts in the image-directory of APACHE on the PC and not the XE-version of the scripts, embedded in XE.
<br><br>
So the answer seems to be: copy the APEX3.0.1 versions of the script over to the PC and try to get them into the database. Or...???
<br>
Can it be loaded into the database? Will XE accept it?
<BR><br>
Would be nice to have answers if the conclusion I found is the right one and if it can be fixed by loading the js into XE.
<br>
Best regards and thanks for your help so far.
<br>
Jan.

Similar Messages

  • Main.asc server side script not working

    Here the simple script i put at server seem like is not working also enclosed screenshot for the adminconsole
    my server side file main.asc save at /opt/adobe/fms/application/playtechmnflive/
    my doing FMS edge server.
    application.allowDebug= true;
    application.onAppStart = function(){
            this.eventTime = (new Date().valueOf() + 10000);
            this.timer_int = setInterval(checkForEvent, 1000, this);
    function checkForEvent(app){
            var now = new Date().valueOf();
            if(now > app.eventTime) {
                    trace("something");
            }else{
                    trace("damn");

    The script is fine (at least i assume u want the timer working with no errors). The thing is that u can't put any code nor apps on the edge node. Put it on the origin and hook up your edge to that origin.

  • Updating form with server-side scripts

    Hi
    For security reasons, we want to do a web service call with only server side scripts. That way we have full control over the access to the wsdl and no problems with the security.
    However, if I try to run the scripts on server-side I get no update of the data in the form... so what to do to solve that problem? Anybody with experience from that?

    To make a small update I've been messing around with various different things to be able to achieve the goal. One of the initial problems was that the Designer actually manages to create two different SOAP addresses, one of them is the correct and secure way and the other one is direct to the data source, which would be an unsecure and blocked route. That changed things a bit when I realized that.
    But still, the problem remains. If I run the script Client-Side, it works but is not an acceptable solution. If I run it Server-Side, it can't read the data and doesn't recognize the call to SOAP.connect()...
    Does anybody have any experience in webb service connection with server side scripts?

  • Error 408 on saving server side script

    When I save my server side scripts via the azure portal I receive an error 408 on one of my mobile services account. The same problem occurs when trying to create a new custom api, for example:
    The following API was not created: 'user'. Error 408
    At first I thought there was a problem with the azure service, but it seems to only occur on this one specific mobile service. I think it started after I added a dependency to the package.json file. But that could have been coincidence. The exact same dependency
    doesn't cause any problems on another mobile service.
    Looking at the deployment logs I do see an error occured during deployment, however I have no idea what caused it:
    <entry time="2015-01-13T15:52:18.9642615Z" id="1223e0a4-bb6a-4cb1-938e-835ad4cf4761" type="1">
    <message>npm http 304 https://registry.npmjs.org/delayed-stream/0.0.5</message>
    </entry>
    <entry time="2015-01-13T15:52:20.3087714Z" id="8f7719a5-aa24-4743-8240-446dc47b69a9" type="1">
    <message>npm ERR! error rolling back Error: ENOTEMPTY, rmdir 'D:\home\site\wwwroot\App_Data\config\scripts\node_modules\azure\node_modules\request\node_modules\hawk\images'</message>
    </entry>
    <entry time="2015-01-13T15:52:20.3869327Z" id="8ede872b-daab-4127-bc72-bfb890dc7648" type="1">
    <message>npm ERR! error rolling back [email protected] { [Error: ENOTEMPTY, rmdir 'D:\home\site\wwwroot\App_Data\config\scripts\node_modules\azure\node_modules\request\node_modules\hawk\images']</message>
    </entry>
    <entry time="2015-01-13T15:52:20.511891Z" id="47245fe1-ad7d-4e99-a467-75dd9fa18232" type="1">
    <message>npm ERR! error rolling back errno: 53,</message>
    </entry>
    <entry time="2015-01-13T15:52:21.8254287Z" id="9288c66b-d8bb-4179-82fd-02b08546d507" type="1">
    <message>npm ERR! error rolling back code: 'ENOTEMPTY',</message>
    </entry>
    <entry time="2015-01-13T15:52:23.7804257Z" id="c23a4cc5-e497-4b8c-84fc-0c6c304ff29a" type="1">
    <message>npm ERR! error rolling back path: 'D:\\home\\site\\wwwroot\\App_Data\\config\\scripts\\node_modules\\azure\\node_modules\\request\\node_modules\\hawk\\images' }</message>
    </entry>
    <entry time="2015-01-13T15:52:23.9366651Z" id="a14fdc0d-be4d-4b14-a479-ffa6a36e36b7" type="1">
    <message>npm ERR! Error: ENOENT, lstat 'D:\home\site\wwwroot\App_Data\config\scripts\node_modules\azure\node_modules\request\node_modules\hawk\images\logo.png'</message>
    </entry>
    <entry time="2015-01-13T15:52:23.9679168Z" id="337c4826-caff-4d99-9f92-5464ce8cc99a" type="1">
    <message>npm ERR! If you need help, you may report this log at:</message>
    </entry>
    <entry time="2015-01-13T15:52:23.9835398Z" id="46ecc393-37b3-4cf9-a859-12f76f9c030a" type="1">
    <message>npm ERR! &lt;http://github.com/isaacs/npm/issues&gt;</message>
    </entry>
    <entry time="2015-01-13T15:52:23.999164Z" id="5fac5a33-7872-4ec8-9e0b-ce9c9f240ed4" type="1">
    <message>npm ERR! or email it to:</message>
    </entry>
    <entry time="2015-01-13T15:52:24.0304132Z" id="2224019c-bfbf-48a6-90ff-59680d7e6047" type="1">
    <message>npm ERR! &lt;[email protected]&gt;</message>
    </entry>
    <entry time="2015-01-13T15:52:24.0460472Z" id="ea8d4851-85e1-48cf-91f7-6be16a597af1" type="1">
    <message></message>
    </entry>
    <entry time="2015-01-13T15:52:24.0616631Z" id="09eaab34-9f11-496c-8f50-309bdc314c96" type="1">
    <message>npm ERR! System Windows_NT 6.2.9200</message>
    </entry>
    <entry time="2015-01-13T15:52:24.0929218Z" id="d646da46-b3b2-4379-8d44-a735cb0a9907" type="1">
    <message>npm ERR! command "D:\\Program Files (x86)\\nodejs\\0.10.32\\node.exe" "D:\\Program Files (x86)\\npm\\1.2.30\\node_modules\\npm\\bin\\npm-cli.js" "install" "--production"</message>
    </entry>
    <entry time="2015-01-13T15:52:24.1085411Z" id="d60966f6-446f-49a8-97fc-0f38c27a8ba3" type="1">
    <message>npm ERR! cwd D:\home\site\wwwroot\App_Data\config\scripts</message>
    </entry>
    <entry time="2015-01-13T15:52:24.1241618Z" id="10815e3a-3e4c-48c7-aac1-1c3cb5252505" type="1">
    <message>npm ERR! node -v v0.10.32</message>
    </entry>
    <entry time="2015-01-13T15:52:24.1554232Z" id="0de65cd4-815b-4c3f-a31f-167c1e152d07" type="1">
    <message>npm ERR! npm -v 1.2.30</message>
    </entry>
    <entry time="2015-01-13T15:52:24.1710425Z" id="0f993ac5-8cfb-494e-8982-d998020886c0" type="1">
    <message>npm ERR! path D:\home\site\wwwroot\App_Data\config\scripts\node_modules\azure\node_modules\request\node_modules\hawk\images\logo.png</message>
    </entry>
    <entry time="2015-01-13T15:52:24.1866604Z" id="0caad3ad-2379-4fe3-845e-3399eddb616e" type="1">
    <message>npm ERR! fstream_path D:\home\site\wwwroot\App_Data\config\scripts\node_modules\azure\node_modules\request\node_modules\hawk\images\logo.png</message>
    </entry>
    <entry time="2015-01-13T15:52:24.217915Z" id="40d4f06a-bc1c-4f08-b4df-77d873ee9170" type="1">
    <message>npm ERR! fstream_type File</message>
    </entry>
    <entry time="2015-01-13T15:52:24.2335402Z" id="5a4b280b-b082-4d82-9575-f8cb178b9745" type="1">
    <message>npm ERR! fstream_class FileWriter</message>
    </entry>
    <entry time="2015-01-13T15:52:24.2491849Z" id="2703e3b8-4590-4ff5-888d-b3a7843b2bf6" type="1">
    <message>npm ERR! code ENOENT</message>
    </entry>
    <entry time="2015-01-13T15:52:24.2804115Z" id="e3202f5b-5f42-4494-8b1c-d86a5884f1e0" type="1">
    <message>npm ERR! errno 34</message>
    </entry>
    <entry time="2015-01-13T15:52:24.2960331Z" id="fe0a0140-4cd3-4102-8197-d569d299e967" type="1">
    <message>npm ERR! fstream_stack D:\Program Files (x86)\npm\1.2.30\node_modules\npm\node_modules\fstream\lib\writer.js:284:26</message>
    </entry>
    <entry time="2015-01-13T15:52:24.3116669Z" id="07059322-a9ce-420f-bde4-850cd4527447" type="1">
    <message>npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)</message>
    </entry>
    <entry time="2015-01-13T15:52:24.3429074Z" id="69129620-b805-4c22-8fb3-cefbe08d66d4" type="1">
    <message>npm ERR! Error: EPERM, chmod 'D:\home\site\wwwroot\App_Data\config\scripts\node_modules\azure\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream\lib\delayed_stream.js'</message>
    </entry>
    <entry time="2015-01-13T15:52:24.3585325Z" id="84ca01c0-06d9-48b6-9e57-703dd29718f2" type="1">
    <message>npm ERR! { [Error: EPERM, chmod 'D:\home\site\wwwroot\App_Data\config\scripts\node_modules\azure\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayed-stream\lib\delayed_stream.js']</message>
    </entry>
    <entry time="2015-01-13T15:52:24.3741576Z" id="d86b04ac-7bf3-4388-8ee3-d97d7e296302" type="1">
    <message>npm ERR! errno: 50,</message>
    </entry>
    <entry time="2015-01-13T15:52:24.4054063Z" id="f6143c63-fe6d-48f4-b734-a52fe92e8f5a" type="1">
    <message>npm ERR! code: 'EPERM',</message>
    </entry>
    <entry time="2015-01-13T15:52:24.421031Z" id="455275dd-3b61-41de-b987-7e56ee68bc05" type="1">
    <message>npm ERR! path: 'D:\\home\\site\\wwwroot\\App_Data\\config\\scripts\\node_modules\\azure\\node_modules\\request\\node_modules\\form-data\\node_modules\\combined-stream\\node_modules\\delayed-stream\\lib\\delayed_stream.js',</message>
    </entry>
    <entry time="2015-01-13T15:52:24.4522803Z" id="980e3f64-1dc2-4a91-85a8-9b0349f93517" type="1">
    <message>npm ERR! fstream_finish_call: 'chmod',</message>
    </entry>
    I've been trying to save my scripts for the better part of a day, so any help would be greatly appreciated.

    Second day and I still can't save my scripts and thus not able to continue my work. Is there anyone from microsoft that could shed some light on this problem? For some reason adding dependencies to the node.js project stops it from being able to deploy.

  • Email without Server Side scripting

    My client's webside does not have any server side scripting support. Is it possible to send email without server side scripting and email programs? Can HTML's emailto send emails from flash?

    You can use a mailto: link in Flash just as you would in html.  It will open the whatever defauklt email program the user has with the email address in the address bar.

  • Firefox is taking a long time to open. When it does open, I get a pop up box with "Script not running". Bookmarks on my tool bar don't load. Scrolling is unreliable--it will stop in the middle of a page

    What is causing the "script not running"? Why so long to open? Etc.

    Hi Donekes,
    First off I need a little more information to help with troubleshooting.  You say that an error occurs when you "try to re-open the same problem app before the old session completely exits".  Does the error have an error code or dialog display?  It may also be possible to receive an error log.  Here is a knowledge base that explains how to retrieve error logs.
    http://digital.ni.com/public.nsf/websearch/54E361E3FF477EC186256C320068184F?OpenDocument
    If you are able to get that information then please post.  Have a good day.
    Brian K.

  • Server side function not get called after dispatching cairngorm event second time on same page

    Hi All,
    I am facing a urgent issue regarding cairngorm event. Actually my page contain 3 button add,delete,save
    and  clicking of any button I do the respected functionality. For ex:
    I click the add button & on clicking of add button I fire a cairngorm evnt & after getting response from server side that the record is added
    I displayed a message that the record is added & update the data source.
    After addition of the record , with out going to other page if I perform the same functionaly(Like adding another record) on same page the cairngorm
    event not call the server side function  -  after debugging I find out that cairngorm event  reach to the corresponding excutecommand function & called that function  but it is not calling my server side function & I also din't get any error message .
    I dont know why  the server side function not get called?. similarly if I try for delete or update case the same things happend. Only for the first time it works properly but not for the second  time.
    Could any of  you please tell me why the cairngorm event not calling the server side function.
    Thank you for your kind assistance.
    Regards,
    Ujjwal

    Okay, well I think I've worked out the problem.
    In ASP.NET we would typically bind repeating controls such as DataLists and Repeaters manually using <i>Control</i>.DataBind(), because we're usually using a separate class library containing collections for our objects. Seems the SAP Table control doesn't like this approach.
    I changed the code so that the databinding is specified on the control, and call the Page's DataBind() method and it all worked fine.
    One tip: because the collection I used to bind to is in a separate class library, I receieved a <i>BC306523: Reference required to assembly MyAssemblyName...</i> message, even though I had a reference to the assembly in my project and the DLL is being properly deployed. To fix this, you must include the following directive at the top of the component's ASCX file:
    <%@ Assembly Name="AssemblyName" %>

  • The report server service is not running on Reporting Service Point server

    Hi,
    I have encountered a problem, my reporting service point has stopped working. (SCCM 2012 R2)
    In srsrp.log:
    Check state SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Check server health. SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Successfully created srsserver SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Reporting Services URL from Registry [https://s-hub-sql1.domain.local/ReportServer/ReportService2005.asmx]
    SMS_SRS_REPORTING_POINT 12/15/2014 5:48:54 AM
    3152 (0x0C50)
    The request failed with HTTP status 404: Not Found.
    SMS_SRS_REPORTING_POINT 12/15/2014 5:48:54 AM
    3152 (0x0C50)
    (!) SRS not detected as running SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Failures reported during periodic health check by the SRS Server S-HUB-SQL1.domain.local.
    SMS_SRS_REPORTING_POINT 12/15/2014 5:48:54 AM
    3152 (0x0C50)
    Registry change SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Timed Out... SMS_SRS_REPORTING_POINT
    12/15/2014 5:49:54 AM 3152 (0x0C50)
    Set configuration SMS_SRS_REPORTING_POINT
    12/15/2014 5:49:54 AM 3152 (0x0C50)
    In windows event log:
    On 12/15/2014 6:39:28 PM, component SMS_SRS_REPORTING_POINT on computer S-HUB-SQL1 reported:  The report server service is not running on Reporting Service Point server "S-HUB-SQL1"; start the service to enable reporting.
    In configuration manager service manager, the service sms_srs_reporting_point is running.
    In Reporting services configuration manager, the service is running.
    If I restart the reporting service, it doesn't helps.
    What is not properly?

    I've already found the reason why all stopped working - someone deleted the report manager URL HTTPS bindings (in Report services configuration manager). Added it back, than reporting started to work. Awww!

  • Apache Web Server Listener is not running

    Hi,
    when starting E_BUSINESS issuing this
    adstrtal.sh apps/apps
    , I have this error message :
    Apache Web Server Listener is not running.
    Starting Apache Web Server Listener (dedicated HTTP) ...
    Apache Web Server Listener (PLSQL) is not running.
    Starting Apache Web Server Listener (dedicated PLSQL) ...
    What might be the problem ? How can I launch Apache Web Server Listener to see why it can not start and where to see it's log file ?
    Many thanks

    hsawwan,
    I stopped all services, and killed process that were using port 8103. Then restarted all. In jserv.log we have
    [09/11/2007 15:36:27:798 CET] Host os02ebsx.ourdomain.net not found and not allowed to connect
    [09/11/2007 15:37:29:146 CET] Repository /Data/oracle/d03/prdacomn/java/apps.zip doesn't exist!
    [09/11/2007 15:37:29:178 CET] oracle.apps.icx.common.InitSystemProperties: init
    [09/11/2007 15:37:29:233 CET] oracle.apps.fnd.tcf.SocketServer: init
    [09/11/2007 15:37:29:247 CET] weboamLocal/oracle.apps.fnd.oam.servlet.ui.OAMServlet: init
    [09/11/2007 15:37:30:005 CET] weboamLocal/oracle.apps.fnd.oam.servlet.ui.OAMServlet: Sucessfully initialize oaosu.OAMServlet
    [09/11/2007 15:37:30:156 CET] oracle.apps.mwa.wap.engine.WapServlet: init
    [09/11/2007 15:37:30:156 CET] oracle.apps.mwa = /Data/oracle/d03/prdaappl/mwa/11.5.0
    [09/11/2007 15:37:33:271 CET] Fatal error in parsing device registration file. See system log file for de-tails.
    but in Context.xml file we do not have os02ebsx.ourdomain.net. Where does java server pick up this host ?
    Thanks and regards.

  • When running a "stand-alone" APP..how do I send midi from Logic?

    Hi all,
    When running a "stand-alone" APP..how do I send midi from Logic?.....Please no IAC stuff it doesn't work.......thanx
    SvK

    using IAC here no problems. works very well.
    you can host your au's in another app such as soundflower or au lab, but you are still going to need to get it to hear midi. you can use physical midi ports with something like a MTP midi interface, and getting the midi by routing the out of one port to the in of another (midi loop) but you have to be careful logic doesn't listen to the same midi signal or everything will jam up (midi feedback).

  • Server side script changes while migrate from FMS3.5 to FMS4.5

    hi,
    Someone has any tutorial or document link when migrate from FMS 3.5 to Fms 4.5.
    thanks in advance,
    vishal

    If you are talking about Server-side script - your server-side script should work as it - if its working in 3.5 it should work without any changes in 4.5

  • Web Services - Issue with running OC4J stand alone server from JDeveloper

    I created a stand alone OC4J App. server instance in JDeveloper. I deployed my Webservice (WebServices.deploy) to that OC4J server.
    Now I want to test my web service. I opened a browser window and I specfied the URL as
    http://localhost:<RMI Port#>/<Project1>-context-root/<Webservice name>.
    Default RMI Port#23791.
    http://localhost:23791/<Project1>-context-root/<Webservice name>.
    and I am getting the following error message
    ã vInvalid protocol verification, illegal ORMI request or request performed with an incompatible version of this protocolvInvalid protocol verification, illegal ORMI request or request performed with an incompatible version of this protocol.
    Could you please let me know, what's going on.
    Thanks!

    OK, so there's two threads in this email.
    1. When using a Web browser client and an OC4J standalone instance, the default address of the OC4J website is http://host:8888/.
    The port you keep referring to is the ORMI port. That is a different protocol that is used with EJBs, and our remote deployment mechanism. As you have observed, JDeveloper uses it to deploy to the OC4J instance.
    2. The root problem you are seeing is related to the message you posted on the console.
    OC4J 10g (10.1.3) Default Web Site. Application: bc4j does not exist. Error creating Web application: webapp
    Because this web app is misconfigured, its not starting so you can't access it.
    In the j2ee/home/config/default-web-site.xml file, there is a reference to an application called BC4J -- which is not available on the server as a deployed application.
    So you need to correct that situation -- BC4J is not normally present in a vanilla OC4J standalone distribution.
    You can try editing the j2ee/home/config/default-web-site.xml file and remove the <web-app> entry that mentions BC4J and then try starting OC4J.
    If you don't have a lot of time invested in configuring the instance, you could also try extracting oc4j_extended.zip again and starting with a fresh one.
    cheers
    -steve-

  • GPO Startup/Shutdown scripts not running

    I am running server 2003 SBS with windows 8.1 Pro workstations.
    My workstations run 1 start-up script and 2 shutdown scripts. All are BAT files.
    They were all working fine last week before I ran the update for 8.1.1, now they do not run at the appropriate time on any of those systems. However, if I execute them manually they work as expected.
    I have checked to see if the BAT files are still located in the GPO and they are there. They are stored locally on each machine, I have even tried to delete and re-add them and then run GPUPDATE to no avail. 
    Any help here would be great, as they deal with local encrypted containers and are specific to each workstation.

    Hi Sebastian,
    Thanks for posting.
    Whether the GPO with start-up/shutdown scripts are linked to the OU containing computers?
    FYI -  Logon/Logoff scripts could only be applied to users, whereas Start-up/Shutdown scripts applies to computers.
    Also, checkout the below thread on similar discussion,
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/b193e8a9-9b2a-4993-bd74-836c65c51dc3/gpo-with-a-startup-script-is-not-working
    Regards,
    Gopi
    www.jijitechnologies.com

  • WMI Scripts not Running Across VPN

    Hi
    I have a strange problem where i have 2 sites connected  using  a VPN on 2  CISCO877.  But WMI scripts are not running across the link. if i pull these out an replace them with a Draytek, the scripts run fine.
    Broad Lane LAN ----- Cisco 877 ========= Internet & VPN Tunnel ============== Cisco 877 ---- Southam LAN1.0.39.0/8                      1.0.39.253                                                                                                              192.168.55.1   192.168.55.0/24 The server at Broad Lane is  GIMILI (1.0.39.109) and at Southam is FRODO (192.168.55.4). The following will not work through the tunnel from Broad Lane LAN. Set objWMIService = GetObject("winmgmts:\\192.168.55.4\root\cimv2") if err.number=0 then serverexist=true else serverexist=falsemsgbox(server.exist)
    Is is possible for the  CISCO877 to block WMI traffic?
    Any suggestions please?
    Rgds
    Phil

    Phil,
    Thank you for your question.  This community is for Cisco Small Business products and your question is in reference to a Cisco Elite/Classic product.  Please post your question in the Cisco NetPro forums located here: http://forums.cisco.com/eforum/servlet/NetProf?page=main  This forum has subject matter experts on Cisco Elite/Classic products that may be able to answer your question.
    Bill

  • Maintenance Scripts not running

    Purchased a mac mini a few days ago. Noticed in my system log: Recent contents: that it doesn't seem to be running the overnight maintenance. It reads:
    Nov 20. 03: 15: 02 - geoff powells computer: mac - mini. cp: error processing extended attributes. Operation not permitted.
    This is updated daily with the same result. Mini is left running 24/7.
    Phoned Apple Tech Support who said their G4s syslogs said the same.
    But couldn't say if the scripts were running or not.
    Anyone any clues.
    The sys log of my G5 running 10.3.8 shows a restart everyday.

    Hi Geoff,
    Welcome to Discussions!
    Your system works perfectly well and the Periodic maintenance runs.
    - That a system log starts precisely at 3:15 shows alone that your computer is left on all night and the Daily script runs at its default scheduled time.
    --> Open Console again and see the three Periodic maintenance logs. They are daily.out, monthly.out and weekly.out.
    If your computer never sleeps, you should find that they were run at 3:15am every day (daily task), 3:15am on Saturdays (weekly task), and 5:30am on the first day of each month (monthly task).
    Note that since 10.4.2 they are able to run "delayed" in case your computer was sleeping during the night. This enhancement works perfectly well with the Daily Task, but not very reliably with the Weekly and the Monthly.
    Still no running at all if computer shut down at night.
    HTH
    Axl

Maybe you are looking for

  • Customer and Vendor master record

    Hi Guys, I have a question with respect vendor and customer master creation. Question: When a master record is created, I want the system to block the master record automatically untill the creation is authorised/released by responsible person.  It s

  • Async Client proxy -PI - File scenario- Pipeline steps missing in SXMB_MONI

    Hi I made a scenario where an ABAP client proxy(in a BW system) pulls data from a BW table and push it to PI. In PI a Mapping is done to write an XML file and sump it to a desired location. It is working fine in the development environment(request se

  • Photoshop crashes whenever I try to batch edit.

    Photoshop crashes whenever I try to batch edit.  It's getting old to keep losing all my work... does anyone know how to resolve or avoid this?  Thank you!

  • Scared to sync

    I am very computer illiterate... I had to get a new pc laptop...when I downloaded itunes onto it and authorized it said I have authorized 3 computers. My itunes account has jumped around with me. The last time I attempted to do something with my ipod

  • R12 Restrict Parallel Concurrent Requests Per User to a Limit.

    Hi everyone, Is it possible to restrict parallel concurrent requests per user to a limit. e.g. UserA sending concurrent requests to submit 15 heavy reports one after another. After 2 minutes he feels free. Now 15 reports running in parallel are heavy