Error vagrant up with user32.dll for centos7 on oracle VM - vagrant

I ran the command of 'vagrant up' and it gave me this error
So I opened the 'VBoxHardening.log' and it is the following
38bc.1228: Error (rc=-5629):
38bc.1228: RTLdrGetBits failed on image user32.dll: Unknown Status -610 (0xfffffd9e)
38bc.1228: supR3HardenedWinInit: SUPHARDNTVPKIND_SELF_PURIFICATION_LIMITED -> Unknown Status -5629 (0xffffea03), cFixes=4
38bc.1228: \Device\HarddiskVolume5\Program Files\Oracle\VirtualBox\VirtualBoxVM.exe: Signature #1/2: info status: 24202
38bc.1228: '\Device\HarddiskVolume5\Program Files\Oracle\VirtualBox\VirtualBoxVM.exe' has no imports
38bc.1228: supHardenedWinVerifyImageByHandle: -> 24202 (\Device\HarddiskVolume5\Program Files\Oracle\VirtualBox\VirtualBoxVM.exe)

Related

Install Oracle-database-18c-xe on ubuntu error ORA-07445

Today I try to install oracle-18c-xe on ubuntu but I did play with error ORA-07445.
I did by follow guide:
https://chronicler.tech/mint-oracle-18c-xe/
https://www.evaristorivieccio.es/2018/11/xe-oracle-18c-en-ubuntu-oracle-database.html
I stuck at command:
/etc/init.d/oracle-xe-18c configure
with error:
ORA-03113: end-of-file on communication channel
Here detail from trace log:
Exception [type: SIGSEGV, SI_KERNEL(general_protection)] [ADDR:0x0] [PC:0x7F40B3F4EF42, adjtime()+3346] [flags: 0x0, count: 1]
Errors in file /opt/oracle/diag/rdbms/xe/XE/trace/XE_ora_4266.trc (incident=7):
ORA-07445: exception encountered: core dump [adjtime()+3346] [SIGSEGV] [ADDR:0x0] [PC:0x7F40B3F4EF42] [SI_KERNEL(general_protection)] []
Incident details in: /opt/oracle/diag/rdbms/xe/XE/incident/incdir_7/XE_ora_4266_i7.trc
Use ADRCI or Support Workbench to package the incident.
[ default][ default]u_set_comp_error: comptype '103' : error '29'
[ CLWAL][ CLWAL]clsw_Initialize: Error [32] from procr_init_ext
[ CLWAL][ CLWAL]clsw_Initialize: Error [PROCL-32: Oracle High Availability Services on the local node is not running Messaging error [gipcretConnectionRefused] [29]] from procr_init_ext
2020-06-16 12:42:26.066 : [ GPNP][ GPNP] clsgpnpkww_initclswcx: [at clsgpnpkww.c:353] Result: (56) CLSGPNP_OCR_INIT. (:GPNP01201:)Failed to init CLSW-OLR context. CLSW Error (3): CLSW-3: Error in the cluster registry (OCR) layer. [32] [PROCL-32: Oracle High Availability Services on the local node is not running Messaging error [gipcretConnectionRefused] [29]]
2020-06-16 12:42:26.066 : [ GPNP][ GPNP] clsgpnpwu_walletfopen: [at clsgpnpwu.c:382] Result: (66) CLSGPNP_WALLET_NONE. (:GPNP01603:)Wallet file not found: '/opt/oracle/product/18c/dbhomeXE/gpnp/epay/wallets/prdr/cwallet.sso'
2020-06-16 12:42:26.066 : [ GPNP][ GPNP] clsgpnpwu_walletfopen: [at clsgpnpwu.c:500] Result: (66) CLSGPNP_WALLET_NONE. (:GPNP01610:)Cannot open wallet: '/opt/oracle/product/18c/dbhomeXE/gpnp/epay/wallets/prdr/cwallet.sso'
2020-06-16 12:42:26.066 : [ GPNP][ GPNP] clsgpnp_getCK: [at clsgpnp0.c:2871] (:GPNP00233:)Fatal error: failed to get local gpnp security keys (wallet). Gpnp profiles cannot be verified. ***LOCAL GPNP SETUP INVALID***.>
2020-06-16 12:42:26.066 : [ GPNP][ GPNP] clsgpnp_InitIdSetCtxCK: [at clsgpnp0.c:5611] Result: (59) CLSGPNP_OCR_NOSRV. (:GPNP00267:)Cannot get stored certkey for id=1
2020-06-16 12:42:26.066 : [ GPNP][ GPNP] clsgpnp_Init: [at clsgpnp0.c:1055] Result: (59) CLSGPNP_OCR_NOSRV. (:GPNP00211:)Error getting certkeys.
2020-06-16 12:42:26.066 : [ GPNP][ GPNP] clsgpnp_Init init failed. Error: CLSGPNP_ERR (1) .
2020-06-16 12:42:26.066 : [ CLSINET][ CLSINET] Failed to initialize clsgpnp context grv 1
Please help me! Thank you so much!
Note that there are several 'branches' of the Linux family tree, and oracle is designed for a completely different branch than where Ubuntu lives. You have found one of the many hacks to get oracle to install on Ubuntu, but that's exactly what it is -- a hack.
As #pmda said, you will just continue to run into issues.
The solution is to create a vm on your ubuntu, then install Oracle Linux on that vm, and create your database there. See here. My personal laptop is running Ubuntu, and the vm approach is exactly what I've done.

