Anyone gotten Flex 2 to install in Plugin mode?

I tried installing into my normal Eclipse 3.1.1 environment
and it didn't work. So I downloaded the base Eclipse 3.1.1 and
SVNPlugin only and then installed it into the base eclipse and it
still didn't work.
Has anyone gotten it to work? I've only gotten it to work in
standalone installation where it installs it's own eclipse version.
However I hate having two eclipse desktops open, one for EJB
development and one for Flex 2 development, and then two eclipse
configurations etc. It's a real pain in the arse.
Here's the error messages i get:
java.fullversion=J2RE 1.4.2 IBM Windows 32 build
cn142ifx-20060209 (SR4-1) (JIT enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 4 0 2006-07-20 06:04:35.156
!MESSAGE Unable to create editor ID
com.adobe.flexbuilder.editors.mxml.MXMLEditor: No editor descriptor
for id com.adobe.flexbuilder.editors.mxml.MXMLEditor
!STACK 1
org.eclipse.ui.PartInitException: No editor descriptor for id
com.adobe.flexbuilder.editors.mxml.MXMLEditor
at
org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:553)
at
org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:384)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552)
at
org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:258)
at
org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1221)
at
org.eclipse.ui.internal.EditorManager$5.run(EditorManager.java:949)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at
org.eclipse.ui.internal.EditorManager.restoreState(EditorManager.java:944)
at
org.eclipse.ui.internal.WorkbenchPage.restoreState(WorkbenchPage.java:2576)
at
org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1819)
at
org.eclipse.ui.internal.Workbench.doRestoreState(Workbench.java:2566)
at
org.eclipse.ui.internal.Workbench.access$14(Workbench.java:2515)
at
org.eclipse.ui.internal.Workbench$19.run(Workbench.java:1514)
at
org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1263)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:346)
at
org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291)
at
org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:447)
at
org.eclipse.ui.internal.Workbench.runStartupWithProgress(Workbench.java:1258)
at
org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1512)
at
org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1491)
at
org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1374)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at
org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1318)
at
org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:700)
at
org.eclipse.ui.internal.Workbench.init(Workbench.java:1034)
at
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1636)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at
org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
!SUBENTRY 1 org.eclipse.ui 4 0 2006-07-20 06:04:35.156
!MESSAGE No editor descriptor for id
com.adobe.flexbuilder.editors.mxml.MXMLEditor
!ENTRY org.eclipse.ui.workbench 4 2 2006-07-20 06:04:35.297
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".
!STACK 0
org.eclipse.ui.internal.misc.AssertionFailedException: null
argument;
at
org.eclipse.ui.internal.misc.Assert.isNotNull(Assert.java:81)
at
org.eclipse.ui.internal.misc.Assert.isNotNull(Assert.java:68)
at
org.eclipse.ui.internal.EditorSite.<init>(EditorSite.java:47)
at
org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:418)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552)
at
org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:258)
at
org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1221)
at
org.eclipse.ui.internal.EditorManager$5.run(EditorManager.java:949)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at
org.eclipse.ui.internal.EditorManager.restoreState(EditorManager.java:944)
at
org.eclipse.ui.internal.WorkbenchPage.restoreState(WorkbenchPage.java:2576)
at
org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1819)
at
org.eclipse.ui.internal.Workbench.doRestoreState(Workbench.java:2566)
at
org.eclipse.ui.internal.Workbench.access$14(Workbench.java:2515)
at
org.eclipse.ui.internal.Workbench$19.run(Workbench.java:1514)
at
org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1263)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:346)
at
org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291)
at
org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:447)
at
org.eclipse.ui.internal.Workbench.runStartupWithProgress(Workbench.java:1258)
at
org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1512)
at
org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1491)
at
org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1374)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at
org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1318)
at
org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:700)
at
org.eclipse.ui.internal.Workbench.init(Workbench.java:1034)
at
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1636)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at
org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)

I am also having a problem. I d-loaded the 30 day trial and
tried to install as a plug-in. It got way into the install and gave
an error instructing me to look at the ".log" file for more
information. After clicking OK the install continued and ended
stating it was successfully installed as a plug-in. After opening
Eclipse I see nothing for Flex or Adobe which tells me it did not
install successfully. I already had Exadel Studio installed and the
log file (note that the log file only has an extension of log, but
no prefixed name ".log"). It had many, many errors saying that a
plug-in was already installed by Exadel. Below are the final few
lines of the log file. I will reinstall as the full IDE and not the
plug-in, but I really want it to be an eclipse plug-in. The eclipse
version I am running is 3.2.0.
Thanks,
Dale
!ENTRY org.eclipse.update.configurator 2007-04-05
13:55:09.671
!MESSAGE Could not install bundle
plugins/org.eclipse.xsd_2.2.1.v200609210005.jar Bundle
"org.eclipse.xsd" version "2.2.1.v200609210005" has already been
installed from:
update@../../ExadelStudio/eclipse/plugins/org.eclipse.xsd_2.2.1.v200609210005.jar
!ENTRY org.eclipse.update.configurator 2007-04-05
13:55:09.671
!MESSAGE Could not install bundle
plugins/org.uddi4j_2.0.5.v200608231542/ Bundle "org.uddi4j" version
"2.0.5.v200608231542" has already been installed from:
update@../../ExadelStudio/eclipse/plugins/org.uddi4j_2.0.5.v200608231542/
!ENTRY org.eclipse.update.configurator 2007-04-05
13:55:09.671
!MESSAGE Could not install bundle
plugins/org.wsdl4j_1.4.0.v200607181917/ Bundle "org.wsdl4j" version
"1.4.0.v200607181917" has already been installed from:
update@../../ExadelStudio/eclipse/plugins/org.wsdl4j_1.4.0.v200607181917/
!SESSION 2007-04-05 14:01:02.640
eclipse.buildId=M20060629-1905
java.version=1.4.2_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -application
org.eclipse.update.core.standaloneUpdate -command install -from
file:\C:\Program Files\Adobe\Flex Builder 2
Plug-in\com.adobe.flexbuilder.update.site/ -featureId
com.adobe.flexbuilder.feature.core -version 2.0.155577
Command-line arguments: -application
org.eclipse.update.core.standaloneUpdate -command install -from
file:\C:\Program Files\Adobe\Flex Builder 2
Plug-in\com.adobe.flexbuilder.update.site/ -featureId
com.adobe.flexbuilder.feature.core -version 2.0.155577
!ENTRY org.eclipse.update.core 4 0 2007-04-05 14:03:44.484
!MESSAGE Duplicate conflicts

