Results 1 to 2 of 2

Thread: maltegoce not starting on kali rolling

  1. #1
    Join Date
    2016-May
    Posts
    1

    maltegoce not starting on kali rolling

    hello all,

    I'm not able to get maltegoce running on the recent kali rolling image inside kvm guest on archlinux or from kali live.
    Starting maltegoce, the the loading modules splashscreen appears and as soon as it's finished nothing happens.
    No new window is being drawn.

    Does anyone have an idea how to fix this?

    Things I've already tried:

    - 64bit & 32bit image
    - Different jdk paths to different jdk versions (even tried oracle jdk) in maltego.conf
    - Deleted .maltego config directory
    - installed netbeans (won't start either)
    - vanilla kali rolling image
    - upgraded kali rolling image

    Am I missing something?

    Cause seems to be written to log:
    .maltego/v3.6.1BT/var/log/messages.log

    SEVERE [global]
    java.lang.RuntimeException: failed to load system cursor: DnD.Cursor.CopyDrop : cannot load system cursor: CopyDrop.32x32
    at java.awt.dnd.DragSource.load(DragSource.java:135)
    at java.awt.dnd.DragSource.<clinit>(DragSource.java:1 48)
    Caused: java.lang.ExceptionInInitializerError
    at org.netbeans.core.windows.view.ui.toolbars.DnDSupp ort.<clinit>(DnDSupport.java:118)
    at org.netbeans.core.windows.view.ui.toolbars.Toolbar Configuration.dndSupport(ToolbarConfiguration.java :132)


    Kind regards
    Last edited by nsynx; 2016-05-02 at 23:34.

  2. #2
    Join Date
    2016-May
    Posts
    4
    Hi,

    First try to install netbeans "apt-get install netbeans"

    If it does not work, find java's directory install with "where is java"
    And uncomment this line in maltego.conf (in /etc/)
    #jdkhome="/path/to/jdk"

    Replace /path/to/jdk with your java's dir path
    Last edited by funckie; 2016-05-14 at 19:45.

Similar Threads

  1. Maltego / maltegoce hanging at "Starting modules" (fixed)
    By brianpcurran in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2017-08-11, 15:01
  2. Rolling Kali - Logs me out when starting up terminal
    By akegameesou in forum TroubleShooting Archive
    Replies: 4
    Last Post: 2016-09-23, 09:25

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •