a毛片毛费观看-a毛片在线-a毛片在线观看-a毛片在线免费观看-国产成人综合洲欧美在线-国产成人综合高清在线观看

始創于2000年 股票代碼:831685
咨詢熱線:0371-60135900 注冊有禮 登錄
  • 掛牌上市企業
  • 60秒人工響應
  • 99.99%連通率
  • 7*24h人工
  • 故障100倍補償
您的位置: 網站首頁 > 幫助中心>文章內容

Oracle 10.2.0.4/5版本數據庫無法啟動dbconsole問題解決

發布時間:  2012/9/14 16:51:37

在2011年新裝了Oracle10.2.0.5數據庫,在建庫最后em創建時候報錯。

Starting Oracle Enterprise Manager 10g Database Control
............................................................................................. failed.-
 

------------------------------------------------------------------
Logs are generated in directory /myhost/sysman/log
Jan 2, 2011 7:27:26 PM Oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing /myhost/bin/emctl start dbconsole
Jan 2, 2011 7:27:26 PM Oracle.sysman.emcp.EMConfig perform
SEVERE: Error starting Database Control
Refer to the log file at /myhost/dbua/d4/upgrade/emConfig.log for more details.
Jan 2, 2011 7:27:26 PM Oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
Oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
at Oracle.sysman.emcp.EMDBPostConfig.performUpgrade(EMDBPostConfig.java:763)
at Oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:232)
at Oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
at Oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
at Oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
at Oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:140)
at Oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at Oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
at Oracle.sysman.assistants.dbma.backend.EMConfigStep.executeStepImpl(EMConfigStep.java:104)
at Oracle.sysman.assistants.dbma.backend.SummarizableStep.executeImpl(SummarizableStep.java:175)
at Oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at Oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
at Oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2488)
at java.lang.Thread.run(Thread.java:534)


查看 Oracle_HOME\<hostname>_<SID>\sysman\log\emagent.trc文件有如下報錯信息:

2011-01-09 09:36:56 Thread-51125136 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://myhost:1158/em/upload/: retStatus=-1
2011-01-09 09:36:56 Thread-51125136 ERROR ssl: Open wallet failed, ret = 28750
2011-01-09 09:36:56 Thread-51125136 ERROR ssl: nmehlenv_openWallet failed
2011-01-09 09:36:56 Thread-51125136 ERROR http: 15: Unable to initialize ssl connection with server, aborting connection attempt
通過查詢support發現是因為The Root Certificate Authority (CA) expired on 31-DEC-2010 00:00:0 root授權信息過期導致,Oracle官方給出的解決辦法是打Patch 8350262,然后按照oracle給出的建議操作即可解決,具體解決步驟如下:

Recovering from Configuration Errors on a Single Instance Database
1. Ignore any errors and continue with the installation or upgrade. The database will be created without errors.

2. Apply Patch 8350262 to your Oracle Home installation using OPatch.

opatch apply

Invoking OPatch 10.2.0.4.2

Oracle Interim Patch Installer version 10.2.0.4.2
Copyright (c) 2007, Oracle Corporation. All rights reserved.

Oracle Home : /myhost
Central Inventory : /scratch/pchebrol/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.4.2
OUI version : 10.2.0.4.0
OUI location : /myhost/oui
Log file location : /myhost/cfgtoollogs/opatch/opatch2011-01-02_11-00-00AM.log

ApplySession applying interim patch '8350262' to OH '/myhost'

Running prerequisite checks...

OPatch detected non-cluster Oracle Home from the inventory and will patch the local system only.

Backing up files and inventory (not for auto-rollback) for the Oracle Home
Backing up files affected by the patch '8350262' for restore. This might take a while...
Backing up files affected by the patch '8350262' for rollback. This might take a while...

