Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Xvfb - error

807557Mar 26 2008 — edited Mar 26 2008
Hi,

I am trying to start a oracle report server on Solaris 8. While executing the following command I am facing this error. Please help me to solve this.


bash-2.03# Xvfb :1 -ac -screen 0 1024*768*8 & [1] 18259 bash-2.03# Invalid screen configuration 1024*768*8


use: X [:<display>] [option]


-a # mouse acceleration (pixels)
-ac disable access control restrictions
-audit int set audit trail level
-auth string select authorization file
bc enable bug compatibility
-bs disable any backing store support
-c turns off key-click
c # key-click volume (0-100)
-cc int default color visual class
-co string color database file
-config string read options from file
-core generate core dump on fatal error
-dpi int screen resolution in dots per inch
-deferglyphs none defer loading of no glyphs
-f # bell base (0-100)
-fc string cursor font
-fn string default font name
-fp string default font path
-help prints message with these options
-I ignore all remaining arguments
-kb disable XKB extension
-xkbdir base directory for XKB layout files
-xkbmap XKB keyboard description to load on startup
[+-]accessx enable/disable accessx key sequences
-ar1 set XKB autorepeat delay
-ar2 set XKB autorepeat interval
-ld int limit data space to N Kb
-lf int limit number of open files to N
-ls int limit stack space to N Kb
-logo enable logo in screen saver
nologo disable logo in screen saver
-p # screen-saver pattern duration (minutes)
-pn accept failure to listen on all ports
-r turns off auto-repeat
r turns on auto-repeat
-s # screen-saver timeout (minutes)
-su disable any save under support
-t # mouse threshold (pixels)
-terminate terminate at server reset
-to # connection time out



-tst disable testing extensions
ttyxx server started from init on /dev/ttyxx
v video blanking for screen-saver
-v screen-saver without video blanking
-wm WhenMapped default backing-store
-x string loads named extension at init time
-query host-name contact named host for XDMCP
-broadcast broadcast for XDMCP
-indirect host-name contact named host for indirect XDMCP
-port port-num UDP port number to send messages to
-once Terminate server after one session
-class display-class specify display class to send in manage
-displayID display-id manufacturer display ID for request
-screen scrn WxHxD set screen's width, height, depth
-pixdepths list-of-int support given pixmap depths
-fbdir directory put framebuffers in mmap'ed files in directory
-shmem put framebuffers in shared memory

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already run ning


Regards,
Mat.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2008
Added on Mar 26 2008
1 comment
656 views