Opening compiler

maybe this is a stupid question, but i downloaded java DK and opened the folder (after installation). but i can't find the compiler. there are folders named: bin, db, demo, jre. and readme. but where is the compiler?
ps. i've worked with microsoft visual C++ and i'm not good at it, and that's all i did, so maybe that explains why i can't find it.

If you are looking for a development environment like Visual Studio, it is not part of the SDK, the tools in the bin directory are all commandline tools.
There are two popular IDEs available that you may want to look at:
eclipse: http://www.eclipse.org
netbeans: http://www.netbeans.org
You may have already installed netbeans if you downloaded the JDK + netbeans combo.

Similar Messages

  • I am not able to open, compile and build sample plugin projects from Indesign CS4 SDK

    Hi,
    I am new to Indesign plugin development.
    I have downloaded Indesign CS4 SDK Products version for Windows.
    I have downloaded Adobe Indesign CS4 trial version.
    I have Microsoft Visual C++ 6.0 . I want to build sample SDK examples given
    in SDK. But when I open them from visual c++ /prj folder the project is not
    getting opened.
    I want to load Dollyxs and build it and using that develop some projects.
    Also want to build and run the SDK examples .
    So can anybody help about what software I need n which version of visul c++
    is needed for this.And how to Install
    them.
    Thanks n Regards,
    Ravi Sharma

    Hi,
    Thank u very much for your response.
    Now I am getting error as :Error spawning cmd.exe. while I am building project (Indesign cs4-Windows).
    I have set properties for .fr and .rc files .Am I missing any other setting to be made.
    Can u help me?
    Regards,
    Ravi Sharma

  • Internal Server Error When Trying to Open Flex Builder Tutorials

    Anyone know what I need to set up to run the tutorials in
    Flex Builder - get an internal error server (500) when trying to
    open up the tutorials listed on the start page.
    I can open, compile and run projects .
    Thanks

    well thats a real vague error that IIS can spit out and it
    could mean anything. If you are using a server side script in
    conjunction with the tutorials for some reason that i would start
    by commenting it all out. If you are just getting that error when
    just trying to access a static html file that resides whithin your
    web root then i would open up IIS and check you permisions under
    your default web site for that folder.

  • Java.lang.RuntimeException : I/O error opening JAR file

              Hi,
              Cluster configuration : 2 NT boxes WLS5.1(SP6). On one m/c weblogic
              is installed on drive C:\ and on another m/c weblogic is installed on drive D:\.
              i.e. all jars are at two place m/c 1 : c:\weblogic\myserver\*.jar
              m/c 2 : d:\weblogic \myserver\*.jar
              When servers startup successfully, error is coming :
              on the console of m/c 1 :
              java.lang.RuntimeException : I/O error opening JAR file from
              file:/d:/weblogic/myserver/eb_arn.jar
              on the console of m/c 2 :
              java.lang.RuntimeException : I/O error opening JAR file from
              file:/c:/weblogic/myserver/eb_arn.jar
              When both the weblgoic servers are installed on two machines and
              on same drive(c:\), this error is not coming.
              i.e. all jars are at two place m/c 1 : c:\weblogic\myserver\*.jar
              m/c 2 : c:\weblogic \myserver\*.jar
              Regards,
              Jitendra Kumar.
              

    Jitendra,
              This looks like a bug. Please approach support.
              - Prasad
              Jitendra Kumar wrote:
              > Hi,
              >
              > I'm deploying as per server property, because all servers have got their own myserver
              > directory and jars under that.
              > primary key class is not a problem at all, because that file is anyway under serverclasses directory.
              >
              > The problem starts when two weblogic servers on two m/c are installed on different drive(one on 'C:\' dirve
              > and another on 'D:\' drive or a unix machine in cluster).
              >
              > Regards,
              > Jitendra Kumar.
              >
              > Prasad Peddada <[email protected]> wrote:
              > >Are you sure that the the primary key class is there in the jar file.
              > >
              > >Are you deploying as per cluster property? Deploy on all the servers as per server property.
              > >
              > >
              > >- Prasad
              > >
              > >Jitendra Kumar wrote:
              > >
              > >> Hi,
              > >>
              > >> I don't have any problem in deploying beans and all servers have their local jar files.
              > >> Today I started solaris server in cluster and that also giving the same error message in console.
              > >> Now 2NT and One Solaris m/c running in cluster.
              > >>
              > >> error message on NT console is :
              > >> **************************************************
              > >> Sat Nov 04 15:43:14 GMT+05:30 2000:<E> <MulticastSocket> Multicast socket receive error: java.lang.R
              > >> untimeException: I/O error opening JAR file from file:/mazaa/weblogic/weblogic/myserver/voter.jar
              > >> <ServerClassLoader><W>: com.cot.eis.vl.eb_voter.VoterPK in not in archive java.util.zip.ZipFile@b902
              > >> 66be
              > >> java.util.zip.ZipException: error in opening zip file
              > >> at java.util.zip.ZipFile.open(Native Method)
              > >> at java.util.zip.ZipFile.<init>(ZipFile.java, Compiled Code)
              > >> at java.util.zip.ZipFile.<init>(ZipFile.java, Compiled Code)
              > >> at weblogic.boot.ServerClassLoader.deploy(ServerClassLoader.java, Compiled Code)
              > >> at weblogic.cluster.AnnotatedServiceOffer.expandClassPath(AnnotatedServiceOffer.java, Compil
              > >> ed Code)
              > >> at weblogic.cluster.AnnotatedServiceOffer.readObject(AnnotatedServiceOffer.java, Compiled Co
              > >> de)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readPublicSerializable(WLObjectInputStre
              > >> amBase.java, Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readLeftover(WLObjectInputStreamBase.jav
              > >> a, Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObjectBody(WLObjectInputStreamBase.j
              > >> ava, Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObject(WLObjectInputStreamBase.java,
              > >> Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObjectWL(WLObjectInputStreamBase.jav
              > >> a, Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readArrayList(WLObjectInputStreamBase.ja
              > >> va, Compiled Code)
              > >> at weblogic.cluster.StateDump.readObject(StateDump.java, Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readPublicSerializable(WLObjectInputStre
              > >> amBase.java, Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readLeftover(WLObjectInputStreamBase.jav
              > >> a, Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObjectBody(WLObjectInputStreamBase.j
              > >> ava, Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObject(WLObjectInputStreamBase.java,
              > >> Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObjectWL(WLObjectInputStreamBase.jav
              > >> a, Compiled Code)
              > >> at weblogic.cluster.TMSocket.execute(TMSocket.java, Compiled Code)
              > >> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
              > >> Sat Nov 04 15:54:24 GMT+05:30 2000:<E> <MulticastSocket> Multicast socket receive error: java.lang.R
              > >> untimeException: I/O error opening JAR file from file:/mazaa/weblogic/weblogic/myserver/voter.jar
              > >>
              > >> error message on Solaris console is :
              > >> ******************************************
              > >> java.util.zip.ZipException: error in opening zip file
              > >> at java.util.zip.ZipFile.open(Native Method)
              > >> at java.util.zip.ZipFile.open(Compiled Code)
              > >> at java.util.zip.ZipFile.<init>(Compiled Code)
              > >> at java.util.zip.ZipFile.<init>(Compiled Code)
              > >> at weblogic.boot.ServerClassLoader.deploy(Compiled Code)
              > >> at weblogic.cluster.AnnotatedServiceOffer.expandClassPath(Compiled Code)
              > >> at weblogic.cluster.AnnotatedServiceOffer.readObject(Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readPublicSerializab
              > >> le(Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readLeftover(Compile
              > >> d Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObjectBody(Compi
              > >> led Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObject(Compiled
              > >> Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObjectWL(Compile
              > >> d Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readArrayList(Compil
              > >> ed Code)
              > >> at weblogic.cluster.StateDump.readObject(Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readPublicSerializab
              > >> le(Compiled Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readLeftover(Compile
              > >> d Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObjectBody(Compi
              > >> led Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObject(Compiled
              > >> Code)
              > >> at weblogic.common.internal.WLObjectInputStreamBase.readObjectWL(Compile
              > >> d Code)
              > >> at weblogic.cluster.TMSocket.execute(Compiled Code)
              > >> at weblogic.kernel.ExecuteThread.run(Compiled Code)
              > >> Sat Nov 04 15:55:09 GMT+00:00 2000:<E> <MulticastSocket> Multicast socket receiv
              > >> e error: java.lang.RuntimeException: I/O error opening JAR file from file:/C:/we
              > >> blogic/myserver/eb_arn.jar
              > >>
              > >> Regards,
              > >> Jitendra Kumar
              > >>
              > >> Prasad Peddada <[email protected]> wrote:
              > >> >Do you trouble deploying the app also.
              > >> >
              > >> >- Prasad
              > >> >
              > >> >Jitendra Kumar wrote:
              > >> >
              > >> >> Hi,
              > >> >>
              > >> >> Cluster configuration : 2 NT boxes WLS5.1(SP6). On one m/c weblogic
              > >> >> is installed on drive C:\ and on another m/c weblogic is installed on drive D:\.
              > >> >> i.e. all jars are at two place m/c 1 : c:\weblogic\myserver\*.jar
              > >> >> m/c 2 : d:\weblogic \myserver\*.jar
              > >> >> When servers startup successfully, error is coming :
              > >> >>
              > >> >> on the console of m/c 1 :
              > >> >> java.lang.RuntimeException : I/O error opening JAR file from
              > >> >> file:/d:/weblogic/myserver/eb_arn.jar
              > >> >>
              > >> >> on the console of m/c 2 :
              > >> >> java.lang.RuntimeException : I/O error opening JAR file from
              > >> >> file:/c:/weblogic/myserver/eb_arn.jar
              > >> >>
              > >> >> When both the weblgoic servers are installed on two machines and
              > >> >> on same drive(c:\), this error is not coming.
              > >> >> i.e. all jars are at two place m/c 1 : c:\weblogic\myserver\*.jar
              > >> >> m/c 2 : c:\weblogic \myserver\*.jar
              > >> >>
              > >> >> Regards,
              > >> >> Jitendra Kumar.
              > >> >
              > >
              > >--
              > >Cheers
              > >
              > >- Prasad
              > >
              > >
              

  • How can i open oracle forms in windows 7

    Dear Members
    i was install windows 7 professional edition and install oracle database and forms 10 last edition from oracle.com
    now , when i open the forms application and open any form message appear inform me that stopped working and windows can check online for solution
    i am trying to open any form by many ways but all my tries failed
    can any one help me .
    Regards

    The picture you provided is so small it cannot be seen. So, it does not help.
    There are numerous reasons why a module would not be able to open, but because you are on an unsupported platform it may be difficult to determine as this may be the cause. Other reasons might include the following:
    1. You can only open source files. You cannot open compiled modules. In other words, only FMB, MMB, PLL, and OLB files will open in the Builder. FMX, MMX, and PLX will not.
    2. Files are of an new version. Meaning, you cannot open a version 11.1.1 FMB in a version 10.1.2 Builder
    3. Attempting to access files stored on network shares (mapped drives) may sometimes fail due to delay access times (timeout). This is most common in Windows networks.
    4. If the module has dependencies on other modules, but those modules cannot be found or accessed, a failure to open may occur.
    There are a variety of other causes, but these are the most common. However, the fact that you are using an old Forms version on a new Operating System, which we know to have problems is not a good idea.

  • Opening Creator2 Project

    Hi all,
    I recently switch from Linux to Solaris 10. My problem now is that Creator 2 doesn't open my project which was developed on my Linux box.
    Any help is highly appreciated.
    Stephan

    I have to say that my problem opening the project was not related to Creator 2. For some reasons I don't understand some of the folder and file names were manipulated by copying back from my backup to Solaris. Instead in lower case they appreared in upper case letters.
    After renaming I could open, compile and run my Linux project with no problems at all.
    Stephan

  • De-cluttering tip: Is there a way to prevent a track from showing up under "Artist" while still being able to view the artist info when I play the song by Album?

    I asked this question here:
    https://discussions.apple.com/message/15312099#15312099
    It was suggested I re-post in this forum, seeing as the problem may be specific to the Touch.
    So, I have lots of "compilation" albums that include songs by various artists (for example, Pitchfork's top 500 singles of the decade). I usually select my music by "Artist," and now my ipod is super cluttered, because now I have hundreds and hundreds of artists listed, many of which I only have one or two songs by from this compilation.
    One solution: simply delete the artist information for these large compilations, and then the songs from the compilations will no longer show up under "Artists." Problem is, I would like to know who the artists are when I play the compilation (I simply don't want to have the artists listed under "Artists")
    Another solution: I could manually delete the artist info, but paste that info on to the song name. For example, a track that once looked like:
    Artist: Nirvana
    Title: Smells Like Teen Spirit
    Album: Best of the '90s
    After my editing, would look like:
    Artist: [blank]
    Title: Nirvana - Smells Like Teen Spirit
    Album: Best of the '90s
    This would solve my problem...but it would literally take hours to do for each and every individual song. Not practical.
    Does any one have any other suggestions? It seems like there would be a way to just check a box for what info you want to be listed (ie, I could un-check "Artist," and then the song would no longer be listed by Artist, even though the Artist information would still be retained for reference). Does this option exist?
    In the prior thread, someone suggested I mark it as a "compilation" in iTunes. But that did not prevent the individual artists from being listed under "Artists." Someone suggested that I may need to turn "Compilation" to "On" on my iPod. But that does not seem to be an option on the Touch.
    Suggestions?
    Thanks!!

    So, I have lots of "compilation" albums that include songs by various artists (for example, Pitchfork's top 500 singles of the decade). I usually select my music by "Artist," and now my ipod is super cluttered, because now I have hundreds and hundreds of artists listed, many of which I only have one or two songs by from this compilation.
    Why not set the iPod to show Compilations?
    In Settings select Main menu (or Music menu) and check Compilations. (You can do so for both if you desire.)
    Now all of the Artists that only appear in compilation albums won't appear in Artists.
    To get to the Artists that only appear in compilation albums open Compilations in your Main Menu or Music Menu (or either).

  • Exception in thread "main" java.lang.NoClassDefFoundError: oracle/xml/parser/v2/

    Hi!
    Kindly assist on the following error.
    I'm doing the sample acmevideo on Cashier Application deploying as a Java Application from JDeveloper3.0 and Oracle8i 8.1.5. And I had this error after executing the following command;
    Path=e:\javaWebServer2.0\jre\bin;%Path%
    jre -cp "e:\cashier\acme.jar" acmevideo.swing.CashierApp
    ERROR MESSAGE ARE FOLLOWS:
    E:\cashier>jre -cp "e:\cashier\acme.jar" acmevideo.swing.CashierAppException in thread "main" java.lang.NoClassDefFoundError:
    oracle/xml/parser/v2/DOMParser
    at
    at oracle.jbo.server.SessionImpl.init(SessionImpl.java:82)
    at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:81)
    at oracle.dacf.dataset.SessionInfo._createAppModule(SessionInfo.java:1776)
    at oracle.dacf.dataset.SessionInfo.connect(SessionInfo.java:1370)
    at oracle.dacf.dataset.SessionInfo.open(Compiled Code)
    at oracle.dacf.dataset.SessionInfo.publishSession(SessionInfo.java:952)
    at oracle.dacf.dataset.SessionInfo.publishSession(SessionInfo.java:934)
    at acmevideo.infoswing.ViewRentalsForm.<init>(ViewRentalsForm.java:189)
    at acmevideo.swing.CashierApp.<init>(CashierApp.java:45)
    at acmevideo.swing.CashierApp.main(CashierApp.java:141)

    Make sure the classpath for the application includes all necessary dependency archives.
    The error in question is referring to the XMLParverv2.jar. This needs to be in the application's classpath when you launch it.
    The jar is available from JDEV_HOME\lib.
    Laura

  • Edit template.fmb to incorporate my custom forms

    Hi guys,
    I have created 2 forms on my win xp workstation using Forms 6i Builder, both of which work fine. Now i want to install them into the
    oracle application on our server (which runs on linux platform). Copied template.fmb, appstand.fmb, the libraries and changed the the
    FORMS60_PATH registry to match the folder with the libraries. I can open/compile the template form without any errors or problems.
    As far as i understood i have to incorporate them in the template.fmb but i wasnt able to do this. Tried to copy each object from my forms
    in the object lists of template.fmb but when i was opening the canvas all elements were piled up in the top left corner of it and were scaled to tiny sizes.
    How exactly do i go from here? Just to remind you i have 2 forms so i have to go through the process twice.
    i have just tried something else. I have copied the objects from my forms to a new blank form and it works. But with template.fmb
    everything is messed up.
    Thanks,
    Iulian
    PS: Sry if this is the wrong branch, i've just been told to post in the E-business Suite.

    So basicly you are saying this :
    1. I can just as well compile my forms on the server as they are and they would work but it wouldnt follow the recommended standard.
    2. What i did is just circling the bullseye.. in other words i didn't use the template as intended. If this is true please tell me how to actually edit the template.fmb to bring in the content that i have already created. I have read other threads about this and none explained this issue.
    A quick step by step would help.
    Right?
    Thanks Kiran!
    So this question remains open for the moment.
    Edit: going home now, will answer tomorrow.
    Edited by: iulianB on Feb 22, 2010 8:01 AM
    Edited by: iulianB on Feb 23, 2010 2:30 AM

  • Clustering Problem on WLS 5.1 sp 2/3

    I've set up a multihomed machine running four instances of WLS 5.1 sp2 on
              solaris 7. When I initially added them to a cluster and tested them for
              serving JSPs everything seemed fine. I've since tried deploying an EJB
              (which works in a non clustered server) and I'm suddenly getting the
              following errors:
              stdout:
              ... <E> <MutlicastSocket> Multicast socket receive error:
              java.lang.runtimeException: I/O error opening JAR file from
              file:/export/home0/weblogic/cluster1/serverclasses
              stderr:
              java.util.zip.ZipException: error in opening zip file
              at java.util.zip.ZipFile.open(Native Method)
              at java.util.zip.ZipFile.open(Compiled Code)
              at java.util.zip.ZipFile.<init>(Compiled Code)
              at java.util.zip.ZipFile.<init>(Compiled Code)
              at
              weblogic.boot.ServerClassLoader.deploy(ServerClassLoader.java:141)
              at
              weblogic.cluster.AnnotatedServiceOffer.expandClassPath(AnnotatedServiceOffer
              .java:74)
              at weblogic.cluster.AnnotatedServiceOffer.readObject(Compiled Code)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readPublicSerializable(Comp
              iled Code)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readLeftover(Compiled Code)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readObjectBody(Compiled
              Code)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readObject(Compiled Code)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readObjectWL(Compiled Code)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readArrayList(Compiled
              Code)
              at weblogic.cluster.Announcement.readObject(Announcement.java:73)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readPublicSerializable(Comp
              iled Code)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readLeftover(Compiled Code)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readObjectBody(Compiled
              Code)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readObject(Compiled Code)
              at
              weblogic.common.internal.WLObjectInputStreamBase.readObjectWL(Compiled Code)
              at weblogic.cluster.TMSocket.execute(Compiled Code)
              at weblogic.kernel.ExecuteThread.run(Compiled Code)
              (My EJB is deployed it its expanded directory form, which worked in a single
              server, this error happens repeatedly, regardless of accessing the EJB. The
              weblogic log says that the EJB deployed successfully)
              I've also tried upgrading to sp3, now it cannot even serve jsps, I get the
              following error:
              Wed Jun 14 10:36:06 GMT+01:00 2000:<I> <ServletContext-General> file: init
              Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp: init
              Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp: param
              verbose initialized to: true
              Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp: param
              packagePrefix initialized to: jsp_servlet
              Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp: param
              compileCommand initialized to: /usr/java1.2/bin/javac
              Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp: param
              srcCompiler initialized to weblogic.jspc
              Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp: param
              superclass initialized to null
              Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp: param
              workingDir initialized to: /export/home0/weblogic/cluster1/classfiles
              Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp: param
              pageCheckSeconds initialized to: 1
              Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp:
              initialization complete
              Wed Jun 14 10:36:24 GMT+01:00 2000:<E> <ServletContext-General> Servlet
              failed with Exception
              java.lang.NullPointerException
              at
              weblogic.servlet.internal.session.ReplicatedSession.setMaxInactiveInterval(R
              eplicatedSession.java:339)
              at
              weblogic.servlet.internal.session.SessionContext.getNewSessionInstance(Sessi
              onContext.java:322)
              at
              weblogic.servlet.internal.ServletRequestImpl.getNewSession(ServletRequestImp
              l.java:1104)
              at
              weblogic.servlet.internal.ServletRequestImpl.getSession(ServletRequestImpl.j
              ava:1007)
              at
              weblogic.servlet.internal.ServletRequestImpl.getSession(ServletRequestImpl.j
              ava:981)
              at
              weblogic.servlet.jsp.PageContextImpl.initialize(PageContextImpl.java:47)
              at
              weblogic.servlet.jsp.PageContextImpl.<init>(PageContextImpl.java:64)
              at
              weblogic.servlet.jsp.JspFactoryImpl.getPageContext(JspFactoryImpl.java:31)
              at jsp_servlet.simpleSession._jspService(simpleSession.java:64)
              at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              :123)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              :141)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              l.java:744)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              l.java:692)
              at
              weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
              Manager.java:251)
              at
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
              at
              weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
              at weblogic.kernel.ExecuteThread.run(Compiled Code)
              Thanks in advance, tell me if you need more info
              Loz (ECsoft/MyNet)
              

    I got that working. Never mind.
              Amit Bhutra <[email protected]> wrote in message
              news:[email protected]...
              > I am getting same error. How did you resolved it?
              > Weblogic creates a jar file in mycluster/tmp_deployment directory.
              >
              > Do i need to include this jar file in my weblogic.properties?
              >
              > Loz <[email protected]> wrote in message
              > news:[email protected]...
              > > OK, I got rid of the EJB problem by deploying as a jar, how about the
              sp3
              > > problem?
              > >
              > > Loz
              > >
              > > "Loz" <[email protected]> wrote in message
              > > news:[email protected]...
              > > > I've set up a multihomed machine running four instances of WLS 5.1 sp2
              > on
              > > > solaris 7. When I initially added them to a cluster and tested them
              for
              > > > serving JSPs everything seemed fine. I've since tried deploying an EJB
              > > > (which works in a non clustered server) and I'm suddenly getting the
              > > > following errors:
              > > >
              > > > stdout:
              > > > ... <E> <MutlicastSocket> Multicast socket receive error:
              > > > java.lang.runtimeException: I/O error opening JAR file from
              > > > file:/export/home0/weblogic/cluster1/serverclasses
              > > >
              > > > stderr:
              > > > java.util.zip.ZipException: error in opening zip file
              > > > at java.util.zip.ZipFile.open(Native Method)
              > > > at java.util.zip.ZipFile.open(Compiled Code)
              > > > at java.util.zip.ZipFile.<init>(Compiled Code)
              > > > at java.util.zip.ZipFile.<init>(Compiled Code)
              > > > at
              > > > weblogic.boot.ServerClassLoader.deploy(ServerClassLoader.java:141)
              > > > at
              > > >
              > >
              >
              weblogic.cluster.AnnotatedServiceOffer.expandClassPath(AnnotatedServiceOffer
              > > > .java:74)
              > > > at weblogic.cluster.AnnotatedServiceOffer.readObject(Compiled
              > > Code)
              > > > at
              > > >
              > >
              >
              weblogic.common.internal.WLObjectInputStreamBase.readPublicSerializable(Comp
              > > > iled Code)
              > > > at
              > > > weblogic.common.internal.WLObjectInputStreamBase.readLeftover(Compiled
              > > Code)
              > > > at
              > > >
              weblogic.common.internal.WLObjectInputStreamBase.readObjectBody(Compiled
              > > > Code)
              > > > at
              > > > weblogic.common.internal.WLObjectInputStreamBase.readObject(Compiled
              > Code)
              > > > at
              > > > weblogic.common.internal.WLObjectInputStreamBase.readObjectWL(Compiled
              > > Code)
              > > > at
              > > >
              weblogic.common.internal.WLObjectInputStreamBase.readArrayList(Compiled
              > > > Code)
              > > > at
              > weblogic.cluster.Announcement.readObject(Announcement.java:73)
              > > > at
              > > >
              > >
              >
              weblogic.common.internal.WLObjectInputStreamBase.readPublicSerializable(Comp
              > > > iled Code)
              > > > at
              > > > weblogic.common.internal.WLObjectInputStreamBase.readLeftover(Compiled
              > > Code)
              > > > at
              > > >
              weblogic.common.internal.WLObjectInputStreamBase.readObjectBody(Compiled
              > > > Code)
              > > > at
              > > > weblogic.common.internal.WLObjectInputStreamBase.readObject(Compiled
              > Code)
              > > > at
              > > > weblogic.common.internal.WLObjectInputStreamBase.readObjectWL(Compiled
              > > Code)
              > > > at weblogic.cluster.TMSocket.execute(Compiled Code)
              > > > at weblogic.kernel.ExecuteThread.run(Compiled Code)
              > > >
              > > > (My EJB is deployed it its expanded directory form, which worked in a
              > > single
              > > > server, this error happens repeatedly, regardless of accessing the
              EJB.
              > > The
              > > > weblogic log says that the EJB deployed successfully)
              > > >
              > > > I've also tried upgrading to sp3, now it cannot even serve jsps, I get
              > the
              > > > following error:
              > > >
              > > > Wed Jun 14 10:36:06 GMT+01:00 2000:<I> <ServletContext-General> file:
              > init
              > > > Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp:
              > > init
              > > > Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp:
              > > param
              > > > verbose initialized to: true
              > > > Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp:
              > > param
              > > > packagePrefix initialized to: jsp_servlet
              > > > Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp:
              > > param
              > > > compileCommand initialized to: /usr/java1.2/bin/javac
              > > > Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp:
              > > param
              > > > srcCompiler initialized to weblogic.jspc
              > > > Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp:
              > > param
              > > > superclass initialized to null
              > > > Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp:
              > > param
              > > > workingDir initialized to: /export/home0/weblogic/cluster1/classfiles
              > > > Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp:
              > > param
              > > > pageCheckSeconds initialized to: 1
              > > > Wed Jun 14 10:36:24 GMT+01:00 2000:<I> <ServletContext-General> *.jsp:
              > > > initialization complete
              > > > Wed Jun 14 10:36:24 GMT+01:00 2000:<E> <ServletContext-General>
              Servlet
              > > > failed with Exception
              > > > java.lang.NullPointerException
              > > > at
              > > >
              > >
              >
              weblogic.servlet.internal.session.ReplicatedSession.setMaxInactiveInterval(R
              > > > eplicatedSession.java:339)
              > > > at
              > > >
              > >
              >
              weblogic.servlet.internal.session.SessionContext.getNewSessionInstance(Sessi
              > > > onContext.java:322)
              > > > at
              > > >
              > >
              >
              weblogic.servlet.internal.ServletRequestImpl.getNewSession(ServletRequestImp
              > > > l.java:1104)
              > > > at
              > > >
              > >
              >
              weblogic.servlet.internal.ServletRequestImpl.getSession(ServletRequestImpl.j
              > > > ava:1007)
              > > > at
              > > >
              > >
              >
              weblogic.servlet.internal.ServletRequestImpl.getSession(ServletRequestImpl.j
              > > > ava:981)
              > > > at
              > > >
              weblogic.servlet.jsp.PageContextImpl.initialize(PageContextImpl.java:47)
              > > > at
              > > > weblogic.servlet.jsp.PageContextImpl.<init>(PageContextImpl.java:64)
              > > > at
              > > >
              > weblogic.servlet.jsp.JspFactoryImpl.getPageContext(JspFactoryImpl.java:31)
              > > > at
              jsp_servlet.simpleSession._jspService(simpleSession.java:64)
              > > > at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              > > > at
              > > >
              > >
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > > > :123)
              > > > at
              > > >
              > >
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > > > :141)
              > > > at
              > > >
              > >
              >
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              > > > l.java:744)
              > > > at
              > > >
              > >
              >
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
              > > > l.java:692)
              > > > at
              > > >
              > >
              >
              weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
              > > > Manager.java:251)
              > > > at
              > > >
              > >
              >
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
              > > > at
              > > > weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
              > > > at weblogic.kernel.ExecuteThread.run(Compiled Code)
              > > >
              > > > Thanks in advance, tell me if you need more info
              > > >
              > > > Loz (ECsoft/MyNet)
              > > >
              > > >
              > >
              > >
              >
              >
              

  • Errors in complex BC4J projects management - 10.1.2.1.

    Sometime we need to apply changes to BC4J entities (e.g. removing/renaming a field or an association).
    If some ViewObject / ViewLink is present in the same project I'm informed of the problem and I should repair it by hand.
    This is noisy.
    But if I've a project in a different workspace wich imports classes (suggested method) of the project I changed it gives me errors opening/compiling the project and the related Vo/Vl are corrupted ( I don't mean the file is corrupted but the file is inconsistent and should be edited by hand in order to try to repair it).
    I've hundreds of such projects and then the problem become impossible to handle.
    Is there any way to avoid BC4J xml files corruption ?
    Is there any way to verify / apply changes to many different projects ?
    Any new in 10.1.3 about that problem ?
    Tks
    Tullio

    I second Tullio's concerns...
    BC4J/ADF has many great features, but managing the various objects and dependencies across multiple projects is very tedious and error prone. You cannot have everything in one large project.
    I have tried various methods to control this; but eventually, you have to make changes to EO, VO, Links, etc., and Tullio's concerns are justified. I was in a recent conversation with others who expressed the same concerns based on experience; enough to consider alternatives to BC4J just from a management/change perspective.
    Dean

  • Error Using Connection Manager with InfoSwing

    Hi,
    Im trying to connect to an Oracle 8.0.5 DB through the
    Connection Manager. I succeed in connecting with tools like SQL+
    and Toad but not with my applet.
    The dosbox says:
    oracle.jbo.rt.cs.CSException
    oracle.jbo.rt.GenericDataException: JBO-100: A generic exception
    occurred during Data access
    Exception: java.sql.SqlException:Refused:
    at oracle.jbo.rt.cs.local.JBOSessionFactoryImpl.create<Compiled
    Code>
    at oracle.jbo.rt.cs.local.JBOSessionFactoryImpl.create<Compiled
    Code>
    at oracle.jbo.rt.cs.local.JBOSessionFactoryImpl.create<Compiled
    Code>
    at oracle.jbo.rt.cs.JBOSessionFactory.create<Compiled Code>
    at oracle.jbo.rt.cs.JBOSessionFactory.create<Compiled Code>
    at oracle.dafc.dataset.SessionInfo.connect<Compiled Code>
    at oracle.dafc.dataset.SessionInfo.open<Compiled Code>
    at oracle.dafc.dataset.SessionInfo.publishSession<Compiled Code>
    at package4.Applet1.jbInit<Compiled Code>
    at package4.Applet1.init<Compiled Code>
    at sun.applet.Appletpanel.run<Compiled Code>
    at java.lang.Thread.run<Compiled Code>
    ...and my java-source look like
    theConnectString = "@(DESCRIPTION =(ADDRESS_LIST ="+
    "(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.122)(PORT =
    1610))"+
    "(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.122)(PORT =
    1521)))"+
    "(CONNECT_DATA = (SID = ORCL))(SOURCE_ROUTE = YES))";
    sessionInfo1.setConnection(new SessInfoDescriptor
    ("scott","tiger",SessionInfo.THIN,theConnectString));
    Anyone a suggestion to make it work. My goal is to bypass the
    applet-security.
    Thanks in advance!
    null

    Hans,
    There are two issues here:
    1. Connecting to the db from JDeveloper (the correct driver?)
    2. Connecting to the db from an Applet
    In order to narrow down the problem domain, try connecting from
    the InfoBus Wizard using the correct dirver (for driver info see
    posting on March 22 titled "JDeveloper can't connect to Oracle")
    Hope this helps.
    Regards,
    Hans Duijn (guest) wrote:
    : Hi,
    : Im trying to connect to an Oracle 8.0.5 DB through the
    : Connection Manager. I succeed in connecting with tools like
    SQL+
    : and Toad but not with my applet.
    : The dosbox says:
    : oracle.jbo.rt.cs.CSException
    : oracle.jbo.rt.GenericDataException: JBO-100: A generic
    exception
    : occurred during Data access
    : Exception: java.sql.SqlException:Refused:
    : at oracle.jbo.rt.cs.local.JBOSessionFactoryImpl.create<Compiled
    : Code>
    : at oracle.jbo.rt.cs.local.JBOSessionFactoryImpl.create<Compiled
    : Code>
    : at oracle.jbo.rt.cs.local.JBOSessionFactoryImpl.create<Compiled
    : Code>
    : at oracle.jbo.rt.cs.JBOSessionFactory.create<Compiled Code>
    : at oracle.jbo.rt.cs.JBOSessionFactory.create<Compiled Code>
    : at oracle.dafc.dataset.SessionInfo.connect<Compiled Code>
    : at oracle.dafc.dataset.SessionInfo.open<Compiled Code>
    : at oracle.dafc.dataset.SessionInfo.publishSession<Compiled
    Code>
    : at package4.Applet1.jbInit<Compiled Code>
    : at package4.Applet1.init<Compiled Code>
    : at sun.applet.Appletpanel.run<Compiled Code>
    : at java.lang.Thread.run<Compiled Code>
    : ...and my java-source look like
    : theConnectString = "@(DESCRIPTION =(ADDRESS_LIST ="+
    : "(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.122)(PORT =
    : 1610))"+
    : "(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.122)(PORT =
    : 1521)))"+
    : "(CONNECT_DATA = (SID = ORCL))(SOURCE_ROUTE = YES))";
    : sessionInfo1.setConnection(new SessInfoDescriptor
    : ("scott","tiger",SessionInfo.THIN,theConnectString));
    : Anyone a suggestion to make it work. My goal is to bypass the
    : applet-security.
    : Thanks in advance!
    null

  • Package Decomposition context menu

    I am on v1215 and I love the package decomposition (especially jumping to the selected item on double-click), but I have just noticed the context menu on the procedures and functions in the decomposition.
    The only item that appears in the context menu on procedures and functions is "New ..." which is the same as the New button on the main toolbar. Variables displayed in the decomposition do not get a context menu.
    However, if I have a stored procedure or function open in the Connection pane, select it (opens the procedure/function) display the context menu for it (Open, Compile, Compile for Debug, Run, Debug, Execution Profile, Grant, Revoke, Drop, Compile Dependents) and then, without selecting the function/procedure in the Package decomposition, I right-click on it, the context menu is now New ..., Compile, Compile for Debug.
    If I reselect the stored procedure and then right click on a variable in the Package decomposition, I get Compile and Compile for Debug and the menu options.
    The same appears to happen for any object type - including views, tables, indexes, etc.
    If I then select the procedure in the Package decomposition, the context menu reverts to "New ..." and the Compile and Compile for Debug option disappear from the context menu for the stored procedure (so long as I don't select it before right-clicking on it).
    Two issues here:
    1) Shouldn't the package decomposition context menu for public procedures and functions allow the Run option (what I was hoping to find when I first tried)?
    2) The Compile and Compile for Debug options are not available consistently - they should always be available for objects that can be compiled (stored procedure, function, package, trigger, etc) and never available for objects that cannot be compiled (tables, views, indexes, items in the decomposition of packages, etc).

    Please take a look at this article by Carlos:
    HOWTO: Getting information about Visual Studio windows from an add-in
    It talks about how to get the window information, including a tool window's information. But as I tested, we can't access to the Modules window's object, it's always null:
    So I think the Visual Studio doesn't expose the ability for us to customize the Modules window.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Changing various text in Snow Leopard

    As a quick example of what I am asking, I would like to rename (amongst other things) the way my right-click menu is worded from:
    Move to Trash - to - Delete
    Get Info - to - Info
    Burn "file" to Disc - to - Burn "file"
    Duplicate and Make Alias I will probably want to rename when I work out what they do.
    Clean Up Selection - to - Clean Up
    Show View Options - to - View Options
    Folder Actions Setup - to - Folder Actions
    Can anyone explain if this is possible and how to do it, I'm hoping it is a quick edit of a cfg file somewhere or a few terminal commands.

    I took your advice and found a file called standardMenus.nib, apparently it should be opened in Interface Builder, but Interface Builder tells me that it cannot open compiled nib files ...
    I managed to grab this from Mac OS X Hints as well:
    1. In the Finder, navigate to System -> Library -> Frameworks -> Carbon.framework -> Versions -> A -> Frameworks -> HIToolbox.framework -> Versions -> A -> Resources -> English.lproj.
    2. Open StandardMenus.nib with Interface Builder (Developer Tools required) and customize to your heart's content (even delete that darn 'Get Mac OS X Software' link !)
    3. Save the file when finished (don't worry, a backup of the original will automatically be made for you) and enjoy your handiwork.
    But, again same issue with Interface Builder not liking compiled nib files. I bet what I needed was in that file as well

  • Flash Builder uses 7Go RAM

    Hi,
    I'm using Flash Builder since Flash Builder Burrito, and I have Flash builder 4.7 Premium version today (with apache Flex and the last AIR SDK).
    I've modified the FlashBuilder.ini, it is like this: with XMx8192m
    -nl
    fr_FR
    -startup
    eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    --launcher.library
    eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502
    --launcher.defaultAction
    openFile
    -vmargs
    -Xms512m
    -Xmx8192m
    -XX:MaxPermSize=256m
    -XX:PermSize=64m
    -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=eclipse/dropins
    -Declipse.application=com.adobe.flexbuilder.standalone.FlashBuilderApplication
    We started with new mobile project, and the project has grown. Today, our team has difficulties to work with Flash Builder:
    - have to divide 'big' library into multiple little libraries
    - open a class can makes 30 second to open
    - compile the project with all libraries opened is simply impossible,
    - simply use Flash builder to work get around 8Go of RAM very quickly (need to reboot Flash builder every 30 minutes)
    Adobe, how my team can works with Flash Builder ?
    We are very impacted with Flash builder, we can't work normally, it's a big problem fos us today, and we don't have a new version planned ?

    i only have 4 small tutorial projects.  the projects are small, one is simply a hello world project.  the projects are based on the flash builder in a week projects.  the projects are very small; only minor tutorial projects.
    any thoughts on how i can tweak flashbuilder to run faster.  I dont have any other programs that run this slow.

Maybe you are looking for

  • Oracle 10g Express Edition Too Big

    Why does Oracle 10g Express Edition require 1.5GB? I've noticed it comes with a lot of stuff that I do not need. All I want is the database. I don't need a web server or any other stuff. I already have Apache running on Linux. Second, why can't Oracl

  • How to change the width of the scrollbar

    how to change the width of the scrollbar, I wanted to have a large scrollbar in all controls (for a touch screen app lets say) then is that possible? Either through CSS, code, skins anything really... Any ideas? Thanks in advance.

  • Httpd.conf file missing in action

    This is a weird one. I want to modify my httpd.conf file so my URL's all default to lower case. I'm using MAMP, so I navigated to Applications > MAMP, opened the file, modified it and restarted my server. (I also modified an .htaccess file.) I then a

  • Dynamic news feed

    Hi! I want to build a dynamic news feed for my application. By example, I have 5 news stored in a database, and I want to view them one at a time and the viewed news change after each 5 seconds. Any idea how to do this with webcenter or if there is a

  • Error trying to deploy a jsp application in a cluster

              Iam getting the following error when I tried deploy my jsp app. in a cluster with           two servers(one administrative and one managed). I have no problem with the administrative           server. But the managed server through this exc