Any JDeveloper on FreeBSD

Currently running NetBeans on FreeBSD. Anyone running JDeveloper on FreeBSD(4.4)? Any tips? Am I missing something, or is there some way to search these forums?
Thanks in Advance.
-Don

Thanks for the reply. I installed & configured JDeveloper on FreeBSD last night, no problems at all. I had the java native port for FreeBSD already installed & configured (which uses the source from sun & linux 1.3.1 to bootstrap) and ShuJIT for just-in-time compiler.
Performance is good, but have been too lazy to change the font.properties to avoid related errors. Needed to set permissions on the jdev file to execute, and needed to switch compiler from client to classic.
All in all, the process took only a few minutes. I was just being paranoid. Thanks Glad to see it works. Feel free to post any issues you may have which are specific to FreeBSD. There shouldn't really be many, if any at all.
Thanks,
Rob

Similar Messages

  • Jdeveloper on Freebsd

    is here anyone use Jdeveloper on Freebsd?
    Any problem so far?
    Regards,

    Thanks for the reply. I installed & configured JDeveloper on FreeBSD last night, no problems at all. I had the java native port for FreeBSD already installed & configured (which uses the source from sun & linux 1.3.1 to bootstrap) and ShuJIT for just-in-time compiler.
    Performance is good, but have been too lazy to change the font.properties to avoid related errors. Needed to set permissions on the jdev file to execute, and needed to switch compiler from client to classic.
    All in all, the process took only a few minutes. I was just being paranoid. Thanks Glad to see it works. Feel free to post any issues you may have which are specific to FreeBSD. There shouldn't really be many, if any at all.
    Thanks,
    Rob

  • Is there any jdeveloper replacement tools?

    If I want to build an adf application without jdeveloper IDE, but using jdk, ant, how to do that?
    Or are there any other adf development tools?

    if you mean "building" in the strictest sense, then there are a couple of tutorials on how to use a CI server like Hudson to build the application.
    For example:
    http://geoffadf.blogspot.com/2010/02/ultra-quick-hudson-setup-to-build.html
    Since a CI server more or less just calls build tools like Ant, MSBuild and such, it should easy to apply and use the stuff from the articles in a vanilla Ant target as well.
    Sascha

  • Any JDeveloper tutorial suggestions for Java/OOP newbie

    I know SQL and basics of OOP. Have Oracle 10g and JDev installed. Got up to Chapter 4 of the on-line JJavaEE tutorial ( http://download-west.oracle.com/otndocs/products/jdev/10131/JavaEE_tutorial.pdf ), but then got lost after that. Too complex of an example app and not enough explainations of WHY the steps were to be taken in the tutorial. Anyone know of a SIMPLE tutorial that would be good to use with JDeveloper?
    Paul Peterson

    There is a bunch of tutorials linked from the JDeveloper home page on OTN: http://oracle.com/technology/jdev
    I would suggest to start with the following 3:
    Get to know the IDE:
    http://www.oracle.com/technology/obe/obe1013jdev/10131/introide/introjdevide.htm
    Get to know ADF:
    http://www.oracle.com/technology/obe/obe1013jdev/10131/masterdetail_adf_bc/master-detail_pagewith_adf_bc.htm
    Get deeper into ADF:
    http://www.oracle.com/technology/obe/ADFBC_tutorial_1013/10131/index.htm
    But you should also check all the rest there.

  • Migration from jdeveloper to eclipse

    Did anyone migrate any jdeveloper app to elipse. I need to migrate to eclipse becouse of metric testing but i do now how?

    It sounds like you have the right idea -- you want to import the sources, rather than trying to "convert" an Eclipse project to a JDeveloper project. What do you mean that the EAR import is "not happening"? Did you get errors?
    -- Brian

  • Instant Client on FreeBSD ...

    Is there a way or are there a product I could install on FreeBSD
    do connect from a FreeBSD server to a Oracle Database on an other
    server.
    I miss oracle products on FreeBSD (Connection tools).
    I really have only on question.
    WHY arn't there any?

    In FreeBSD environment you can use Java-based tool (e.g. DB Visualizer) to do database work (but it requires X windows environment). JDK 1.3 to 1.5 are available in FreeBSD.
    Can't think of a good CLI tool right now...

  • Oracle BPEL Server version 10.1.3.4.0  - which JDeveloper version?

    Hi,
    I am working on a Beehive project, that has a BPEL 10.1.3.4.0 server integrated. Is there a restriction concerning the JDeveloper version to use for development? I am currently using JDev 11.1.1.2.0 , but noticed that there is no possibilty to directly deploy to an OC4J connection type. So I figured that there might be incompatibilities.
    Thanks for any pointers.
    Bettina

    According to me JDeveloper versions 10.1.3.3 or 10.1.3.4 or 10.1.3.5 - all are good for your scenario as you are using Oracle BPEL 10g.
    But for JDeveloper version 11.1.1.2.0, I will keep my reservations as the concept that how BPEL projects are created, packaged and deployed (i.e. SCA suites) are changed considerably from 10g to 11g. Hence I will suggest to stick to any JDeveloper 10.1.3.x version for your scenario. You can download them from archived section of JDeveloper downloads on Oracle website.
    Thanks.
    Regards,
    Ankit A.
    http://fusionmusings.blogspot.com

  • Jdeveloper and Hibernate

    Hello,
    is possible to integrate Hibernate libraries using Jdeveloper? is there any Jdeveloper documentation that refers to this issue?
    If it's not possible, or not recomended, what's the best alternative to replace Hibernate with Jdevelper?
    thanks,
    Pedro Ribeiro

    Instead of using hibernate we would recommend that you use JPA - which effectively is the same concept and approach but in a standardized way as part of Java EE - JDeveloper has great built in support for JPA so no additional configuration needed.
    Basic tutorial here:
    http://download.oracle.com/docs/cd/E18941_01/tutorials/jdtut_11r2_51/jdtut_11r2_51_1.html

  • Problem in building schema when try to invoke the another BPEL service

    Hi all,
    Whenever try to Invoke a another BPEL service using the Invoke activiy and Partnerlink, we need to create a variable structure similar to the providing service.
    For this I used create Auto Varible option available in the invoke activity. But after creating the variable, I tried to expand the variable for the copy operation, the error iam getting is Problem in building schema.
    This error never happened to me before. I have no clue.
    Jdev version:10.1.3.3.0
    Soa version:10.1.3.3.0
    Please help me on this.
    Thanks.

    Hi Lokesh,
    Iam not able to understand what you are trying to say. But my Input variable and Invoke Input variable are compatible, no problem on this. I got some clue from your reply.
    Finally I got it worked by doing it in another way.
    In my Invoking BPEL Process(ie. BPEL Process is trying to invoke the another BPEL Process using Partnerlink) wsdl I imported the partnerlink BPEL schema and it get solved my problem.
    eg) <import namespace="http://xmlns.oracle.com/BpelProcessname" schemaLocation="ParnerLinkBPELSchema.xsd"/>
    This can be usefull for others and I never did this to import the schema manually before, but it works without any errors.
    Now only it causing this problem, whether it is any Jdeveloper issue.
    And i tryed this using Jdev version 10.1.3.4.0, but still the same exception.
    This workaround will usefull for others.
    Thanks for your reply.
    bye.....

  • BPEL 10.1.3.1.0 Release Developers version?

    Does the new BPEL 10.1.3.1.0 Release contain a Developers version? On the download page the other versions specifically reference a developers version, but not the 10.1.3.1.0 version. I don't see much doco. It looks like the new version has the SOA suite etc. Trying to figure out what I need on my dev box.
    Thanks,
    Mark

    According to me JDeveloper versions 10.1.3.3 or 10.1.3.4 or 10.1.3.5 - all are good for your scenario as you are using Oracle BPEL 10g.
    But for JDeveloper version 11.1.1.2.0, I will keep my reservations as the concept that how BPEL projects are created, packaged and deployed (i.e. SCA suites) are changed considerably from 10g to 11g. Hence I will suggest to stick to any JDeveloper 10.1.3.x version for your scenario. You can download them from archived section of JDeveloper downloads on Oracle website.
    Thanks.
    Regards,
    Ankit A.
    http://fusionmusings.blogspot.com

  • Error in building schema after publishing PL/SQLwebservice

    which return multiple rows. I am attaching the wsdl after generation please let me know if any wrong in wsdl. Procedure which is published is working fine in sql
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <!--Generated by the Oracle JDeveloper Web Services WSDL Generator-->
    <!--Date Created: Mon Feb 18 17:58:53 IST 2008-->
    <definitions
    name="EmployeeWebService"
    targetNamespace="http://pimdb/EmployeeWebService.wsdl"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:tns="http://pimdb/EmployeeWebService.wsdl"
    xmlns:ns1="http://pimdb/EmployeeWebService.xsd">
    <types>
    <schema
    targetNamespace="http://pimdb/EmployeeWebService.xsd"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns="http://www.w3.org/2001/XMLSchema">
    <complexType name="pimdb_EmployeeWebServiceImpl_getemplyeeTest_Out" jdev:packageName="pimdb" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
    <all>
    <element name="employeesdataOut" type="ns1:pimdb_EmployeewebserviceMytable"/>
    </all>
    </complexType>
    <complexType name="pimdb_EmployeewebserviceMytable" jdev:packageName="pimdb" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
    <all>
    <element name="array" type="ns1:ArrayOfpimdb_GetemployeeMyrecordUser"/>
    </all>
    </complexType>
    <complexType name="pimdb_GetemployeeMyrecordUser" jdev:packageName="pimdb" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
    <all>
    <element name="myIdNumber" type="decimal"/>
    <element name="myName" type="string"/>
    <element name="myHireDate" type="dateTime"/>
    </all>
    </complexType>
    <complexType name="ArrayOfpimdb_GetemployeeMyrecordUser" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
    <complexContent>
    <restriction base="SOAP-ENC:Array">
    <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="ns1:pimdb_GetemployeeMyrecordUser[]"/>
    </restriction>
    </complexContent>
    </complexType>
    </schema>
    </types>
    <message name="getemplyeeTest0Request">
    <part name="inputName" type="xsd:string"/>
    </message>
    <message name="getemplyeeTest0Response">
    <part name="return" type="ns1:pimdb_EmployeeWebServiceImpl_getemplyeeTest_Out"/>
    </message>
    <portType name="EmployeeWebServicePortType">
    <operation name="getemplyeeTest">
    <input name="getemplyeeTest0Request" message="tns:getemplyeeTest0Request"/>
    <output name="getemplyeeTest0Response" message="tns:getemplyeeTest0Response"/>
    </operation>
    </portType>
    <binding name="EmployeeWebServiceBinding" type="tns:EmployeeWebServicePortType">
    <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="getemplyeeTest">
    <soap:operation soapAction="" style="rpc"/>
    <input name="getemplyeeTest0Request">
    <soap:body use="encoded" namespace="EmployeeWebService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
    </input>
    <output name="getemplyeeTest0Response">
    <soap:body use="encoded" namespace="EmployeeWebService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
    </output>
    </operation>
    </binding>
    <service name="EmployeeWebService">
    <port name="EmployeeWebServicePort" binding="tns:EmployeeWebServiceBinding">
    <soap:address location="http://kecoraclelab1.ad.infosys.com:7778/Phase2-WSDLInvoke-context-root/EmployeeWebService"/>
    </port>
    </service>
    </definitions>

    Hi Lokesh,
    Iam not able to understand what you are trying to say. But my Input variable and Invoke Input variable are compatible, no problem on this. I got some clue from your reply.
    Finally I got it worked by doing it in another way.
    In my Invoking BPEL Process(ie. BPEL Process is trying to invoke the another BPEL Process using Partnerlink) wsdl I imported the partnerlink BPEL schema and it get solved my problem.
    eg) <import namespace="http://xmlns.oracle.com/BpelProcessname" schemaLocation="ParnerLinkBPELSchema.xsd"/>
    This can be usefull for others and I never did this to import the schema manually before, but it works without any errors.
    Now only it causing this problem, whether it is any Jdeveloper issue.
    And i tryed this using Jdev version 10.1.3.4.0, but still the same exception.
    This workaround will usefull for others.
    Thanks for your reply.
    bye.....

  • How to install Dofus on Arch Linux 64

    Hey everyone! I am running Arch Linux 64-bit with E18 (enlightenment). I am trying to install Dofus (mmorpg game) but I am running into multiple issues. If anyone is willing to guide me through how I can fully install it and get it working that would be awesome! I tried yaourt but it would return errors while making the files and throw me into an infinite loop as it gets mad and tries to rebuild the file where the error occurs. I tried to install it directly from source from the tarball on the AUR, I did the ./configure and the game built and everything, but when I run the game through the launcher, the launcher doesn't open and I get 3 '?' signs with a diamond appear in the terminal on the next line. When I try to run the game directly, it gets stuck on the loading page at 63% with the red dofus loading symbol.
    Any help is greatly appreciated ... just gave arch linux a try after using FreeBSD/Debian for my whole life, never had any issues on FreeBSD or Debian, but apparently arch is a whole different story.
    Cheers,
    ~ zSpider86

    Well there weren't exactly any errors at all visibly. Its just that the game didn't start as it was supposed to. What I am asking in this thread is -- can you please link me to a guide of how to properly install Adobe AIR on 64 bit arch linux + get Dofus to work with it as well. And I can post back my results from that since I don't exactly have any errors to post at the moment.
    But if you insist, what I have I tried so far is this...
    [[email protected] ~]$ yaourt dofus
    1 aur/ankama-transition 3.7.20131013-1 [installed] (3)
    Updater for Ankama games Dofus and Wakfu
    2 aur/dofus 2.17.0-3 (39)
    A manga inspired, Massively Multiplayer Online Role-playing Game (MMORPG)
    for Adobe AIR .
    3 aur/dofus-beta 2.15.0-2 [installed] (4)
    A manga inspired, Massively Multiplayer Online Role-playing Game (MMORPG)
    for Adobe AIR (beta version).
    4 aur/dofus-transition 2.14.0-1 (0)
    A manga inspired, Massively Multiplayer Online Role-playing Game (MMORPG)
    for Adobe AIR (beta version).
    5 aur/dofus-uplauncher 2.11.0-1 (0)
    A manga inspired, Massively Multiplayer Online Role-playing Game (MMORPG)
    for Adobe AIR.
    ==> Enter n of packages to be installed (ex: 1 2 3 or 1-3)
    ==> --------------------------------------------------------
    ==> 2
    Then during the installation the errors occur when it gets to this package:
    lib32-webkitgtk2
    There are just dones of make errors flying down the screen and it causes them to loop and never ends...
    So really what I mean to ask is, is there anyway I can circumvent the installation of this file?
    ==> dofus dependencies:
    - ankama-transition>=3.5-6 (already installed)
    - adobe-air-sdk (already installed)
    - lib32-gtk2 (already installed)
    - lib32-libxml2 (already installed)
    - lib32-nss (already installed)
    - lib32-alsa-lib (already installed)
    - lib32-webkitgtk2 (building from AUR)
    ^ lib32-webkitgtk2 or install it another way because clearly dofus needs it, but it causes errors during installation.
    Also, I don't know what happens here, but this is the part in the terminal of the installation of lib32-webkitgtk2 where it starts to break and loops over and over again...
    CXX Source/JavaScriptCore/heap/libjavascriptcoregtk_1_0_la-WriteBarrierSupport.lo
    CXX Source/JavaScriptCore/debugger/libjavascriptcoregtk_1_0_la-DebuggerActivation.lo
    In file included from ./Source/WTF/wtf/PossiblyNull.h:29:0,
    from ./Source/WTF/wtf/FastMalloc.h:25,
    from ./Source/JavaScriptCore/config.h:69,
    from Source/JavaScriptCore/debugger/DebuggerActivation.cpp:26:
    ./Source/WTF/wtf/StdLibExtras.h: In function 'TO WTF::bitwise_cast(FROM)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyWTF_bitwise_cast_sizeof_casted_types_is_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/StdLibExtras.h:134:5: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(sizeof(TO) == sizeof(FROM), WTF_bitwise_cast_sizeof_casted_types_is_equal);
    ^
    ./Source/WTF/wtf/StdLibExtras.h: In function 'size_t WTF::roundUpToMultipleOf(size_t)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummydivisor_is_a_power_of_two' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/StdLibExtras.h:175:5: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(divisor && !(divisor & (divisor - 1)), divisor_is_a_power_of_two);
    ^
    ./Source/WTF/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator==(const WTF::OwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/OwnPtr.h:83:66: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator==(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator!=(const WTF::OwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/OwnPtr.h:84:66: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator!=(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator==(const WTF::PassOwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/OwnPtr.h:85:70: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator==(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator!=(const WTF::PassOwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/OwnPtr.h:86:70: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator!=(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/PassRefPtr.h: In member function 'WTF::PassRefPtr<T>& WTF::PassRefPtr<T>::operator=(const WTF::PassRefPtr<T>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyPassRefPtr_should_never_be_assigned_to' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassRefPtr.h:84:52: note: in expansion of macro 'COMPILE_ASSERT'
    PassRefPtr& operator=(const PassRefPtr&) { COMPILE_ASSERT(!sizeof(T*), PassRefPtr_should_never_be_assigned_to); return *this; }
    ^
    In file included from ./Source/WTF/wtf/MetaAllocator.h:33:0,
    from ./Source/JavaScriptCore/jit/ExecutableAllocator.h:33,
    from ./Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
    from ./Source/JavaScriptCore/interpreter/AbstractPC.h:29,
    from ./Source/JavaScriptCore/interpreter/CallFrame.h:26,
    from ./Source/JavaScriptCore/runtime/ArgList.h:25,
    from ./Source/JavaScriptCore/runtime/JSObject.h:26,
    from Source/JavaScriptCore/debugger/DebuggerActivation.h:29,
    from Source/JavaScriptCore/debugger/DebuggerActivation.cpp:27:
    ./Source/WTF/wtf/HashMap.h: At global scope:
    ./Source/WTF/wtf/HashMap.h:137:42: warning: invalid use of incomplete type 'class WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>' [enabled by default]
    class HashMapKeysProxy : private HashMap {
    ^
    ./Source/WTF/wtf/HashMap.h:43:11: warning: declaration of 'class WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>' [enabled by default]
    class HashMap {
    ^
    ./Source/WTF/wtf/HashMap.h:172:44: warning: invalid use of incomplete type 'class WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>' [enabled by default]
    class HashMapValuesProxy : private HashMap {
    ^
    ./Source/WTF/wtf/HashMap.h:43:11: warning: declaration of 'class WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>' [enabled by default]
    class HashMap {
    ^
    In file included from ./Source/JavaScriptCore/jit/ExecutableAllocator.h:38:0,
    from ./Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
    from ./Source/JavaScriptCore/interpreter/AbstractPC.h:29,
    from ./Source/JavaScriptCore/interpreter/CallFrame.h:26,
    from ./Source/JavaScriptCore/runtime/ArgList.h:25,
    from ./Source/JavaScriptCore/runtime/JSObject.h:26,
    from Source/JavaScriptCore/debugger/DebuggerActivation.h:29,
    from Source/JavaScriptCore/debugger/DebuggerActivation.cpp:27:
    ./Source/WTF/wtf/Vector.h:637:44: warning: invalid use of incomplete type 'class WTF::Vector<T, inlineCapacity>' [enabled by default]
    class VectorReverseProxy : private Vector {
    ^
    ./Source/WTF/wtf/Vector.h:478:11: warning: declaration of 'class WTF::Vector<T, inlineCapacity>' [enabled by default]
    class Vector {
    ^
    In file included from ./Source/WTF/wtf/PossiblyNull.h:29:0,
    from ./Source/WTF/wtf/FastMalloc.h:25,
    from ./Source/JavaScriptCore/config.h:69,
    from Source/JavaScriptCore/debugger/DebuggerActivation.cpp:26:
    ./Source/WTF/wtf/PassOwnArrayPtr.h: In member function 'WTF::PassOwnArrayPtr<T>& WTF::PassOwnArrayPtr<T>::operator=(const WTF::PassOwnArrayPtr<T>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyPassOwnArrayPtr_should_never_be_assigned_to' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnArrayPtr.h:68:58: note: in expansion of macro 'COMPILE_ASSERT'
    PassOwnArrayPtr& operator=(const PassOwnArrayPtr&) { COMPILE_ASSERT(!sizeof(T*), PassOwnArrayPtr_should_never_be_assigned_to); return *this; }
    ^
    ./Source/WTF/wtf/StringHasher.h: In static member function 'static unsigned int WTF::StringHasher::hashMemory(const void*)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummylength_must_be_a_multible_of_four' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/StringHasher.h:194:9: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(!(length % 4), length_must_be_a_multible_of_four);
    ^
    ./Source/WTF/wtf/text/StringImpl.h: In static member function 'static WTF::PassRefPtr<WTF::StringImpl> WTF::StringImpl::createFromLiteral(const char (&)[charactersCount])':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyStringImplFromLiteralNotEmpty' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/text/StringImpl.h:306:9: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(charactersCount > 1, StringImplFromLiteralNotEmpty);
    ^
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyStringImplFromLiteralCannotOverflow' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/text/StringImpl.h:307:9: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT((charactersCount - 1 <= ((unsigned(~0) - sizeof(StringImpl)) / sizeof(LChar))), StringImplFromLiteralCannotOverflow);
    ^
    ./Source/WTF/wtf/text/AtomicString.h: In constructor 'WTF::AtomicString::AtomicString(const char (&)[charactersCount], WTF::AtomicString::ConstructFromLiteralTag)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyAtomicStringFromLiteralNotEmpty' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/text/AtomicString.h:64:9: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(charactersCount > 1, AtomicStringFromLiteralNotEmpty);
    ^
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyAtomicStringFromLiteralCannotOverflow' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/text/AtomicString.h:65:9: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT((charactersCount - 1 <= ((unsigned(~0) - sizeof(StringImpl)) / sizeof(LChar))), AtomicStringFromLiteralCannotOverflow);
    ^
    ./Source/WTF/wtf/PassOwnPtr.h: In member function 'WTF::PassOwnPtr<T>& WTF::PassOwnPtr<T>::operator=(const WTF::PassOwnPtr<T>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyPassOwnPtr_should_never_be_assigned_to' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnPtr.h:71:52: note: in expansion of macro 'COMPILE_ASSERT'
    PassOwnPtr& operator=(const PassOwnPtr&) { COMPILE_ASSERT(!sizeof(T*), PassOwnPtr_should_never_be_assigned_to); return *this; }
    ^
    ./Source/WTF/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator==(const WTF::PassOwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnPtr.h:80:70: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator==(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator!=(const WTF::PassOwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnPtr.h:81:70: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator!=(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator==(const WTF::OwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnPtr.h:82:66: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator==(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/WTF/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator!=(const WTF::OwnPtr<U>&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/WTF/wtf/PassOwnPtr.h:83:66: note: in expansion of macro 'COMPILE_ASSERT'
    template<typename U> bool operator!=(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
    ^
    ./Source/JavaScriptCore/runtime/JSVariableObject.h: In member function 'void JSC::JSVariableObject::finishCreation(JSC::JSGlobalData&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyRegister_should_be_same_size_as_WriteBarrier' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    ./Source/JavaScriptCore/runtime/JSVariableObject.h:70:13: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(sizeof(WriteBarrier<Unknown>) == sizeof(Register), Register_should_be_same_size_as_WriteBarrier);
    ^
    Source/JavaScriptCore/debugger/DebuggerActivation.cpp: In static member function 'static void JSC::DebuggerActivation::visitChildren(JSC::JSCell*, JSC::SlotVisitor&)':
    ./Source/WTF/wtf/Assertions.h:331:47: warning: typedef 'dummyOverridesVisitChildrenWithoutSettingFlag' locally defined but not used [-Wunused-local-typedefs]
    #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
    ^
    Source/JavaScriptCore/debugger/DebuggerActivation.cpp:54:5: note: in expansion of macro 'COMPILE_ASSERT'
    COMPILE_ASSERT(StructureFlags & OverridesVisitChildren, OverridesVisitChildrenWithoutSettingFlag);
    ^
    CXX Source/JavaScriptCore/debugger/libjavascriptcoregtk_1_0_la-DebuggerCallFrame.lo
    ^CGNUmakefile:69688: recipe for target 'Source/JavaScriptCore/debugger/libjavascriptcoregtk_1_0_la-DebuggerCallFrame.lo' failed
    make[1]: *** [Source/JavaScriptCore/debugger/libjavascriptcoregtk_1_0_la-DebuggerCallFrame.lo] Interrupt
    GNUmakefile:22796: recipe for target 'all' failed
    make: *** [all] Interrupt
    ==> ERROR: Aborted by user! Exiting...
    Last edited by zSpider86 (2014-03-04 01:57:35)

  • PJC Wizard: where and how?

    I'm trying to learn how to create simple PJC for Oracle Forms 10g. Form's Help declares:
    "To create a PJC, use the PJC Wizard that is included with Oracle Forms or Oracle JDeveloper that is part of Oracle Developer Suite. If you download JDeveloper from OTN, you'll have also to download the PJC Wizard and place it in your JDeveloper installation."
    I also have JDeveloper 10.1.2.1.0 which, obviously, does not include this wizard.
    I failed to find any link for download on Oracle website.
    1)Does anybody know where exactly I can download this .jar and how to install it?
    2)Any links on 'how-to' documents?
    3) The only instruction for creating PJCs I have is on start page of http://forms.pjc.bean.over-blog.com, which leads to .pdf with rather brief instructions. Are there any alternative tutorials?

    Just in case if somebody else needs it, there are my findings:
    1. from this forum:
    PJC wizard in Jdeveloper
    Frank Nimphius :
    "we do have plans to bring it back. The PJC wizard however is shipped with JDeveloper versions that belong to an Oracle Developer Suite release. JDeveloper 9.0.5 and 10.1.2 are stand alone versions that don't have this feature."
    2. from metalink Note:352216.1
    "The read-me file for Oracle Forms states that the PJC Wizard can be downloaded for JDeveloper. Unfortunately the wizard is not made public for download yet, so the following steps will explain how to extract the wizard from the Developer suite installation and install it in any JDeveloper 10.1.2.x installation.
    It is a pre-requirement that you have access to a Developer Suite 10g installation.
    1.) Copy frmjdev_pjc.jar from <DevSuite Home>\jdev\lib\ext to <JDeveloper Home>\jdev\lib\ext
    2.) Copy frmall.jar from <DevSuite Home>\forms\java to a directory accessible for JDeveloper.
    3.) Add frmall.jar to the project library path in JDeveloper."
    Instruction from metalink is somewhat perplexing, because in Developer 10g installation
    <DevSuite Home>\jdev\lib\ext and <JDeveloper Home>\jdev\lib\ext is the same directory.
    3.
    In Jdev10 create new workspace, new 'Empty Project', click 'New' for this project, on 'New Gallery' window select 'Clent Tier/Java Beans' and 'PJC for Oracle Forms' will become available.
    4. Link for debugging PJC:
    http://www.oracle.com/technology/products/forms/htdocs/howto_debug_pjc.html

  • BPEL Eclipse Plug-IN for Linux

    Hi,
    I have installed the eclipse plug-in on Windows but I want to have it installed on Linux How can I do it?
    Thanks
    JO

    I've been hearing about the JDeveloper version of BPEL since April, but have yet to see it on the Oracle website. Since the answer to this thread's original post mentions it, can you tell us how we might obtain the JDeveloper version of BPEL? (And please don't direct us to http://www.oracle.com/appserver/bpel_home.html because the page that download link refers to doesn't have any JDeveloper BPEL versions.)
    In my case, I'm interested in the BPEL plugin for JDeveloper running on a Mac, but a solution for Linux should work out for me as well.
    Thanks.
    -John
    (Sorry for the reply to stegge. I had meant to reply to Sandor.)

  • How to initialize a WebBean in a TimerTask class

    I have a scheduler, it will trigger a task by using the class "java.util.Timer" within a specific period. The timer can schedule a task that extends the class "TimerTask". The scheduled task should initialize a web-bean called as "Task1" to active the user. (The source code is attached)
    My problem is that when I initialize the web-bean "Task1", the error occurs. I catched the exception message, but it is NULL.
    I want to know that it is possible to initialize the web-bean in a class that extends TimerTask? If yes, how?I have done a test that is I can initialize a web-bean in simple java class by passing the page context to it. In this case, I have passed the page context to the class "ScheduleTask", but failed.
    Thank you in the advance!
    public class ScheduleTask extends TimerTask {
    PageContext pageContext = null;
    public ScheduleTask (PageContext page) {
    this.pageContext = page;
    public void run() {
    try {
    doTasks(pageContext);
    } catch (Exception e){
    throw new RuntimeException(e.getMessage());
    public void doTasks(PageContext page) {
    Task1 t1= new Task1();
    t1.initialize(page, "Task_AppModule.TaskVO");
    t1.setReleaseApplicationResources(true);
    t1.activateUser();
    **********************************************************************************

    Any JDeveloper team member can solve my problem.
    Because our system will be deployed for the production soon, this is the critical problem in my part. I hope I can get the help from you. Thank you very much!

Maybe you are looking for