Jump to content

IntellaCmd not working


markjrouse

Recommended Posts

Hi,

 

I've typed the following on the command line:

 

"C:\Program Files\Vound\Intella 1.8.3\IntellaCmd.exe" -u <myusername> -c "J:\Intella Case Files" -cn Test

 

and I get:

 

Error: Could not find or load main class Case

 

If I try:

 

"C:\Program Files\Vound\Intella 1.8.3\Intella.exe" -u <myusername> -c "J:\Intella Case Files" -cn Test

 

No error, but no Test folder or case file.

 

 

 

 

 

Link to comment
Share on other sites

Hi Mark,

 

Can you try: 

 

intella.exe -user Mark -case "J:\Intella Case Files"

 

You must

 

C:\> cd C:\Program Files\Vound\Intella 1.8.3

 

Then call intella.exe

 

Also note I am calling the case name folder. 

 

I have two cases.

1.intella.exe -user Peter -case "E:\CASES"  >>>
2.intella.exe -user Peter -case "E:\CASES\CMDTEST 2" >>>
 
Both open when I do this...
Link to comment
Share on other sites

I want to create a new case.  So I cd to the Intella directory, and run...

 

 

IntellaCmd.exe -user <myactualusername> -case "J:\Intella Case Files" -caseName Test

 

And I get the following error:

java.lang.ClassNotFoundException: java.lang.ObjectBeanInfo
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        

SECTION OF ERROR DELETED TO SHORTEN POST.

 

[iNFO ] 2015-03-10 09:12:28,916 [main] Silently ignoring exception: java.io.FileNotFoundException: C:\Users\myactualusername\AppData\Roaming\Intella\languages\translation.properties (The system cannot find the file spec
ified)
[iNFO ] 2015-03-10 09:12:28,917 [main] Loading Resource Bundles from classpath 'translation_en.properties'
[iNFO ] 2015-03-10 09:12:28,917 [main] Silently ignoring exception: java.io.FileNotFoundException: C:\Users\xmyactualusernameAppData\Roaming\Intella\languages\translation_en.properties (The system cannot find the file s
pecified)
[iNFO ] 2015-03-10 09:12:28,918 [main] Loading Resource Bundles from file 'languages\translation_en.properties'
No Intella licenses could be found.
Please contact sales@vound-software.com to resolve this matter.
No Intella licenses could be found.
Please contact sales@vound-software.com to resolve this matter.
Intella Command Line Launcher: An error occurred while starting the application.

There are no more files.

 

The dongle is plugged in and up-to-date.

Link to comment
Share on other sites

According to the manual, the following should create a new case:

 

Intella.exe -u <user> -c <case location> -cn <name> -cn <description>

 

This does not work.  I try the following:

 

IntellaCmd.exe -user <myactualusername> -case "J:\Intella Case Files" -caseName Test

IntellaCmd.exe -u <myactualusername> -c "J:\Intella Case Files" -cn Test

 

If I try:

 

Intella.exe -u <myactualusername> -c "J:\Intella Case Files" -cn Test

Intella.exe -user <myactualusername> -ccase "J:\Intella Case Files" -caseName Test

 

It tells me it can't open case in J:\Intella Case Files, case does not exist.

 

Regards

Link to comment
Share on other sites

Hi Mark
 
Here is how I create a case and index that case. 
 

C:\Program Files\Vound\Intella 1.8.3>intellacmd -case C:\Cases\TEST2  -user Peter -evidence c:\Evidence

 

This creates a new case called TEST2 and processes everything in C:\Evidence

 

I see you are trying to create a case but not adding any evidence. Is there a reason for this?

Link to comment
Share on other sites

Hi Mark,

 

Can you try the following command (without the "-newCase" argument):

intellacmd.exe -case "J:\Intella Case Files\Test" -user Mark -evidence "I:\Custodian 1"

And please make sure that the following things are true:

1. The case folder doesn't exist (Intella will create one automatically).

2. Your dongle has "Intella Team Manager 1.8.x" license on it. You can check it using http://localhost:1947/_int_/products.html

 

Link to comment
Share on other sites

Hi Mark,

 

I've sent you an interim installer, please see PM.

 

So will I have this problem when the next release of Intella Pro comes out?

 

No, you'll be able to use IntellaCmd.exe with your PRO license in the next release.

Link to comment
Share on other sites

×
×
  • Create New...