facebook

7.1.1 problem on ubuntu 8.10

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #297749 Reply

    I have installed MyEclipse 7.1.1 on ubuntu 8.10. I have been having problems with the IDE and the subversive plugin. After I have installed the subversive plugin, I get the following error on restarting MyEclipse:

    An internal error occurred during: “Updating indexes”.
    java.lang.NullPointerException

    In the .metadata/.log file I get about 900 lines of error messages. Here are the clips that seem to be interesting:

    !SESSION 2009-04-21 09:27:53.276 ———————————————–
    eclipse.buildId=unknown
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    Command-line arguments: -os linux -ws gtk -arch x86 -clean

    !ENTRY org.eclipse.equinox.p2.core 4 0 2009-04-21 09:28:01.497
    !MESSAGE Provisioning exception
    !STACK 1
    org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/home/meinholz/Genuitec/MyEclipse 7.1/configuration/org.eclipse.osgi/bundles/418/data/listener_1925729951/.
    at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)

    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-04-21 09:28:01.498
    !MESSAGE Unable to read repository at file:/home/meinholz/Genuitec/MyEclipse 7.1/configuration/org.eclipse.osgi/bundles/418/data/listener_1925729951/.
    !STACK 0
    java.io.FileNotFoundException: /home/meinholz/Genuitec/MyEclipse 7.1/configuration/org.eclipse.osgi/bundles/418/data/listener_1925729951/artifacts.xml (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)

    !ENTRY org.eclipse.core.resources 4 2 2009-04-21 09:28:24.859
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.resources”.
    !STACK 0
    java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
    at java.util.Properties.loadConvert(Unknown Source)
    at java.util.Properties.load(Unknown Source)
    at org.eclipse.core.internal.net.proxy.unix.UnixProxyProvider.getEnv(UnixProxyProvider.java:162)

    I also notice that something is modifying my jdbc.properties file that is checked into svn by \-escaping the :. This is pretty scary. The jdbc connection string in my properties file becomes:

    jdbc\:oracle\:thin\:@localhost\:1521\:xe

    instead of:

    jdbc:oracle:thin:@localhost:1521:xe

    This file is in my src directory.

    Thanks,

    Lloyd

    #297756

    Loyal Water
    Member

    Lloyd,
    There are some known compatibility issue between MyEclipse and UBuntu 8.10:-
    http://www.myeclipseide.com/documentation/overview/technical/ubuntu.html

    We are working on fixing these for the 7.5 release. Sorry for the inconvenience.

    #297760

    That’s odd. The web browser works in MyEclipse 7.1.1 and Ubuntu 8.10. The visual designers don’t, but I’ve had problems with those since MyEclipse 5.x days (or whenever was just before pulse was introduced).

    The problem I am having is with subversive though should not have anything to do with the browser or xul.

    Does MyEclipse completely work with any Linux distribution and if so which ones?

    I understand that Windows is a bigger market, but I hope that things can someday soon work well on Linux as well.

    Lloyd

    #297789

    Loyal Water
    Member

    Lloyd,
    We are moving to XUL Runner 1.9 in MyEclipse 7.5 and that should fix the visual designer issue and the other issues our ubuntu 8.10 users are running into.

    #297793

    Is there a published timeline for MyEclipse 7.5, even a ballpark (am I talking 1 month or 6 months or a year)? Thanks,

    Lloyd

    #297856

    Loyal Water
    Member

    Lloyd,
    7.5 is scheduled for a May-June release.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: 7.1.1 problem on ubuntu 8.10

You must be logged in to post in the forum log in