Patching component Oracle.sysman.agent.core, 10.2.0.4.0a...
Updating jar file "/myhost/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/fsc/FSWalletUtil.class"
Updating jar file "/myhost/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/rep/RepWalletUtil.class"
Updating jar file "/myhost/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/util/RootCert.class"
Updating jar file "/myhost/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/util/SecConstants.class"
Updating jar file "/myhost/sysman/jlib/emd_java.jar" with "/sysman/jlib/emd_
java.jar/Oracle/sysman/eml/sec/fsc/FSWalletUtil.class"
Updating jar file "/myhost/sysman/jlib/emd_java.jar" with "/sysman/jlib/emd_
java.jar/Oracle/sysman/eml/sec/rep/RepWalletUtil.class"
Updating jar file "/myhost/sysman/jlib/emd_java.jar" with "/sysman/jlib/emd_
java.jar/Oracle/sysman/eml/sec/util/RootCert.class"
Updating jar file "/myhost/sysman/jlib/emd_java.jar" with "/sysman/jlib/emd_
java.jar/Oracle/sysman/eml/sec/util/SecConstants.class"
ApplySession adding interim patch '8350262' to inventory

Verifying the update...
Inventory check OK: Patch ID 8350262 is registered in Oracle Home inventory with proper meta-data.
Files check OK: Files from Patch ID 8350262 are present in Oracle Home.

OPatch succeeded.

3. After applying the patch, force stop the Database Control (dbconsole) process using the killDBConsole script bundled with the patch. Note that the dbconsole process cannot be stopped using the emctl stop dbconsole command, as EMCTL is unable to connect to the process.

To execute the killDBConsole script:

Set the Oracle_HOME and ORACLE_SID environment variables.
Execute <PATCH_HOME>/killDBConsole.
Note for Windows Platform Only:

It is not necessary to force stop the dbconsole process on the Windows platform, because the process will
already be in a stopped state at the end of the failed configuration attempt.

The killDBConsole script output is shown below:

$ <PATCH_HOME>/killDBConsole
Oracle_HOME=/myhost/db_1
Oracle_SID=caem31
State directory = /myhost/db_1/staxd10_caem31
WatchDog PID = 802932
DBconsole PID = 577716
EMAgent PID = 512156
Killing WatchDog (pid=802932) ...
Successfully killed process 802932
Killing DBConsole (pid=577716) ...
Successfully killed process 577716
Killing EMAgent (pid=512156) ...
Successfully killed process 512156

4. Re-secure Database Control with the following command:

<Oracle_HOME>/bin/emctl secure dbconsole -reset

You will be prompted twice to confirm that the Root key must be overwritten. In both cases, enter upper-case "Y" as the response. Any other response (including lower-case "y") will cause the command to terminate without completing. If this happens, the command can be re-invoked.

$ ./emctl secure dbconsole -reset
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://myhost:5501/em/console/aboutApplication
Enter Enterprise Manager Root Password :
DBCONSOLE already stopped... Done.
Agent is already stopped... Done.
Securing dbconsole... Started.
Checking Repository... Done.
Checking Em Key... Done.
Checking Repository for an existing Enterprise Manager Root Key...
WARNING! An Enterprise Manager Root Key already exists in
the Repository. This operation will replace your Enterprise
Manager Root Key.
All existing Agents that use HTTPS will need to be
reconfigured if you proceed. Do you wish to continue and
overwrite your Root Key
(Y/N) ?
Y
Are you sure ? Reset of the Enterprise Manager Root Key
will mean that you will need to reconfigure each Agent
that is associated with this OMS before they will be
able to upload any data to it. Monitoring of Targets
associated with these Agents will be unavailable until
after they are reconfigured.
(Y/N) ?
Y
Generating Enterprise Manager Root Key (this takes a minute)... Done.Fetching Root Certificate from
the Repository... Done.
Updating HTTPS port in emoms.properties file... Done.
Generating Java Keystore... Done.
Securing OMS ... Done.
Generating Oracle Wallet Password for Agent.... Done.
Generating wallet for Agent ... Done.
Copying the wallet for agent use... Done.
Storing agent key in repository... Done.
Storing agent key for agent ... Done.
Configuring Agent...
Configuring Agent for HTTPS in DBCONSOLE mode... Done.
EMD_URL set in /myhost/myhost/sysman/config/emd.properties
Done.
Configuring Key store.. Done.
Securing dbconsole... Sucessful.

5. Re-start Database Control with the following command:

<Oracle_HOME>/bin/emctl start dbconsole

Recovering from Configuration Errors in an Oracle Real Application Clusters (RAC) Environment
1. Ignore any errors and continue with the upgrade, so that the database is upgraded without errors.

