Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dynamic Action Timer Error

CraigGJan 30 2012 — edited Feb 7 2012
I'm using APEX 4.1 on Win XP.

I've successfully installed the APEX timer plug-in and created a couple of timers on my app page.

The app page has 3 regions: 2 report regions and 1 chart region.

Everything was working wonderfully. Regions and items were being refreshed on schedule as desired.

Today, I logged out of my PC (company work pc) and another person logged in. They tried to look at the page but IE reported "Done but with errors on page" or something to that effect at the bottom left corner. It shows the yellow yield sign with the exclamation point.

The error being reported is:

Line: 148
Char: 1
Error: 'com_oracle_apex_timer' is undefined
Code: 0
URL: http::/xxx:8080/apex/f?p=101:1:...

I thought it was something with the plug-in and permissions between users but now when I log in and run the page, I get the same errors.

I tried copying the com_oracle_apex_timer.min.js to apex/images/plugins/timer_v1_0 and changing the "File Prefix" attribute in "Setting" on the Plug-in edit page but that did not change anything.

Now the report regions are not being refreshed and a chart region that doesn't even have a timer associated with it won't display the results of its queries. It just shows the spinning wheel.

Has anyone else encounter this? I've searched around and found nothing about this.

Is there something to fix or do I have to delete the plug-in and re-install it? I'm open to whatever will get this to work correctly. Should I not expect this to work from another user account?

Thanks,

cagora

--- Update
I started to get prompts of "the server <server_name> at XDB requires a username and password". Trying to fix the error above, I ended up bouncing the database. I decided to re-try the app. Now, the chart is loading, the timer error is gone and the region and timers appear to be working correctly. However I still get the "Done, but with errors on page." message and icon at the bottom of the browser.

The error is:

Line: 19
Char: 61497
Error: Not implemented
Code: 0
URL: http://<xxx>:8080/apex/f?p=101:1

I checked for any old items that I may have deleted but I've not found anything...yet.

Any ideas / suggestions?

Thanks.

cagora
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2012
Added on Jan 30 2012
8 comments
891 views