Getting "Error: No source folder defined. Check configuration" on Windows PC

Helo Friends,
I am trying to do a POC with Nightwatch.js on windows machine and ended up getting the below error. Could you please help me in resolving this issue.
Starting selenium server... started - PID: 12796
Error: No source folder defined. Check configuration.
at Function.Runner.readPaths (C:\Users\user_abc\IdeaProjects\nightwatch-cucumber-example\node_modules\nightwatch\lib\runner\run.js:192:11)
at Runner.runner [as run] (C:\Users\user_abc\IdeaProjects\nightwatch-cucumber-example\node_modules\nightwatch\lib\runner\run.js:235:10)
at CliRunner.runner (C:\Users\user_abc\IdeaProjects\nightwatch-cucumber-example\node_modules\nightwatch\lib\runner\cli\clirunner.js:443:23)
at C:\Users\user_abc\IdeaProjects\nightwatch-cucumber-example\node_modules\nightwatch\lib\runner\cli\clirunner.js:395:12
at SeleniumServer.onStarted (C:\Users\user_abc\IdeaProjects\nightwatch-cucumber-example\node_modules\nightwatch\lib\runner\cli\clirunner.js:354:9)
at SeleniumServer.checkProcessStarted (C:\Users\user_abc\IdeaProjects\nightwatch-cucumber-example\node_modules\nightwatch\lib\runner\selenium.js:152:10)
at SeleniumServer.onStderrData (C:\Users\user_abc\IdeaProjects\nightwatch-cucumber-example\node_modules\nightwatch\lib\runner\selenium.js:132:8)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Socket.Readable.push (_stream_readable.js:208:10)
at Pipe.onread (net.js:607:20)
INFO Selenium process finished.

Error attaching debugger with nuclide to Expo local server

I am trying to attach the Nuclide debugger to Expo local server (port 19001), but it is showing me the following error :
Adapter node: v8.10.0 x64
vscode-chrome-debug-core: 3.17.10
Starting debugger app worker.
******** Unhandled error in debug adapter - Unhandled promise rejection: Error: spawn react-native.cmd ENOENT
at _errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
at onErrorNT (internal/child_process.js:372:16)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
Followed by:
Could not debug. Invalid Version:

VirtualBox V5.1.24 r1170 not working Windows 7 due to Beyond Trust privman64.dll

I was running VB V5.1.24 & Vagrant 1.9.8 on a Windows 7 Professional. I I could not start the VM from vagrant.
Failed to open a session for the virtual machine Centos.
Console Error
Stderr: VBoxManage.exe: error: The virtual machine 'dt-os' has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005). More details may be available
in 'C:\Users\Logs\VBoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine
Log File
257c.17c0: supR3HardenedMonitor_LdrLoadDll: pName=C:\Windows\system32\privman64.dll (Input=privman64.dll, rcNtResolve=0xc0150008) *pfFlags=0xffffffff pwszSearchPath=0000000000000000:<flags> [calling]
257c.17c0: supR3HardenedScreenImage/NtCreateSection: cache hit (VINF_SUCCESS) on \Device\HarddiskVolume1\Windows\System32\privman64.dll [lacks WinVerifyTrust]
257c.17c0: supR3HardenedDllNotificationCallback: load 000007fefcf30000 LB 0x0002c000 C:\Windows\system32\privman64.dll [fFlags=0x0]
257c.17c0: supR3HardenedScreenImage/LdrLoadDll: cache hit (VINF_SUCCESS) on \Device\HarddiskVolume1\Windows\System32\privman64.dll [lacks WinVerifyTrust]
784.203c: supR3HardNtChildWaitFor[2]: Quitting: ExitCode=0xc0000005 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 506 ms, the end);
20d4.1c98: supR3HardNtChildWaitFor[1]: Quitting: ExitCode=0xc0000005 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 1137 ms, the end);
I find out the error was caused by privman64.dll[from power broker windows client] certificate is un-trusted by virtual box because the installed version privman64 certificate is valid only 2012-2015.
Unfortunately i could not uninstall power broker software,
So i updated new version which have valid certificate, then issue gone.
Otherwise downgrade virtual box to V 4.1.12 then issue not occurs.

Unable to connect to oracle database from rhel5

I have an instance of OBIEE 11g installed on a RHEL5 machine. When I try to run an Analysis. I receive the following error
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 16001] ODBC error state: IM002 code: 0 message: [DataDirect][ODBC lib] Data source name not found and no default driver specified. (HY000)
But I have already updated /u01/oracle/obiee_home/instances/instance1/bifoundation/OracleBIApplication/coreapplication/setup/odbc.ini to include this ODBC connection.
Any ideas on what can be going wrong?

Resources