Similar Messages

  • Flex Builder installed as Plugin strangeness

    Re: Beta 3 of Flex Builder, i've got the standalone version
    installed on my laptop and the plugin version on my desk machine.
    All's fine with the standalone version. I'm working thru the
    Lessons in the Getting Started Tutorials, and when i change the
    Default Application from Lessons.mxml to Layout.mxml on my desk
    machine with the plugin version and click the Run button, i still
    see the Lessons.mxml in the Browser. I've tried rebuild the project
    using Project > Clean... but with no success. I've also deleted
    the Lessons file and tried rebuilding the project from scratch, but
    when i click on the Run button, it still tries to open the Lessons
    file.
    Also, the way the interface is laid out is different between
    the versions, and that makes me a little suspicious. I installed
    both from the same installation file, FlexBuilder2_B3_05-08.exe,
    and this is the first time i've installed FlexBuilder on either
    machine.
    Any advice?

    Hi Deva,
    > Sho, thanks for the information. I just opened Eclipse
    to try it in the plugin
    > version and when i right click on ViewStates.mxml for
    instance, i don't see an
    > option to Run as Flex Application. I just see an option
    to Set as Default
    > Application.
    I think Sho meant to choose the "Run As" submenu, then choose
    "Flex
    Application" from there. Once you've done that once, the Run
    button
    should then default to that application.
    > Then i looked in the Standalone version and if i right
    click on an mxml file,
    > i see an option to Run Application, and indeed it works.
    So as far as i can
    > see, what you describe only works in the standalone
    version.
    >
    > I don't know if there's something you guys would want to
    fix here, but at the
    > very least, i think it would be good to modify the
    tutorials, because they say
    > to click on the Run button. So from a newbie's
    perspective, it's confusing.
    Good point--we probably wrote the tutorials based on the
    standalone
    version. I'll let the docs team know about this issue.
    Thanks.
    nj
    Flex Builder team

  • I am using Mandriva Linux now and I have installed Firefox 6 but I could not install Java plugin with it. Can anyone please help me how to install it?

    I am using Mandriva Linux now.
    But I am using Firefox 3.6.8, but I cannot install java plugin in it.
    Can anyone please help me how to install it?

    The plugins folder in the Firefox installation folder doesn't exist by default. There is no default plugin in Firefox 4, so that folder would be empty and in thus not included. If you want to use that location then you need to create a plugins folder.
    Did you try /usr/lib/mozilla/plugins ?

  • [solved]Catalyst + xorg 1.6 = Has anyone gotten it to work?

    After going over the wiki for ATI and installing the catalyst+catalyst utils (9.4) from AUR using yaourt, the device refused to load. Now, I don't have the error on file as I'm not at home. But the question remains: Has anyone gotten this to work?
    (*) 4870 HD Radeon card
    (*) 9.4 driver + utils from yaurt/AUR (I didn't.. see official 9.4 drivers anyone on the ATI website, how did we get them?)
    (*) no xorg.conf used, just startx to automatically detect hardware. And it worked, attempting to use the catalyst-based driver, but only with red bars and blocks on top of the screen
    (*) xf86-video-ati and radeonhd both work fine, but obviously the 3d support isn't so hot, and I'm a huge gamer
    (*) latest xorg release from pacman -Syu
    (*) Yes, I know official support has ceased
    Thoughts? Shared ideas? What are we waiting for, ATI's new drivers or a patched fix? Got this working, anyone?
    edit: Yes, I've searched the forums. But there's too much scattered information and not enough to really focus on what seems to be the problem and how to resolve it
    Last edited by nocts (2009-04-17 21:34:40)

    Well, I have a hd 4850, but that's generally the same. Here is my xorg.conf:
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Option "AIGLX" "on"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "record"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AutoAddDevices" "True"
    Option "Xinerama" "off"
    Option "Composite" "off"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,cz,sk,hu"
    Option "XkbVariant" ",qwerty,qwerty,"
    Option "XkbOptions" "grp:shifts_toggle"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "XAANoOffscreePixmaps" "on"
    Option "VideoOverlay" "off"
    Option "OpenGLOverlay" "off"
    Option "TexturedVideo" "on"
    Option "TexturedXrender" "on"
    Option "Textured2D" "on"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1680x1050"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "RENDER" "Enable"
    Option "DAMAGE" "Enable"
    Option "Composite" "Disable"
    EndSection
    don't forget to run 'aticonfig --initial --input=/etc/X11/xorg.conf ' as root after you update your driver or change sthing in xorg.conf
    BTW I use catalyst 9.4 from AUR with kernel 2.6.29 and xorg 1.6
    Hope it helps...

  • [SOL10] Installing nagios-plugins-1.4.13 make problems

    Dear all,
    I am trying to install nagios-plugins on my solaris 10 machine but i run into make errors:
    Server
    SunOS mxc-fs2 5.10 Generic_118855-15 i86pc i386 i86pc
    Solaris 10 6/06 s10x_u2wos_09a X86
    i first did a ./configure and did went well.
    now when i do a make or gmake the following error occurs:
    make all-recursive
    Making all in gl
    make all-am
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -MT floorf.o -MD -MP -MF ".deps/floorf.Tpo" -c -o floorf.o floorf.c; \
    then mv -f ".deps/floorf.Tpo" ".deps/floorf.Po"; else rm -f ".deps/floorf.Tpo"; exit 1; fi
    In file included from ./math.h:22,
    from floor.c:22,
    from floorf.c:20:
    /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/include/math.h:26:26: iso/math_iso.h: No such file or directory
    In file included from /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/include/math.h:336,
    from ./math.h:22,
    from floor.c:22,
    from floorf.c:20:
    /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/include/floatingpoint.h:30:24: sys/ieeefp.h: No such file or directory
    In file included from /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/include/math.h:336,
    from ./math.h:22,
    from floor.c:22,
    from floorf.c:20:
    /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/include/floatingpoint.h:104: error: field `fpclass' has incomplete type
    /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/include/floatingpoint.h:128: error: field `rd' has incomplete type
    *** Error code 1
    make: Fatal error: Command failed for target `floorf.o'
    Current working directory /usr/share/src/nagios-plugins-1.4.13/gl
    *** Error code 1
    make: Fatal error: Command failed for target `all'
    Current working directory /usr/share/src/nagios-plugins-1.4.13/gl
    *** Error code 1
    The following command caused the error:
    failcom='exit 1'; \
    for f in x $MAKEFLAGS; do \
    case $f in \
    *=* | --[!k]*);; \
    k) failcom='fail=yes';; \
    esac; \
    done; \
    dot_seen=no; \
    target=`echo all-recursive | sed s/-recursive//`; \
    list='gl lib plugins plugins-scripts plugins-root po'; for subdir in $list; do \
    echo "Making $target in $subdir"; \
    if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
    else \
    local_target="$target"; \
    fi; \
    (cd $subdir && make $local_target) \
    || eval $failcom; \
    done; \
    if test "$dot_seen" = "no"; then \
    make "$target-am" || exit 1; \
    fi; test -z "$fail"
    make: Fatal error: Command failed for target `all-recursive'
    Current working directory /usr/share/src/nagios-plugins-1.4.13
    *** Error code 1
    make: Fatal error: Command failed for target `all'
    does anyone had a clue what is going on?

    I've insaller SUNWlibm and the make is going further now but still ends in a fatal error:
    then mv -f ".deps/pst3-pst3.Tpo" ".deps/pst3-pst3.Po"; else rm -f ".deps/pst3-pst3.Tpo"; exit 1; fi
    pst3.c:1: sorry, unimplemented: 64-bit mode not compiled in
    *** Error code 1
    make: Fatal error: Command failed for target `pst3-pst3.o'
    Current working directory /usr/share/src/nagios-plugins-1.4.13/plugins-root
    *** Error code 1
    The following command caused the error:
    failcom='exit 1'; \
    for f in x $MAKEFLAGS; do \
    case $f in \
    *=* | --[!k]*);; \
    k) failcom='fail=yes';; \
    esac; \
    done; \
    dot_seen=no; \
    target=`echo all-recursive | sed s/-recursive//`; \
    list='gl lib plugins plugins-scripts plugins-root po'; for subdir in $list; do \
    echo "Making $target in $subdir"; \
    if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
    else \
    local_target="$target"; \
    fi; \
    (cd $subdir && make $local_target) \
    || eval $failcom; \
    done; \
    if test "$dot_seen" = "no"; then \
    make "$target-am" || exit 1; \
    fi; test -z "$fail"
    make: Fatal error: Command failed for target `all-recursive'
    Current working directory /usr/share/src/nagios-plugins-1.4.13
    *** Error code 1
    make: Fatal error: Command failed for target `all'
    another suggestion? the SUNWlibm was necessary so thank you for that.

  • Installing Dali plugin in IBM Rational Software Architect

    Hi,
    We use IBM Rational Software Architect as development environment, and we want to use the Dali Eclipse plugin to generate Entities using TopLink. We cannot get Dali installed in IBM RSA though. Since IBM RSA is based on Eclipse, it shouln't be a problem to install Eclipse plugins. We tried installing Help > Software Updates > Find & Install and via copying the files into the Eclipse tree, but neither of the to methods succeeded. The plugin simply doesn't show up.
    Does anyone have a suggestion on what to do to get it installed? We use a separate installation of Eclipse Europa now as a workaround. But I think you understand we prefer to use a single development environment.
    Here's some detailed information about the version of IBM RSA we're using:
    * IBM Rational Software Architect: Version: 7.0.0
    * Eclipse Platform: Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx; Build id: M20060921-0945
    Best regards,
    Bart Kummel

    Flex Builder 3 plugin is not intended to be installed on Eclipse Galileo (3.5).
    Zend Studio 7 is based on Eclipse 3.5, and when I tried to install the FB3 plugin, the installation wizard gave me this error:
    "Please choose an existing Eclipse 3.2, 3.3, or 3.4 folder to be extended with the Flex Builder Plugin-ins."
    However Flash Builder 4 it seems that it's working with Eclipse 3.5. I've just installed Flash Builder 4 plug-in into Zend Studio 7.
    Here is a post about this: http://margelatu.org/

  • Has Anyone gotten the Intelligent Agent to work???

    I have Oracle installed and all is well except for a few minor
    problems that I think the Intelligent Agent will solve. Has
    anyone gotten this to work on RedHat 6.0 with Oracle
    Enterprise Edition 8.0.5.1??? I was able to get it to work
    under Oracle8 SE, but I need EE for the ConText Cartridge.
    I have gotten to the point where I can get the dbsnmp process
    running, but OEM cannot talk to it.
    Please help
    --Bryan
    null

    I'm having the same problem. Does anyone out there have a
    solution?
    I am running RedHat Linux 6.0 straight out of the box. The only
    change I made was to set the kernel parameters according to the
    release notes and recompile the kernel.
    P.S. Oracle deserves our thanks for providing free developer
    licenses to so many of its products, but this is the buggiest
    install I've ever seen in my 12 years of working with their
    products. Didn't anyone from Oracle test the install? This
    problem and the zero length libnjni8.so file are the real
    doozies.
    I've followed the release notes and installation guide to the
    letter and have found several documentation / distribution bugs
    that should have leapt out at the first person who tried it.
    Thorsten Khnemann (guest) wrote:
    : Bryan Batchelder (guest) wrote:
    : : anyone else who could not get it to compile with TCL 7.5 to
    : : please at least let me know other people are having the same
    : : problem.
    : Same problem here, the
    : "gmake -f ins_oemagent.mk agent" gives the message
    : "gcc: unrecognized option
    : `-R/home/oracle/run/product/8.1.5/lib/'" and hundreds
    : of unresolved references.
    : Tested on RedHat 6.0, egcs 1.1.2
    null

  • It shows me that I need to install missing plugins when I click on it it shows that I don't have any missing plugins i reinstalled it three times please help me

    I had a problem opening tumblr so i reinstalled firefox and now whenever open a website it show a bar says additional plugins are required to display all the media on this page then i click on the button next to it that says install missing plugins and it says no suitable plugins are found please please please help me as soon as you can i love firefox but now using it is too hard .

    Hi abudardaa, I can only think of one plugin that nearly every page requires...
    Do you have the Flash player installed and enabled? You can test on Adobe's page here:
    http://www.adobe.com/software/flash/about/
    Could you also try Firefox's Safe Mode? That's a standard diagnostic tool to bypass interference by extensions (and some custom settings). More info: [[Troubleshoot Firefox issues using Safe Mode]].
    You can restart Firefox in Safe Mode using
    Help > Restart with Add-ons Disabled
    In the dialog, click "Start in Safe Mode" (''not'' Reset)
    Any difference?

  • Has Anyone Gotten Oracle ORION on Sparc 10 Working?

    Hi,
    I was interested in running Oracle ORION on Solaris 10 (Sparc 64 bit). I downloaded the necessary tar.gz from the Oracle web site (http://www.oracle.com/technology/software/tech/orion/index.html) and extracted it and made it executable (and renamed it to orion although this isn't necessary). When I try to run it with even the simplist test after creating test1.lun with the necessary devices:
    ./orion -run simple -testname test1 -num_disks 2
    I got the following error:
    "Parse error: View help screen using orion -help."
    I checked the parameters and recopied them several times and I'm 100% sure that they are correct. I used ldd to make sure that all the libraries were available and they are. I then decided to use truss (kind of like strace for Linux users) to see what's happening. I find the Oracle binary looking for strange libraries that aren't mentioned anywhere. For example, it's looking for libociicus.so as well a bunch of other libraries, even though this wasn't mentioned in the Orion User's Manual. I hunted down the necessary 'additional' libraries and found them in the Oracle 10G Install Client, which I downloaded from http://www.oracle.com/technology/tech/oci/instantclient/index.html (a nice 38 MB download). I then set up LD_LIBRARY_PATH and now truss shows me the orion binary looking for oracore/mesg/lrmus.msb. Now why is ORION looking for this? I found the necessary file and copied it to the location that orion was looking for and thought that that would solve my problem, but it's still giving me the same error. Any ideas? Has anyone gotten ORION running under Solaris 10 (on SPARC or even x86)? I added the truss output below in case that helps. Thanks for your help.
    root@sol1 # echo $PATH
    /usr/sbin:/usr/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/SUNW,Sun-Fire-V490/sbin:/opt/sun/bin:/usr/cluster/bin:/usr/cluster/lib/sc:/opt/SUNWexplo/bin:/opt/SUNWsneep/bin:/opt/SUNWcacao/bin:/usr/local/bin
    root@sol1 # echo $LD_LIBRARY_PATH
    /lib/64:/usr/lib:/lib:/usr/lib/sparcv9:/lib/sparcv9:/usr/openwin/lib:/ora5/instantclient/instantclient_10_2:/oracle/product/10.2/oracore/mesg:/usr/local/lib
    root@sol1 # ls -l /ora5/instantclient/instantclient_10_2/
    total 225610
    -r-xr-xr-x 1 root root 91881 Dec 20 20:03 ODBCRelnotesJA.htm
    -r-xr-xr-x 1 root root 58416 Dec 20 20:03 ODBCRelnotesUS.htm
    -r--r--r-- 1 root root 21548 Dec 20 20:03 ODBC_IC_Readme_Linux.html
    -r--r--r-- 1 root root 1600090 Dec 20 20:02 classes12.jar
    -rwxr-xr-x 1 root root 35176 Dec 20 20:02 genezi
    -r--r--r-- 1 root root 1525 Dec 20 20:03 glogin.sql
    -rwxr-xr-x 1 root root 24230928 Dec 20 20:02 libclntsh.so.10.1
    -rwxr-xr-x 1 root root 6955360 Dec 20 20:02 libnnz10.so
    -rwxr-xr-x 1 root root 1417600 Dec 20 20:02 libocci.so.10.1
    -rwxr-xr-x 1 root root 71008720 Dec 20 20:02 libociei.so
    -rwxr-xr-x 1 root root 4309752 Dec 20 20:03 libociicus.so
    -rwxr-xr-x 1 root root 124200 Dec 20 20:02 libocijdbc10.so
    -rwxr-xr-x 1 root root 1339936 Dec 20 20:03 libsqlplus.so
    -rwxr-xr-x 1 root root 1437480 Dec 20 20:03 libsqlplusic.so
    -rwxr-xr-x 1 root root 1109664 Dec 20 20:03 libsqora.so.10.1
    -r--r--r-- 1 root root 3457 Dec 20 20:03 odbc_update_ini.sh
    -r--r--r-- 1 root root 1545954 Dec 20 20:02 ojdbc14.jar
    drwxr-xr-x 3 root root 512 Jan 16 17:25 oracore
    -rwxr-xr-x 1 root root 8936 Dec 20 20:03 sqlplus
    root@sol1 #
    root@sol1 # truss ./orion -run simple -testname test1 -num_disk 1
    execve("orion", 0xFFFFFFFF7FFFF598, 0xFFFFFFFF7FFFF5D8) argc = 7
    mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFFFFFFFF7F500000
    resolvepath("/usr/lib/sparcv9/ld.so.1", "/lib/sparcv9/ld.so.1", 1023) = 20
    getcwd("/ora5", 1017) = 0
    resolvepath("/ora5/orion", "/ora5/orion", 1023) = 11
    stat("/ora5/orion", 0xFFFFFFFF7FFFF1A0) = 0
    open("/var/ld/64/ld.config", O_RDONLY) Err#2 ENOENT
    stat("/lib/64/libkstat.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/lib/64/libkstat.so.1", "/lib/sparcv9/libkstat.so.1", 1023) = 26
    open("/lib/64/libkstat.so.1", O_RDONLY) = 3
    mmap(0x00100000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFFFFFFFF7F400000
    mmap(0x00100000, 1064960, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7F200000
    mmap(0xFFFFFFFF7F200000, 3990, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7F200000
    mmap(0xFFFFFFFF7F302000, 1256, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 8192) = 0xFFFFFFFF7F302000
    munmap(0xFFFFFFFF7F202000, 1048576) = 0
    memcntl(0xFFFFFFFF7F200000, 1968, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libnsl.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/lib/64/libnsl.so.1", "/lib/sparcv9/libnsl.so.1", 1023) = 24
    open("/lib/64/libnsl.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7F400000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7F400000
    mmap(0x00100000, 1851392, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7F000000
    mmap(0xFFFFFFFF7F000000, 699514, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7F000000
    mmap(0xFFFFFFFF7F1AC000, 58697, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 704512) = 0xFFFFFFFF7F1AC000
    mmap(0xFFFFFFFF7F1BC000, 27512, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFFFFFFFF7F1BC000
    munmap(0xFFFFFFFF7F0AC000, 1048576) = 0
    mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFFFFFFFF7EF00000
    memcntl(0xFFFFFFFF7F000000, 138568, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libsocket.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/lib/64/libsocket.so.1", "/lib/sparcv9/libsocket.so.1", 1023) = 27
    open("/lib/64/libsocket.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7F400000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7F400000
    mmap(0x00100000, 1122304, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7ED00000
    mmap(0xFFFFFFFF7ED00000, 52674, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7ED00000
    mmap(0xFFFFFFFF7EE0E000, 8617, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 57344) = 0xFFFFFFFF7EE0E000
    munmap(0xFFFFFFFF7ED0E000, 1048576) = 0
    memcntl(0xFFFFFFFF7ED00000, 19976, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libgen.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/lib/64/libgen.so.1", "/lib/sparcv9/libgen.so.1", 1023) = 24
    open("/lib/64/libgen.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7F400000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7F400000
    mmap(0x00100000, 1089536, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7EB00000
    mmap(0xFFFFFFFF7EB00000, 24989, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7EB00000
    mmap(0xFFFFFFFF7EC08000, 5259, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 32768) = 0xFFFFFFFF7EC08000
    munmap(0xFFFFFFFF7EB08000, 1048576) = 0
    memcntl(0xFFFFFFFF7EB00000, 7944, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libdl.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/lib/64/libdl.so.1", "/lib/sparcv9/libdl.so.1", 1023) = 23
    open("/lib/64/libdl.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7F400000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7F400000
    close(3) = 0
    stat("/lib/64/libsched.so.1", 0xFFFFFFFF7FFFE8A0) Err#2 ENOENT
    stat("/usr/lib/libsched.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/usr/lib/libsched.so.1", "/usr/lib/libsched.so.1", 1023) = 22
    open("/usr/lib/libsched.so.1", O_RDONLY) = 3
    mmap(0x00100000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFFFFFFFF7EA00000
    close(3) = 0
    stat("/lib/libsched.so.1", 0xFFFFFFFF7FFFE8A0) Err#2 ENOENT
    stat("/usr/lib/sparcv9/libsched.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/usr/lib/sparcv9/libsched.so.1", "/usr/lib/sparcv9/libsched.so.1", 1023) = 30
    open("/usr/lib/sparcv9/libsched.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7EA00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7EA00000
    close(3) = 0
    mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFFFFFFFF7E900000
    stat("/lib/64/libc.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/lib/64/libc.so.1", "/lib/sparcv9/libc.so.1", 1023) = 22
    open("/lib/64/libc.so.1", O_RDONLY) = 3
    mmap(0x00100000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFFFFFFFF7E800000
    mmap(0x00100000, 2056192, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7E600000
    mmap(0xFFFFFFFF7E600000, 932933, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7E600000
    mmap(0xFFFFFFFF7E7E4000, 58225, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 933888) = 0xFFFFFFFF7E7E4000
    mmap(0xFFFFFFFF7E7F4000, 64, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFFFFFFFF7E7F4000
    munmap(0xFFFFFFFF7E6E4000, 1048576) = 0
    memcntl(0xFFFFFFFF7E600000, 182080, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libaio.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/lib/64/libaio.so.1", "/lib/sparcv9/libaio.so.1", 1023) = 24
    open("/lib/64/libaio.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7E800000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7E800000
    mmap(0x00100000, 1089536, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7E400000
    mmap(0xFFFFFFFF7E400000, 29624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7E400000
    mmap(0xFFFFFFFF7E508000, 3782, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 32768) = 0xFFFFFFFF7E508000
    munmap(0xFFFFFFFF7E408000, 1048576) = 0
    memcntl(0xFFFFFFFF7E400000, 7672, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/librt.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/lib/64/librt.so.1", "/lib/sparcv9/librt.so.1", 1023) = 23
    open("/lib/64/librt.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7E800000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7E800000
    mmap(0x00100000, 1089536, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7E200000
    mmap(0xFFFFFFFF7E200000, 24982, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7E200000
    mmap(0xFFFFFFFF7E308000, 3894, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 32768) = 0xFFFFFFFF7E308000
    munmap(0xFFFFFFFF7E208000, 1048576) = 0
    memcntl(0xFFFFFFFF7E200000, 11728, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libm.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/lib/64/libm.so.1", "/lib/sparcv9/libm.so.1", 1023) = 22
    open("/lib/64/libm.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7E800000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7E800000
    mmap(0x00100000, 1073152, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7E000000
    mmap(0xFFFFFFFF7E000000, 18264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7E000000
    mmap(0xFFFFFFFF7E104000, 2900, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 16384) = 0xFFFFFFFF7E104000
    munmap(0xFFFFFFFF7E006000, 1040384) = 0
    memcntl(0xFFFFFFFF7E000000, 8744, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFFFFFFFF7DF00000
    stat("/lib/64/libmd5.so.1", 0xFFFFFFFF7FFFE8A0) = 0
    resolvepath("/lib/64/libmd5.so.1", "/lib/sparcv9/libmd5.so.1", 1023) = 24
    open("/lib/64/libmd5.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7E800000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7E800000
    mmap(0x00100000, 1064960, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7DD00000
    mmap(0xFFFFFFFF7DD00000, 5564, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7DD00000
    mmap(0xFFFFFFFF7DE02000, 1064, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 8192) = 0xFFFFFFFF7DE02000
    munmap(0xFFFFFFFF7DD02000, 1048576) = 0
    memcntl(0xFFFFFFFF7DD00000, 1184, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    munmap(0xFFFFFFFF7E800000, 8192) = 0
    mmap(0x00010000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7E800000
    getcontext(0xFFFFFFFF7FFFEC70)
    getrlimit(RLIMIT_STACK, 0xFFFFFFFF7FFFEC30) = 0
    getpid() = 5268 [5267]
    setustack(0xFFFFFFFF7E8020C0)
    sigfillset(0xFFFFFFFF7E7F2E7C) = 0
    stat("/platform/SUNW,Sun-Fire-V490/lib/sparcv9/libc_psr.so.1", 0xFFFFFFFF7FFFE260) = 0
    resolvepath("/platform/SUNW,Sun-Fire-V490/lib/sparcv9/libc_psr.so.1", "/platform/sun4u-us3/lib/sparcv9/libc_psr.so.1", 1023) = 45
    open("/platform/SUNW,Sun-Fire-V490/lib/sparcv9/libc_psr.so.1", O_RDONLY) = 3
    mmap(0x00100000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFFFFFFFF7DC00000
    close(3) = 0
    munmap(0xFFFFFFFF7DC00000, 8192) = 0
    sysconfig(_CONFIG_SEM_VALUE_MAX) = 2147483647
    ioctl(1, TCGETA, 0xFFFFFFFF7FFED78C) = 0
    fstat(1, 0xFFFFFFFF7FFED720) = 0
    ORION: ORacle IO Numbers -- Version 10.2.0.3.0
    write(1, " O R I O N : O R a c l".., 47) = 47
    brk(0x10027D2B0) = 0
    brk(0x1002812B0) = 0
    brk(0x1002812B0) = 0
    brk(0x1002852B0) = 0
    brk(0x1002852B0) = 0
    brk(0x1002892B0) = 0
    sysconfig(_CONFIG_PAGESIZE) = 8192
    brk(0x1002892B0) = 0
    brk(0x1002AD2B0) = 0
    brk(0x1002AD2B0) = 0
    brk(0x1002CD2B0) = 0
    brk(0x1002CD2B0) = 0
    brk(0x1002D12B0) = 0
    stat("/lib/64/libclntsh.so.10.1", 0xFFFFFFFF7FFEB500) Err#2 ENOENT
    stat("/usr/lib/libclntsh.so.10.1", 0xFFFFFFFF7FFEB500) Err#2 ENOENT
    stat("/lib/libclntsh.so.10.1", 0xFFFFFFFF7FFEB500) Err#2 ENOENT
    stat("/usr/lib/sparcv9/libclntsh.so.10.1", 0xFFFFFFFF7FFEB500) Err#2 ENOENT
    stat("/lib/sparcv9/libclntsh.so.10.1", 0xFFFFFFFF7FFEB500) Err#2 ENOENT
    stat("/usr/openwin/lib/libclntsh.so.10.1", 0xFFFFFFFF7FFEB500) Err#2 ENOENT
    stat("/ora5/instantclient/instantclient_10_2/libclntsh.so.10.1", 0xFFFFFFFF7FFEB500) = 0
    resolvepath("/ora5/instantclient/instantclient_10_2/libclntsh.so.10.1", "/ora5/instantclient/instantclient_10_2/libclntsh.so.10.1", 1023) = 56
    open("/ora5/instantclient/instantclient_10_2/libclntsh.so.10.1", O_RDONLY) = 3
    mmap(0x00100000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFFFFFFFF7DC00000
    mmap(0x00100000, 19873792, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7C800000
    mmap(0xFFFFFFFF7C800000, 17810762, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7C800000
    mmap(0xFFFFFFFF7D9FC000, 937760, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 17809408) = 0xFFFFFFFF7D9FC000
    mmap(0xFFFFFFFF7DAE2000, 70184, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFFFFFFFF7DAE2000
    munmap(0xFFFFFFFF7D8FE000, 1040384) = 0
    memcntl(0xFFFFFFFF7C800000, 1933912, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libnnz10.so", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/usr/lib/libnnz10.so", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/lib/libnnz10.so", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/usr/lib/sparcv9/libnnz10.so", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/lib/sparcv9/libnnz10.so", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/usr/openwin/lib/libnnz10.so", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/ora5/instantclient/instantclient_10_2/libnnz10.so", 0xFFFFFFFF7FFEB380) = 0
    resolvepath("/ora5/instantclient/instantclient_10_2/libnnz10.so", "/ora5/instantclient/instantclient_10_2/libnnz10.so", 1023) = 50
    open("/ora5/instantclient/instantclient_10_2/libnnz10.so", O_RDONLY) = 3
    mmap(0xFFFFFFFF7DC00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7DC00000
    mmap(0x00100000, 3522560, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7C400000
    mmap(0xFFFFFFFF7C400000, 2226112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7C400000
    mmap(0xFFFFFFFF7C71E000, 245806, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 2220032) = 0xFFFFFFFF7C71E000
    munmap(0xFFFFFFFF7C620000, 1040384) = 0
    mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFFFFFFFF7DB00000
    memcntl(0xFFFFFFFF7C400000, 293768, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libsched.so.1", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/usr/lib/libsched.so.1", 0xFFFFFFFF7FFEB380) = 0
    resolvepath("/usr/lib/libsched.so.1", "/usr/lib/libsched.so.1", 1023) = 22
    open("/usr/lib/libsched.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7DC00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7DC00000
    close(3) = 0
    stat("/lib/libsched.so.1", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/lib/64/libm.so.2", 0xFFFFFFFF7FFEAD70) = 0
    resolvepath("/lib/64/libm.so.2", "/lib/sparcv9/libm.so.2", 1023) = 22
    open("/lib/64/libm.so.2", O_RDONLY) = 3
    mmap(0xFFFFFFFF7DC00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7DC00000
    mmap(0x00100000, 1736704, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7C200000
    mmap(0xFFFFFFFF7C200000, 651315, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7C200000
    mmap(0xFFFFFFFF7C39E000, 34112, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 647168) = 0xFFFFFFFF7C39E000
    munmap(0xFFFFFFFF7C2A0000, 1040384) = 0
    memcntl(0xFFFFFFFF7C200000, 49696, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libscf.so.1", 0xFFFFFFFF7FFEAFF0) = 0
    resolvepath("/lib/64/libscf.so.1", "/lib/sparcv9/libscf.so.1", 1023) = 24
    open("/lib/64/libscf.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7DC00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7DC00000
    mmap(0x00100000, 1179648, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7C000000
    mmap(0xFFFFFFFF7C000000, 108732, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7C000000
    mmap(0xFFFFFFFF7C11C000, 10478, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 114688) = 0xFFFFFFFF7C11C000
    munmap(0xFFFFFFFF7C01C000, 1048576) = 0
    mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFFFFFFFF7BF00000
    memcntl(0xFFFFFFFF7C000000, 29896, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libdoor.so.1", 0xFFFFFFFF7FFEAE70) = 0
    resolvepath("/lib/64/libdoor.so.1", "/lib/sparcv9/libdoor.so.1", 1023) = 25
    open("/lib/64/libdoor.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7DC00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7DC00000
    mmap(0x00100000, 1064960, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7BD00000
    mmap(0xFFFFFFFF7BD00000, 4239, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7BD00000
    mmap(0xFFFFFFFF7BE02000, 1584, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 8192) = 0xFFFFFFFF7BE02000
    munmap(0xFFFFFFFF7BD02000, 1048576) = 0
    memcntl(0xFFFFFFFF7BD00000, 3080, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libuutil.so.1", 0xFFFFFFFF7FFEAE70) = 0
    resolvepath("/lib/64/libuutil.so.1", "/lib/sparcv9/libuutil.so.1", 1023) = 26
    open("/lib/64/libuutil.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7DC00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7DC00000
    mmap(0x00100000, 1089536, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7BB00000
    mmap(0xFFFFFFFF7BB00000, 30888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7BB00000
    mmap(0xFFFFFFFF7BC08000, 3630, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 32768) = 0xFFFFFFFF7BC08000
    munmap(0xFFFFFFFF7BB08000, 1048576) = 0
    memcntl(0xFFFFFFFF7BB00000, 9496, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/platform/SUNW,Sun-Fire-V490/lib/sparcv9/libmd5_psr.so.1", 0xFFFFFFFF7FFEAF20) = 0
    resolvepath("/platform/SUNW,Sun-Fire-V490/lib/sparcv9/libmd5_psr.so.1", "/platform/sun4u/lib/sparcv9/libmd5_psr.so.1", 1023) = 43
    open("/platform/SUNW,Sun-Fire-V490/lib/sparcv9/libmd5_psr.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7DC00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7DC00000
    mmap(0x00100000, 1064960, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7B900000
    mmap(0xFFFFFFFF7B900000, 5124, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7B900000
    mmap(0xFFFFFFFF7BA02000, 1048, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 8192) = 0xFFFFFFFF7BA02000
    munmap(0xFFFFFFFF7B902000, 1048576) = 0
    memcntl(0xFFFFFFFF7B900000, 1152, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFFFFFFFF7B800000
    stat("/lib/64/libmp.so.2", 0xFFFFFFFF7FFEAFF0) = 0
    resolvepath("/lib/64/libmp.so.2", "/lib/sparcv9/libmp.so.2", 1023) = 23
    open("/lib/64/libmp.so.2", O_RDONLY) = 3
    mmap(0xFFFFFFFF7DC00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7DC00000
    mmap(0x00100000, 1073152, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF7B600000
    mmap(0xFFFFFFFF7B600000, 11244, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF7B600000
    mmap(0xFFFFFFFF7B704000, 1681, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 16384) = 0xFFFFFFFF7B704000
    munmap(0xFFFFFFFF7B604000, 1048576) = 0
    memcntl(0xFFFFFFFF7B600000, 2992, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    munmap(0xFFFFFFFF7DC00000, 8192) = 0
    stat("/ora5/instantclient/instantclient_10_2/libociei.so", 0xFFFFFFFF7FFEB5F0) = 0
    resolvepath("/ora5/instantclient/instantclient_10_2/libociei.so", "/ora5/instantclient/instantclient_10_2/libociei.so", 1023) = 50
    open("/ora5/instantclient/instantclient_10_2/libociei.so", O_RDONLY) = 3
    mmap(0x00100000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFFFFFFFF7DC00000
    mmap(0x00100000, 72056832, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFFFFFFFF77000000
    mmap(0xFFFFFFFF77000000, 71001056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFFFFFFFF77000000
    mmap(0xFFFFFFFF7B4B6000, 2400, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 71000064) = 0xFFFFFFFF7B4B6000
    munmap(0xFFFFFFFF7B3B8000, 1040384) = 0
    memcntl(0xFFFFFFFF77000000, 3352, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    close(3) = 0
    stat("/lib/64/libclntsh.so.10.1", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/usr/lib/libclntsh.so.10.1", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/lib/libclntsh.so.10.1", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/usr/lib/sparcv9/libclntsh.so.10.1", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/lib/sparcv9/libclntsh.so.10.1", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/usr/openwin/lib/libclntsh.so.10.1", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/lib/64/libsched.so.1", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    stat("/usr/lib/libsched.so.1", 0xFFFFFFFF7FFEB380) = 0
    resolvepath("/usr/lib/libsched.so.1", "/usr/lib/libsched.so.1", 1023) = 22
    open("/usr/lib/libsched.so.1", O_RDONLY) = 3
    mmap(0xFFFFFFFF7DC00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFFFFFFFF7DC00000
    close(3) = 0
    stat("/lib/libsched.so.1", 0xFFFFFFFF7FFEB380) Err#2 ENOENT
    mprotect(0xFFFFFFFF77000000, 71001056, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
    mprotect(0xFFFFFFFF77000000, 71001056, PROT_READ|PROT_EXEC) = 0
    mprotect(0xFFFFFFFF77000000, 71001056, PROT_READ|PROT_EXEC) = 0
    munmap(0xFFFFFFFF7DC00000, 8192) = 0
    brk(0x1002D12B0) = 0
    brk(0x1002D92B0) = 0
    open("/ora5/instantclient/instantclient_10_2/oracore/mesg/lrmus.msb", O_RDONLY) = 3
    fcntl(3, F_SETFD, 0x00000001) = 0
    lseek(3, 0, SEEK_SET) = 0
    read(3, "1513 "011303\t\t\0\0\0\0".., 256) = 256
    brk(0x1002D92B0) = 0
    brk(0x1002DD2B0) = 0
    lseek(3, 512, SEEK_SET) = 512
    read(3, "\0 {\0\0\0\0\0\0\0\0\0\0".., 512)      = 512
    lseek(3, 1024, SEEK_SET) = 1024
    read(3, "\0 o\0 y\0 {\0\0\0\0\0\0".., 512) = 512
    lseek(3, 1536, SEEK_SET) = 1536
    read(3, "\0\f\0 d\0\0\0 P\0 e\0\0".., 512) = 512
    Parse error: View help screen using orion -help.
    write(1, " P a r s e e r r o r :".., 49) = 49
    _exit(1)
    root@sol1 #

    I have searched around and have seen no real answers...I will let you all if I get it working.

  • How can I get RAW pictures to open in PSE 12 and PSE 13?  I have installed the plugin 8.7.1 but it wont work with either.

    What can I do when I have downloaded RAW plugin 8.7.1 and it wont work on either PSE 12 or PSE 13????

    Hi I asked a computer engineer to install RAW plug in 8.7.1. on PSE 12 for me, and he couldnt do it either.   I have bought PSE 13 and followed the advise I was given - go to Edit - expert - Help - plugins - RAW - update- and IT WORKS !!!    DW
    Original message----
    From : [email protected]
    Date : 25/01/2015 - 11:53 (GMTST)
    To : [email protected]
    Subject :  How can I get RAW pictures to open in PSE 12 and PSE 13?  I have installed the plugin 8.7.1 but it wont work with either.
        How can I get RAW pictures to open in PSE 12 and PSE 13?  I have installed the plugin 8.7.1 but it wont work with either.
        created by susanl96972449 in Photoshop Elements - View the full discussion
    Hello, I have been experiencing similar problems and followed the suggestion and yes, the raw icon comes up as illustrated but there is nothing there to indicate any further action can be taken.  So I am presuming that means it is installed and no further action required?
    Here's my problem:  I have had no problems  getting my pics into my organiser in Elements 12 from either my Nikon D7100 or my Fujifilm X100S - until last week.  Suddenly when they are imported all I see is the timer icons but they don't open to let me view them.  If I click on one it will open and I can then edit it but it will not save an image onto the grid for me to view so it's really frustrating not being able to view all my photos in order to decide what to edit and compare them.
    Here's what action I've taken so far - restarted the computer (endlessly), checked the updates and installed them, checked I have the latest raw plug in (I do) and gone into edit/update thumbnail (doesn't do a thing) - and torn out a fair amount of my hair.  So anyone out there experienced this and can give me some advice? Please?
    If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7129439#7129439 and clicking ‘Correct’ below the answer
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7129439#7129439
    To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"
    Start a new discussion in Photoshop Elements by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • Problem installing FlexBuilder Plugin for Eclipse

    I'm trying to install the latest Flex Builder plugin under
    Eclipse 3.4 under Mac OSX. I installed the plugin per the Adobe
    instructions, added the folder to the "List of Available Software"
    in the Eclipse dialog for managing plugins, then tried to install
    it. Here's the error message:
    Cannot complete the request. See the details.
    Cannot find a solution satisfying the following requirements
    Match[requiredCapability:
    org.eclipse.equinox.p2.iu/org.eclipse.mylyn.java_feature.feature.jar/[3.0.3.v20081015-150 0-e3x,3.0.3.v20081015-1500-e3x]].
    What else is required?

    Hi
    I am having same issue, I don't know how to procced. My
    installation has eclise Version: 3.3.1.1
    Build id: M20071023-1652 and configuration directory.
    Any help on this is highly appreciated
    thanks
    Jay

  • Has anyone gotten DLNA to work properly with Windows 7 x64 ?

    Has anyone gotten DLNA to work properly on Windows 7 64 bit and Windows Media Player 12? I got it working, sort of. It's not reliable though, and very slow. It drops the connection a lot, and when I go to engage it it connects about half of the time and half of the time it won't see the Media Server. It also times out when trying to scan my (admittedly large) music directory on my PC.
    I'm sure that my hardware is ok, I think that DLNA is just a buggy system. But if anyone has it working properly with Windows 7 x64 and WMP 12 can you tell me exactly how you set it up?  And if you used another desktop app besides WMP can you tell me what worked for you?
    Thanks!

    Try setting it up like this.  Hope this helps!
    Start Device Manager.
    Windows 7 Click Start > Control Panel > System and Security > Device Manager.
    The following devices are normally installed:
    Anrdoid USB Devices
    My HTC
    Disk drives
    HTC Android Phone USB Device
    Modems
    HTC Modem (if using as a tethered modem)
    Portable Devices
    E:/ (Where E represents the assigned drive letter.)
    Universal Serial Bus controllers
    USB Composite Device
    USB Mass Storage Device
    If a red X, yellow ! or yellow ? is displayed to the left of a listed device, a conflict is present and the drivers must be updated or reinstalled.
    Driver conflicts may also be indicated by a device entry labeled Other Devices or Unknown.
    If a conflict is present:
    If using the HTC DROID Incredible ADR6300 as a Sync device continue to step 3.
    If using the HTC DROID Incredible ADR6300 as a Modem ensure the device drivers are installed. Refer to Downloading and installing VZAccess Manager for additional assistance.
    If VZAccess Manager is installed and a driver conflict is still present, continue to step 3.
    Right-click the device then click Update Driver Software.
    If using Windows 2000 / XP, right-click the device then click Update Driver.
    The device name may differ from the example shown.
    Click Browse my computer for driver software.
    If using Windows 2000 / XP, select Install from a list or specific location (Advanced) then click Next.
    Enter C:\Windows\System64\driver into the search window then click Next.
    The driver location can be entered manually or navigated to by clicking Browse.
    If the driver software is not found, a Windows Operating System update may be needed.
    Click Close.

  • How to Install Lomboz Plugin for Eclipse

    Hi,
    Can anyone please give me the steps for installing Lomboz plugin in Eclipse 3.0.
    i have tried, but i didn't achieve this. so please help me.
    thanks
    bhaskar.

    Frankly, I haven't installed Lomboz but I'm working with Sysdeo.
    But in the "Apache Tomcat Bible" which I use, there is an explanation about both plugins.
    I hope this will help you out.
    1) Go to www.objectlearn.com and navigate to the Lomboz section. There you can download the plugin.
    You must download 3 files :
    lomboz.096.zip
    install.pdf
    tutorial.pdf
    Before beginning the installation, you must have installed Tomcat first.
    2) To install the plugin, extract the contents of the lomboz-zipfile and put them into C:\eclipse. The directory plugins\com.objectlearn.jdt.j2ee should now be created under the Eclipse home.
    3) Now you should restart Eclipse and go to Window - Customize perspective. Expand File-> New and make sure all the Lomboz items are selected.
    Under Available items, expand Window -> Show View tree and check Lomboz J2EE View.
    Finally, expand the Other tree and check the Lomboz Actions items.
    Then Click OK to complete the plugin activation.
    4) Now you should modify the workbench preferences. Select Window - Preferences from the menu.
    Check the source and output location for the creation of new projects. Navigate in the left pane to Java > New project. Make sure the Folders radio button is checkec, the Source Folder Name is set to src, and the Output Folder Name is set to bin. Without this, the Lomboz plugin will not operate properly.
    Like the Sysdeo plugin, Lomboz must point to a JDK, not a JRE to enable JSP compilation. In the Lomboz entry under the preferences dialog box, enter the location of JDK Tools.jar.
    This could be something like C:\jdk1.3.1\lib\tools.jar.
    Mind you, I bought the Apache Tomcat Bible in 2002, but it gave me a lot of support. So, I'm pretty sure you will not work with JDK 1.3.1 any more and the Eclipse you're working with will be a newer version. The menus I mentioned have perhaps other names, but I still hope this text will point you to the right direction.

  • I have Shockwave but FireFox tells me I need to install the plugin.

    When I try to use a web page that needs Adobe Shockwave, FireFox tells me the plugin is missing. I just checked for the add-on, and it says I have Shockwave Flash (I'm not sure if this is the same thing, but I assume so.). I tried installing the plugin, but it said "Installation failed" and then asks me to do it manually (which I can't do). I was wondering if it was something wrong with FireFox or if I actually don't have it?
    In addition, all my plug-in's are enabled except the ones that have been automatically disabled by FireFox.
    == It's been going on for quite a while.

    Your plugins list shows outdated plugin(s) with known security and stability risks.
    # Shockwave Flash 10.0 r32
    # Java Plug-in 1.5.0_06 for Netscape Navigator (DLL Helper)
    Update the [[Java]] and [[Flash]] plugin to the latest version.
    See
    http://java.sun.com/javase/downloads/index.jsp#jdk (you need JRE)
    http://www.adobe.com/software/flash/about/
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Message E R7 005 cannot be processed in plugin mode HTTP

    Hi All,
    I test my BSP page with transaction : BPS_WB u2013 Customizing Web Interface Builder.
    I press u2018display previewu2019 to check layout and it displays well.
    If i have not change any data, it can save.
    But i has error when i change or input date and save it.
    The error message is "Message E R7 005 cannot be processed in plugin mode HTTP ".
    Does anyone have any idea about tracing/debug bsp page?
    BR.
    Wu

    Hi Tanguy,
    I have actived the InfoProvider of my InfoArea,but it still has an  error messge like before.
    After i trace the function, i find it is a sap program error(Note 1244874 - Inherited Error in RSDRI_CUBE_WRITE_PACKAGE).
    I will import SAP_BW SP20 and test the function again.
    Thanks for your advices.
    BR.
    Wu

Maybe you are looking for

  • Where is SEND button in latest version?

    After v.5, the Intant Message  SEND button was relocated outside the message text panel. When the panel is reduced to less than 50% of screen width, the SEND button vanishes. Has the button been relocated INSIDE in the text panel in the latest versio

  • Differences between Calendar and Reminders

    Hi, anybody can give help and let me know the differences between Calendar and Reminders? I found the Calendar got all functions of the Reminders. If I want to mark an appointment, which one I should choose? Calendar or Reminders?

  • Employee Discount Validation issue

    For the past few months I've been trying to get my phone plan discount validated. The first time I went IN store, the woman told me she would "handle it"and what do you know, of course, nothing. The second time I've had to do this was over the phone.

  • Configure page in Azure portal does not load

    Hi, Whenever I try to load the "Configure" tab/view of my Mobile Service the page never stops loading. I can see some information in the background but I cannot change anything since it never stops loading. I have waited a couple of weeks if this was

  • The Best Cache implementation around...

    Hi All, Apologies if this may not seem to be the best forum to ask my question. I was studying different cache implementations. Came across Tangosol and JBoss Cache. They seem to be ideal candidates. Has anyone had a chance to do a comparison between