Xmlbuddy (eclipse 3.1 mod)

XML Buddy (www.xmlbuddy.com) is an Eclipse 3.1 mod. It
provided a syntax
driven editor for xml, pretty print, formatting, syntax
coloring, etc.
Would it seem to be safe to install this on Flex Builder 2?
(obviously you can't guarantee that 3rd party software works,
but does this
raise large red flags?).

I followed your directions in the other post, and it now
works fine. All
these tests worked also.
"Mark Shepherd" <[email protected]> wrote in message
news:[email protected]...
>I installed XMLBuddy 2.0.72 into the latest version of
FlexBuilder
>standalone. The folder called
"com.objfac.xmleditor_2.0.72" is inside the
>folder called "plugins".
>
> After re-launching FlexBuilder, I noticed that there is
no XML menu, as
> you reported. However, the XMLBuddy plugin is
installed...
> - when I do Help > About Adobe Flex Builder 2 >
Plugin Details, the
> display includes XMLBuddy
> - when I do File > New > Other, there is a
category XML, which is provided
> by XMLBuddy
> - when I open an .xml file for editing, the XML menu
appears. It
> disappears again when I close the file
>
> Could you try the above, and let me know if you are
successfull?
>
> Mark Shepherd
> FlexBuilder Engineering
>
>
> Yechezkal Gutfreund wrote:
>> No problems installing FlexBuilder. I chose the
stand-alone version.
>>
>> I notice that it created a subdirectory for
plug-ins. (FlexBuilder beta
>> 3/plugins).
>>
>> What I tried to do is add a plug-in for XMLBuddy (it
comes as a zip
>> directory called: com.objectory.xmleditor).
>> I figured this was safe. The XML Buddy folks say
that sometimes Eclipse
>> 3.1 systems don't automatically notice new plugins.
So I restarted
>> FlexBuilder (even with the -clean command line tag)
But it still does not
>> add the XML menu bar item.
>>
>>
>>
>> "Gregory Dow" <[email protected]> wrote in message
>> news:[email protected]...
>>> Are you having trouble installing Flex Builder?
>>>
>>> You need to run the Flex Builder installer,
where you can choose to
>>> install the stand-alone or plug-in version. If
you choose the plug-in
>>> version, the wizard will prompt you to select an
Eclipse folder in which
>>> to install.
>>>
>>> Flex Builder is composed of several plug-ins and
auxiliary files.
>>> Unzipping and manually placing files would be
difficult. The installer
>>> makes sure everything goes in the right place.
>>>
>>> -- Greg Dow
>>> -- Adobe Flex Builder
>>>
>>> Yechezkal Gutfreund wrote:
>>>> Basically, xmlbuddy is an eclipse plug-in.
The install process is to
>>>> just unzip the directory and place it in the
eclipse plug in's
>>>> directory. Eclipse is supposed to notice the
new plug-in.
>>>>
>>>> This does not happen with FlexBuilder. I
even tried starting
>>>> FlexBuilder with the -clean flag.
>>>>
>>>>
>>>> "Yechezkal Gutfreund"
<[email protected]> wrote in message
>>>> news:[email protected]...
>>>>> XML Buddy (www.xmlbuddy.com) is an
Eclipse 3.1 mod. It provided a
>>>>> syntax driven editor for xml, pretty
print, formatting, syntax
>>>>> coloring, etc.
>>>>>
>>>>> Would it seem to be safe to install this
on Flex Builder 2?
>>>>>
>>>>> (obviously you can't guarantee that 3rd
party software works, but does
>>>>> this raise large red flags?).
>>>>>
>>>>>
>>>>>
>>