2. Apply Patch 8350262 to your Oracle Home installation. Note that the OPatch utility will apply the patch to all nodes in the cluster, as shown below:

../OPatch/opatch apply
Invoking OPatch 10.2.0.4.2

Oracle Interim Patch Installer version 10.2.0.4.2
Copyright (c) 2007, Oracle Corporation. All rights reserved.

Oracle Home : /myhost/oracle/product/10.2.0/db_1
Central Inventory : /myhost/app/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.4.2
OUI version : 10.2.0.4.0
OUI location : /myhost/Oracle/product/10.2.0/db_1/oui
Log file location : /myhost/Oracle/product/10.2.0/db_1/cfgtoollogs/opatch/opatch2011-01-01_
21-30-27PM.log

ApplySession applying interim patch '8350262' to OH '/myhost/Oracle/product/10.2.0/db_1'

Running prerequisite checks...

OPatch detected the node list and the local node from the inventory. OPatch will patch the local
system then propagate the patch to the remote nodes.

Backing up files and inventory (not for auto-rollback) for the Oracle Home
Backing up files affected by the patch '8350262' for restore. This might take a while...
Backing up files affected by the patch '8350262' for rollback. This might take a while...

Patching component Oracle.sysman.agent.core, 10.2.0.4.0a...
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emCORE.jar" with
“/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/fsc/FSWalletUtil.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/rep/RepWalletUtil.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/util/RootCert.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/util/SecConstants.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emd_java.jar" with
"/sysman/jlib/emd_java.jar/Oracle/sysman/eml/sec/fsc/FSWalletUtil.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emd_java.jar" with
"/sysman/jlib/emd_java.jar/Oracle/sysman/eml/sec/rep/RepWalletUtil.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emd_java.jar" with
"/sysman/jlib/emd_java.jar/Oracle/sysman/eml/sec/util/RootCert.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emd_java.jar" with
"/sysman/jlib/emd_java.jar/Oracle/sysman/eml/sec/util/SecConstants.class"
ApplySession adding interim patch '8350262' to inventory

Verifying the update...
Inventory check OK: Patch ID 8350262 is registered in Oracle Home inventory with proper meta-data.
Files check OK: Files from Patch ID 8350262 are present in Oracle Home.

Patching in rolling mode.

Updating nodes 'myhost'
Apply-related files are:
FP = :/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/copy_
files.txt"
DP = "/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/copy_
dirs.txt"
MP = "/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/make_
cmds.txt"
RC = "/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/remote_
cmds.txt"

Instantiating the file "/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_
44/rac/copy_files.txt.instantiated" by replacing $Oracle_HOME in "/myhost/oracle/product/10.2.0/db_
1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/copy_files.txt" with actual path.
Propagating files to remote nodes...
Instantiating the file "/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_
44/rac/copy_dirs.txt.instantiated" by replacing $Oracle_HOME in "/myhost/oracle/product/10.2.0/db_
1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/copy_dirs.txt" with actual path.
Propagating directories to remote nodes...

OPatch succeeded.


3. After applying the patch, force stop the Database Control (dbconsole) process by executing the
killDBConsole script bundled with the patch on each node in the cluster. Note that the dbconsole
process cannot be stopped using the emctl stop dbconsole command, as EMCTL is unable to connect
to the process.

To execute the killDBConsole script:

Set the Oracle_HOME and ORACLE_SID environment variables.
Execute <PATCH_HOME>/killDBConsole
Note for Windows Platform Only:
It is not necessary to force stop the dbconsole process on the Windows platform, because the process will
already be in a stopped state at the end of the failed configuration attempt.

The killDBConsole script output is shown below:

$ <PATCH_HOME>/killDBConsole
Oracle_HOME=/myhost/catest/db_1
Oracle_SID=caem31
State directory = /myhost/catest/db_1/staxd10_caem31
WatchDog PID = 802932
DBconsole PID = 577716
EMAgent PID = 512156
Killing WatchDog (pid=802932) ...
Successfully killed process 802932
Killing DBConsole (pid=577716) ...
Successfully killed process 577716
Killing EMAgent (pid=512156) ...
Successfully killed process 512156


4. Re-secure Database Control on the first cluster node with the following command:


