OEPE 12.1.2.1 with Eclipse (Kepler) M2E and M2E-WTP and Seam 2 problem

I've a JEE project with Maven 3.0.5  and JBoss Seam 2.3. I've some problems in Weblogic 12.1.2 application deployments with Eclipse.
If I deploy the application as virtual application (split_src and .beabuild.txt), the .beabuild.txt includes the directories:
C\:/FundeWeb/2.0/workspace/fundeweb2/web/target/m2e-wtp/web-resources = web_fundeweb2  (m2e-wtp project generated resources)
C\:/FundeWeb/2.0/workspace/fundeweb2/web/src/main/webapp = web_fundeweb2 (project web resources)
That's produces the next error (Multiple WEB-INF/ejb-jar.xml found):
<01-ago-2013 14H07' CEST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "1375358874432" for task "1". Error is: "weblogic.application.ModuleException: Multiple WEB-INF/ejb-jar.xml found. [weblogic.servlet.internal.WarSource@19d4f67, weblogic.servlet.internal.WarSource@c7fd40]"
weblogic.application.ModuleException: Multiple WEB-INF/ejb-jar.xml found. [weblogic.servlet.internal.WarSource@19d4f67, weblogic.servlet.internal.WarSource@c7fd40]
  at weblogic.ejb.container.deployer.EjbModuleExtensionFactory.create(EjbModuleExtensionFactory.java:26)
  at weblogic.application.internal.ExtensibleModuleWrapper.createModuleExtensions(ExtensibleModuleWrapper.java:264)
  at weblogic.application.internal.ExtensibleModuleWrapper.initDrivenObjectArray(ExtensibleModuleWrapper.java:232)
  at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:107)
  at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
  Truncated. see log file for complete stacktrace
If I deploy the aplication in Weblogic Console with the split_src, with only the web/target/m2e-wtp/web-resources, the applications deploy succesfully.
If I deploy de application as exploded archive, the jboss-seam.jar file isn't included in the WEB-INF/lib folder. The others jboss-seam-xxxx.jar files are included.
In the virtual application deployments, I think that the OEPE integration with M2E and M2E-WTP, there are include only the m2e-wtp folders.

Hi Subash,
I tried the same installer on a 32bit machine and was able to run without any issues.
I did however come across a few users jdeveloper users who had similar issues with the jdev installer and the following workaround seems to have solved the issue for them. coudl you try the same and let us know if that helped ?
1. Extract "oepe-12.1.2.1-kepler-installer-win32.exe" file into C:\oepe-12.1.2.1-kepler-installer-win32
2. In cmd go to C:\oepe-12.1.2.1-kepler-installer-win32
3. Execute follow command:
   C:\PROGRA~1\Java\jdk1.6.0_31\bin\java.exe ( path to your JDK)  -jar install/modules/ora-launcher.jar DISKCNT=1 JRE_COMPONENT=oracle.jdk,oracle.jre
thanks
Raj