Similar Messages

  • 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!

  • Weblogic startup issue in eclipse

    Hi all,
    I am using eclipse 3.5 and weblogic 10.3.2v.
    I tried to setup the weblogic server in eclipse choosing oracle weblog 11gR1 Patchset1 and chose the jdk instead of jrockit.
    But whenever I try to start the weblogic thru eclipse I get this error - Failed to connect to remote VM. Connection refused.
    Connection refused: connect
    I checked for any software updates but in vain. I started eclipse in -clean mode but in vain.
    Please help...I am stuck here.
    Any input is highly appreciated.

    Which version of OEPE are you using? Is this an instance of AdminServer? Do you have proxy set in Eclipse, if yes, try "Direct Connection"
    It would also help if you can open Error Log view in Eclipse and post what is logged.

  • Debugging with Tomcat and Eclipse

    I am using eclipse 3.0 and tomcat 5.5.9 .I am having problems getting this set up in debug mode .
    When I run catalina.bat jpda start it looks like it is listening but when I run eclipse in debug mode I get the
    following error .
    :Failed to connect to remote VM. Connection refused.
    I have set the following paremeters in catalina.bat
    set JAVA_OPTS=-Xdebug -Xnoagent -Xrunjdwp:transport=dt_shmem,server=y,suspend=n,address=5000
    also set up the following parameters as they have suggested in Tomcat .
    set JPDA_TRANSPORT=dt_shmem
    set JPDA_ADDRESS=5000
    Any Ideas .

    Plz Try This
    Set following var as
    JPDA_TRANSPORT="dt_socket"
    JPDA_ADDRESS="9800"
    And for JPDA_ADDRESS u can use any number but in Eclipse while attching debugger
    make sure Port must be same as JPDA_ADDRESS.
    Also use proper Host .
    I think it will work.
    Thanking You

  • Using Tomcat in Eclipse?

    Hi,
    Can you tell me how to use Tomcat using Eclipse?
    Whether we have to plug-in Tomcat in Eclipse?
    I'm using Eclipse3.1.1 Version.
    Thanks,
    Hari

    you can use "com.sysdeo.eclipse.tomcat_3.1.0" plugin. Just download the zip file and expand it in plugin folder of eclipse. I am using it on ecipse 3.1.2 it works fine.
    By the way you need to set certain parameters in Eclispe.
    GO to windows-preferences-java
    Installed JREs - add the path of your j2sdk1.4.(eg.c:j2sdk1.4.2_11)
    then Go to windows--preferences--tomcat-
    advanced - fill your tomcat base
    JVMSettings - JRE drop down box select the j2sdk you added
    JVMSettings - classpath - add tools.jar from your j2sdk lib folder
    JVMSettings - Boot ClassPath - add rt.jar from your jre lib folder
    SourcePath
    Select your java project you are working with
    Then click ok.
    Try to run eclipse in clear mode.
    Please let me know if this worked. I also did the same procedure and It is working fine.
    Meena

  • DB2E - JVM Error

    Hi,
    I am using MI 2.5 SP18 Patch00, and DB2E plugin for my application. When I use eclipse in Debug Mode, at some point of time, JVM crashes, and after that MI refuses to start throwing a JVM error. I have to reinstall MI , DB2E and applciation everytime this crash happens .
    Please advice ,
    The error message is
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77C47098
    Function=memcpy+0x128
    Library=C:\WINDOWS\system32\MSVCRT.dll
    Current Java thread:
         at com.ibm.db2e.jdbc.DB2eStatement.SQLExecDirect(Native Method)
         at com.ibm.db2e.jdbc.DB2eStatement.executeSql(DB2eStatement.java:264)
         at com.ibm.db2e.jdbc.DB2eStatement.execute(DB2eStatement.java:324)
         - locked <0x100901d8> (a java.lang.Object)
         at com.sap.ip.me.persist.jdbc.IBMDB2eManager.optimizeDatabase(IBMDB2eManager.java:164)
         at com.sap.ip.me.persist.jdbc.IBMDB2eManager.getConnection(IBMDB2eManager.java:94)
         at com.sap.ip.me.persist.jdbc.DBManager.getStatement(DBManager.java:223)
         at com.sap.ip.me.persist.jdbc.DBRepresentor.getStatement(DBRepresentor.java:51)
         at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.readValues(DBClassTableAdmin.java:126)
         at com.sap.ip.me.persist.jdbc.DBClassTableAdmin.<init>(DBClassTableAdmin.java:80)
         at com.sap.ip.me.persist.jdbc.DBTableManager.getClassTableAdmin(DBTableManager.java:129)
         at com.sap.ip.me.persist.jdbc.DBTableManager.getTableMap(DBTableManager.java:246)
         at com.sap.ip.me.persist.jdbc.DBTableManager.getTable(DBTableManager.java:213)
         at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.getTable(IPersistenceManagerImpl.java:332)
         at com.sap.ip.me.persist.jdbc.IPersistenceManagerImpl.get(IPersistenceManagerImpl.java:151)
         at com.sap.ip.me.persist.core.IPersistenceManagerTXWrapper.get(IPersistenceManagerTXWrapper.java:103)
         at com.sap.ip.me.smartsync.persadp.PersistenceAdapterImpl.get(PersistenceAdapterImpl.java:550)
         at com.sap.ip.me.smartsync.meta.DescriptorRepository.loadAllTopRowDescriptorsInSortedOrder(DescriptorRepository.java:186)
         at com.sap.ip.me.smartsync.meta.DescriptorRepository.loadAllDescriptors(DescriptorRepository.java:210)
         at com.sap.ip.me.smartsync.meta.DescriptorRepository.onContextChange(DescriptorRepository.java:107)
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.publishContextSwitch(SmartSyncRuntimeImpl.java:159)
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImpl.enterNewConext(SmartSyncRuntimeImpl.java:190)
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.changeContext(SmartSyncRuntimeManager.java:261)
         - locked <0x107c5c90> (a com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager)
         at com.sap.ip.me.smartsync.core.SmartSyncAdapterImpl.changeContext(SmartSyncAdapterImpl.java:96)
         at com.sap.ip.me.core.ApplicationManager.switchSmartSyncContext(ApplicationManager.java:902)
         at com.sap.ip.me.core.ApplicationManager.activateApplication(ApplicationManager.java:1136)
         at com.sap.ip.me.core.ApplicationManager.registerApplication(ApplicationManager.java:434)
         at com.sap.ip.me.core.ApplicationManager.register(ApplicationManager.java:929)
         at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.init(AbstractMEHttpServlet.java:646)
         at javax.servlet.GenericServlet.init(GenericServlet.java:258)
         at org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper.java:317)
         - locked <0x108bc408> (a org.apache.tomcat.core.ServletWrapper)
         at org.apache.tomcat.core.Handler.init(Handler.java:215)
         at org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:296)
         at org.apache.tomcat.core.Handler.service(Handler.java:254)
         - locked <0x108bc408> (a org.apache.tomcat.core.ServletWrapper)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:534)
    Dynamic libraries:
    0x00400000 - 0x0040B000      C:\j2sdk1.4.2_08\bin\java.exe
    0x7C900000 - 0x7C9B0000      C:\WINDOWS\system32\ntdll.dll
    0x7C800000 - 0x7C8F4000      C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E6B000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77E70000 - 0x77F01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77C10000 - 0x77C68000      C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      C:\j2sdk1.4.2_08\jre\bin\client\jvm.dll
    0x77D40000 - 0x77DD0000      C:\WINDOWS\system32\USER32.dll
    0x77F10000 - 0x77F57000      C:\WINDOWS\system32\GDI32.dll
    0x76B40000 - 0x76B6D000      C:\WINDOWS\system32\WINMM.dll
    0x76390000 - 0x763AD000      C:\WINDOWS\system32\IMM32.DLL
    0x629C0000 - 0x629C9000      C:\WINDOWS\system32\LPK.DLL
    0x74D90000 - 0x74DFB000      C:\WINDOWS\system32\USP10.dll
    0x10000000 - 0x10007000      C:\j2sdk1.4.2_08\jre\bin\hpi.dll
    0x003C0000 - 0x003CE000      C:\j2sdk1.4.2_08\jre\bin\verify.dll
    0x003D0000 - 0x003E9000      C:\j2sdk1.4.2_08\jre\bin\java.dll
    0x003F0000 - 0x003FE000      C:\j2sdk1.4.2_08\jre\bin\zip.dll
    0x00970000 - 0x0097B000      C:\Program Files\SAP Mobile Infrastructure\bin\NATSTART.DLL
    0x02EA0000 - 0x02EA9000      C:\WINDOWS\DB2EJDBC.dll
    0x02EB0000 - 0x02EEF000      C:\WINDOWS\DB2e.dll
    0x02EF0000 - 0x02EF5000      C:\WINDOWS\CryptoPlugin.dll
    0x03340000 - 0x0334F000      C:\j2sdk1.4.2_08\jre\bin\net.dll
    0x71AB0000 - 0x71AC7000      C:\WINDOWS\system32\WS2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71A50000 - 0x71A8F000      C:\WINDOWS\system32\mswsock.dll
    0x662B0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71A90000 - 0x71A98000      C:\WINDOWS\System32\wshtcpip.dll
    0x0FFD0000 - 0x0FFF8000      C:\WINDOWS\system32\rsaenh.dll
    0x769C0000 - 0x76A73000      C:\WINDOWS\system32\USERENV.dll
    0x5B860000 - 0x5B8B4000      C:\WINDOWS\system32\netapi32.dll
    0x76C90000 - 0x76CB8000      C:\WINDOWS\system32\imagehlp.dll
    0x59A60000 - 0x59B01000      C:\WINDOWS\system32\DBGHELP.dll
    0x77C00000 - 0x77C08000      C:\WINDOWS\system32\VERSION.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation   total 576K, used 161K [0x10010000, 0x100b0000, 0x104f0000)
      eden space 512K,  27% used [0x10010000, 0x10033958, 0x10090000)
      from space 64K,  29% used [0x10090000, 0x10094ba0, 0x100a0000)
      to   space 64K,   0% used [0x100a0000, 0x100a0000, 0x100b0000)
    tenured generation   total 4816K, used 3938K [0x104f0000, 0x109a4000, 0x14010000)
       the space 4816K,  81% used [0x104f0000, 0x108c8990, 0x108c8a00, 0x109a4000)
    compacting perm gen  total 6144K, used 5961K [0x14010000, 0x14610000, 0x18010000)
       the space 6144K,  97% used [0x14010000, 0x145e2560, 0x145e2600, 0x14610000)
    Local Time = Sun Sep 17 06:33:51 2006
    Elapsed Time = 11
    The exception above was detected in native code outside the VM
    Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)

    Not knowing what all you have previously done to troubleshoot this...
    Have you moved your USB plug to another main REAR USB port on your PC?
    Also, additonal helps here:
    Read this post for tips and help to connect your device to Desktop Manager:
    http://supportforums.blackberry.com/t5/BlackBerry-​Desktop-Software/Tips-for-getting-BlackBerry-Deskt​...
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Xml formatting (pretty print, etc)

    Our MXML is getting a bit messy. (we also need a pretty
    printer and simple
    xml exploration and editing) for soap feeds.
    1. Is there something in Eclipse now that does this?
    2. Is there a publicly available plug-in
    3. Is there some simple (i.e. cheap or free tool) for doing
    this. XMLSpy
    would be overkill.

    Excellent directions, Yes, this is exactly what I needed to
    know. It now
    works fine.
    Only one item to note. Even though I did not set XMLBuddy as
    the default for
    *.mxml
    -- If I do the context menu (right click) and choose xml
    buddy, then it will
    stay sticky for that file the next time. The same as with
    using the
    FlexBuilder mxml editor. Not a real problem but what does
    "default" mean any
    more if the IDE is trying to be so smart as to decide for me
    what my default
    should be :-)
    "Mark Shepherd" <[email protected]> wrote in message
    news:[email protected]...
    > There is no XML or MXML formatting built-in to
    FlexBuilder or Eclipse.
    >
    > But don't despair, there are 100's of plugins available
    for eclipse, here
    > is one way that works...
    >
    > 1. install the XMLBuddy eclipse plug-in from
    xmlbuddy.com
    > 2. in flexbuilder, go to Window > Preferences >
    General > Editors > File
    > Associations
    > 3. select *.mxml in the top panel, then click "Add" in
    the bottom panel
    > 4. choose XMLBuddy, then OK, then OK
    >
    > You can now open any MXML file using the XML editor
    (xmlbuddy) rather than
    > FlexBuilder's normal MXML editor. To do this, select the
    file in the
    > Navigator panel, then right-click and choose Open With
    > XMLBuddy. Once
    > you are in the XML editor, you can select a range of
    text (or the entire
    > file, if you like) and choose Format from the XML menu.
    >
    > This technique will work for any XML-based file format,
    including MXML,
    > soap documents, RSS feeds, etc.
    >
    > There are probably other way to do this. Does anybody
    have other
    > suggestions?
    >
    > Mark Shepherd
    > FlexBuilder Engineering
    >
    >
    > Yechezkal Gutfreund wrote:
    >> Our MXML is getting a bit messy. (we also need a
    pretty printer and
    >> simple xml exploration and editing) for soap feeds.
    >>
    >> 1. Is there something in Eclipse now that does this?
    >>
    >> 2. Is there a publicly available plug-in
    >>
    >> 3. Is there some simple (i.e. cheap or free tool)
    for doing this. XMLSpy
    >> would be overkill.
    >>
    >>

  • How to use Maven Java EE projects in NB?

    Hi,
    I probably just missing something than it is an error. Our company uses Maven, and JBoss. Most programmers unfortunatelly uses Eclipse so I do not have anyone to ask. I've checkouted project from SVN, it was correctly recognised by NB as Maven project, I can build it (with some warning, but build is successful). But I cannot run or debug it. Maybe it's because those actions aren't defined by someone who created this project I don't know. Actually I do not know nothing about maven, yet. Question is, how to run or debug this project on my local JBoss server. I did not find way how to do it ...
    thanks in advance
    martin.

    Ok, I say it in this way. I do not know anything about maven, and never used it before. What I DO know, that Eclipse IS NOT Netbeans. In this situation it means that on our project, which I do not know whether it is proper EE maven project or not, I can in Netbeans set ONLY VM options AND some maven action which, as I already said, do not know anything at all, so I cannot even tell whether or not they can be used to solve my problem.
    As I already said what I get from svn IS NOT EE project BUT maven project, this is where netbeans and eclipse differs, since there are no maven projects in eclipse(or at least nobody here heard about them). I do know how to work with EE projects in NB, but I'm talking about maven projects here.
    How others do it. Start JBoss from their eclipse in debug mode, COMPILE EVERYTHING LIKE NORMAL - MAVEN_FREE PROJECT (which I cannot do in NB) deploy all .jars manually in their OS to appropriate JBoss directory, then set breakpoints, do some action in browser and then miracously somehow they get into debug mode in eclipse. I cannot build maven project like simple EE project in NB, when I try to work with what I find in private repository like it's result of normal build, then it does not work since dependencies aren't set correctly so I have to fix them manually and do not know how to do it.
    Look, I know that you can stop pain of person suffering from cancer by shooting his head off, but that's not the cure we're looking for. I've heard that maven was originally intended for simplifying development process and I cannot afford 90minutes procedure in my RunBuilds&TestAsOftenAsPossible work style.
    Actually, there is JUST ONE person in whole firm(not in our city), who know something about maven, others are just lost. That's the reason why I'm asking here to find out what's wrong. I'm looking FOR PROPER WAY how to do it.No for screwing screws with hammer.

  • Sun One 7 2004Q2 restart on breakpoint in debug

    Hi,
    I have a very annoying problem.
    I took over a project from another team of another company. I have to migrate the web application (using Struts, J2EE, EJB 2.0, ...) from Sun One to JBoss.
    For this, a specific profile is searched, and awaiting this profile, i have to get to know the project, structure and code (i don't know any EJB 2.0, i know Hibernate and Spring and like that a lot more than EJB).
    Now i'm working a month and a half already on this project, reading documentation, adding documentation, inspecting the code, and developing small changes and bugfixes.
    Every time i wanted to perform a remote application debug from within Eclipse to the Sun One AS, things fail.
    I start Sun One in debug mode, i check the address port, i connect to that port from Eclipse in debug mode (remote application debug), but when the application reaches the breakpoint, the Sun One AS just restarts, and the application gives a page not found.
    First i thought it was a memory problem (i read logs with OutOfMemory and parallel GC errors, but i can't find the logs anymore), and i finally got a computer with 2GB RAM (we work on VPC's). But that didn't solve the problem either.
    I removed the -Xmx option for maximum heap size, but that didn't do any good either.
    Does anyone know how i can perform debugging from within Eclipse to the Sun One AS without problems?
    Thanks very much in advance.

    And i found an error log in the /config directory of the used server instance:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  Internal Error (50532D41524B33574545500E435050011C), pid=3964, tid=2368
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_11-b06 mixed mode)
    ---------------  T H R E A D  ---------------
    Current thread (0x00d89968):  VMThread [id=2368]
    Stack: [0x05900000,0x05a00000)
    [error occurred during error reporting, step 110, id 0xc0000005]
    [error occurred during error reporting, step 120, id 0xc0000005]
    VM_Operation (0x0c5bfbb4): parallel gc failed allocation, mode: safepoint, requested by thread 0x066e1008
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x06eb1008 JavaThread "service-j2ee-2" [_thread_in_native, id=2108]
      0x0eb52e00 JavaThread "Thread-54" daemon [_thread_blocked, id=276]
      0x070b9110 JavaThread "SingleSignOnExpiration" daemon [_thread_blocked, id=2796]
      0x06eb1170 JavaThread "StandardManager[]" daemon [_thread_blocked, id=1804]
      0x00f915f8 JavaThread "Thread-53" daemon [_thread_blocked, id=1984]
      0x069cfb70 JavaThread "StandardManager[/kwatraWeb]" daemon [_thread_blocked, id=3772]
      0x06eccbe0 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=2592]
      0x06c0dfb8 JavaThread "GC Daemon" daemon [_thread_blocked, id=3680]
      0x06e03258 JavaThread "RMI Reaper" [_thread_blocked, id=772]
      0x06594dd8 JavaThread "Thread-52" daemon [_thread_blocked, id=2920]
      0x06adac70 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3528]
      0x06c3adf8 JavaThread "Thread-51" [_thread_blocked, id=3860]
      0x06c3a810 JavaThread "Thread-50" daemon [_thread_blocked, id=2544]
      0x0682e5b0 JavaThread "JTS Timeout Thread" daemon [_thread_blocked_trans, id=1964]
      0x06789c60 JavaThread "ORB Server-side Reader, conn from MVG-WRK-0041.DG3.be:3019"
    daemon [_thread_in_native, id=2236]
      0x06c314f8 JavaThread "ORB Client-side Reader, conn to 10.20.24.3:4653" daemon [_thread_in_native, id=132]
      0x06eb29c0 JavaThread "Thread-47" [_thread_blocked, id=4008]
      0x06d315c0 JavaThread "ORB Listener 0.0.0.0:4653" daemon [_thread_in_native, id=3956]
      0x06bb8a40 JavaThread "Thread-46" daemon [_thread_blocked, id=3040]
      0x06bb7e30 JavaThread "Thread-45" daemon [_thread_blocked, id=376]
      0x067e8c70 JavaThread "Thread-44" daemon [_thread_blocked, id=2968]
      0x067e8100 JavaThread "Thread-43" daemon [_thread_blocked, id=2928]
      0x067e7518 JavaThread "Thread-42" daemon [_thread_blocked, id=3384]
      0x066ebc70 JavaThread "Thread-41" daemon [_thread_blocked, id=3180]
      0x066eb100 JavaThread "Thread-40" daemon [_thread_blocked, id=3876]
      0x066ea620 JavaThread "Thread-39" daemon [_thread_blocked, id=2372]
      0x069505d0 JavaThread "Thread-38" daemon [_thread_blocked, id=3504]
      0x0694f930 JavaThread "Thread-37" daemon [_thread_blocked, id=2116]
      0x0694ee50 JavaThread "Thread-36" daemon [_thread_blocked, id=3784]
      0x06705298 JavaThread "Thread-35" daemon [_thread_blocked, id=3524]
      0x06704408 JavaThread "Thread-34" daemon [_thread_blocked, id=3080]
      0x06b80b80 JavaThread "Thread-33" daemon [_thread_blocked, id=264]
      0x06b80068 JavaThread "Thread-32" daemon [_thread_blocked, id=1020]
      0x06787670 JavaThread "Thread-31" daemon [_thread_blocked, id=472]
      0x06786a60 JavaThread "Thread-30" daemon [_thread_blocked, id=3464]
      0x06a5e1d0 JavaThread "Thread-29" daemon [_thread_blocked, id=2520]
      0x06a5d660 JavaThread "Thread-28" daemon [_thread_blocked, id=3804]
      0x067773c0 JavaThread "Thread-27" daemon [_thread_blocked, id=2164]
      0x06776c50 JavaThread "Thread-26" daemon [_thread_blocked, id=1852]
      0x066e22b0 JavaThread "Thread-25" daemon [_thread_blocked, id=3148]
      0x066e1b40 JavaThread "Thread-24" daemon [_thread_blocked, id=3828]
      0x066e1008 JavaThread "Thread-23" daemon [_thread_blocked, id=3060]
      0x069cdc88 JavaThread "Thread-22" daemon [_thread_blocked, id=3708]
      0x06994a00 JavaThread "Thread-21" daemon [_thread_blocked, id=960]
      0x06993fd0 JavaThread "Thread-20" daemon [_thread_blocked, id=2224]
      0x06ae8578 JavaThread "Thread-19" daemon [_thread_blocked, id=2704]
      0x06a1c680 JavaThread "Thread-18" daemon [_thread_blocked, id=3892]
      0x06ed4ca8 JavaThread "Thread-17" daemon [_thread_blocked, id=1144]
      0x06713280 JavaThread "Thread-16" daemon [_thread_blocked, id=3476]
      0x0680c080 JavaThread "Thread-15" daemon [_thread_blocked, id=3160]
      0x0680ba18 JavaThread "Thread-14" daemon [_thread_blocked, id=1308]
      0x066e7f08 JavaThread "Thread-13" daemon [_thread_blocked, id=1652]
      0x066e7d10 JavaThread "Thread-12" daemon [_thread_blocked, id=1388]
      0x00f816a0 JavaThread "Thread-11" daemon [_thread_blocked, id=2880]
      0x066e8868 JavaThread "Thread-10" daemon [_thread_blocked, id=2248]
      0x06ac6810 JavaThread "Thread-9" daemon [_thread_blocked, id=3844]
      0x066a86e0 JavaThread "Thread-8" daemon [_thread_blocked, id=1192]
      0x066a84e8 JavaThread "Thread-7" daemon [_thread_blocked, id=1732]
      0x066560d0 JavaThread "Thread-0" [_thread_blocked, id=476]
      0x00d9a948 JavaThread "CompilerThread1" daemon [_thread_blocked, id=1256]
      0x00d99c40 JavaThread "CompilerThread0" daemon [_thread_blocked, id=408]
      0x00d98c98 JavaThread "AdapterThread" daemon [_thread_blocked, id=2640]
      0x00d98008 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2056]
      0x00d818c8 JavaThread "JDWP Event Helper Thread" daemon [_thread_in_native, id=1520]
      0x00ee7e40 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_native, id=3712]
      0x00d8bb78 JavaThread "Finalizer" daemon [_thread_blocked, id=3688]
      0x00d8a768 JavaThread "Reference Handler" daemon [_thread_blocked, id=3624]
      0x00d67a18 JavaThread "main" [_thread_in_native, id=2080]
    Other Threads:
    =>0x00d89968 VMThread [id=2368]
      0x00db2630 WatcherThread [id=384]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
    [0x00db4eb0/0x00000600] Threads_lock - owner thread: 0x00d89968
    [0x00cf2ba8/0x000005c4] Heap_lock - owner thread: 0x066e1008
    Heap
    PSYoungGen      total 280768K, used 53248K [0x10010000, 0x27e70000, 0x27e70000)
      eden [0x10010000,0x10010000,0x1a610000)
      from [0x21240000,0x24640000,0x27e70000)
      to   [0x1a610000,0x1a610000,0x21240000)
    PSOldGen        total 217536K, used 156605K [0x27e70000, 0x352e0000, 0x4fc10000)
      object [0x27e70000,0x3175f7c8,0x352e0000)
    PSPermGen       total 44800K, used 44727K [0x4fc10000, 0x527d0000, 0x53c10000)
      object [0x4fc10000,0x527bdff8,0x527d0000)
    Dynamic libraries:
    0x00400000 - 0x00406000      C:\Sun\AppServer7\bin\appservd.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x60b90000 - 0x60c79000      C:\Sun\AppServer7\bin\ns-httpd40.dll
    0x60e00000 - 0x60e1a000      C:\Sun\AppServer7\bin\ssl3.dll
    0x60ce0000 - 0x60d5d000      C:\Sun\AppServer7\bin\nss3.dll
    0x60b10000 - 0x60b17000      C:\Sun\AppServer7\bin\libplc4.dll
    0x60ac0000 - 0x60af1000      C:\Sun\AppServer7\bin\libnspr4.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\WSOCK32.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\MSWSOCK.dll
    0x60b20000 - 0x60b26000      C:\Sun\AppServer7\bin\libplds4.dll
    0x60c80000 - 0x60c88000      C:\Sun\AppServer7\bin\nsfc.dll
    0x60db0000 - 0x60db6000      C:\Sun\AppServer7\bin\nstime.dll
    0x60cd0000 - 0x60cda000      C:\Sun\AppServer7\bin\nsprwrap.dll
    0x60e20000 - 0x60e2c000      C:\Sun\AppServer7\bin\support.dll
    0x60dc0000 - 0x60dc5000      C:\Sun\AppServer7\bin\nstp.dll
    0x600e0000 - 0x600e5000      C:\Sun\AppServer7\bin\getprop.dll
    0x7e410000 - 0x7e4a1000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x60b30000 - 0x60b4e000      C:\Sun\AppServer7\bin\libsi18n.dll
    0x60aa0000 - 0x60aaa000      C:\Sun\AppServer7\bin\libdbm.dll
    0x600a0000 - 0x600a5000      C:\Sun\AppServer7\bin\ares3.dll
    0x7c9c0000 - 0x7d1d6000      C:\WINDOWS\system32\SHELL32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x60da0000 - 0x60da8000      C:\Sun\AppServer7\bin\NSSLDAP32V50.dll
    0x60cc0000 - 0x60cc6000      C:\Sun\AppServer7\bin\NSLDAPPR32V50.dll
    0x60c90000 - 0x60cb5000      C:\Sun\AppServer7\bin\NSLDAP32V50.dll
    0x60e30000 - 0x60ec1000      C:\Sun\AppServer7\bin\xerces-c.dll
    0x609e0000 - 0x60a3c000      C:\Sun\AppServer7\bin\icuuc2.dll
    0x60100000 - 0x60904000      C:\Sun\AppServer7\bin\icudt2.dll
    0x60910000 - 0x609a2000      C:\Sun\AppServer7\bin\icuin2.dll
    0x00320000 - 0x00331000      C:\WINDOWS\system32\MSVCIRT.dll
    0x773d0000 - 0x774d3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls
    _6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x5d090000 - 0x5d12a000      C:\WINDOWS\system32\comctl32.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x60a60000 - 0x60a72000      C:\Sun\AppServer7\bin\j2eeplugin.dll
    0x08000000 - 0x082b8000      C:\Sun\AppServer7\jdk\jre\bin\server\jvm.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x5dac0000 - 0x5dac8000      C:\WINDOWS\system32\rdpsnd.dll
    0x76360000 - 0x76370000      C:\WINDOWS\system32\WINSTA.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x60070000 - 0x6007a000      C:\Sun\AppServer7\bin\PSAPI.DLL
    0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x10000000 - 0x10007000      C:\Sun\AppServer7\jdk\jre\bin\hpi.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x01400000 - 0x0140e000      C:\Sun\AppServer7\jdk\jre\bin\verify.dll
    0x022b0000 - 0x022c9000      C:\Sun\AppServer7\jdk\jre\bin\java.dll
    0x022d0000 - 0x022de000      C:\Sun\AppServer7\jdk\jre\bin\zip.dll
    0x05c00000 - 0x05c1c000      C:\Sun\AppServer7\jdk\jre\bin\jdwp.dll
    0x05c20000 - 0x05c25000      C:\Sun\AppServer7\jdk\jre\bin\dt_socket.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x07140000 - 0x0714f000      C:\Sun\AppServer7\jdk\jre\bin\net.dll
    0x600b0000 - 0x600bd000      C:\Sun\AppServer7\bin\cis.dll
    0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
    0x76d40000 - 0x76d58000      C:\WINDOWS\system32\MPRAPI.dll
    0x77cc0000 - 0x77cf2000      C:\WINDOWS\system32\ACTIVEDS.dll
    0x76e10000 - 0x76e35000      C:\WINDOWS\system32\adsldpc.dll
    0x76b20000 - 0x76b31000      C:\WINDOWS\system32\ATL.DLL
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x76e80000 - 0x76e8e000      C:\WINDOWS\system32\rtutils.dll
    0x71bf0000 - 0x71c03000      C:\WINDOWS\system32\SAMLIB.dll
    0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
    0x07f60000 - 0x07f66000      C:\Sun\AppServer7\jdk\jre\bin\ioser12.dll
    0x07f70000 - 0x07f75000      C:\Sun\AppServer7\jdk\jre\bin\rmi.dll
    0x0ffd0000 - 0x0fff8000      C:\WINDOWS\system32\rsaenh.dll
    VM Arguments:
    jvm_args: -DJAVA_HOME=C:/Sun/AppServer7/jdk
    -Dcom.sun.aas.installRoot=C:/Sun/AppServer7
    -Dcom.sun.aas.instanceRoot=C:\Sun\AppServer7\domains\domain1
    -Duser.language=nl
    -Duser.country=BE
    -Duser.variant= exit vfprintf
    -Djava.security.policy=C:/Sun/AppServer7/domains/domain1/kwatraNieuw/config/server.policy
    -Djava.security.auth.login.config=C:/Sun/AppServer7/domains/domain1/kwatraNieuw/config/login.conf
    -Djava.util.logging.manager=com.iplanet.ias.server.logging.ServerLogManager
    -Dcom.sun.aas.configRoot=C:/Sun/AppServer7/config
    -Dcom.sun.aas.imqLib=C:/Sun/AppServer7/imq/lib
    -Dcom.sun.aas.imqBin=C:/Sun/AppServer7/imq/bin
    -Dcom.sun.aas.webServicesLib=C:\Sun\AppServer7\share\lib
    -XX:+AggressiveHeap -XX:+DisableExplicitGC
    -Djavax.rmi.CORBA.UtilClass=com.iplanet.ias.util.orbutil.IasUtilDelegate
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Dorg.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl
    -Dcom.sun.jdo.api.persistence.model.multipleClassLoaders=reload
    -server -Xss128k -Xms512m -Xdebug
    -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=2876
    -Xnoagent -Djava.compiler=NONE
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    CLASSPATH=C:\Program Files\QuickTime\QTSystem\QTJava.zip
    PATH=C:/Sun/AppServer7/jdk\jre\bin\server;
    C:/Sun/AppServer7/jdk\jre\bin;;C:/Sun/AppServer7/bin/;
    C:\oracle\product\10.2.0\client_1;C:\oracle\product\10.2.0\client_1\bin;
    C:\orarun\bin;C:\WINDOWS\system32;C:\WINDOWS;
    C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;
    C:\orarun\jdk\bin;C:\Program Files\Provision Networks\Virtual Access Client\
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2088428k(641700k free), swap 4030576k(2605040k free)
    vm_info: Java HotSpot(TM) Server VM (1.4.2_11-b06) for windows-x86,
    built on Feb 13 2006 10:02:05 by "java_re" with MS VC++ 6.0Anyone who has more information as to what to do?
    Thx.
    Message was edited by:
    DonStevo
    Message was edited by:
    DonStevo

  • Log4j and JBoss issue

    Hi ,
         I am working in Log4j for my web application.
         I am using Eclipse2.1, Log4j 1.2.8, JBoss 3.2.2
         I am having problem in the log4J concepts.
         I am using my own Logger.java.
         I have set the root category in the Log4j.properties to the WARN.I am using File appender.
         Then I have used log.debug(), log.info(), log.warn(), log.error(), log.fatal() in my applications.
         Even when I set the root category as WARN, it enabling all levels and appending the information of all the levels in the file.
         So I started to analyze the code.
         So I set the eclipse in debug mode and stated the application.
         When it comes to the line logger.log() , when I place the cursor on
              1) logger - it shows org.apache.log4j.Category
              2) log - it shows as org.jboss.logging.Logger
         So I understand that, it inherits the log4j properties from the jboss.
         So all the levels get enabled.
         So i want to know, how to override or disable the Jboss's inbulit Log4j.
         Please help in this tough suitation. I am trying this for last 2 days.
    Thanks and Regards
    Mohan.

    This question is off topic for this forum. In the future please only post specific questions about Sun's J2EE SDK and its related technologies. For this type of question why not try the JBoss forums or the Log4J mailing list.
    http://jboss.org/index.html?module=bb
    http://logging.apache.org/log4j/docs/contactUs.html

  • Mac Installation: AIR update needed to continue, then error in registration panel

    After uninstalling CFEclipse, CFBuilder Beta, Aptana and loading Eclipse in clean mode, I installed the plugin on my macbook pro intel. The first error I got was something to do with the incorrect AIR plugin and the message posted a link to the download site. I of course didn;t copy the link and then later was planning on googling it. Then once the restart of Eclipse happened, there was a second error saying that ColdFusion Builer could not load the registration and I had two choices, okay or cancel. Now after googling for this issue it does not seem that anyone else has had this problem. There is something related to AIR and the installation that caused it to fail. This was after uninstalling everything except my Java and Andriod plugins (JUnit, JAutodoc, Ant, Groovy, FindBugs, Android SDK, etc).

    Okay I figured it out after some digging into the AIR issue.
    For Mac users, if you don't have AIR installed you will need it for CFBuilder. Now the caveat is that AIR installs improperly because once installed uses only System user permissions. By default it does not have Administrator permissions so you need to go and reset the permissions for it to works properly. You will see this if you navigate to /Library/Frameworks/Adobe AIR.framework. This directory needs to be set to Admin read/write perissions and apply to all subdirectories. Then go ahead and install ColdFusion Builder and it installs without any issues. You still need to configure any application templates to have the builder plugin as the default editor if you are installing on top of a pre installation of Eclipse that previously had Aptana and CFEclipse installed. I'm not sure if this is an AIR or ColdFusion Builder bug but it is certainly going to cause Mac users some pain if this issue isn't either reconciled or documented.

  • Urgent information required on Weblogic Server Development licencing

    Hi,
    We are a small telecom company using Weblogic Server for our messaging products.
    Our customers use system deployed on 6 Weblogic Servers, all of which run valid production licences.
    This product has been developed by 4 internal developers, all running Weblogic Servers inside Eclipse in Development mode.
    A 3rd party company has approached us saying that we ought to be paying for our development licences as well. One licence per developer machine.
    The Oracle's OTN Term and Conditions states otherwise.
    Can someone please verify this?
    We need the information as soon as possible.
    Thanks in anticipation.
    Amitoj.

    If you read the following lines in document presented here
    http://www.oracle.com/technetwork/licenses/standard-license-152015.html
    You may not:
    - use the programs for your own internal data processing or for any commercial or production purposes, or use the programs for any purpose except the development of your application;
    - use the application you develop with the programs for any internal data processing or commercial or production purposes without securing an appropriate license from us;
    - continue to develop your application after you have used it for any internal data processing, commercial or production purpose without securing an appropriate license from us, or an Oracle reseller;
    - remove or modify any program markings or any notice of our proprietary rights;
    - make the programs available in any manner to any third party;
    - use the programs to provide third party training;
    - assign this agreement or give or transfer the programs or an interest in them to another individual or entity; - cause or permit reverse engineering (unless required by law for interoperability), disassembly or decompilation of the programs;
    - disclose results of any program benchmark tests without our prior consent.
    If i read this (use the programs for any purpose except the development of your application), i conclude that so long as your just developing your applications - you do need to licence the product
    with which you are developing (point 1)
    If you are putting the developed applications in production - you must have the proper licences, which you already have.
    So i think your licences are in order.

  • Problem with a SIMPLE SaveDialog program.. Did I found a Java bug?

    When I run the follower program:
         /** Dialog test */
         public static void main(String args[]) {
              JFileChooser fileChooser = new JFileChooser(new File("Sem nome"));
              fileChooser.addChoosableFileFilter(new JLFileFilter());
              // mostra saveDialog
              int returnVal = fileChooser.showSaveDialog(App.getJFrame());
              // Se confirmado..
              if (returnVal == JFileChooser.APPROVE_OPTION) {
                   System.out.println("OK!");
              } else {
                   System.out.println("Canceled!");
         }it runs ok, but if I run on Eclipse's Debug Mode, I can't see the files and folders on my docs folder in the dialog... why??
    I'm running Windows XP SP3 with JDK6update4
    Edited by: wellington7 on Aug 13, 2008 11:35 AM
    Edited by: wellington7 on Aug 14, 2008 7:30 AM

    Hmmm, not really. Since a Table (ie MyTable) would be part of a larger whole (like inside a JFrame) Only the program that puts all those elements together has to be lunched on the EDT because everything inside that program would, by default, be created there as well.
    public class MyProgram {
         public MyProgram() {
              //all of these will be created on EDT because MyProgram is created there.
              JFrame f = new JFrame();
              JButton b = new JButton("hi");
              JTextField t = new JTextField();
              MyTable tbl = new MyTable();
              //place items on Frame
              f.add(t, BorderLayout.NORTH);
              f.add(b, BorderLayout.CENTER);
              f.add(tbl, BorderLayout.SOUTH);
              //show the window
              f.setVisible(true);
              f.pack();
          * @param args
         public static void main(String[] args) {
              //create MyProgram on EDT
              SwingUtilities.invokeLater(new Runnable() {
                   public void run() {
                        new MyProgram();
    }Only the items created, explicitly, inside the main method would need to be created on the EDT.
    -D-

  • ClassCastException: CallableStatementBCELProxy

    Hi ,
    In this line of code:
    ResultSet rs = ((OracleCallableStatement) cs).getCursor(3);
    I´m getting a ClassCastException: CallableStatementBCELProxy__com_evermind_sql_FilterCallableStatement__SQLBCELProxy
    I´m using Hibernate 2.1.7 and the class com.evermind.sql.DriverManagerDataSource.
    Thank you,
    Julio Cesar

    I´m getting my connection through JNDI( using the OracleDriverManager) and I am expecting a OracleCallableStatement. The code works if I do not use JNDI to get my connection. Running the code on eclipse in debug mode I was able to see the reason of the exception and the problem was that I´m getting this proxy instead of the object that I was expecting(OracleCallableStatement).
    Is there anyone that could help?

  • Eclipse +flex 3 plugin crashes when trying to see mxml file in design mode

    Hi,
    I have strange problem I've been struggling with for 3 days.
    I have eclipse-jee-europa-fall2-win32(eclipse europa 3.3.1.1)
    + adobe flex 3 eclipse plugin.
    My workspace consists of several projects + one library.
    There is not problem when trying to edit any mxml file when
    my library is not imported yet. Once I import it to my workspace I
    cannot see any mxml file in design mode since it crashes with the
    following msg in log:
    Did anyone have similar problem and maybe knows the
    solutiuon? I've reinstalled/redownoaded eclipse, flex plugin, flash
    players and so on. What's more it happens only on my machine - same
    project on different one works without crushing.
    !ENTRY org.eclipse.osgi 2 0 2008-02-22 09:13:18.046
    !MESSAGE While loading class
    "org.eclipse.mylyn.tasks.ui.TasksUiPlugin", thread
    "Thread[main,6,main]" timed out waiting (5000ms) for thread
    "Thread[Worker-0,5,main]" to finish starting bundle
    "update@plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar
    [313]". To avoid deadlock, thread "Thread[main,6,main]" is
    proceeding but "org.eclipse.mylyn.tasks.ui.TasksUiPlugin" may not
    be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: State change in progress
    for bundle
    "update@plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar"
    by thread "Worker-0".
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.j ava:1141)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
    at
    org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at
    org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
    at
    org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at
    org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258)
    at
    org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at
    org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at
    org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at
    org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at
    org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by:
    org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    ... 40 more
    Root exception:
    org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.j ava:1141)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
    at
    org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at
    org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
    at
    org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at
    org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258)
    at
    org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at
    org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at
    org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at
    org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at
    org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)

    I've found solution by myself so I'll present it here. Maybe
    someone will need it.
    The problem of such behaviour was that Flex plugin always (at
    least on my pc) wants to ustart eclipse using its own JRE from here
    C:\Program Files\Adobe\Flex Builder 3 Plug-in\jre (default dir).
    This environment is Java 5. When you go to
    eclipse>window>preferences>Java>Installed JREs and you
    delete default Flex JRE, add new to point to for example C:\Program
    Files\Java\jre1.6.0_04 eclipse still uses JRE from C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\jre. Do not know why
    Flex/eclipse does that but if you simply overwrite C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\jre files with newer JRE from
    C:\Program Files\Java\jre1.6.0_04 all works perfectly.
    Hope it helps somebody ;-)
    thanks Artur