<Oracle_HOME>/bin/emctl secure dbconsole -reset

You will be prompted twice to confirm that the Root key must be overwritten. In both cases, enter upper-case "Y" as the response. Any other response (including lower-case "y") will cause the command to terminate without completing. If this happens, the command can be re-invoked.

$ ./emctl secure dbconsole -reset
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://myhost:5501/em/console/aboutApplication
Enter Enterprise Manager Root Password :
DBCONSOLE already stopped... Done.
Agent is already stopped... Done.
Securing dbconsole... Started.
Checking Repository... Done.
Checking Em Key... Done.
Checking Repository for an existing Enterprise Manager Root Key...
WARNING! An Enterprise Manager Root Key already exists in
the Repository. This operation will replace your Enterprise
Manager Root Key.
All existing Agents that use HTTPS will need to be
reconfigured if you proceed. Do you wish to continue and
overwrite your Root Key
(Y/N) ?
Y
Are you sure ? Reset of the Enterprise Manager Root Key
will mean that you will need to reconfigure each Agent
that is associated with this OMS before they will be
able to upload any data to it. Monitoring of Targets
associated with these Agents will be unavailable until
after they are reconfigured.
(Y/N) ?
Y
Generating Enterprise Manager Root Key (this takes a minute)... Done.Fetching Root Certificate from
the Repository... Done.
Updating HTTPS port in emoms.properties file... Done.
Generating Java Keystore... Done.
Securing OMS ... Done.
Generating Oracle Wallet Password for Agent.... Done.
Generating wallet for Agent ... Done.
Copying the wallet for agent use... Done.
Storing agent key in repository... Done.
Storing agent key for agent ... Done.
Configuring Agent...
Configuring Agent for HTTPS in DBCONSOLE mode... Done.
EMD_URL set in /myhost/sysman/config/emd.properties
Done.
Configuring Key store.. Done.
Securing dbconsole... Sucessful.

 

5. Re-secure Database Control on the remaining cluster nodes with the following command. Note that the -reset switch is not included with this command:

<Oracle_HOME>/bin/emctl secure dbconsole

 

[myhost bin]$ ./emctl secure dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://myhost:1158/em/console/aboutApplication
Enter Enterprise Manager Root password :
Enter a Hostname for this OMS : myhost
DBCONSOLE already stopped... Done.
Agent is already stopped... Done.
Securing dbconsole... Started.
Checking Repository... Done.
Checking Em Key... Done.
Checking Repository for an existing Enterprise Manager Root Key... Done.
Fetching Root Certificate from the Repository... Done.
Updating HTTPS port in emoms.properties file... Done.
Generating Java Keystore... Done.
Securing OMS ... Done.
Generating Oracle Wallet Password for Agent.... Done.
Generating wallet for Agent ... Done.
Copying the wallet for agent use... Done.
Storing agent key in repository... Done.
Storing agent key for agent ... Done.
Configuring Agent...
Configuring Agent for HTTPS in DBCONSOLE mode... Done.
EMD_URL set in /myhost/Oracle/product/10.2.0/db_1/myhost/sysman/c
onfig/emd.properties
Done.
Configuring Key store.. Done.
Securing dbconsole... Sucessful.

6. Re-start Database Control by executing the following command on each node in the cluster:

<Oracle_HOME>/bin/emctl start dbconsole

 


本文出自:億恩科技【www.ibaoshan.net】

