Error "NOTICE: [0] disk access failed" during guest domain network booting

Hi,
Could you please tell me what is the problem with my configuration?
I created guest domain on my T1000 server.
As a disk I used disk from disk array: /dev/dsk/c0t18d0
I added disk using commands:
# ldm add-vdsdev /dev/dsk/c0t18d0 vol1@primary-vds0
# ldm add-vdisk vdisk1 vol1@primary-vds0 myldom1
# ldm set-variable auto-boot\?=false myldom1
# ldm set-variable boot-device=/virtual-devices@100/channel-devices@200/disk@0 myldom1
Then I logged to guest domain and booted from network to install OS from JumpStart server:
{0} ok boot net - install
Boot device: /virtual-devices@100/channel-devices@200/network@0 File and args: - install
Requesting Internet Address for 0:14:4f:f9:78:19
SunOS Release 5.10 Version Generic_137137-09 64-bit
Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Configuring devices.
NOTICE: [0] disk access failed.
Checking rules.ok file...
Using begin script: install_begin
Using finish script: patch_finish
Executing SolStart preinstall phase...
Executing begin script "install_begin"...
Begin script install_begin execution completed.
ERROR: No disks found
- Check to make sure disks are cabled and powered up
Solaris installation program exited.
Configuration:
[root@gt1000a /]# ldm list-bindings
NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
primary active -n-cv- SP 4 2G 0.5% 2h 23m
MAC
00:14:4f:9f:71:4e
HOSTID
0x849f714e
VCPU
VID PID UTIL STRAND
0 0 5.3% 100%
1 1 0.5% 100%
2 2 0.5% 100%
3 3 0.4% 100%
MAU
ID CPUSET
0 (0, 1, 2, 3)
MEMORY
RA PA SIZE
0x8000000 0x8000000 2G
VARIABLES
keyboard-layout=US-English
IO
DEVICE PSEUDONYM OPTIONS
pci@780 bus_a
pci@7c0 bus_b
VCC
NAME PORT-RANGE
primary-vcc0 5000-5100
CLIENT PORT
myldom1@primary-vcc0 5000
VSW
NAME MAC NET-DEV DEVICE DEFAULT-VLAN-ID PVID VID MODE
primary-vsw0 00:14:4f:fa:ca:94 bge0 switch@0 1 1
PEER MAC PVID VID
vnet0@myldom1 00:14:4f:f9:78:19 1
VDS
NAME VOLUME OPTIONS MPGROUP DEVICE
primary-vds0 vol1 /dev/dsk/c0t18d0
CLIENT VOLUME
vdisk1@myldom1 vol1
VCONS
NAME SERVICE PORT
SP
NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
myldom1 active -n---- 5000 12 2G 0.1% 2h 18m
MAC
00:14:4f:f9:e7:ae
HOSTID
0x84f9e7ae
VCPU
VID PID UTIL STRAND
0 4 0.5% 100%
1 5 0.0% 100%
2 6 0.0% 100%
3 7 0.0% 100%
4 8 0.0% 100%
5 9 0.0% 100%
6 10 0.0% 100%
7 11 0.0% 100%
8 12 0.0% 100%
9 13 0.0% 100%
10 14 0.0% 100%
11 15 0.0% 100%
MEMORY
RA PA SIZE
0x8000000 0x88000000 2G
VARIABLES
auto-boot?=false
boot-device=/virtual-devices@100/channel-devices@200/disk@0
NETWORK
NAME SERVICE DEVICE MAC MODE PVID VID
vnet0 primary-vsw0@primary network@0 00:14:4f:f9:78:19 1
PEER MAC MODE PVID VID
primary-vsw0@primary 00:14:4f:fa:ca:94 1
DISK
NAME VOLUME TOUT DEVICE SERVER MPGROUP
vdisk1 vol1@primary-vds0 disk@0 primary
VCONS
NAME SERVICE PORT
myldom1 primary-vcc0@primary 5000
[root@gt1000a /]#
Kind regards,
Daniel

