KDE not starting

I've problem with KDE. On clean installed arch 0.8 and 0.7.2 KDE not start as user.
startx gives
startkde: Starting up...
/opt/kde/bin/startkde: line 302: 2373 Segmentation fault ksplash --nodcop
/opt/kde/bin/startkde: line 336: 2375 Segmentation fault LD_BIND_NOW=true start_kdeinit --new-startup +kcminit_startup
startkde: Could not start kdeinit. Check your installation.
Warning: locale not supported by C library, locale unchanged
Warning: connect() failed: : No such file or directory
/opt/kde/bin/startkde: line 363: 2378 Segmentation fault kwrapper ksmserver $KDEWM
startkde: Shutting down...
Warning: connect() failed: : No such file or directory
Error: Can't contact kdeinit!
startkde: Running shutdown scripts...
startkde: Done.
Login from kdm also not works. In kdm.log I have
QSettings: error creating /tmp/2049372133/.qt
QSettings: failed to open file '/tmp/2049372133/.qt/qt_plugins_3.3rc'
QSettings::sync: filename is null/empty
QSettings: error creating /tmp/2049372133/.qt
QSettings: failed to open file '/tmp/2049372133/.qt/qt_plugins_3.3rc'
QSettings::sync: filename is null/empty
QSettings: error creating /tmp/2049372133/.qt
QSettings: failed to open file '/tmp/2049372133/.qt/qt_plugins_3.3rc'
QSettings::sync: filename is null/empty
On root kde works fine.

I don't think so. I do chown -R for user and /tmp has permissions drwxrwxrwt  4 root root 4,0K tmp
When I starting as user on console dcopserver and ksplash I get segmentation fault.
On my old Arch, that I update from version 0.5 or 0.6 in kdm.log also is
QSettings: error creating /tmp/1339739184/.qt
QSettings: failed to open file '/tmp/1339739184/.qt/qt_plugins_3.3rc'
QSettings::sync: filename is null/empty
but kde work on user.
I don't know if it's important but I install from base cd.
Last edited by jarekm3 (2007-01-27 21:32:51)