服務器租用/服務器托管中國五強!虛擬主機域名注冊頂級提供商!15年品質保障!--億恩科技[ENKJ.COM]

  • 您可能在找
  • 億恩北京公司:
  • 經營性ICP/ISP證:京B2-20150015
  • 億恩鄭州公司:
  • 經營性ICP/ISP/IDC證:豫B1.B2-20060070
  • 億恩南昌公司:
  • 經營性ICP/ISP證:贛B2-20080012
  • 服務器/云主機 24小時售后服務電話:0371-60135900
  • 虛擬主機/智能建站 24小時售后服務電話:0371-60135900
  • 專注服務器托管17年
    掃掃關注-微信公眾號
    0371-60135900
    Copyright© 1999-2019 ENKJ All Rights Reserved 億恩科技 版權所有  地址:鄭州市高新區翠竹街1號總部企業基地億恩大廈  法律顧問:河南亞太人律師事務所郝建鋒、杜慧月律師   京公網安備41019702002023號
      0
     
     
     
     

    0371-60135900
    7*24小時客服服務熱線

     
     
    全部免费A级毛片| 99久久精品免费观看国产| 人C交Z〇○Z〇○ⅩⅩ| 国内精品久久人妻无码网站| www.comAV在线观看| 亚洲国产精品无码久久青草| 人人妻久久人人澡人人爽人人精品| 精品国产AⅤ无码一区二区蜜桃| 被黑人猛躁10次高潮视频| 亚洲无码视频一区二区| 色老久久精品偷偷鲁| 久久久久久一区国产精品| 大屁股大乳丰满人妻| 伊人久久大香线蕉AV一区| 无码熟妇人妻AⅤ在线电影| 欧美交换配乱吟粗大免费看| 黄到让你下面湿的视频| 成人无码AⅤ在线播放 | 老旺大肉蟒进进出出电影免费| 国产成人丝袜视频在线观看 | 99国产欧美久久久精品| 亚洲AV永久无码精品尤物在线| 日本精产国品一二三产品区别| 久久久久蜜桃精品成人片公司| 国产成人18黄网站免费观看| √新版天堂资源在线资源| 亚洲AV无码成人片在线观看| 日本熟妇色VIDEO| 久欠精品国国产99国产精2| 国产麻豆 9L 精品三级站| W永久939W乳液| 亚洲熟妇色XXXXXX爽| 天天爽夜夜爽人人爽QC| 欧美大胆A级视频免费| 精品人妻一区二区三区曰产乱码| 各种女BBWBBWBBW么| 50熟妇的长奶头满足了我| 亚洲国产午夜精品理论片妓女| 少妇饥渴XXHD麻豆XXHD?| 免费少妇A级毛片| 国内精品久久久久久久影视麻豆| 成人午夜福利电影天堂| 中文字幕人妻无码一区二区三区| 亚洲AV无码一区二区三区网站 | 精品久久久噜噜噜久久久| 疯狂做受XXXX高潮视频免费| [中文] [3D全彩H漫]新来| 亚洲AV永久综合在线观看尤物| 色噜噜狠狠色综合久色AⅤ网视频| 蜜桃AV无码免费看永久| 国内精品一区二区三区| 成人综合色在线一区二区| 中国熟妇色XXXX欧美老妇多毛| 亚洲AV无码一区二区二三区软件 | 精品无码黑人又粗又大又长| 国产SUV精品一区二区6| JAVASCRIPT中国免费| 亚洲熟妇在线观看| 午夜福利麻豆国产精品| 人人狠狠综合久久亚洲婷婷| 巨大黑人XXXXX高潮| 韩国V欧美V亚洲V日本| 国产97在线 | 亚洲| JAVAPARSER偷乱中国| 一本大道香蕉在线资源| 性FREE毛茸茸VIDEOS| 日韩内射美女人妻一区二区三区| 妺妺窝人体色WWW看人体| 久久99国产精品久久99蜜桃 | 玩弄肥美高大的熟妇| 强壮公把我一次次弄上高潮| 久久在精品线影院精品国产| 哈昂~哈昂够了太多太深| 公在客厅里吃我的奶涨奶视频 | 波多野结衣在线观看AV| 坐在黑得发紫的巨龙上写作业| 亚洲乱码一区二三四区AVA| 无码国产伦一区二区三区视频| 人妻无码一区二区三区视频 | 丰满少妇高潮惨叫在线观看| FREEHDXXXX学生妹| 伊人色综合一区二区三区| 亚洲AV无码AV制服另类专区| 熟女少妇精品一区二区| 全免费A级毛片免费看| 麻批好紧日起要舒服死了| 精品久久久99大香线蕉| 国产美女在线精品免费观看| 丰满的女房东6剧情| XXX少妇厨房XXX乱| 综合无码一区二区三区四区五区| 亚洲熟女综合一区二区三区| 亚洲AV成人精品日韩一区18p| 四川老妇山边性对白| 人人妻人人澡人人爽人人精直播 | 公车上拨开丁字裤进入电影| WINDOWS乱码的乱码大全| 中文人妻熟妇乱又伦精品| 亚洲色欲一区二区三区在线观看| 亚洲AV片在线观看| 无码免费中文字幕视频| 色欲AⅤ蜜臀AV在线播放| 人妻少妇精品无码专区动漫| 欧美、另类亚洲日本一区二区| 旧里番YY6080在线播放| 精品日产一区二区三区| 国精品99久9在线 | 免费| 国产精品成人片在线观看| 第一次接20厘米得黑人活| JAPANESEⅩⅩⅩHD护士| 真人性囗交69图片| 亚洲中文欧美在线视频| 亚洲国产AV无码一区二区三区| 性VIDEOS欧美熟妇HDX| 玩弄老太太的BBB| 少妇高潮惨叫久久久久久电影| 人妻少妇精品无码专区二区| 欧美free叉叉叉叉极品少妇| 门卫老头吮她的花蒂在线观看| 久久久久 亚洲 无码 AV 专| 精品国产福利在线观看| 国内精品伊人久久久久妇| 国产农村乱人伦精品视频| 国产激情久久久久影院小草| 公交车后车座的疯狂的做| 波多波多野结衣中文无| JAZZJAZZJAZZ日本| A级精品国产片在线观看| 97人妻人人做人碰人人爽| 坐公交车居然被弄了2个小时| 在线观看片免费人成视频无码| 要灬要灬再深点受不了好舒服| 亚洲日韩一区二区三区| 亚洲男人成人性天堂网站| 亚洲精品国偷自产在线| 亚洲国产精品久久久久蜜桃| 亚洲AV影院一区二区三区| 亚洲AVT无码天堂网| 香蕉视频一直看一直爽| 无码人妻熟妇av又粗又大沈樵| 天天夜碰日日摸日日澡性色AV | 久久AⅤ免费观看| 精品无码AV一区二区三区| 加勒比AV一本大道香蕉大在线| 韩国V欧美V亚洲V日本| 国自产精品手机在线观看视频| 国产一区二区三区小说| 国产一区二区三区不卡在线观看| 国产亚洲精品一区在线播放| 国产桃色无码视频在线观看| 国产乱妇无码大片在线观看| 国产精品免费无遮挡无码永久视频| 国产精品乱码高清在线观看| 国产精品VA无码免费麻豆| 国产精品麻豆成人AV电影| 国产毛片精选好视频| 国产午夜视频在线观看| 国内精品伊人久久久久AV| 好爽…又高潮了毛片喷水| 机长脔到她哭H粗话H| 精品国产一区二区三区2021| 精品无码一区二区Av蜜桃| 久久国产精品无码一区二区三区 | 亚洲人成网站在线播放2020| 亚洲欧洲日产国码无码久久99| 亚洲熟妇AV乱码在线观看 | 337P亚洲裸体人体| 99精品国产在热久久无码 | 欧美性猛交XXXXⅩXXA片| 奇米四色7777中文字幕| 人妻无码不卡在线视频| 日韩精品成熟妇人Av一区二区| 日日摸日日碰夜夜爽无| 熟女CHACHACHA性少妇| 天天躁日日躁狠狠躁AV| 无码国产成人久久| 性欧美暴力猛交69HD| 亚洲AV中文无码乱人伦在线视色 | 中文字幕无码AV正片AV| 97久久欧美极品少妇XXXXⅩ | 无码人妻熟妇AV又粗又大| 亚洲 国产 韩国 欧美 在线 | 激情五月开心婷婷深爱| 久久99精品久久久久久9| 久久久久亚洲国产AV麻豆| 乱码中字在线观看一二区| 女局长白白嫩嫩大屁股| 人妻丰滿熟妇αV无码HD| 日韩日韩日韩日韩日韩| 四十路の五十路熟女豊満| 无码熟妇人妻AV在线影院| 亚洲AV高清在线观看一区二区三| 亚洲丰满性熟妇ⅩXXOOO太阳| 亚洲熟妇AV午夜无码不卡| 在线天堂中文最新版WWW下载| 52综合精品国产二区无码| 锕锕锕锕锕~好深啊免费软件 | 亚洲狠狠婷婷综合久久蜜芽| 亚洲一区无码精品色| 中文字幕少妇人妻av护士人妻|