- 博客(8)
- 收藏
- 关注
原创 Webpack - [HMR] Hot Module Replacement is disabled
Ater run npm run dev , http://localhost:8080/ there is nothing display in the browser and the console log show exception Hot Module Replacement is disabled The solution: In package.json script s...
2016-12-07 21:19:07
270
原创 Build React with Webpack Exception unexpected token
ERROR in ./app/main.jsModule build failed: SyntaxError: C:/Users/Yang/WebstormProjects/TestReact2/app/main.js: Unexpected token (6:13) var React = require('react'); var AppComponent = require('./c...
2016-12-07 21:06:22
361
原创 How to install mysql On amazon EC2 with yum
if you use the common command :# yum install mysql mysql-server mysql-libsthen start the mysql server :# service mysqld start you will see :Redirecting to /bin/systemctl start mysqld.serviceFailed...
2016-05-27 18:29:29
379
原创 Obiee Chart can not display Chinese on IOS(Ipad&Iphone)
On IOS including the Ipad and Iphone , the OBIEE can not display the Chinese character as below : Analytics: On windows browse the obiee chart is created by flash, but the IOS is not support the f...
2013-08-17 00:39:14
148
原创 ORA: 01843 Not a valid month during the DAC ETL process
This is a configuration issue but not like the common oracle database error as the log shown, as my problem is that I have not set the date formate of the initial extracy date, as this issue I as...
2013-04-22 17:00:10
198
原创 [OBI-SEC-00022] Identity found weblogic but could not be authenticated
When first start obiee server and log in the analytics , there will be sometimes can not login and an error throws out in the console : <Apr 18, 2013 9:17:25 PM CST> <Warning> <oracle...
2013-04-18 21:31:01
174
原创 DAC task create index duplicated error
ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found Create the index like this and there will be a exception said the index is duplicated: CREATE UNIQUE INDEX W_AP_XACT_F_U1 ON W_AP_XA...
2013-04-13 14:29:44
136
原创 Informatica server can not start
find the informatica server start log in the catalina.out in the tomcat logs folder : Informatica/9.0.1/tomcat/logs/catalina.out use root user to find the port lsof -i :6005 then kill the pro...
2013-04-13 14:20:56
143
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人