Similar Messages

  • Flash Builder 4.7 with Eclipse Kepler

    Hi,
    I'm trying to install the Adobe Flash Player 4.7 with Eclipse Kepler. I'm using the Adobe Flash Builder 4.7 Plugin-in Utility.
    It seems that this version of the Builder is not compatible with the Eclipse Kepler but only with Eclipse Indigo or Eclipse Juno
    Do you have any idea of how to do use Adobe Flash Player 4.7 with Eclipse Kepler?
    A new version of the Builder is planned for that?
    Thanks

    So, i try this and more...
    1° Download my version:
    2° CleanUp all registry for "Extension Builder", "ExtensionBuilder", "Extension_Builder", "Flash Builder", "FlashBuilder" and "Flash_Builder", after this, CCleaner...
    3° Install, error:
    4° Link file? Interesting, look in depth... Try install manually:
    5° Works, now install Extension Builder 2.1 and... Error! Look the guy "link file" here, is name of a class in *.as too big, why you do this adobe! O_O
    6° Ok, maybe work, because i never use this classes, so look more if i have serial number, oh! I Have serial number for my Extension Builder 2.1! @_@
    7° A light at the end of the tunnel! Insert in Flash Builder and...
    You just fu** kidding of me...

  • Help with eclipse Qt4 pkgbuild [solved]

    Hello!
    I want to use qt integration with eclipse.
    I looked in Aur and found a pkgbuild but he is out of date so I decided to modify it and
    I would like to ask someone to look at it to be sure I did a right job.
    I always fear to kill permission when I play with abs
    The pkgbuild:
    # Contributor: Alex Rodin <[email protected]>
    # Contributor: Shaika-Dzari <[email protected]>
    pkgname=eclipse-qt4
    pkgver=1.0.1
    pkgrel=1
    pkgdesc="Qt4 integration for Eclipse"
    arch=('i686')
    url="http://trolltech.com/company/newsroom/announcements/press.2007-05-24.8884335791"
    license=('custom')
    depends=('eclipse>=3.2.1' 'eclipse-cdt>=3.1.1' 'qt4')
    provides=('qt4eclipse')
    source=("http://trolltech.com/developer/download/qt-eclipse-integration-linux.x86-$pkgver.tar.gz")
    md5sums=('d01ad9bc4cd953340b9db806f49dac8f')
    build()
    mkdir -p $startdir/pkg/usr/share/eclipse
    cp -R $startdir/src/eclipse/plugins $startdir/pkg/usr/share/eclipse
    mkdir -p $startdir/pkg/usr/share/licenses/$pkgname
    cp $startdir/src/eclipse/features/com.trolltech.qtcpp.feature_1.0.1/license.txt $startdir/pkg/usr/share/licenses/$pkgname/COPYNG
    I changed:
    * new version 1.0.1
    * new download url
    * switch to /usr/share for eclipse plugins
    Thank you for your help.
    @+
    Last edited by Shaika-Dzari (2008-01-10 01:29:05)

    Merci Snowman

  • OEPE causes Eclipse Kepler to start with wrong workspace, overrides Eclipse's workspace configuration

    I'm a new OEPE user, and found that after installing it, Eclipse (Kepler) now starts up with the wrong workspace every time. I have to explicitly do File > Switch Workspace... to get Eclipse to restart with the correct workspace. Also, the workspace I want to use is the only one listed in the Workspaces preferences panel (Window > Preferences > General > Startup and Shutdown > Workspaces). So I can't figure out why Eclipse is using the wrong workspace, and why it's even finding this wrong one.
    I found that many other users of OEPE with Kepler are having this same problem:
    Eclipse Community Forums: Eclipse Platform &amp;raquo; Kepler: On start up, I no longer get prompted for workspace locat…
    And this sounds curiously like this old problem reported right here on the OTN Community site:
    https://forums.oracle.com/thread/2191740
    Any suggestions for how to get around this? I assume this is a bug, but don't know the correct process for reporting OEPE bugs.

    77e559c0-cd28-48cd-916f-3f755e9683b5 wrote:
    Hi.
    I suspect that some action by the OEPE code somehow modifies the OSGi Cache so that it no longer asks you what workspace you'd like to use (and forces usage of the workspace in top user directory.)  I found that if you put in "-clean" in your eclipse.ini, then you get asked what workspace you'd like to use.  This flag clears out the OSGi cache (hence my theory that it is this cache that is messed up)
    That said, there are arguments for not doing this all the time.  See this discussion: java - How to run eclipse in clean mode? and what happens if we do so? - Stack Overflow
    Finally, I suspect you have another workspace on your system now.  Presuming you are on a PC, go to your user dir - I'd wager there is a "workspace" dir there now.  That is where OEPE wants to work.
    Good Luck!
    OEPE should be able to work with any workspace; it has in the past!  If a specific workspace is required with this release, that is a step backward in my opinion.  That said, if that is the direction of the product, so be it.  I find it hard to believe that is the direction of the product, however!

  • Eclipse Kepler Crashed On Jrockit

    Eclipse Kepler often crashed. below is the dump. Any solution or workaround? Thanks
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 01:34:00 on Thu Dec 26 14:54:28 2013
        *  If you see this dump, please go to                                    *
        *  http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html  *
        *  for troubleshooting information.                                      *
    Additional information is available in:
      /home/qianjia/jrockit.13580.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Error Message: Illegal memory access. [54]
    Signal info  : si_signo=11, si_code=2 si_addr=0x7f5788df4ff8
    Version      : Oracle JRockit(R) R28.2.5-20-152429-1.6.0_37-20120927-1915-linux-x86_64
    CPU          : Intel  (HT) SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 Intel64
    Number CPUs  : 4
    Tot Phys Mem : 8163487744 (7785 MB)
    OS version   : wheezy/sid
    Linux version 3.8.0-34-generic (buildd@roseapple) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #49-Ubuntu SMP Tue Nov 12 18:00:10 UTC 2013 (x86_64)
    Thread System: Linux NPTL
    LibC release : 2.17-stable
    Java locking : Lazy unlocking enabled (class banning) (transfer banning)
    State        : JVM is running
    Command Line : -Dosgi.requiredJavaVersion=1.6 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Xss2m -XX:+CheckStacks -Dsun.java.command=/home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -data /home/qianjia/workspace-schools/workspace-chongke -os linux -ws gtk -arch x86_64 -showsplash /home/qianjia/eclipse-kelper//plugins/org.eclipse.platform_4.3.1.v20130911-1000/splash.bmp -launcher /home/qianjia/eclipse-kelper/eclipse -name Eclipse --launcher.library /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130807-1835/eclipse_1506.so -startup /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar --launcher.appendVmargs -exitdata 12d000f -product org.eclipse.epp.package.jee.product -vm /usr/lib/jvm/java-6/bin/java -vmargs -Dosgi.requiredJavaVersion=1.6 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Xss2m -XX:+CheckStacks -jar /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -Dsun.java.launcher=SUN_STANDARD /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -data /home/qianjia/workspace-schools/workspace-chongke -os linux -ws gtk -arch x86_64 -showsplash /home/qianjia/eclipse-kelper//plugins/org.eclipse.platform_4.3.1.v20130911-1000/splash.bmp -launcher /home/qianjia/eclipse-kelper/eclipse -name Eclipse --launcher.library /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130807-1835/eclipse_1506.so -startup /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar --launcher.appendVmargs -exitdata 12d000f -product org.eclipse.epp.package.jee.product -vm /usr/lib/jvm/java-6/bin/java -vmargs -Dosgi.requiredJavaVersion=1.6 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Xss2m -XX:+CheckStacks -jar /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    Repository   :
    java.home    : /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre
    j.class.path : /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    j.lib.path   : /usr/java/packages/lib/amd64:/usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/jrockit:/usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64:/usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/../lib/amd64
    JAVA_HOME    : <not set>
    _JAVA_OPTIONS: <not set>
    LD_LIBRARY_PATH: /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/jrockit:/usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64:/usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/../lib/amd64
    LD_ASSUME_KERNEL: <not set>
    LD_PRELOAD   : <not set>
    StackOverFlow: 1 StackOverFlowError has occured
    OutOfMemory  : 0 OutOfMemoryErrors have occured
    C Heap       : Good; no memory allocations have failed
    GC Strategy  : Mode: throughput, with strategy: genparpar (basic strategy: genparpar)
    GC Status    : OC is not running. Last finished OC was OC#37.
                 : YC is not running. Last finished YC was YC#68.
    YC Promotion : Last YC successfully promoted all objects
    YC History   : Ran 1 YCs before OC#33.
                 : Ran 1 YCs before OC#34.
                 : Ran 1 YCs before OC#35.
                 : Ran 1 YCs before OC#36.
                 : Ran 1 YCs before OC#37.
                 : Ran 0 YCs since last OC.
    Heap         : 0xc0000000 - 0xe0000000  (Size: 512 MB)
    Compaction   : (no compaction area)
    Allocation   : TLA-min: 2048, TLA-preferred: 65536 TLA-waste limit: 2048
    NurseryList  : 0xc5c5c700 - 0xd1fbbef8
    KeepArea     : 0xcecd8290 - 0xd1fbbef8
    KA Markers   : [ 0xcbc91cc8,  0xcecd8290 , 0xd1fbbef8 ]
    Forbidden A  : (none)
    Previous KA  : 0xce694e98 - 0xd18c7128
    Previous FA  : (none)
    CompRefs     : References are compressed, with heap base 0x0 and shift 0.
    Registers (from ThreadContext: 0x7f5788df4bc0:
      rax = 0000000000000000   rcx = 0000000000000080
      rdx = 000000000000001f   rbx = 00007f5788df5660
      rsp = 00007f5788df5000   rbp = 00007f5788df5650
      rsi = 00007f570af3f988   rdi = 00007f5788df5660
       r8 = 000000000000000b    r9 = 0000000000000064
      r10 = 0000000000000007   r11 = 00007f5784000078
      r12 = 00007f570af3f988   r13 = 000000000000001f
      r14 = 00007f5788df5888   r15 = 00000000ffffffff
       cs = 0000000000000033    fs = 0000000600000000
       gs = 0006000000000000
      rip = 00007f5789f8ba17 flags = 0000000000000202
    Loaded modules:
    (* denotes the module where the exception occured)
    0000000000400000-00000000004128a3  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/bin/java
    00007fffcf56f000-00007fffcf56fd9c  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/bin/java
    00007f578a4f5000-00007f578a4f7067  /lib/x86_64-linux-gnu/libdl.so.2
    00007f578a2d8000-00007f578a2ef127  /lib/x86_64-linux-gnu/libpthread.so.0
    00007f5789f0f000-00007f578a0cd1a7 */lib/x86_64-linux-gnu/libc.so.6
    00007f578a6f9000-00007f578a71b4ef  /lib64/ld-linux-x86-64.so.2
    00007f578992d000-00007f5789c34f33  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/jrockit/libjvm.so
    00007f578970b000-00007f578972a21b  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libjrosal.so
    00007f57894fe000-00007f578950a553  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libjrutil.so
    00007f57891f9000-00007f57892fbdd3  /lib/x86_64-linux-gnu/libm.so.6
    00007f5788ff1000-00007f5788ff7963  /lib/x86_64-linux-gnu/librt.so.1
    00007f5788be7000-00007f5788beed4b  /lib/x86_64-linux-gnu/libnss_compat.so.2
    00007f57889cd000-00007f57889e35e7  /lib/x86_64-linux-gnu/libnsl.so.1
    00007f57887c1000-00007f57887cb053  /lib/x86_64-linux-gnu/libnss_nis.so.2
    00007f57885b4000-00007f57885bf4cb  /lib/x86_64-linux-gnu/libnss_files.so.2
    00007f57883a5000-00007f57883b12b3  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libjfr.so
    00007f5788016000-00007f5788022317  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libverify.so
    00007f5741ecf000-00007f5741ef7283  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libjava.so
    00007f5741d44000-00007f5741d4a5bf  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/native_threads/libhpi.so
    00007f5740bf7000-00007f5740c04c03  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libzip.so
    00007f570bdef000-00007f570bdfdd73  /home/qianjia/eclipse-kelper/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130807-1835/eclipse_1506.so
    00007f570bb20000-00007f570bbcc30b  /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
    00007f570b913000-00007f570b91de8b  /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
    00007f570b6c8000-00007f570b70fd1b  /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
    00007f570b4a8000-00007f570b4c5ba3  /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
    00007f570b14e000-00007f570b2a0853  /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
    00007f570aeff000-00007f570af4b57b  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
    00007f570ac03000-00007f570acfbceb  /lib/x86_64-linux-gnu/libglib-2.0.so.0
    00007f570a9c9000-00007f570a9fff03  /usr/lib/x86_64-linux-gnu/libfontconfig.so.1
    00007f570a7bf000-00007f570a7c78c3  /usr/lib/x86_64-linux-gnu/libXrender.so.1
    00007f570a5bc000-00007f570a5bd6fb  /usr/lib/x86_64-linux-gnu/libXinerama.so.1
    00007f570a3ac000-00007f570a3b9d7b  /usr/lib/x86_64-linux-gnu/libXi.so.6
    00007f570a1a2000-00007f570a1aa683  /usr/lib/x86_64-linux-gnu/libXrandr.so.2
    00007f5709f97000-00007f5709f9fe8b  /usr/lib/x86_64-linux-gnu/libXcursor.so.1
    00007f5709d94000-00007f5709d95a7b  /usr/lib/x86_64-linux-gnu/libXcomposite.so.1
    00007f5709b91000-00007f5709b9282b  /usr/lib/x86_64-linux-gnu/libXdamage.so.1
    00007f570998b000-00007f570998fb13  /usr/lib/x86_64-linux-gnu/libXfixes.so.3
    00007f5709687000-00007f5709784ff3  /usr/lib/x86_64-linux-gnu/libcairo.so.2
    00007f570934d000-00007f5709480863  /usr/lib/x86_64-linux-gnu/libX11.so.6
    00007f570913b000-00007f570914b0e3  /usr/lib/x86_64-linux-gnu/libXext.so.6
    00007f5708f27000-00007f5708f3938b  /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
    00007f5708c8a000-00007f5708d20423  /usr/lib/x86_64-linux-gnu/libfreetype.so.6
    00007f5708a86000-00007f5708a8847b  /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0
    00007f570886f000-00007f5708884bdb  /lib/x86_64-linux-gnu/libz.so.1
    00007f5708650000-00007f570866c703  /lib/x86_64-linux-gnu/libselinux.so.1
    00007f5708436000-00007f570844b80f  /lib/x86_64-linux-gnu/libresolv.so.2
    00007f570822e000-00007f57082348f3  /usr/lib/x86_64-linux-gnu/libffi.so.6
    00007f5707fef000-00007f570802bc5b  /lib/x86_64-linux-gnu/libpcre.so.3
    00007f5707dc6000-00007f5707debd1b  /lib/x86_64-linux-gnu/libexpat.so.1
    00007f5707b2e000-00007f5707bbdeb3  /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
    00007f5707908000-00007f570792c6bb  /lib/x86_64-linux-gnu/libpng12.so.0
    00007f5707705000-00007f5707706483  /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0
    00007f57074fb000-00007f57075026ab  /usr/lib/x86_64-linux-gnu/libxcb-render.so.0
    00007f57072dd000-00007f57072f9963  /usr/lib/x86_64-linux-gnu/libxcb.so.1
    00007f5707046000-00007f57070da40b  /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0
    00007f5706e42000-00007f5706e43ed3  /usr/lib/x86_64-linux-gnu/libXau.so.6
    00007f5706c3c000-00007f5706c405f3  /usr/lib/x86_64-linux-gnu/libXdmcp.so.6
    00007f5706a07000-00007f5706a386fb  /usr/lib/x86_64-linux-gnu/libicule.so.48
    00007f570669c000-00007f57067f1462  /usr/lib/x86_64-linux-gnu/libicuuc.so.48
    00007f5706399000-00007f570647d545  /usr/lib/x86_64-linux-gnu/libstdc++.so.6
    00007f5706183000-00007f5706196fbb  /lib/x86_64-linux-gnu/libgcc_s.so.1
    00007f5704e13000-00007f5705f81383  /usr/lib/x86_64-linux-gnu/libicudata.so.48
    00007f57047da000-00007f5704c0681b  /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
    00007f57045b8000-00007f57045d716b  /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0
    00007f5704382000-00007f5704392923  /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/liboverlay-scrollbar.so
    00007f5704151000-00007f570417f9cb  /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
    00007f5703f4b000-00007f5703f4f933  /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
    00007f5703d46000-00007f5703d49753  /usr/lib/x86_64-linux-gnu/libcanberra-gtk.so.0
    00007f5703b36000-00007f5703b4476b  /usr/lib/x86_64-linux-gnu/libcanberra.so.0
    00007f570392e000-00007f5703934b3b  /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3
    00007f570371c000-00007f570372bfeb  /usr/lib/x86_64-linux-gnu/libtdb.so.1
    00007f5703512000-00007f570351a2bb  /usr/lib/x86_64-linux-gnu/libltdl.so.7
    00007f57032e5000-00007f570330fea3  /usr/lib/x86_64-linux-gnu/libvorbis.so.0
    00007f57030de000-00007f57030e37b3  /usr/lib/x86_64-linux-gnu/libogg.so.0
    00007f5702e8c000-00007f5702e96123  /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
    00007f570245c000-00007f570245ef13  /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    00007f57018e4000-00007f57018f6d17  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libnet.so
    00007f570179c000-00007f57017a2a03  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libnio.so
    00007f5701595000-00007f570159af9b  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/liborii.so
    00007f56daa21000-00007f56daa9ed5b  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/659/1/.cp/libswt-gtk-4333.so
    00007f56da7aa000-00007f56da81c2db  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/659/1/.cp/libswt-pi-gtk-4333.so
    00007f56da5a8000-00007f56da5a89e3  /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0
    00007f56da32e000-00007f56da3328c3  /usr/lib/x86_64-linux-gnu/libXtst.so.6
    00007f56da12a000-00007f56da12c2db  /usr/lib/x86_64-linux-gnu/pango/1.8.0/modules/pango-basic-fc.so
    00007f56d9e3b000-00007f56d9e3efeb  /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
    00007f56d9bee000-00007f56d9bfa65b  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/659/1/.cp/libswt-cairo-gtk-4333.so
    00007f56d99a7000-00007f56d99ac97b  /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so
    00007f56d9744000-00007f56d9786853  /usr/lib/x86_64-linux-gnu/libibus-1.0.so.0
    00007f56d9513000-00007f56d9541533  /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
    00007f56d92d8000-00007f56d930c87b  /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
    00007f56d90c7000-00007f56d90d60c3  /lib/x86_64-linux-gnu/libudev.so.1
    00007f56d8d85000-00007f56d8d865fb  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/77/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so
    00007f56d82b9000-00007f56d82c37a3  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/659/1/.cp/libswt-atk-gtk-4333.so
    00007f56c28f5000-00007f56c28fa513  /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
    00007f56c23af000-00007f56c23b3cb3  /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/menuproxies/libappmenu.so
    00007f56c219c000-00007f56c21ad95b  /usr/lib/x86_64-linux-gnu/libdbusmenu-gtk.so.4
    00007f56c1f81000-00007f56c1f9a453  /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
    00007f56a7616000-00007f56a7620cbb  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/659/1/.cp/libswt-webkit-gtk-4333.so
    00007f56a3c19000-00007f56a53e04fb  /usr/lib/libwebkitgtk-1.0.so.0
    00007f56a35c5000-00007f56a39e469b  /usr/lib/libjavascriptcoregtk-1.0.so.0
    00007f56a33ba000-00007f56a33c3d3b  /usr/lib/libenchant.so.1
    00007f56a31b2000-00007f56a31b8633  /usr/lib/x86_64-linux-gnu/libgailutil.so.18
    00007f56a2f9b000-00007f56a2faebe3  /usr/lib/libgeoclue.so.0
    00007f56a2d8f000-00007f56a2d99a2b  /usr/lib/x86_64-linux-gnu/libgstapp-1.0.so.0
    00007f56a2b46000-00007f56a2b8b443  /usr/lib/x86_64-linux-gnu/libgstaudio-1.0.so.0
    00007f56a2922000-00007f56a29433b3  /usr/lib/x86_64-linux-gnu/libgstpbutils-1.0.so.0
    00007f56a26e1000-00007f56a271c9f3  /usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
    00007f56a2490000-00007f56a24ded7b  /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
    00007f56a219d000-00007f56a228738b  /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
    00007f56a1f4c000-00007f56a1f8a92b  /usr/lib/x86_64-linux-gnu/libjpeg.so.8
    00007f56a1c91000-00007f56a1d30fa3  /usr/lib/x86_64-linux-gnu/libsoup-2.4.so.1
    00007f56a1a55000-00007f56a1a8ef93  /usr/lib/x86_64-linux-gnu/libxslt.so.1
    00007f56a16f2000-00007f56a184a16b  /usr/lib/x86_64-linux-gnu/libxml2.so.2
    00007f56a1494000-00007f56a14edb23  /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
    00007f56a11e8000-00007f56a128e6f3  /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
    00007f56a0e22000-00007f56a0fda640  /usr/lib/x86_64-linux-gnu/libicui18n.so.48
    00007f56a0bbc000-00007f56a0c1a5fb  /usr/lib/x86_64-linux-gnu/libXt.so.6
    00007f56a0995000-00007f56a09b9afb  /usr/lib/x86_64-linux-gnu/libdbus-glib-1.so.2
    00007f56a075f000-00007f56a07923fb  /usr/lib/x86_64-linux-gnu/libgsttag-1.0.so.0
    00007f56a04e1000-00007f56a05592b3  /usr/lib/x86_64-linux-gnu/liborc-0.4.so.0
    00007f56a02bf000-00007f56a02df5fb  /lib/x86_64-linux-gnu/liblzma.so.5
    00007f56a009a000-00007f56a00ba3f3  /usr/lib/x86_64-linux-gnu/libglapi.so.0
    00007f56a843c000-00007f56a843c783  /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1
    00007f569fe83000-00007f569fe97423  /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0
    00007f569fc7e000-00007f569fc80bd3  /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0
    00007f569fa78000-00007f569fa7be53  /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1
    00007f569f86d000-00007f569f876dcb  /usr/lib/x86_64-linux-gnu/libdrm.so.2
    00007f569f665000-00007f569f66ba0b  /usr/lib/x86_64-linux-gnu/libSM.so.6
    00007f569f449000-00007f569f45f4d3  /usr/lib/x86_64-linux-gnu/libICE.so.6
    00007f569f205000-00007f569f2474f3  /lib/x86_64-linux-gnu/libdbus-1.so.3
    00007f569f000000-00007f569f003383  /lib/x86_64-linux-gnu/libuuid.so.1
    00007f56a6dce000-00007f56a6dd0d4b  /usr/lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so
    00007f56a5fb3000-00007f56a5fb4bf3  /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
    00007f565ddd9000-00007f565ddf99fe  /usr/lib/x86_64-linux-gnu/libproxy.so.1
    00007f565dbcf000-00007f565dbd78ed  /usr/lib/x86_64-linux-gnu/libproxy/0.4.11/modules/config_gnome3.so
    00007f565d9cb000-00007f565d9ccd93  /usr/lib/x86_64-linux-gnu/libproxy/0.4.11/modules/network_networkmanager.so
    00007f565d7bd000-00007f565d7c78f3  /usr/lib/enchant/libenchant_hspell.so
    00007f565d5b1000-00007f565d5bb95f  /usr/lib/enchant/libenchant_ispell.so
    00007f565d3ae000-00007f565d3af843  /usr/lib/enchant/libenchant_aspell.so
    00007f565d0e7000-00007f565d19f27b  /usr/lib/libaspell.so.15
    00007f565cee1000-00007f565cee4fd2  /usr/lib/enchant/libenchant_myspell.so
    00007f565cc8d000-00007f565ccdbafd  /usr/lib/x86_64-linux-gnu/libhunspell-1.3.so.0
    00007f56aa6d3000-00007f56aa6d4253  /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
    00007f565656e000-00007f56565a125b  /usr/lib/x86_64-linux-gnu/librsvg-2.so.2
    00007f5656334000-00007f565636a3b3  /usr/lib/x86_64-linux-gnu/libcroco-0.6.so.3
    00007f5656131000-00007f5656132bcb  /lib/libnss_mdns4_minimal.so.2
    00007f5655f2a000-00007f5655f2f07b  /lib/x86_64-linux-gnu/libnss_dns.so.2
    Stack:
    (* marks the word pointed to by the stack pointer)
    00007f5788df5000: 00007f5788df5888* 00007f5789f58917  00007f5788df5690  00007f5788df5680 
    00007f5788df5020: 00007f570af3f988  00007f570af3f9b9  00007f5788df58b8  00007f5789f58942 
    00007f5788df5040: 00007f5788df58c8  00007f5789f5d1e4  000000000000000c  00007f570000003f 
    00007f5788df5060: 0000000000000014  00007f570000003d  0000000000000014  00007f5700000038 
    00007f5788df5080: 0000000000000009  00007f570000003c  00007f5788df5918  0000000089f58942 
    00007f5788df50a0: 00007f5788df5928  0000000000000000  0000000000000000  0000000000000000 
    Code:
    (* marks the word pointed to by the instruction pointer)
    00007f5789f8b9b0: 48fe294840738b48  814800000fffc681  9346e8fffff000e6  00401f0fc1eb0007 
    00007f5789f8b9d0: 2e66c3ffffffffb8  0000000000841f0f  53000000d8878b48  f8832050fffb8948 
    00007f5789f8b9f0: 0f08538b480f74ff  894801c2834802b6  2e666666c35b0853  0000000000841f0f 
    00007f5789f8ba10: 41d28548c0315641* 5355d48949544155  8949000000f8840f  90d38948f58948fd 
    00007f5789f8ba30: 30758b4d287d8b49  000090830ff7394c  4cf3394cfe294900  0f14fe8349f3460f 
    00007f5789f8ba50: f6854d000000ab87  8d48104d8d487474  e28348f2894c1077  cf3948ff468d49f0 
    Last optimized methods:
      #177 java/lang/ref/ReferenceQueue.poll()Ljava/lang/ref/Reference;  5177.866-5177.870 0x7f574300dbe0-0x7f574300ddb4 3.92 ms 256KB 
      #178 org/eclipse/e4/core/internal/contexts/EclipseContext.cleanup()V  5201.219-5201.346 0x7f574326e000-0x7f574326ed4c 127.39 ms 1280KB 
      #179 jrockit/vm/Classes.forName(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;  5412.858-5412.936 0x7f574326ed60-0x7f574326f94e 77.88 ms 1280KB 
      #180 java/util/HashMap.buildCache()V  5412.946-5412.972 0x7f574326f960-0x7f574326feb5 26.35 ms 768KB 
    *#181 java/util/HashMap$KeyIterator.next()Ljava/lang/Object;  5622.881-5622.885 0x7f574326fec0-0x7f5743270063 3.62 ms 256KB 
      #166 org/eclipse/emf/ecore/impl/MinimalEObjectImpl.hasField(I)Z  4513.062-4513.063 0x7f574312cf00-0x7f574312cf1f 0.31 ms 256KB 
      #167 org/eclipse/emf/common/util/AbstractEList.add(Ljava/lang/Object;)Z  4513.084-4513.084 0x7f574312cf20-0x7f574312cf6d 0.76 ms 256KB 
      #168 org/eclipse/emf/common/util/AbstractTreeIterator.next()Ljava/lang/Object;  4813.131-4813.144 0x7f574312cf80-0x7f574312d353 13.43 ms 576KB 
      #169 org/eclipse/emf/ecore/util/EcoreUtil$ProperContentIterator.hasNext()Z  4813.144-4813.148 0x7f574312d360-0x7f574312d5f9 3.57 ms 256KB 
      #170 org/eclipse/core/internal/resources/MarkerAttributeMap.shareStrings(Lorg/eclipse/core/internal/utils/StringPool;)V  4818.874-4818.883 0x7f574312d600-0x7f574312d858 9.57 ms 256KB 
      #171 java/util/HashMap.addEntry(ILjava/lang/Object;Ljava/lang/Object;I)V  4818.883-4818.888 0x7f574312d860-0x7f574312dc50 4.65 ms 512KB 
      #172 org/eclipse/swt/widgets/Display.readAndDispatch()Z  4827.887-4828.220 0x7f5742ccad20-0x7f5742ccd336 333.14 ms 4864KB 
      #173 org/eclipse/core/databinding/observable/Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V  4986.776-4986.785 0x7f574312dc60-0x7f574312de55 8.95 ms 256KB 
      #174 org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImpl.hasNext()Z  5113.313-5113.350 0x7f574300ce00-0x7f574300d94e 37.04 ms 1024KB 
      #175 org/eclipse/emf/ecore/impl/MinimalEObjectImpl.eContents()Lorg/eclipse/emf/common/util/EList;  5113.350-5113.356 0x7f574300d960-0x7f574300dbc5 6.23 ms 512KB 
      #176 org/eclipse/ui/internal/Workbench$3.eventLoopIdle(Lorg/eclipse/swt/widgets/Display;)V  5154.651-5154.652 0x7f574312de60-0x7f574312de7e 0.86 ms 256KB 
    Thread:
    "Main Thread" id=1 idx=0x4 tid=13581 lastJavaFrame=0x7f5788feecf8
    Stack 0: start=0x7f5788df0000, end=0x7f5788ff1000, guards=0x7f5788df5000 (disabled), forbidden=0x7f5788df3000
    Thread Stack Trace:
        at _IO_default_xsputn+7()@0x7f5789f8ba17
        at __vasprintf_chk+192()@0x7f578a020b31
        -- Java stack --
        at org/eclipse/swt/internal/gtk/OS._gtk_main_do_event(J)V(Native Method)
        at org/eclipse/swt/internal/gtk/OS.gtk_main_do_event(OS.java:8742)
        at org/eclipse/swt/widgets/Display.eventProc(Display.java:1243)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
        at org/eclipse/swt/internal/gtk/OS._g_main_context_iteration(JZ)Z(Native Method)
        at org/eclipse/swt/internal/gtk/OS.g_main_context_iteration(OS.java:2288)[inlined]
        at org/eclipse/swt/widgets/Display.readAndDispatch(Display.java:3361)[optimized]
        at org/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
        at org/eclipse/core/databinding/observable/Realm.runWithDefault(Realm.java:332)
        at org/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine.run(PartRenderingEngine.java:997)
        at org/eclipse/e4/ui/internal/workbench/E4Workbench.createAndRunUI(E4Workbench.java:138)
        at org/eclipse/ui/internal/Workbench$5.run(Workbench.java:610)
        at org/eclipse/core/databinding/observable/Realm.runWithDefault(Realm.java:332)
        at org/eclipse/ui/internal/Workbench.createAndRunWorkbench(Workbench.java:567)
        at org/eclipse/ui/PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
        at org/eclipse/ui/internal/ide/application/IDEApplication.start(IDEApplication.java:124)
        at org/eclipse/equinox/internal/app/EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org/eclipse/core/runtime/adaptor/EclipseStarter.run(EclipseStarter.java:354)
        at org/eclipse/core/runtime/adaptor/EclipseStarter.run(EclipseStarter.java:181)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
        at jrockit/vm/Reflect.invokeMethod(Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun/reflect/DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java/lang/reflect/Method.invoke(Method.java:597)
        at org/eclipse/equinox/launcher/Main.invokeFramework(Main.java:636)
        at org/eclipse/equinox/launcher/Main.basicRun(Main.java:591)
        at org/eclipse/equinox/launcher/Main.run(Main.java:1450)
        at org/eclipse/equinox/launcher/Main.main(Main.java:1426)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
        -- end of trace
    Memory usage report:
    Total mapped                  6240004KB           (reserved=3804280KB)
    -              Java heap      1048576KB           (reserved=524288KB)
    -              GC tables        35084KB         
    -          Thread stacks       100360KB           (#threads=50)
    -          Compiled code      1048576KB           (used=17771KB)
    -               Internal         1672KB         
    -                     OS       661012KB         
    -                  Other      3194708KB         
    -            Classblocks         8192KB           (malloced=8159KB #21260)
                                                      Not tracing sites.
    -        Java class data       140800KB           (malloced=140603KB #98453 in 21260 classes)
                                                      Not tracing sites.
    - Native memory tracking         1024KB           (malloced=334KB #10)
                                                      Not tracing sites.
    Set the env variable TRACE_ALLOC_SITES=1 or use the print_memusage switch
    trace_alloc_sites=true to enable alloc site tracing.
        *  If you see this dump, please go to                                    *
        *  http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html  *
        *  for troubleshooting information.                                      *
    ===== END DUMP ===============================================================

    Hi,
    I can see that Stackoverflow is happen in this case.
    Please remove this one -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Xss2m
    Try to keep following parameter  -Xms2048 -Xmx2048 -XnoOpt in your eclipse.ini file.
    that will help to resolve this issue.
    Regards,
    Kal

  • Looking for WebLogic 10.3.5 install media with Eclipse for 64-bit

    Hi,
    I need to install OSB on 64-bit for 11.1.1.5 suite.
    I have downloaded ofm_osb_generic_11.1.1.5.0_disk1_1of1.zip
    The instllation process asks for Eclipse location which should be installed with the WebLogic.
    The file I used to install the web logic was wls1035_generic.jar, but it doesn't have Eclipse.
    I was able to find WebLogic 10.3.5 with Eclipse (wls1035_oepe111172_win32.exe) but it is for 32-bit, I need 64 bit.
    Any idea?
    Thank you

    Hi Vlad,
    Thanks much for the ersponse.
    What I did I downloaded the 11.1.1.5 version that I need
    oepe-galileo-all-in-one-11.1.1.5.0.201003170852-win32-x86_64.zip
    I did unzip it, BUT! I what I am seeing in the unzipped content is not the 'regular' install distribution, I mean there is no INSTALL or SETUP utilities, there is an executable called eclipse.exe which when sarted gives me the eclipse I beleive. This is fine per say, my concern is that later when I go and try to install OSB that will be looking for eclipse installation, and if eclipse was not 'installed' but just 'unzipped' it won't see it. May I am making things a little more complex than they need to be, I am just a little confused. I am not sure if this is the right way that'a all, my goal was OSB this is what brought me to eclipse.
    Thank you,
    Anatoliy

  • Fiori Toolkit Error -  for Eclipse Kepler version 4.3

    Hi All,
    I have been using Toolkit provided for Eclipse juno version.But as it supports only till 1.20 libraries.
    Fiori Toolkit:
    http://scn.sap.com/docs/DOC-50112
    Currently i'm trying to upgrade to kepler, to ensure latest libraries are available.
    I'm getting the below error while trying to install Fiori toolkit 1.1.4. I have installed
    Graphiti plugin as mentioned in documentation.
    Graphiti 0.9.1 Update Site
    Still i'm getting the below error.Do we have new Fiori toolkit for Kepler version 4.3? please help me to resovle it
    Error:
    Cannot complete the install because one or more required items could not be found.
      Software being installed: SAP Fiori Toolkit 1.1.4 (com.sap.odata.dt.cons.toolkit.bloom.feature.feature.group 1.1.4)
      Missing requirement: Fiori Templates Common 1.1.4 (com.sap.odata.dt.cons.toolkit.bloom.templates.common 1.1.4) requires 'bundle com.sap.odata.dt.component.exploration 0.0.0' but it could not be found.
    Cannot satisfy dependency:
        From: SAP Fiori Toolkit 1.1.4 (com.sap.odata.dt.cons.toolkit.bloom.feature.feature.group 1.1.4)
        To: com.sap.odata.dt.cons.toolkit.bloom.templates.common [1.1.4]
    Thanks
    Ramana

    Hi Ramana,
    Very weird... because I used to code the UI5/SAP Fiori things in Juno (also just because of http://scn.sap.com/docs/DOC-5011 )
    I've read in some forum posts and in the Fiori Toolkit - documentation that the Toolkit only supports Juno. Now I tried it by myself with Kepler and it really doesnt work with Kepler...
    So, I'm sorry that it took so much time (because of setting up Kepler Env. + needed plugins) and that I haven't a solution for Kepler.
    With regards,
    Chung

  • Asking for help to install SAP UI5 in Eclipse Kepler?

    Can you provide me the navigation for installing the SAP UI5 development tools in Eclipse Kepler? I was to find the attached folder while creating the project. And can you send me any link to download the
    HTML5Evaluation_complete.zip   ?????
    I got the procedure in the link given, where the file is needed.
    The link is: _D:\SAP UI development\UI_Development_Toolkit_for_HTML5_Version_SAPUI5_1_16_3_278_MB\Readme_and_InstallationInformation.html
    Please get back to me with the solution.
    Thanks & Regards,
    Joyjit Biswas
    Mob: (+91) 9538730540
    Email: [email protected]

    Did you try downloading from this link
    http://download.store.sap.com/SCN/UI_Development_Toolkit_for_HTML5/UI_Development_Toolkit_for_HTML5_Version_SAPUI5_1_16_…

  • Problem install spring in eclipse kepler

    Hello,
    I am eclipse kepler and I want install Spring in my eclipse. As mucha upadate site spring as market place give the same error. The error is not can instal spring ecore. the reason is incompatibility version.
    I have instal OEPE (Oracle Enterprise Platform Eclipse)
    Thank you

    What update site URL did you use? Spring Tools Suite provides different Marketplace links and update sites for each version of Eclipse.

  • CS4 XMP SDK - Can't get it to work with Eclipse IDE

    I've been trying to use the CS4 XMP (FileInfo) SDK with the Eclipse IDE, as described in the docs, but there must be a missing step in the documentation because I have added the Ant Plugin and the XMP plugin (jar) but there is no "XMP / Custom Panel" project option showing in Eclipse.
    Has anyone got this to work? Does it require a specific (i.e. not the latest Ganymede) version of Eclipse?

    Hi Fred,
    Unfortunately I do not have Flex Builder (it is pay-for software). The XMP FileInfo SDK Programmer's Guide says there are three options:
    1. Adobe Flex Builder
    2. Eclipse IDE with Flex-Builder plug-in
    3. Flex SDK
    I've been trying number 2 (Eclipse IDE) as I am familiar with Eclipse and the plugin is included with the SDK, but it doesn't work so I guess the documentation is missing a few steps.
    Thanks
    James.

  • Compiles well with eclipse but not with javac

    Hello.
    I am using Windows XP and eclipse 3.0.2.
    I have j2sdk-1_4_2_07-windows also.
    I built class files from the code below with eclipse.
    On jre, It silently runs and exits as expected.
    But when compiled with javac, It does not.
    It dumps a stack trace.
    Which compiler is right?
    public class ANullPointerException {
         private Object o = new Object();
         private Sub sub = new Sub();
         private abstract static class Super {
              protected abstract Object access();
              private Super() {
                   access();
         private class Sub extends Super {
              protected Object access() {
                   return o;
         public static void main(String[] args) {
              new ANullPointerException();
    }the stack trace was as below
    java.lang.NullPointerException
         at ANullPointerException.access$200(ANullPointerException.java:1)
         at ANullPointerException$Sub.access(ANullPointerException.java:15)
         at ANullPointerException$Super.<init>(ANullPointerException.java:9)
         at ANullPointerException$Super.<init>(ANullPointerException.java:5)
         at ANullPointerException$Sub.<init>(ANullPointerException.java:13)
         at ANullPointerException$Sub.<init>(ANullPointerException.java:13)
         at ANullPointerException.<init>(ANullPointerException.java:3)
         at ANullPointerException.main(ANullPointerException.java:20)
    Exception in thread "main" I found 3 class files built by eclipse. They were
    ANullPointerException$Sub.class,
    ANullPointerException$Super.class and
    ANullPointerException.class.
    No missing or extra files found, I think.
    But I found 4 class files built by javac. They were
    ANullPointerException$1.class,
    ANullPointerException$Sub.class,
    ANullPointerException$Super.class and
    ANullPointerException.class.
    I do not know why ANullPointerException$1.class is needed.
    Thank you in advance.

    I found the answer myself.
    I have been setting the eclipse's .class file compatibility to 1.4.
    But it is not javac's default.
    So all I need to do is javac -target 1.4 ANullPointerException.java.
    Sorry for a noise

  • Can we use RoboHelp with Eclipse as version control?

    Im am using RoboHelp 7 in the Tech Comm Suite in a Windows XP environment.
    I see a lot of information on using RoboSource as versionn control, but I'm not seeing a lot of information on other third-pary version control software.  I did see one posting that suggested that if you are planning to use third-party software, you should uninstall RoboSource first.  I can't seem to figure out the following:
    How do you determine if your version control (Eclipse) supports Microsoft SCC API?
    How do you get RH to recognize Eclipse? Even though I uninstalled RoboSource Control 3, it still shows up in the Select Version Control Provider
    Are there step-by-step instructions anywhere that show how to get RoboHelp to recognize third-party software?
    As always, thanks for your assistance.

    Colum,
    Thanks for recommending that I visit Peter's web site.  It has a great page on Eclipse.  Wish I had read it before I was shoved kicking and screaming into using it.  However, it did stop short of providing me with information to troubleshoot the problems I'm having with Eclipse and RH 7.  I sent him an e-mail from the site and hope that he will be able to answer it.

  • Flex with Eclipse WST

    Hi I'am new to Flex, I like to get started using Flex,
    ActionScript3 using Eclipse IDE.. Iam looking for some tutorial or
    workshop article how to get Flex with Eclipse IDE.

    Hi,
    Are you talking about using the Flex Plugin or the Flex_SDK?
    Not sure about the plugin but you can check out my post on
    what I had to do to get the sdk to work with Eclipse 3.3 at
    http://www.plentifuldesigns.com/?p=13
    Hope this helps
    - Keith

  • How to include jar files in exporting an .jar with Eclipse

    I would like to add jar libraries into my jar exported in that they are referenced in my java code . how can i do it with Eclipse?
    Thanks for your response.

    You mean to add a library in NetBeans? If so, click here

  • Dobt in using Emulator with Eclipse

    Hi all,
    I am using Eclipsewith ME + Suns WTK(2.2 , 2.5 and2.5.1 versions ) for devoleping Midlet Application.I have to teest my Midlet suite for
    a) MIDPI version 1.0 and CLDC 1.0 handsets
    b) MIDPI version 1.0 and CLDC 1.1 handsets
    But there are no Handsets with the above configuration available in these wtk versions.
    But I can change the cldc version in the Preference page of Eclipse
    (Eclipse>Windows>Preference>j2me>preverification>��..). &
    (Eclipse>Project Propertise>preverification...............................)
    Which among these Is the correct way?
    ====================================
    Also i got a url ---- http://developers.sun.com/mobility/device/device
    Here there are number of hand sets supports different CLDC and MIDP versions
    But how can i use this devise�s Emulators with Eclipse ME?
    Please give me a reply ,if anyone knows...........?
    ==================
    Many Many Thanks
    shejiss

    Hi all,
    I am using Eclipsewith ME + Suns WTK(2.2 , 2.5 and2.5.1 versions ) for devoleping Midlet Application.I have to teest my Midlet suite for
    a) MIDPI version 1.0 and CLDC 1.0 handsets
    b) MIDPI version 1.0 and CLDC 1.1 handsets
    But there are no Handsets with the above configuration available in these wtk versions.
    But I can change the cldc version in the Preference page of Eclipse
    (Eclipse>Windows>Preference>j2me>preverification>��..). &
    (Eclipse>Project Propertise>preverification...............................)
    Which among these Is the correct way?
    ====================================
    Also i got a url ---- http://developers.sun.com/mobility/device/device
    Here there are number of hand sets supports different CLDC and MIDP versions
    But how can i use this devise�s Emulators with Eclipse ME?
    Please give me a reply ,if anyone knows...........?
    ==================
    Many Many Thanks
    shejiss

Maybe you are looking for

  • Installing IC Webclient in CRM 5.0 - how to ?

    Hello, ist there a cookbook how to install IC Webclient in crm 5.0 ? We use crm 5.0 and now we want to use the ic webclient. Hope someone can give me some hints. Best regards Gerd

  • Motion freezing mid render

    Can anyone help, this is fairly urgent. I have a project that has to be in monday, whenever I render it, it basically stops about halfway and exports the movie there, this means theres no sound aswell (i've exported audio only and it does the entire

  • User exist in XK01

    Dear Friends!     I am having strenge problem with the User Exit for Vendor creation.  the problem is this.. due to some reason my friend has created a user exit for the tcode XK01 which has a name (ZSZARU01) .  I dont know what happend then.. he del

  • Custom Field

    I am trying to create a Custom field in address book on a group of contacts. Is this possible or does each one need to be changed individually. Also, I can't seem to mark a previous post as "solved" I've tried on several machines over the last 24hrs

  • HELP! - Finding Specific Emails and Color options??

    Hi.. Is there a way to group emails from a specific soure or with a specific heading etc (eudora does this for example by highlighting one and hitting option/command together-which then groups all emails in your box with the same source, title etc.).