Maybe you are looking for

  • Table Formatting appears different in published vs. edit or preview

    Why would a table in RH v11.0 appear fine in the editor mode and preview mode, but appear centered in the published version?  I have tried selecting the entire text and clicking left adjustify and also use the <left indention to ensure it is left.  I

  • Question to CL_UWS_FORM_PDF_API

    Hello, does anybody have experience with the API CL_UWS_FORM_PDF_API? it seems that you can send Surveys in pdf format but only in SAP namespace. In method GET_NEW_FORM_NAME the system always generates a pdf form, hardcoded named like 'QPDF...', whic

  • SRM ALE for classic scenario

    We've setup the distribution model to post confirmations to/from SRM and R/3.  The two msg types are ACC_GOODS_MOVEMENT and MBGMCR.  In the classic scenariom what causes the PO from R/3 to show up on the Central Receiver (BBPCF03) screen? Thanks, Nan

  • To buy or not to buy WebLogic Portal

    Hi Folks, We are facing a tough decision, we have resources for WebLogic Portal but are not sure whether to buy this product for our company to do our intanet, broker portal and supplier portal. Oracle says Webcenter is their strategic product but we

  • What is use of transaction when we insert record?

    Hi Thank you for reading my post is there any scenario that we may need transaction isolation when we delete (one or more) record? can you elaborate ? Thanks.