Results 1 to 9 of 9

Thread: Problem with slice2javae in installation

  1. #1
    cesartovic's Avatar
    cesartovic is offline Registered User
    Join Date
    Feb 2006
    Posts
    50

    Problem with slice2javae in installation

    Hello I´m trying to install IceE again and I hava a problem in the installation.

    I have this enviroment variables:
    CLASSPATH C:\anacleto\rfranco\Ice\IceE-1.0.0\bin
    slice2javae C:\anacleto\rfranco\Ice\IceE-1.0.0\bin
    icecpp C:\anacleto\rfranco\Ice\IceE-1.0.0\bin
    Path C:\anacleto\rfranco\Ice\IceE-1.0.0\bin

    and the ANT run correctly. When I´m trying to execute ant in one example the following faillure is thrown:
    ************************************************** ********
    generate:
    [mkdir] Created dir: C:\anacleto\rfranco\Ice\IceEJ-1.0.0\demo\IceE\jdk\hello
    \generated
    [slice2javae] slice2javae --output-dir C:\anacleto\rfranco\Ice\IceEJ-1.0.0\demo
    \IceE\jdk\hello\generated C:\anacleto\rfranco\Ice\IceEJ-1.0.0\demo\IceE\jdk\hell
    o\Hello.ice

    BUILD FAILED
    C:\anacleto\rfranco\Ice\IceEJ-1.0.0\demo\IceE\jdk\hello\build.xml:25: Execute fa
    iled: java.io.IOException: CreateProcess: slice2javae --output-dir C:\anacleto\r
    franco\Ice\IceEJ-1.0.0\demo\IceE\jdk\hello\generated C:\anacleto\rfranco\Ice\Ice
    EJ-1.0.0\demo\IceE\jdk\hello\Hello.ice error=2
    ************************************************** ********

    Do you know the solution?
    Thanks a lot
    Name: César Rodríguez Maurelo
    Project:working with TC65 that supports j2ME aplicattions and I will use Ice to comunicate with a server.The project is a consorcium betwen "Universidad Politecnica de Madrid" and "Recreativos Franco".
    url: http://www.die.upm.es/
    We are trying to improve the technologie of some game machines and one important aspect is communications.The project haven´t got name

  2. #2
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    Before we look into this problem, can you upgrade to the latest version Ice-E 1.1?

  3. #3
    cesartovic's Avatar
    cesartovic is offline Registered User
    Join Date
    Feb 2006
    Posts
    50

    ok

    ok I have done it and the problem continues
    Name: César Rodríguez Maurelo
    Project:working with TC65 that supports j2ME aplicattions and I will use Ice to comunicate with a server.The project is a consorcium betwen "Universidad Politecnica de Madrid" and "Recreativos Franco".
    url: http://www.die.upm.es/
    We are trying to improve the technologie of some game machines and one important aspect is communications.The project haven´t got name

  4. #4
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    Huh? In less than one minute?

  5. #5
    cesartovic's Avatar
    cesartovic is offline Registered User
    Join Date
    Feb 2006
    Posts
    50

    Yes because I have downloaded it before

    Yes, becasue I have downloaded the files before and the installation is similar to the other. I don't know where is the problem

    Thanks
    Name: César Rodríguez Maurelo
    Project:working with TC65 that supports j2ME aplicattions and I will use Ice to comunicate with a server.The project is a consorcium betwen "Universidad Politecnica de Madrid" and "Recreativos Franco".
    url: http://www.die.upm.es/
    We are trying to improve the technologie of some game machines and one important aspect is communications.The project haven´t got name

  6. #6
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    Hi,

    That's usually the error I get if slice2javae is not in the PATH when I run ant. Are you sure it's in your PATH? Are you using the Windows command shell and can you run slice2javae from the shell where you run ant?

    Cheers,
    Benoit.

  7. #7
    cesartovic's Avatar
    cesartovic is offline Registered User
    Join Date
    Feb 2006
    Posts
    50

    I'm agree with you

    Hi again,

    I'm agree with you that the problem is the path,my path is as follows:

    Enviroment variable Content
    Path C:\anacleto\rfranco\Ice\IceE-1.0.0\bin

    and in the directory bin are slice2javae,icecpp...

    I don't if I have to create an enviroment variable called slice2javae or what is the correct path.Can youy help me?

    Thanks
    Name: César Rodríguez Maurelo
    Project:working with TC65 that supports j2ME aplicattions and I will use Ice to comunicate with a server.The project is a consorcium betwen "Universidad Politecnica de Madrid" and "Recreativos Franco".
    url: http://www.die.upm.es/
    We are trying to improve the technologie of some game machines and one important aspect is communications.The project haven´t got name

  8. #8
    cesartovic's Avatar
    cesartovic is offline Registered User
    Join Date
    Feb 2006
    Posts
    50

    New problem

    Hello, now my problem is other:
    this popup is shown when I try to run slice2javae :

    Error because it doesn't find MSVCP71.dll

    Do you know why this popup is shown?

    Thanks
    Name: César Rodríguez Maurelo
    Project:working with TC65 that supports j2ME aplicattions and I will use Ice to comunicate with a server.The project is a consorcium betwen "Universidad Politecnica de Madrid" and "Recreativos Franco".
    url: http://www.die.upm.es/
    We are trying to improve the technologie of some game machines and one important aspect is communications.The project haven´t got name

  9. #9
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    So what did you change to make it get over the first problem?

    In any case, the error simply indicates that MSVCP71.dll cannot be found in your PATH.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 6
    Last Post: 06-09-2009, 08:42 PM
  2. problem with installation of python
    By danielhf in forum Help Center
    Replies: 1
    Last Post: 09-21-2006, 01:41 AM
  3. Linux installation problem
    By surfer in forum Help Center
    Replies: 1
    Last Post: 08-09-2005, 07:30 AM
  4. python installation problem
    By brian in forum Help Center
    Replies: 5
    Last Post: 06-22-2004, 09:39 PM
  5. Installation problem
    By yserge in forum Help Center
    Replies: 2
    Last Post: 03-16-2004, 07:16 PM

Posting Permissions

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