Issue solved.
There was a wrong disk name:
primary-vds0 vol1 /dev/dsk/c0t18d0
I changed to c0t18d0s2 and now I sucessfuly installed OS from Jumpstart.

Similar Messages

  • Disk Access Failed while Installing Solaris Container.

    I have setup 5 guest domains together with the Control Domain.
    $ ldm list
    Name State Flags Cons VCPU Memory Util Uptime
    primary active -t-cv SP 4 4G 0.8% 2d 2h 15m
    secondary active -t--v 5000 4 2G 0.5% 3h 5m
    dmz active -t--- 5001 8 2G 0.0% 46m
    sunray inactive -----
    application inactive -----
    identity active -t--- 5002 4 4G 0.1% 1h 2m
    In each of the guest domain, I plan to install a number of Solaris Containers to run different applications. While installing one Solaris container (zoneadm �z <zone name> install) in dmz domain, I start the installation/configuration (either zoneadm �z <zone name> install or zlogin �C <zone name>) of another Solaris container in identity domain. Everything starts OK until half way I get an error message as follow:
    Jun 13 18:33:16 dmz vdc: NOTICE: [1] disk access failed.
    The installation of the Solaris Container in dmz halts as soon as I see the message above. Nothing will work except a force stop in the Control Domain using ldm stop �f dmz and restart.
    What happen to the Solaris Container installation/configuration in identity domain? It either continues the process without error or fails with the same error message shortly after. For example,
    Jun 13 18:33:24 identity vdc: NOTICE: [1] disk access failed.
    The vdisks for each guest domain are setup by following the steps on section �Using ZFS Over a Virtual Disk� in LDoms 1.0 Administration Guide. Each guest domain is booted from a disk image in the Control Domain and has two 9GB data vdisks (mapped to two physical 9GB disks on A5200 disk array) running ZFS striping. Each guest domain vdisks are serviced by a separate vdisk server.
    Any idea?

    I am not sure if multiple virtual disk servers are officially supported under current LDoms release.
    I had tried using only one virtual disk server. The same problem exhibited. I thought may be the vds was not able to keep up with the virtual disk I/O. That's why I setup multiple vds.

  • Guest LDOM disk access through multiple IO domains

    Hi All,
    I am working on a configuration, wherein the boot disk to the Guest LDOM is being provided through an image file hosted on a VxVM diskgroup (vmdg1). The configuration has another copy of the same image file being provided through another VxVM diskgroup (vmdg2)l through another virtual disk service.
    let me clear the configuration a little more in detail
    A T-5240 server having 2 IO domains configured
    Primary (Control domain + IO domain + Service domain) configuration
    A VxVM diskgrop (vmdg1) having a boot image file
    Secondary (IO domain + Service domain) configuration
    A VxVM diskgroup (vmdg2) having a copy of the boot image file
    these devices are exported through their respective virtual disk services with the same mpgroup name to a guest LDOM. The vdsisk is then assigned to the guest ldom which is using the volume through the primary service.
    When the guest LDOM is started it starts with the disk export through the Primary domain. All writes happen fine. When the VxVM diskgroup is deported from the Primary the Guest LDOM still remains online as starts using the disk image path through the secondary domain.
    I then bring the VxVM diskgroup and the mounts back online on the Primary domain and deport the diskgroup from the secondary domain to see if it failsback to the image through the Primary domain. The Guest LDOM now is in a hung state and does not allow access through the local console or through network logins.
    Has anyone see such a problem? Also is it recommended to use disk based image as a backend device in mpgroups through "ldm add-vdsdev" ?
    TIA,
    Sudhir

    As far as I know then only way to "re-balance" the I/O across the domains is to unbind/bind the guests. Not a great answer, but this could be done as part of the guests patching cycle.
    I think there is an RFE to provide MPxIO-like features to guests.

  • Install OS from cdrom failed on guest domain

    I am trying to install Soloris OS on guest domain of SUN T2000 server, but it failed for "WARNING: /virtual-devices@100/channel-devices@200/disk@0: Timeout connecting to virtual disk server... retrying"
    it seems abnormal that the SOFTSTATE of primary and the guest domain is always in "Openboot initializing" and the SOFTSTATE in the Logic domain adminstration document is "Solaris running". Is it the failing reson?
    Here is the output of "ldm list -l"
    bjt2000sa3:/root-# ldm list-domain -l
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    primary active -t-cv SP 16 15G 0.1% 19m
    SOFTSTATE
    {color:#ff0000}Openboot initializing{color}
    VCPU
    VID PID UTIL STRAND
    0 0 0.5% 100%
    1 1 0.0% 100%
    2 2 0.0% 100%
    3 3 0.0% 100%
    4 4 0.0% 100%
    5 5 0.0% 100%
    6 6 0.0% 100%
    7 7 0.1% 100%
    8 8 0.1% 100%
    9 9 0.0% 100%
    10 10 0.1% 100%
    11 11 0.1% 100%
    12 12 0.1% 100%
    13 13 0.0% 100%
    14 14 0.0% 100%
    15 15 0.1% 100%
    MAU
    CPUSET
    (0, 1, 2, 3)
    MEMORY
    RA PA SIZE
    0x8000000 0x8000000 15G
    VARIABLES
    auto-boot-on-error?=true
    auto-boot?=true
    boot-device=disk0:a
    diag-switch?=true
    IO
    DEVICE PSEUDONYM OPTIONS
    [pci@780|mailto:pci@780] bus_a
    [pci@7c0|mailto:pci@7c0] bus_b
    VDS
    NAME VOLUME OPTIONS DEVICE
    primary-vds0 cdrom1 /dev/rdsk/c0t0d0s2
    volldg1 /export/install_ldg1
    VCC
    NAME PORT-RANGE
    primary-vcc0 5000-5100
    VSW
    NAME MAC NET-DEV DEVICE MODE
    primary-vsw0 00:14:4f:f9:60:ac e1000g0 [switch@0|mailto:switch@0] prog,promisc
    VCONS
    NAME SERVICE PORT
    SP
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    ldg1 active -t--- 5000 16 15G 6.3% 4m
    SOFTSTATE
    {color:#ff0000}Openboot initializing{color}
    VCPU
    VID PID UTIL STRAND
    0 16 100% 100%
    1 17 0.0% 100%
    2 18 0.0% 100%
    3 19 0.0% 100%
    4 20 0.0% 100%
    5 21 0.0% 100%
    6 22 0.0% 100%
    7 23 0.0% 100%
    8 24 0.0% 100%
    9 25 0.0% 100%
    10 26 0.0% 100%
    11 27 0.0% 100%
    12 28 0.0% 100%
    13 29 0.0% 100%
    14 30 0.0% 100%
    15 31 0.0% 100%
    MAU
    CPUSET
    (16, 17, 18, 19)
    MEMORY
    RA PA SIZE
    0x8000000 0x3c8000000 15G
    VARIABLES
    auto-boot?=true
    boot-device=vdisk
    NETWORK
    NAME SERVICE DEVICE MAC
    vnet1 [primary-vsw0@primary|mailto:primary-vsw0@primary] [network@0|mailto:network@0] 00:14:4f:fb:c7:63
    DISK
    NAME VOLUME TOUT DEVICE SERVER
    cdrom1 [cdrom1@primary-vds0|mailto:cdrom1@primary-vds0] 5 [disk@0|mailto:disk@0] primary
    vdisk1 [volldg1@primary-vds0|mailto:volldg1@primary-vds0] [disk@1|mailto:disk@1] primary
    VCONS
    NAME SERVICE PORT
    ldg1 [primary-vcc0@primary|mailto:primary-vcc0@primary] 5000
    Thanks all in advance!

    Sreesobh,
    Thanks for your information!
    I config it as "/dev/dsk/c0t0d0s2" and tried again. But it still doesn't work.
    bjt2000sa3:/root-# ldm list -l
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    primary active -t-cv SP 16 15G 1.0% 26m
    SOFTSTATE
    Openboot initializing
    VCPU
    VID PID UTIL STRAND
    0 0 2.6% 100%
    1 1 0.9% 100%
    2 2 0.7% 100%
    3 3 0.6% 100%
    4 4 0.9% 100%
    5 5 0.9% 100%
    6 6 0.9% 100%
    7 7 0.8% 100%
    8 8 1.3% 100%
    9 9 0.7% 100%
    10 10 0.5% 100%
    11 11 0.8% 100%
    12 12 1.1% 100%
    13 13 0.7% 100%
    14 14 0.8% 100%
    15 15 1.0% 100%
    MAU
    CPUSET
    (0, 1, 2, 3)
    MEMORY
    RA PA SIZE
    0x8000000 0x8000000 15G
    VARIABLES
    auto-boot-on-error?=true
    auto-boot?=true
    boot-device=disk0:a
    diag-switch?=true
    IO
    DEVICE PSEUDONYM OPTIONS
    pci@780 bus_a
    pci@7c0 bus_b
    VDS
    NAME VOLUME OPTIONS DEVICE
    primary-vds0 cdrom /dev/dsk/c0t0d0s2
    volldg1 /export/install_ldg1
    VCC
    NAME PORT-RANGE
    primary-vcc0 5000-5100
    VSW
    NAME MAC NET-DEV DEVICE MODE
    primary-vsw0 00:14:4f:f9:60:ac e1000g0 switch@0 prog,promisc
    VCONS
    NAME SERVICE PORT
    SP
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    ldg1 active -t--- 5000 16 15G 6.3% 3m
    SOFTSTATE
    Openboot initializing
    VCPU
    VID PID UTIL STRAND
    0 16 100% 100%
    1 17 0.0% 100%
    2 18 0.0% 100%
    3 19 0.0% 100%
    4 20 0.0% 100%
    5 21 0.0% 100%
    6 22 0.0% 100%
    7 23 0.0% 100%
    8 24 0.0% 100%
    9 25 0.0% 100%
    10 26 0.0% 100%
    11 27 0.0% 100%
    12 28 0.0% 100%
    13 29 0.0% 100%
    14 30 0.0% 100%
    15 31 0.0% 100%
    MAU
    CPUSET
    (16, 17, 18, 19)
    MEMORY
    RA PA SIZE
    0x8000000 0x3c8000000 15G
    VARIABLES
    auto-boot?=true
    boot-device=vdisk
    NETWORK
    NAME SERVICE DEVICE MAC
    vnet1 primary-vsw0@primary network@0 00:14:4f:fb:c7:63
    DISK
    NAME VOLUME TOUT DEVICE SERVER
    cdrom cdrom@primary-vds0 5 disk@0 primary
    vdisk1 volldg1@primary-vds0 disk@1 primary
    VCONS
    NAME SERVICE PORT
    ldg1 primary-vcc0@primary 5000
    bjt2000sa3:/root-#
    bjt2000sa3:/root-# telnet localhost 5000
    Trying ::1...
    telnet: connect to address ::1: Network is unreachable
    Trying 127.0.0.1...
    Connected to localhost.
    Escape character is '^]'.
    Connecting to console "ldg1" in group "ldg1" ....
    Press ~? for control options ..
    Netra T2000, No Keyboard
    Copyright 2007 Sun Microsystems, Inc. All rights reserved.
    OpenBoot 4.27.4, 15360 MB memory available, Serial #66693703.
    Ethernet address 0:14:4f:f9:aa:47, Host ID: 83f9aa47.
    Boot device: vdisk File and args:
    WARNING: /virtual-devices@100/channel-devices@200/disk@0: Timeout connecting to virtual disk server... retrying
    WARNING: /virtual-devices@100/channel-devices@200/disk@0: Timeout connecting to virtual disk server... retrying
    {0} ok devalias
    vdisk1 /virtual-devices@100/channel-devices@200/disk@1
    cdrom /virtual-devices@100/channel-devices@200/disk@0
    vnet1 /virtual-devices@100/channel-devices@200/network@0
    virtual-console /virtual-devices/console@1
    net /pci@780/network@1,1
    disk /pci@7c0/scsi@1/disk@0
    scsi /pci@7c0/scsi@1
    ttyb /virtual-devices/console@4
    nvram /virtual-devices/nvram@3
    ttya /virtual-devices/console@1
    vdisk /virtual-devices/disk@0
    name aliases
    Your time is appreciated

  • No disk choices shown during guest installation

    VB 4.3.22 installed on Mountain Lion (OSX 10.8.5), trying to install Snow Leopard (10.6) as guest.  The installation has progressed to where the guest desktop appears and a little later it wants me to "Select the disk where you want to install Mac OS X".  But there are no choices in the box, the "Install" and "Customize" buttons are gray, and the only choice is "Go Back".  Going back doesn't improve the situation, nor does deleting everything and starting all over with the guest install.  Please see screen shots.  The first is the empty selection box.  The second one shows the VirtualBox VMs--SnowLeopard files along with the Manager window.

    As far as I'm know, only Mac OS X Server is supported in a guest environment.

  • Direct Access DNS resolution local domain network

    Hey guys,
    some information to my test environment...
    My direct access server and my DC are based on Windows Server 2012 R2. The direct access server has one nic. Port 443 requests are forwarded through an firewall to the direct access server. The configuration for direct access is based on the built in assistens
    to configure it.
    On client side i am using Windows 8.1 x64.
    Now the to my problem...
    If I do an ping or a gpupdate when i am not connected to my local company network, the server responds and gpupdate/ping works fine. As soon as i am connected to my local company network i am not able to do a gpupdate or a ping (error in resolving dns).
    But i am able to use nslookup to query names.
    Anyone a suggestion where the problem could be?

    Hi,
    It seems that this problem is caused by the issue of Network Location Server.
    Does the client know that it is connected to the local network?
    When the client connects to the local network, it should show "Connected to network locally or through VPN".
    Here is the screenshot of my lab server,
    Aslo, we can use the command below to verify this,
    netsh dns show state
    The Machine location should be "Inside corporate network"  when the client is connected to the local network.
    If the client doesn't know that it is inside the corporate network, please check if client can access the Network Location Server.
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Error burning DVD: Access failed

    When trying to burn a project to DVD in Premiere Elements 9, I get an error message that reads "Access failed: Unable to access location Sequence 01\ for creating temporary burning files."  I assume I need to change something either in Premiere Elements or on my PC but I don't know what.  Any recommendations?

    OK, that shows that there is some problem with your I/O sub-system, i.e. your HDD's. Could be as simple as just some permissions, etc., in the OS, or could well be something else.
    Can you list the full details of your HDD's, their size, speed, controller type, amount of free-space on each, and how you have them allocated?
    Also, what is your OS? If Windows, please let us know the version and also whether it's 32-bit, or 64-bit.
    Good luck,
    Hunt

  • Hard disk test failed on HP Pavillion dv6-1100eo notebook

    I have a HP Pavilion dv6-1100eo Entertainment Notebook PC  (P/N: NR597EA) with Vista 32-bit.  Unfortunately no warranty left in and general I have been very happy with this notebook.
    However suddenly Wondows would not start up - and it did not even find Startup Recovery partition on the harddisk. As I wasn't sure if this Startup Recovery was on hard disk or not - I ordered System Recovery DVDs for this Scandinavian language version.
    These disks did not work - so I figured I have probably not done my homework before ordering those disks.
    Then I ran system Diagnostics (even if I have a old BIOS version F.03).  On the diagnositics - both Quick and Full Hard disk test failed during the first 1% of the scan.
    Is there anything that can be done - or is the only option new hard disk? In case - what hard disk is recommended that is not too expensive - as I don't want to invest too much into a soon 3 year old notebook.
    I recently bougth an external harddisk (1 TB) based on USB connection. Can that be used bypassing internal HD. In this way I would increase HD capacity and not invest anymore into this notebook - since I already have the recovery DVDs
    It is probably only a time question before I will buy a new HP notebook - that is why I don't want any long permanent fix of this problem.
    This question was solved.
    View Solution.

    Hi,
    Sorry to say, but you won't be able to install or boot Vista from the external HDD, so if you need to get the notebook working, you're going to have to replace the internal drive.
    The drive on the link below is an example of one that would be fine for your notebook.
    500Gb Hard Drive
    The procedure to replace the Hard Drive starts on Page 57 of your Maintenance & Service Guide.
    Once done, simply use your Recovery DVDs to reinstall the Operating System on the new drive.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Keys out of order, disk utility fails

    PowerPC (?, whatever came just before Intel-based machines) iMac running 10.3.something failed to boot - hangs at "Logging into OSX" window but never gets there to log in. Booting from Install CR-ROM and running Disk Utility fails to repair Catalog. Booting in single user mode results in "Keys out of order (4, 51882)" "The volume Macintosh HD could not be repaired". Also tried to boot from Prosoft "Data Rescue II" CD-ROM but no help
    Any suggestions to repair/recover?
    Files all appear to be there - can navigate around in Unix and list them. Also have external Lacie hard drives connected (unconnecting does not resolve problem) - Would there be a way to cp or rcp some key files to these external drives to at least recover some?

    Welcome To  Discussions jeff_st!
    If all else fails, and you have access to another Firewire enabled Mac, you can also use Firewire Target Disk Mode, to backup as much data as possible.
    Then reformat the HD, zeroing all data, and perform an Erase & Install.
    ali b

  • Disk repair failed how can I back up my files when I can't boot from the start up disk

    When disk repair fails, and I can't boot from the hard drive how can I get to my files to back them up. I have a seagate 1 TB connected to the USB port.

    Perubbit,
    which model MacBook Pro do you have, and which version of OS X is installed on it?

  • Boot Camp Assistant / Disk Utility Stuck during Partitioning

    Hello Apple / Apple customers,
    I have a 15" MacBook Pro (Mid-2010) with a 320GB hard drive. I recently partitioned my hard drive to install Windows 7 in order to install and play a Windows game. Everything installed fine, but I discovered that I didn't have enough space partitioned to fit the game (I did not anticipate it taking 14 GB to install). So I deleted the partition. Now I'm attempting to make a larger partition and restore a Winclone image that I made of the previous partition on that new partition. The problem I am receiving occurs when I attempt to make a new partition in both Boot Camp Assistant and Disk Utility. During the partitioning process, Boot Camp Assistant stalls at about 30% and stays that way for hours, and Disk Utility also stalls during the "shrinking disk" part at about 30% as well. Is there anyway that I can fix this? I already tried repairing my hard drive by running Disk Utility via the Installation Disc, and it says that my hard drive is fine. Thanks in advance for the help.

    Reinstall Leopard, but first use the Leopard install DVD Disk Utility to reformat the HD to one partition. See:
    http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh14.html
    It's for Tiger, but applies for Leopard as well.
    WARNING, you must have your data saved somewhere else.
    Message was edited by: xnav

  • Failed 2 associate with network

    hi i recently have purchased a bb 9360 and im tryin to connect to my home wifi but the error msg comes up sayin failed to associate with network. ive also tried it at my other family members house on there wifi and gettin the same msg, i use 2 hav a bb 8520 and had no problems conectin to the wifi. plz plz plz could someone with any info how 2 solve this problem help me out with sujestions as i live in a area with poor signal so i use the wifi for bbm, internet etc...
     many thanks junior

    Hey Junior,
    Welcome to the BlackBerry® Support Community Forums.
    This can be caused when media access control (MAC) address filtering is enabled on the Wi-Fi® network,add the MAC address of the BlackBerry® smartphone to the accepted MAC address list for the Wi-Fi network.
    How to find the MAC address of a Wi-Fi enabled BlackBerry smartphone
    http://btsc.webapps.blackberry.com/btsc/KB13233
    I hope this helps.
    -HB
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • OBIEE 11.1.6 Installation failing at Create Domain

    Hi,
    I am installing OBIEE 11.1.6 in Wndows 7 64bit machine.
    I have installed all pre requisites as below :
    Loopback Adapter
    JDK 1.6.34 -in path C:\Java\Jre and set the same in Environment Variables for Path
    have all memory required for installation
    TEMP - C:\TEMP
    TMP - C:\TMP
    Created RCU and while installing it is failing during Create Domain.. When checked logs it says
    CSF Entries will not be parsed since the AdminServer is unreachable
    and also sometime with
    Nodemanager.Property file not found.
    Tried 2 or 3 times but no success. Kindly advise.
    Database installed : Oracle 11.2.0 R2
    JDK : JDK1_6_34
    Thanks,
    Ckeng

    Assuming you are trying to do Enterprise Install.
    There is a known issue with weblogic10.3.5 with some specific network configuration.
    Try following.
    Download and Install Weblobic 10.3.6 manually. Do BI Software only Install and run configuration.

  • HP Deskjet 3050 All in One J610 - Failing to connect to network

    Hello,
    I own an HP Deskjet 3050 All in One J610 device.
    It worked great for about a year, until one day it just stopped connecting wirelessly to my network.
    I haven't changed anything in the network, so I really don't have a clue why this happenned.
    The "Wireless" led keeps blinking and I can't figure out where to choose my network from. It asks for a PIN (??) when I go into Wireless Setup.
    This question was solved.
    View Solution.

    Hi Kittysails,
    I understand that you are having a problem connecting wireless to your Deskjet 3050. I will do my best to help you resolve this issue. Here is a link to the HP Print and Scan Doctor download. Can you please download and run this utility.
    If this does not resolve your issue please follow the steps in this document for 'Unable to find printer' Error Message Displays on the Computer During a Wireless Network Installati....
    I hope this helps, let me know if you need further assistance.
    Thank you,
    I worked on behalf of HP.

  • Veritas Volume Manager 5.0MP1 support  on guest domain

    Does VxVM volume defines on control domain can be exported to guest domain for boot disk purpose? If yes, what is the procedure?
    Does VxVM volume defines on control domain can be exported to guest domain for data disk purpose? If yes, what is the procedure?
    OS - Solaris 5.10 8/07
    Veritas SF - 5.0 MP1
    model - SPARC Enterprise T5220
    Thanks,
    Maya

    Currently VxVM volume are exported as single-slice disk, so they can not be used as a full disk that you can partition
    or on which you can install the Solaris OS. See http://blogs.sun.com/achartre ; note that this is going to change with
    Solaris 10 Update 5 (and this has already changed with Open Solaris) and you will be able to export volumes as
    full disks.
    alex.

Maybe you are looking for

  • Error when trying to use the Log Viewer

    Hello experts, today I wanted to examine some logs using the Log Viewer on Visual Administrator. However, when clicking on this service, the Visual Administrator would freeze for a long while and after that, an error message was displayed. I do not r

  • Line item taxes not showing in IDoc Orders02

    We are on ECC6 and using IDoc ODERS02, when viewing the purchase order in me23n, taxes are visible on the line item under the invoice tab.  When we view the same purchase order via the IDoc that was created, the line item taxes are not being displaye

  • Help! How to retrive the date and time from MySQL 'datetime' type

    In my MySQL database, I have stored a data type 'DATETIME' as 20070412093012 which is interpreted as 2007-04-12 09:30:12, How to using Java method to retrive it from data base??? like resultSet.getDate('datetime')????or what is the method?

  • Management Store Replication to Edge Servers

    I have an issue with replication of the Management Store to Edge Servers. In four separate countries I have a Enterprise FE pool and an Edge Pool segregated by a firewall in each country. Only in one country does the Management Store replicate to the

  • Storagestatus error in iPad Mini 2 diagnostic & usage data

    Hello, I got a brand new iPad Mini 2 preloaded with iOS 8.1.1. After the first boot, I discovered a "storagestatus" error in the diagnostic & usage data (it's under "privacy" in the settings now). The error contains quite a bit of information regardi