Error- AgentGen v1.4 Standard

Frank Fock Frank.Fock____t-online.de
Wed Jun 28 18:05:22 CEST 2000


"UNGUREANU, WALTER" wrote:

> I'm experiencing the following error when I attempt to initialize the MIB repository:
> ( Note -cp was not recognized)
>
> java -classpath .:agentgen_sta.jar com.agentpp.agentgen.AgentGenConsole ~/mibrepository
> initialize
>
> AgentGen Standard v1.4  Copyright (C) Frank Fock, All rights reserved
> java.lang.NoSuchMethodError: java.lang.ClassLoader: method
> getSystemClassLoader()Ljava/lang/ClassLoader; not found
>         at com.agentpp.agentgen.AgentGenConsole.printCopyright(Compiled Code)
>         at com.agentpp.agentgen.AgentGenConsole.<init>(Compiled Code)
>         at com.agentpp.agentgen.AgentGenConsole.main(Compiled Code)
>

Are you using JDK 1.2 or higher? JDK 1.2 is required (and JDK 1.2.2 is recommended)
to run AgentGen. The method ClassLoader.getSystemClassLoader has been introduced
in JDK 1.2, so it seems that you are using a 1.1 JDK.

Hope that helps?

Best regards,
Frank




More information about the AGENTPP mailing list