Similar Messages

  • [Solved] KMS enabled. KDE not starting

    Hello.
    I have enabled KMS using this article http://bbs.archlinux.org/viewtopic.php?id=79509
    I got an error when tryed to install mesa-full from AUR then i forget to disable KMS in this file /etc/modprobe.d/
    Now i can`t start KDE neither to sart any virtual console.When i press Ctrl+Alt+F2,3,4... my screen goes off. So i guess the simplest way to dealing with this problem is to boot to console and from there to disable KMS. How can i do that when my systam boot directly to init 5 and from there i have nowhere to go.
    And another question somehow relate...what`s the diference between Arch linux and Archlinux Fallback.
    Last edited by svejaka (2010-02-02 14:36:34)

    Fallback = previous kernel. So if the kernel is the problem, using fallback is the solution. This won't help here, though.
    Assuming you use grub:
    in the boot menu hit e for edit, select the kernel line, hit e again, append 'single', then hit b for boot.
    This gets you a maintenance shell where you can fix things.

  • Arch not starting - no console login

    Hi guys,
    I've been trying stuff for myself for some time now, but seems I need your help.
    For a few weeks now, my Arch Linux i868/KDEMod-System is not starting anymore. Last thing I remember is to do an upgrade to the latest KDE(Mod) packages (4.5.0 I guess), but I don't think thats the problem. Here's what happens:
    When I boot Arch, it just stops at some point towards the end of the boot process - soon after ntp and boinc daemons are loaded - with the message "Error opening display", and eventually error messages about vc processes respawning too fast - the virtual consoles 1-x, I guess. So no chance to login. The only reaction I get is the switch to runlevel 6 when pressing CTRL-ALT-DEL.
    I thought it was an X11 issue and switched drivers from nvidia to nv to vesa, no success. I then disabled loading KDE in the inittab, no change either. Now I am down to runlevel 3, but still the same. I am a bit confused because I thought X shouldn't try to start anymore like this, but I still get "error opening display".
    The grub menu Arch fallback option doesn't do anything different either. Next thing I thought about is using an older kernel, but there's just one in /boot. /var/log's don't look helpful to me either... excerpts at the bottom.
    Any ideas?
    Regards,
    Xaver
    /var/log/daemon.log:
    Aug 30 22:06:09 archbox ntpd[3421]: adjusting local clock by -2.342556s
    Aug 30 22:06:14 archbox init: Id "c1" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: Id "c2" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: Id "c6" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: Id "c4" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: Id "c3" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: Id "c5" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: no more processes left in this runleve
    /var/log/error.log:
    Aug 30 22:06:04 archbox agetty[3494]: /dev/vc/1: No such file or directory
    Aug 30 22:06:04 archbox agetty[3495]: /dev/vc/2: No such file or directory
    Aug 30 22:06:04 archbox agetty[3496]: /dev/vc/6: No such file or directory
    Aug 30 22:06:04 archbox agetty[3497]: /dev/vc/4: No such file or directory
    Aug 30 22:06:04 archbox agetty[3498]: /dev/vc/3: No such file or directory
    Aug 30 22:06:04 archbox agetty[3499]: /dev/vc/5: No such file or directory
    /var/log/Xorg.0.log is very long and without errors as var as I can see

    You mean like this? If it helps...
    /etc/inittab:
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    id:3:initdefault:
    # Boot to X11
    #id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/agetty -8 38400 vc/1 linux
    c2:2345:respawn:/sbin/agetty -8 38400 vc/2 linux
    c3:2345:respawn:/sbin/agetty -8 38400 vc/3 linux
    c4:2345:respawn:/sbin/agetty -8 38400 vc/4 linux
    c5:2345:respawn:/sbin/agetty -8 38400 vc/5 linux
    c6:2345:respawn:/sbin/agetty -8 38400 vc/6 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon
    #x:5:respawn:/usr/sbin/gdm -nodaemon
    #x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >& /dev/null
    # End of file
    /etc/rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="de_DE.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="Europe/Berlin"
    KEYMAP="de"
    CONSOLEFONT=""
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(forcedeth snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-pcsp soundcore !snd-hda-intel)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="archbox"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth0="dhcp"
    #eth0="eth0 192.168.178.2 netmask 255.255.255.0 broadcast 198.168.178.255"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.178.1"
    ROUTES=(gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng dbus network netfs crond alsa @openntpd boinc numlockx)

  • Xorg does not start (timeouts) with "no screens found"

    After years of my system working correctly, this has been happening for the last ten days.
    Many times - not all of them - xorg does not start, and I get greated with the standard console login prompt.
    Checking in /var/log/ the xorg.0.log, it says that "no screens found".
    I am using an nvidia VGA with nvidia driver 190.xx from extra.
    I am using KDE, from inittab (not with kdm as a deamon).
    Initial xorg.conf used to be:
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    EndSection
    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    EndSection
    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ExplorerPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "true"
    EndSection
    Section "Monitor"
    Identifier "My Monitor"
    Option "DPMS" "True"
    Option "DPI" "96 x 96"
    EndSection
    Section "Device"
    Identifier "My Graphics Card"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "My Graphics Card"
    Monitor "My Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1280x1024"
    Viewport 0 0
    EndSubSection
    Option "DPI" "96 x 96"
    Option "AddARGBGLXVisuals" "true"
    Option "TripleBuffer" "true"
    EndSection
    Section "Extensions"
    Option "Composite" "enable"
    EndSection
    Now I have trimmed it down to:
    Section "Device"
    Identifier "My Graphics Card"
    Driver "nvidia"
    EndSection
    But the problem remains.
    The problem started ten days ago.
    The previous night I had updated the following packages (I provide a section of pacman.log):
    [2010-01-21 20:35] upgraded acct (6.3.2-2 -> 6.5.1-1)
    [2010-01-21 20:35] upgraded coreutils (8.2-1 -> 8.4-1)
    [2010-01-21 20:35] upgraded farsight2 (0.0.16-1 -> 0.0.17-1)
    [2010-01-21 20:35] upgraded git (1.6.6-1 -> 1.6.6.1-1)
    [2010-01-21 20:35] upgraded iproute2 (2.6.29-3 -> 2.6.31-1)
    [2010-01-21 20:35] upgraded mkvtoolnix (3.0.0-1 -> 3.1.0-1)
    [2010-01-21 20:35] upgraded psmisc (22.8-1 -> 22.10-1)
    [2010-01-21 20:35] upgraded zlib (1.2.3.4-3 -> 1.2.3.4-4)
    [2010-01-21 20:35] upgraded recordmydesktop (0.3.8.1-1 -> 0.3.8.1-2)
    [2010-01-21 20:35] upgraded smbclient (3.4.4-1 -> 3.4.5-1.1)
    [2010-01-21 20:35] upgraded samba (3.4.4-1 -> 3.4.5-1.1)
    [2010-01-21 20:35] upgraded smartmontools (5.38-2 -> 5.39-1)
    [2010-01-21 20:35] upgraded tzdata (2009t-1 -> 2010a-1)
    [2010-01-21 20:35] upgraded whois (4.7.36-1 -> 5.0.0-1)
    So since nothing on xorg was updated, maybe the new coreutils is the more likely suspect?

    Zamboniman wrote:
    arch_cy wrote:
    skunktrader wrote:Did you reboot after installing nvidia?
    no, i install nvidia and then xorg i try startx without result.
    Right now i am from Ubuntu, i am going to install arch on virtualbox and i will answer to any other questions.
    Thank you
    The reason you were asked if you rebooted is because installing the nvidia driver also installs a kernel module. That kernel module
    needs to be installed in the running kernel, either by invoking "depmod nvidia" or rebooting, providing everything installed correctly. You
    may need to put the module name in your modules section of rc.conf and then reboot.
    The absence of that kernel module explains your error message of not finding that kernel module. :-)
    iirc the .install already does the depmod
    Note to TS:  if you use virtualbox you can't use your hosts video card so you will have to use the vboxvideo driver. So read the wiki about virtualbox

  • Error: could not start kstartupconfig4?

    Fresh install of arch, just installed KDEMOD , when i start kde/kdm  i get
    "could not start kstartupconfig4, check your installation"
    I have made sure I can RW to my home dir.. any help would be MUCH:D appreciated as i want to get up and runing here...

    sorry, im just frustrated beyond belif, i hate kde WITH THE PASSION, but everyone is saying to give this kdemod a try..
    this is a fresh install of arch, installed kdemod, did not work, so installed kdemod-complete, did not work
    kdm fails on boot,
    i installed GDM, it works fine, when i start a kde session from GDM it get the error.
    "could not start kstartupconfig4, check your installation"
    all daemons are loading fine, no errors anywhere else, xserver works fine.. just bloody kde that doesnt work.

  • ESD does not start at bootup

    The situation is this
    Untill now I used the system by console and started X when I needed it and esd just before X.
    Now I decided to switch to run level 5 so I need to start esd at bootup otherwise it is not able to lock /dev/dsp.
    But at bootup it doeas not find /dev/dsp !!! (my sound card is installed and work propelly)
    So I gott back to level 3 with esd at boot up, It still not find /dev/dsp but if I login (I am in console mode ) and I manually start it
    /etc/rc.d/esd start
    everithing get fine.....
    Any suggestion?

    may be my post was not so clear.
    I do not have problem at all in starting in run level 3 or 5 either.
    So lets try again
    Normally I start my computer  in rl 3
    When I need to work with X at first I start esd then X, otherwise if the desktop (gnome, kde etc etc.) goes up it lock /dev/dsp and esd is not able to start
    I decided to move to RL 5 so I have to start esd at bootup to avoid the above problem.
    I put esd in rc.conf but it complain about that /dev/dsp is not present.
    So I got back to RL 3 (may it help) but esd still does not start at bootup with the same error.
    Suggestion??
    P.S. for  farphel
    I took a look at your post, the correct way to start gdm is to change init tab as follow
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    # original run level is 3 text mode
    #id:3:initdefault:
    # change it to 5
    id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    c1:2345:respawn:/sbin/agetty 38400 vc/1 linux
    c2:2345:respawn:/sbin/agetty 38400 vc/2 linux
    c3:2345:respawn:/sbin/agetty 38400 vc/3 linux
    c4:2345:respawn:/sbin/agetty 38400 vc/4 linux
    c5:2345:respawn:/sbin/agetty 38400 vc/5 linux
    c6:2345:respawn:/sbin/agetty 38400 vc/6 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    #what to do in run level 5????
    #xdm is the default login manager, personally I prefer gdm
    #x:5:respawn:/usr/X11R6/bin/xdm -nodaemon
    # I am not sure about -noademon for gdm but anyway does not cause problem
    x:5:respawn:/usr/X11R6/bin/gdm -nodaemon

  • Why my KDM can not start kde4.2[SOLVED]

    I install kde and xorg .but  the KDM can not start my kde ,I input my username and passworld ,but i not work
    use gdm instead ,it works. how shoule I do to make the KDM work .
    Last edited by wenzi_lee (2009-04-07 04:37:40)

    guansito wrote:
    Hello again.
    That doesn't work for me! I have already installed hal and fam, but kdm still doesn't log me in kde4.
    I ran "startx" from my user prompt, and i can use kde now, but when I ran kdm as root, I can log in.
    quarkup, here is the output.
    [~]$ ls -la .*authority
    -rw------- 1 juan users 54 Feb 7 17:31 .Xauthority
    I supposed that i have to configure kdm, i was looking for more information when i saw this post.
    that's ok..
      the .ICEauthority was the file which needed a chown/chmod to let me go into kde.. but it's ok i guess, since you don't have it.
    mine is somehow like this:
    ~$ ls -la .*authority
    -rw-rw---- 1 quarkup quarkup 64K Fev 2 13:20 .ICEauthority
    -rw------- 1 quarkup root 1,4K Fev 7 21:55 .Xauthority
    > KDM must be configured to allow the "root" user to access the X11 session - in:   systemsettings > Login Manager > Users(6)  (root account has the uid=0)
    hope it helps you.
    I don't really use the root account for anything, only the very necessary stuff..

  • [SOLVED]kde wont start, error

    when i log in as normal user and type startx i get this:
    the following installation problem was detected while trying to start KDE: mo write to '/home/username/.ICEauthority'. KDE was unable to start.
    then:
    could not start ksmserver. check your installion.
    it just happened out of nowhere
    Last edited by 3120 (2009-06-26 00:13:32)

    Sounds to me like you tried to run a kde tool, most likely systemsettings, with root permissions in a bad way and it ate permissions to your ICEauthority file. Use kdesu or kdesudo to run it next time perhaps.
    Try this as root/sudo (it may need two colons on the latter, I always mix em up, but I don't think so):
    chmod 600 /home/yourname/.ICEauthority
    chown yourname:users /home/yourname/.ICEauthority
    Last edited by FrozenFox (2009-06-25 23:41:59)

  • I relocated by Centos 5 home directory to an NFS automount, now firefox does not start. What broke?

    Fails in both Gnome and KDE. Problem depends on the location of the user home directory. If it is not on the local machine, firefox and thunderbird do not start.

    Fails in both Gnome and KDE. Problem depends on the location of the user home directory. If it is not on the local machine, firefox and thunderbird do not start.

  • Akonadi server not starting

    Installed arch three days ago with full kde installation.  Everything was running excellent. Yesterday I ran pacman which updated akonadi with no problems. Ran pacman today which updated a few kde packages and a bunch of python2 packages and systemd. Now the akonadi server will not start which has disabled kmail. System settings indicates the pim indexing service is not running (akonadi). Executing kmail in console states unable to connect to dbus and some mysql errors. Any ideas?

    I ended up deleting ~/.config/akonadi and ~/.local/share/akonadi from console and rebooting. Works for me now.

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Error "can not start the configuration in parallel does not correct"

    Hello everybody,
    I have Windows 7 SP1, and when I install Business Objects 4.1 Client, it is install correctly but when i execute the program, for example BO Rich Client, an error appear "can not start the configuration in parallel does not correct" Could you help me?
    Thanks in advance!

    Check this KB
                  1678498  - BI 4.0 Universe Designer Gives Side-by-Side configuration incorrect Error

  • Can not start data Collection service

    I have installed Fabric Manager version 3.3.(4). In the Performance Web Client I can not start the service Data Collection is in starting forever.
    I also could not stop it. I rebooted the server and the status for this service is in starting.
    Thanks,

    Please provide more details like: Server OS, Java version, and what type of database you are using for the FM Server.  Have you considered using a newer version of FM Server?

  • I can not start secion in creative cloud from a macbook

    I can not start secion in creative cloud from a macbook, always comes CERRO secion, and never I log in I can not start secion indesign folio builder fails me in muse could not enter if you remove it to install again, now I can not download, I tried / Library / Application Support / Adobe / OOBE rename the folder to OOBE_old setup Guide, and simply does not work, if we are paying the membership of adobe creative cloud, at least ask for is a solution, timely responses because we are losing time and therefore money, if they are solving a problem is better than what we say and if more users seek solutions and only wait.
    En español.
    No puedo iniciar secion en creative cloud desde una macbook, siempre sale CERRO SECION, y nunca me conecto, en indesign no puedo iniciar secion de folio builder me da error, en muse tampoco podia entrar a si que lo elimine para poder instalar nuevamente, ahora no puedo descargar, he intentado / Library / Application Support / Adobe / OOBE cambiar el nombre de la configuración rápida carpeta para OOBE_old, y simplemente no funciona, si nosotros estamos pagando la membresia de adobe creative cloud, lo menos que pedimos es una solucion, respuestas oportunas porque estamos perdiendo tiempo y consecuencia dinero, si estan resolviendo algun problema es mejor que lo digan y a si nosotros los usuarios no buscamos mas soluciones y solamente esperaremos.
    we want a valid and positive response

    Hello, could you please try the steps posted here: http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    Please let me know if you are successful or not.

  • Can not start Enterprise Manager web page

    I can not start Enterprise Manager web page.
    Here is my steps:
    1. Start enterprise manager
    emctl start
    Waiting for EM to initialize ...Started
    2. Check status:
    emctl status
    EMD is up and running : 200 OK
    3. Start the web page
    http://myhost:1810/
    4. get following error
    "There was no response. The server could be down or is not responding"
    System info:
    Database: 8.1.7.2
    OAS: 9.2.0.2
    JDK: 1.3.0_02
    Server OS: SunOS 5.8
    My question is where is the log file of enterprise manager and what the problem is.
    Thanks in advance
    Don

    diego,
    Thank you for your help. when I try your command I get following error:
    emctl start iasconsole
    Unknown command option
    Usage::
    emctl start|stop|status
    emctl reload | upload
    emctl set credentials [<Target_name>[:<Target_Type>]]
    emctl gencertrequest
    emctl installcert [-ca|-cert] <certificate base64 text file>
    emctl set ssl test|on|off|password [<old password> <new password>]
    emctl set password <new pwd>
    emctl authenticate <pwd>
    emctl switch home [-silent <new_home>]
    emctl config <options>
    emctl config options can be listed by typing "emctl config"

Maybe you are looking for

  • Mail stalls on startup.

    Ok, have been using mail 2.1 for quite awhile with no problems. Yesterday, it ran into a brick wall. I launch the app, it automatically starts to download my email from my pop account. The spinning circle (not SPOD - the normal progress circle) appea

  • Powerbook sleeping in the job

    Hi, is there a way of haveing your powerbook G4 not go to sleep when you close the lid? I have been looking at all the settings but there does not seem to be a setting for this. Thanks David

  • Billing Relevance in item category

    Hi All, I have to create a proforma invoice immediately after sales order is created for the item with  item category TAN. 1. Now when I am trying to create a proforma invoice F5 for sales order in VF01 the system allows me to do so which should not

  • VO running a select all query

    Hi, Hope that this is a simple q. I have a few VO's customised in iproc receipting. What is happening from the search page is that one VO (so far), when utilised is running a query against all lines in a table and seeming to ignore the parameters tha

  • Iphone 4 lost all contacts. where are they?

    went to answer a phone call and noticed no names with numbers.  contacts tab totally blank. Anybody got any ideas?