Problem in JAVA path setting-net is not an internal or external command.

View: New views
2 Messages — Rating Filter:   Alert me  

Problem in JAVA path setting-net is not an internal or external command.

by maruthi sutrave :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sir,
Thank you for you are quick response in busy scedule.
I have installed UNICORE6 clients and server bundle on my WINDOWSxp.
When Starting server I got following error.
Please suggest me solution:
 

C:\Program Files\UNICORE_Servers>start.bat

"Starting UNICORE 6 services..."

'net' is not recognized as an internal or external command,

operable program or batch file.

'net' is not recognized as an internal or external command,

operable program or batch file.

'net' is not recognized as an internal or external command,

operable program or batch file.

'net' is not recognized as an internal or external command,

operable program or batch file.

"Adding demo user certificate to XUUDB..."

2009-06-27 16:27:05,500 [main] INFO  XUUDB  - Loaded Configuration from file: co

nf\xuudb_client.conf

2009-06-27 16:27:05,500 [main] INFO  XUUDB  -

2009-06-27 16:27:05,500 [main] INFO  XUUDB  - **********************************

********

2009-06-27 16:27:05,500 [main] INFO  XUUDB  - *    UNICORE AUTHORISATION SERVICE

 

2009-06-27 16:27:05,531 [main] INFO  XUUDB  - *    Version 1.2.0

2009-06-27 16:27:05,546 [main] INFO  XUUDB  - *    http://www.unicore.eu

2009-06-27 16:27:05,562 [main] INFO  XUUDB  - **********************************

********

2009-06-27 16:27:05,640 [main] INFO  ServiceFactory  - Creating ServiceFactory..

 

2009-06-27 16:27:06,000 [main] INFO  ServiceFactory  - Creating ServiceFactory .

..

2009-06-27 16:27:06,031 [main] INFO  ServiceFactory  - Configuring SSL

2009-06-27 16:27:06,062 [main] INFO  ServiceFactory  - Creating XUUDB URLs...

2009-06-27 16:27:06,093 [main] INFO  ServiceFactory  - Creating XUUDB Admin Endp

oint at https://localhost:34463/XUUDBAdmin

2009-06-27 16:27:06,187 [main] INFO  DefaultTypeMappingRegistry  - Couldn't find

 Java 5 module on classpath. Annotation mappings will not be supported.

2009-06-27 16:27:06,562 [main] INFO  DefaultTypeMappingRegistry  - Couldn't find

 Java 5 module on classpath. Annotation mappings will not be supported.

2009-06-27 16:27:06,609 [main] INFO  ServiceFactory  - Creating XUUDB Query Endp

oint at https://localhost:34463/XUUDBQuery

2009-06-27 16:27:06,656 [main] INFO  ServiceFactory  -     Done

2009-06-27 16:27:06,687 [main] INFO  XUUDB  - Command: add

2009-06-27 16:27:06,703 [main] INFO  XUUDB  - Parameter 0: DEMO-SITE

2009-06-27 16:27:06,718 [main] INFO  XUUDB  - Parameter 1: C:\Program Files\UNIC

ORE_Servers\certs\demouser.pem

2009-06-27 16:27:06,765 [main] INFO  XUUDB  - Parameter 2: user1

2009-06-27 16:27:06,796 [main] INFO  XUUDB  - Parameter 3: user

2009-06-27 16:27:06,812 [main] INFO  XUUDB  - Reading cert from file: C:\Program

 Files\UNICORE_Servers\certs\demouser.pem

2009-06-27 16:27:06,859 [main] INFO  XUUDB  - Checking validity from : C:\Progra

m Files\UNICORE_Servers\certs\demouser.pem

Checking validity from : C:\Program Files\UNICORE_Servers\certs\demouser.pem

Issuer DN               OU=Testing, O=UNICORE.EU, CN=Demo CA for testing only, C

=DE

Not after               Sun Dec 30 15:00:00 PST 2012

Not before              Mon Dec 31 15:00:00 PST 2007

Serial No.              1

Signature Alg.          MD5withRSA

Signature Alg. OID      1.2.840.113549.1.1.4

Subject DN              EMAILADDRESS=unicore-support@..., C=DE, O=unico

re.eu, OU=Testing, CN=UNICORE demo user

GCID     : DEMO-SITE

Role     : user

Xlogin   : user1

Projects :

2009-06-27 16:27:07,234 [main] INFO  XUUDB  - Creating AddCertificateDocument

2009-06-27 16:27:07,343 [main] INFO  XUUDB  - Invoking ...

Invoking ...

2009-06-27 16:27:08,968 [main] INFO  XUUDB  - Done. Received: OK.

Done. Received: OK.

Bye.

 

 

please suggest me to set path.

I set the paths as

path=c:\java\jdk1.5.0_05\bin;c:\java\jre1.5.0_05\bin;

classpath=c:\java\jdk1.5.0_05\bin;c:\java\jre1.5.0_05\bin;

JAVA_HOME=c:\java;

Both in user variables and System variables.

But it is giving error as

 

 

C:\Program Files\GPE4Unicore Client\bin>application-client.bat
The system cannot find the file c:\java\jdk1.5.0_05\bin;.;C:\Java\jdk1.5.0_05\jr
e\bin;C:\Java\\jre1.5.0_05\bin;\bin\javaw.exe.

as a caution window.

 

Please suggest me to execute UNICORE6 in any way.

 

 

 

Previousely I a error as

 

"Starting UNICORE 6 services..."

The UNICORE 6 XUUDB service is starting..

The UNICORE 6 XUUDB service could not be started.

 

A system error has occurred.

 

System error 1067 has occurred.

 

The process terminated unexpectedly.

 

The UNICORE 6 Gateway service is starting…………………….

 

 

Thanking you sir.

 

 


------------------------------------------------------------------------------

_______________________________________________
Unicore-support mailing list
Unicore-support@...
https://lists.sourceforge.net/lists/listinfo/unicore-support

Re: Problem in JAVA path setting-net is not an internal or external command.

by Bernd Schuller :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,

1) we recommend to not install things in a directory with spaces (i.e.
NOT in "Program Files")
2) your PATH is probably messed up, because "net" is a windows system
command. Google is your friend:
<http://www.google.com/search?q=%27net%27+is+not+recognized>


Bernd.

On Sa, 2009-06-27 at 17:27 +0200, maruthi sutrave wrote:

> Sir,
> Thank you for you are quick response in busy scedule.
> I have installed UNICORE6 clients and server bundle on my WINDOWSxp.
> When Starting server I got following error.
> Please suggest me solution:
>
> C:\Program Files\UNICORE_Servers>start.bat
>
> "Starting UNICORE 6 services..."
>
> 'net' is not recognized as an internal or external command,
>
> o[...]

--
Dr. Bernd Schuller
Distributed Systems and Grid Computing
Juelich Supercomputing Centre, http://www.fz-juelich.de/jsc
Phone: +49 246161-8736 (fax -8556)
Personal blog: www.jroller.com/page/gridhaus


------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------

------------------------------------------------------------------------------
_______________________________________________
Unicore-support mailing list
Unicore-support@...
https://lists.sourceforge.net/lists/listinfo/unicore-support