Why is my Oracle ORDS plugin not working? - oracle

I installed Oracle ORDS (with Apache) and its working fine except for the plugins.
When I use the plugins in Oracle Apex, its working fine, but
when I open the ORDS, the plugins are not showing up at all, I just have an empty region.
Can anyone help with this issue?
GET http://ictleave:85/ords/moag1/static-files-not-configured/105/files/plugin/750188890149322211/v76/jk64reportmap.min.js net::ERR_ABORTED 404
VM737:4 Uncaught ReferenceError: jk64reportmap_initMap is not defined
at <anonymous>:4:1
at r_R7869312333863101 (f?p=105:1:13096735246898::::::104)
at <anonymous>:1:1
(anonymous) # VM737:4
r_R7869312333863101 # f?p=105:1:13096735246898::::::104
(anonymous) # VM737:1
setTimeout (async)
r_R7869312333863101 # f?p=105:1:13096735246898::::::104
(anonymous) # f?p=105:1:13096735246898::::::105

Related

Uncaught Error: Cannot find module, components not found

i have an issue with vue in laravel , when i upload the project on server gettings the below error on local everythings working fine !
Uncaught Error: Cannot find module './components/ProfileSkillComponent.vue'
at webpackMissingModule (app.js:334098:133)
at Module../resources/js/app.js (app.js:334098:246)
at __webpack_require__ (app.js:20:30)
at Object.0 (app.js:348515:1)
at __webpack_require__ (app.js:20:30)
at app.js:84:18
at app.js:87:10
Issue was case sensitive as i have uploaded project on Cento OS and i was working on Win OS seems wired but i changed from Cap to small letters and everything worked proper

Seeing this error in console log using ngxs store. "Error ocurred while serializing the store value, value not updated"

Affected Package
The issue is caused by package #ngxs/storage-plugin/fesm5/ngxs-storage-plugin.js
Description
I am using ngxs store in my angular application for storage management. Recently I am seeing below weird console error in my browser when I switch between various angular components while dispatching action to store
'Error ocurred while serializing the store value, value not updated.'
I tried to explore on this but there is no proper documentation available over the internet on this.
Exception or Error
ngxs-storage-plugin.js:288 Error ocurred while serializing the store value, value not updated.
(anonymous) # ngxs-storage-plugin.js:288
push../node_modules/rxjs/_esm5/internal/operators/tap.js.TapSubscriber._next # tap.js:45
push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next # Subscriber.js:53
push../node_modules/rxjs/_esm5/internal/ReplaySubject.js.ReplaySubject._subscribe # ReplaySubject.js:67
push../node_modules/rxjs/_esm5/internal/Observable.js.Observable._trySubscribe # Observable.js:43
push../node_modules/rxjs/_esm5/internal/Subject.js.Subject._trySubscribe # Subject.js:89
push../node_modules/rxjs/_esm5/internal/Observable.js.Observable.subscribe # Observable.js:29
shareReplayOperation # shareReplay.js:42
push../node_modules/rxjs/_esm5/internal/Observable.js.Observable.subscribe # Observable.js:24
push../node_modules/rxjs/_esm5/internal/operators/tap.js.DoOperator.call # tap.js:18
push../node_modules/rxjs/_esm5/internal/Observable.js.Observable.subscribe # Observable.js:24
push../node_modules/rxjs/_esm5/internal/operators/catchError.js.CatchOperator.call # catchError.js:18
push../node_modules/rxjs/_esm5/internal/Observable.js.Observable.subscribe # Observable.js:24
push../node_modules/rxjs/_esm5/internal/operators/tap.js.DoOperator.call # tap.js:18
push../node_modules/rxjs/_esm5/internal/Observable.js.Observable.subscribe # Observable.js:24
shareReplayOperation # shareReplay.js:30
push../node_modules/rxjs/_esm5/internal/Observable.js.Observable.subscribe # Observable.js:24
push../node_modules/#ngxs/store/fesm5/ngxs-store.js.InternalDispatcher.dispatch # ngxs-store.js:1751
dispatch # ngxs-store.js:2108
Libs:
#angular/core version: "~8.2.14",
#ngxs/devtools-plugin: "^3.7.0",
#ngxs/logger-plugin: "^3.6.2-dev.master-eaa5d86",
#ngxs/storage-plugin: "^3.7.0",
#ngxs/store: "^3.7.0",
Same issue with 3.6.2-dev version also.
I took a look at the source code for the error: https://github.com/ngxs/store/blob/2b6b81823e31f7c3d6835f4b0bec70364cb734c7/packages/storage-plugin/src/storage.plugin.ts#L62
They left this note:
// Caretaker note: we have still left the `typeof` condition in order to avoid
// creating a breaking change for projects that still use the View Engine.
Looks like you need to opt in to Ivy, and get off the View Engine perhaps. Here's the latest documentation for Ivy: https://angular.io/guide/ivy and if you are on version 8 of Angular: https://v8.angular.io/guide/ivy

Unable to get camera access for iPhone/iPad

