Known Issues
From Paterva Wiki
Although a lot of effort has been put into making Maltego stable and usable there are always things that can be improved. Here follows a list of things that we just did not get to before release date. These problems will be fixed in upcoming version of the tool.
Application does not start...at all
- This is probably due to the fact that you have multiple Java installations on the machine.
- Workaround: To fix this issue, locate the maltego.conf file located in the etc/ directory of your installation. Uncomment the line that read
#jdkhome="/path/to/jdk"
and replace it with the correct path to your Java installation.
- Alternatively it could be because maltego is trying to reserve too much memory
- You can set the amount of memory it tries to reserve in the maltego.conf file (in the /etc directory of the install). You might want to change the line that reads:
default_options="-J-Xms64m -J-Xmx1024m --laf javax.swing.plaf.metal.MetalLookAndFeel"
to something like
default_options="-J-Xms32m -J-Xmx256m --laf javax.swing.plaf.metal.MetalLookAndFeel"
Browser spawn on *nix platforms
- In some cases (and it seems totally random) there are issues with spawning an external browser. This seems to only happen on Linux platforms.
- Workaround: Go to Tools->Options and change your settings until it works.
Losing transform settings on discovery
- When you run the discovery wizard again you lose your current transform settings like parameters, keys etc.
- Workaround: none, we'll be fixing it
No transforms or seed servers on some Linux installations
- Under certain conditions the transform configuration cannot be written during the install process and you end up with no transforms.
- Workaround: Go to Tools->Transform manager and run the discovery process by hand. The seed server URL for the commercial editions is http://ctas.paterva.com/CTAS.xml and for the community edition it is http://maltego4.paterva.com/CESeed.xml. After the discovery process is done go to Help->About and copy your API key. Go back to the transform manager and put the API key into any of the transforms in the 'Key' detail. Save the transforms and you are ready to go.
Getting 504s (or other errors) on transforms
- Every once in a while you will see a 504 error when using a transforms. Occasionally you might see pop-ups with other error messages. This is when a transform misbehaves. We are working on sorting this out..
- Workaround: just click on OK to continue
Maltego slows down when running transforms on a graph with LOTS of entities
- As the entity count increase the graph library takes more time to decide where new entities should be placed. This should only affect you when working on very large graphs
- Workaround: divide your graph into smaller graphs and work on them separately.
Getting 'Yahoo API key exhausted messages'
- The Yahoo API is used for Search Engine transforms. Yahoo limits on API application key (that's not your key, but the server's key) and on IP number. This limit is set per day. When lots of people are running search engine transforms they key might get exhausted.
- Workaround: Wait a bit and then try again. Or - wait for a new release where client-side transform will be implemented (again). Also, try to set the slider to show less results. If you are getting this error message on a regular basis you should Contact Us.
Transform manager takes forever to start if client is not connected to the Internet
- When the client machine is not connected to the Internet the transform manager screen takes about two minutes to show. We're working on it...
Spelling mistake in the License Wizard
- When no license is present the message on the first screen of the License Wizard reads "". This should be "".
SOCKS proxies are not supported
- Although the options window allows for SOCKS proxies, Maltego will ignore them.
Pressing cancel on the License Wizard does.... nothing
- After the license has been received, even if the wizard is cancelled, the license is installed
Pressing Ctrl-A on large graphs causes the UI to freeze for a while
- When working with large graphs, the select all keyboard shortcut (Ctrl-A) takes a very long time. This causes the UI to freeze up until completed.
- Workaround: Until this issue is resolved, please use the mouse based drag select option when working with large graphs.
No Options menu in the Mac
The Mac options menu is located in the top application menu under preferences. The options menu can also be accessed via the start page.
Buy License link doesn't work on the Mac
The buy license link on the activation wizard is currently not working, you can however go to https://secure.shareit.com/shareit/checkout.html?PRODUCT[300256238]=1 directly to purchase a license!