Hi,

we want to test VDI 3.4 but it won't run. Here what I have done so far:

0. Using X4500 with Solaris 10 fully patched

1. vda-install

   Everything installed without any problem and I configured a single
   VDI host with the defaults.

2. connect to http://<our.vdi.test.server>:1800

   connect works but is it not possible to authenticate

3. tried several status commands:

......................................................................
# vda-center status
Could not retrieve database status. The VDI Service is currently unavailable.

HOST NAME                                    HOST STATUS    SERVICE             
     SERVICE STATUS                
<our.vdi.test.server>                        Up             -                   
     -                             

1 host(s) in center.

......................................................................
# vda-webserver status
Oracle Virtual Desktop Infrastructure Manager is running (pid 1710).

......................................................................
# vda-db-status status
Ip/Hostname Database host                               Role    Status
----------------------------------------------------------------------
<our.vdi.test.server>                                   Master  up

......................................................................
# cacaoadm status -i vda
vda instance is ENABLED at system startup. 
Smf monitoring process: 
3507
3508
Uptime: 0 day(s), 0:18

......................................................................
# vda admin-list
This command cannot be used because Oracle Virtual Desktop Infrastructure is 
not running on this server.

......................................................................

After some research I found:

......................................................................
9.8.7. The vda Command Reports That Oracle VDI Is Not Running But Other
       Commands Say It Is

Problem: You run the vda command and you see the error message, "This
command cannot be used because Oracle Virtual Desktop Infrastructure
is not running on this server". However when you run the cacaoadm and
vda-db-status commands, they show that Oracle VDI is running.

Solution: Check your /etc/hosts file to see if you have an IPv6 entry
for localhost. If you have, comment out that entry and run the vda
command again.
......................................................................

No IPv6 in my /etc/hosts, so this was not the problem.


/var/cacao/instances/vda/logs/cacao.0 shows lot of

WARNING: thr#14:"Thread-12" Could not connect to database. Trying since 415 
seconds.

and calling 'vda admin-list' gives

FINE: thr#21:"Thread-634" Exception thrown while executing 
[com.sun.vda.service:vda 'admin-list']
java.lang.Exception: command not found [com.sun.vda.service:vda]
        at 
com.sun.cacao.commandstream.impl.Registry.findCommand(Registry.java:95)
        at com.sun.cacao.commandstream.impl.shell.Shell.run(Shell.java:276)
        at 
com.sun.cacao.commandstream.impl.CommandStreamAdaptor$ClientRun$1.run(CommandStreamAdaptor.java:671)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.Subject.doAs(Unknown Source)
        at 
com.sun.cacao.commandstream.impl.CommandStreamAdaptor$ClientRun.run(CommandStreamAdaptor.java:667)
        at java.lang.Thread.run(Unknown Source)


Hanging truss on the java process shows several SEGVs

3508/32:        lwp_kill(57, SIG#0)                             Err#3 ESRCH
3508/32:        lwp_create(0xE2129410, LWP_DETACHED|LWP_SUSPENDED, 0xE212962C) 
= 58
3508/58:        lwp_create()    (returning as new lwp ...)      = 0
3508/32:        lwp_continue(58)                                = 0
3508/58:        setustack(0xFE0DDA60)
3508/58:        schedctl()                                      = 0xFEFF61C0
3508/32:            Incurred fault #6, FLTBOUNDS  %pc = 0xFAE122BD
3508/32:              siginfo: SIGSEGV SEGV_MAPERR addr=0x00000004
3508/58:        lwp_self()                                      = 58
3508/32:            Received signal #11, SIGSEGV [caught]
3508/32:              siginfo: SIGSEGV SEGV_MAPERR addr=0x00000004
3508/58:        lwp_sigmask(SIG_SETMASK, 0x00000004, 0x00000000) = 0xFFBFFEFF 
[0x0000FFFF]
3508/32:        lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0x0000FFF7) = 0xFFBFFEFF 
[0x0000FFFF]



VDI 3.3 worked without problems on the same system.


Any help is appreciated

Thanks

Willi





_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to