Using the web (JS) version of opentok 2.14.8 with H.264 video codec in a relayed session. I am used the opentok reactJS accelerator sample app as the base.
Currently the allow access to camera/audio popup works well on Android (Chrome), PC/Mac (Chrome/Firefox/Safari). Note that I manually trigger a button to get access to the camera and show the feed.
When trying to access camera on iPhone/iPad I grab this error.
VM537:19721 OT.Publisher.onStreamAvailableError
OT_CONSTRAINTS_NOT_SATISFIED: It's not possible to satisfy one or more constraints passed into the getUserMedia function (getUserMedia error: OverconstrainedError)(anonymous function)
# VM537:19721onStreamAvailableError
# VM537:15233emit
# VM537:5669trigger
# VM537:1799(anonymous function)
# VM537:56679tryCatch
# VM537:498invokeCallback
# VM537:513publish
# VM537:487publishRejection
# VM537:428flush
# VM537:217
VM537:19721 Received connectivity event: "Failure" without "Attempt"
VM537:19721 OT.exception :: title: Unable to Publish (1500) msg:
GetUserMedia(anonymous function)
# VM537:19721handleJsException
# VM537:6811onStreamAvailableError
# VM537:15250emit
# VM537:5669trigger
# VM537:1799(anonymous function)
# VM537:56679tryCatch # VM537:498invokeCallback
# VM537:513publish # VM537:487publishRejection
# VM537:428flush
# VM537:217
VM537:19721 OT.Publisher.publish failed to getUserMedia:
OT_CONSTRAINTS_NOT_SATISFIED: It's not possible to satisfy one or more constraints passed into the getUserMedia function (getUserMedia error: OverconstrainedError)(anonymous function)
# VM537:19721(anonymous function) # VM537:16130promiseReactionJob
How can I force the 'access to camera' popup on iPhone/iPad?
Note: I have tested the https://safari.opentokrtc.com/ on the same devices and they work well.
My guess is that you are setting the resolution to a low value like 320x240. There is an issue where iOS cannot give this resolution.
https://bugs.webkit.org/show_bug.cgi?id=176349
If you update your code to use 640x480 instead for iOS you should be OK.

Ruby Cucumber: Chrome Driver failed to start

I am trying to Launch chrome browser from Ruby Cucumber framework. But i see it is throwing me an error.
I followed the solutions from stack overflow i.e., to re install chrome application but i see it apparently not working for me.
Here is the code from env.rb file.
require 'selenium-webdriver'
Before do
Selenium::WebDriver::Chrome.driver_path="E:/chromedriver.exe"
$driver=Selenium::WebDriver.for(:chrome)
end
Error is see is as follows.
E:\Eclipse\LoginMercury>cucumber
*** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
on/) to get coloured output on Windows
Feature: Registration and Login to Mercury Portal
Scenario: Registrating new user in Portal # features/Login.feature:3
unknown error: chrome failed to start
(Driver info: chromedriver=2.3,platform=Windows NT 6.1 x86) (Selenium::WebDr
iver::Error::UnknownError)
./features/support/env.rb:4:in `Before'
Given Load Home page # features/step_definitions/Log
inStep.rb:1
When User need provide Username and password # features/step_definitions/Log
inStep.rb:6
Then Login to Portal # features/step_definitions/Log
inStep.rb:10
Failing Scenarios:
cucumber features/Login.feature:3 # Scenario: Registrating new user in Portal
1 scenario (1 failed)
3 steps (3 skipped)
0m1.180s
As I am using Windows 7, I've tried with older versions of chrome driver even.(V2.3). Yet i failed.
Can someone help me in moving further.
Thanks...!!!!
This is an error when using an older version of the chrome driver such as your version 23 and the latest version of chrome browser.
Upgrade and replace the driver, that your automation path is using for it, to the latest version 27 and this will fix this error.
https://sites.google.com/a/chromium.org/chromedriver/downloads
Cheers.

Lighttpd can not start when including mod_rewrite

Here is my server modules list (modules.conf), its working without any problems, and lighttpd is running correctly while using this list:
server.modules = (
"mod_access",
# "mod_alias",
# "mod_auth",
# "mod_evasive",
# "mod_redirect",
# "mod_rewrite",
# "mod_setenv",
# "mod_usertrack",
)
The problem appears, when I want to uncomment the mod_rewrite module:
server.modules = (
"mod_access",
# "mod_alias",
# "mod_auth",
# "mod_evasive",
# "mod_redirect",
"mod_rewrite",
# "mod_setenv",
# "mod_usertrack",
)
Then I'm getting the following message, when I want to run my web server:
2012-05-01 15:01:18: (plugin.c.169) dlopen() failed for:
/usr/local/lib/lighttpd/mod_indexfile, mod_access.so Cannot open
"/usr/local/lib/lighttpd/mod_indexfile, mod_access.so"
2012-05-01 15:01:18: (server.c.656) loading plugins finally failed
/usr/local/etc/rc.d/lighttpd: WARNING: failed to start lighttpd
As you can see, it does have some problems with the mod_access module, but its strange a little bit, especially when I comment back the mod_rewrite module then its working.
Where is the problem?
I tried to reproduce this problem with the latest www/lighttpd port (version 1.4.32) and could not... The server starts with the modules.conf as you describe. Try updating to the latest, and if that works for you too, then just chalk it up as a bug of 1.4.30 and move on...

Resources