4.5/6.1?  Studio 4.5 with WebLogic 6.1?

Can I run WebGain Studio Professional Edition v. 4.5 with WebLogic v.6.1 beta or should I stay with v. 6.0???

No, not yet. I understand that WebGain is planning a release that works
with version 6.0 in the next few months. You should contact your WebGain
representative for more information.
Michael Girdley
BEA Systems Inc
"Greg Rokita" <[email protected]> wrote in message
news:39e4b936$[email protected]..
>
Does WebLogic 6.0 beta work with WebGain Studio 4.0 like 5.1 did?
Thx--GR

Similar Messages

  • Error while installing Visual Studio Express 2013 with Update 4 for Windows Desktop.

    When I try to install Visual Studio Express 2013 with Update 4 for Windows Desktop, I
    get the error :
    Microsoft Visual Studio Express 2013 for Windows Desktop.The form specified for the subject is not one supported or known by the specified trust provider.
    Here is what I get when I use the File Checksum Integrity Verifier (NOTE: I couldn't find the SHA Hash for the .iso I downloaded)
    // File Checksum Integrity Verifier version 2.05.
    8ab9b5ff10da1c33bb3f088331a7c8d8 vs2013.4_dskexp_enu.iso
    Here is some Extra Information:
    MY OS: Windows Technical Preview x86ANOTHER OS I TRIED INSTALLING VB ON: Windows 7 Ultimate x86
    DOWNLOADED ISO FROM: http://www.visualstudio.com/en-us/downloadsLINK: http://download.microsoft.com/download/9/6/4/96442E58-C65C-4122-A956-CCA83EECCD03/vs2013.4_dskexp_ENU.iso
    LOG FILE: http://m.uploadedit.com/b044/1421425243589.txtSHA HASH OF THE RECEIVED ISO: 8ab9b5ff10da1c33bb3f088331a7c8d8
    ====================================================NOTES:
    #I ran the setup as an administrator.
    #I do not know the SHA Hash for the ISO so please check if it matches the SHA Hash of the actual file.#Please don't recommend to use the Web Installer.#I tried both extracting the ISO and Mounting the ISO to run the Setup.
    Thanks. :D

    Solved.   The ISO is corrupt.
    The SHA 1 Hash of the ISO was 57CF28106EA096758AD6AB909F226A3468D95A49
    and the downloaded one returned 8ab9b5ff10da1c33bb3f088331a7c8d8.

  • Enterprise studio Configuration pbm with MS SQL Database 2005.

    We are using MS SQL 2005 database in our project. While configuring Oracle 10g Enterprise studio with database we are getting the following exception.
    weblogic.application.ModuleException:
    [<I> 10/06/09 21:43:24]      at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:289)
    [<I> 10/06/09 21:43:24]      at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    [<I> 10/06/09 21:43:24]      at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
    [<I> 10/06/09 21:43:24]      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    [<I> 10/06/09 21:43:24]      at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    [<I> 10/06/09 21:43:24]      at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:42)
    [<I> 10/06/09 21:43:24]      at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
    [<I> 10/06/09 21:43:24]      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    [<I> 10/06/09 21:43:24]      at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    [<I> 10/06/09 21:43:24]      at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:16)
    [<I> 10/06/09 21:43:24]      at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:723)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1190)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:216)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.prepare(DeploymentReceiverCallbackDeliverer.java:40)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingContextUpdateCompletion.callDeploymentReceivers(AwaitingContextUpdateCompletion.java:164)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingContextUpdateCompletion.handleContextUpdateSuccess(AwaitingContextUpdateCompletion.java:66)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingContextUpdateCompletion.contextUpdated(AwaitingContextUpdateCompletion.java:32)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.service.internal.targetserver.TargetDeploymentService.notifyContextUpdated(TargetDeploymentService.java:225)
    [<I> 10/06/09 21:43:24]      at weblogic.deploy.service.internal.DeploymentService$1.run(DeploymentService.java:189)
    [<I> 10/06/09 21:43:24]      at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    [<I> 10/06/09 21:43:24]      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    [<I> 10/06/09 21:43:24]      at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    [<I> 10/06/09 21:43:24] Caused by: weblogic.common.ResourceException: [BEA][SQLServer JDBC Driver][SQLServer]xa_open (0) returns -3
    [<I> 10/06/09 21:43:24]      at weblogic.jdbc.common.internal.XAConnectionEnvFactory.makeConnection(XAConnectionEnvFactory.java:454)
    [<I> 10/06/09 21:43:24]      at weblogic.jdbc.common.internal.XAConnectionEnvFactory.createResource(XAConnectionEnvFactory.java:154)
    [<I> 10/06/09 21:43:24]      at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1109)
    [<I> 10/06/09 21:43:24]      at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1033)
    [<I> 10/06/09 21:43:24]      at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:214)
    [<I> 10/06/09 21:43:24]      at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1051)
    [<I> 10/06/09 21:43:24]      at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:146)
    [<I> 10/06/09 21:43:24]      at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:385)
    [<I> 10/06/09 21:43:24]      at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:326)
    [<I> 10/06/09 21:43:24]      at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:251)
    [<I> 10/06/09 21:43:24]
    [<I> 10/06/09 21:43:24]
    [<I> 10/06/09 21:43:24] Exiting WebLogic Scripting Tool.
    [<I> 10/06/09 21:43:24]

    Hi,
    Quick question. Have you configured SQL Server for XA? This is sometimes my problem installing Oracle BPM Enterprise running on WebLogic for SQL Server.
    Specifically, here are the steps I follow to configure XA. I've heard you can also follow the instructions included with WebLogic Server (http://e-docs.bea.com/wls/docs92/jdbc_drivers/mssqlserver.html#wp1075232). However the short instructions provided below also describes how to do this:
    1) Copy <WebLogic Home>\weblogic\server\lib\sqljdbc.dll to C:\Program Files\Microsoft SQL Server\MSSQL\Binn
    2) Copy <WebLogic Home>\weblogic\server\lib\instjdbc.sql to C:\Program Files\Microsoft SQL Server\MSSQL\Binn
    3) Also copy the same files to C:\Program Files\Microsoft SQL Server\80\Tools\Binn
    4) Execute "C:\Program Files\Microsoft SQL Server\80\Tools\Binn\isql.exe" -Usa -Ppassword -Slocalhost -i"c:\Program Files\Microsoft SQL Server\MSSQL\Binn\instjdbc.sql"
    5) Using regedit, set the property HKEY_LOCAL_MACHINE\Software\Microsoft\MSDTC\Security\XaTransactions to 1 (instead of 0)
    6) In addition, you may also need to do following step (if not configured already – check whether it is already done before making these changes.
    Create a registry named-value:
    a. Use Registry Editor and navigate to registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\XADLL
    b. Create a new registry named-value:
    * Name is the file name of the XA DLL (in the format dllname.dll)
    * Type is String (REG_SZ)
    * Value is the full path name (including the file name) of the DLL file
    Name: sqljdbc.dll     
    Type: String (REG_SZ)
    Value: c:\Program Files\Microsoft SQL Server\MSSQL\Binn\sqljdbc.dll
    c. Note: You must create an entry for each XA DLL file that you plan to use. Also, if you are configuring MS DTC on a cluster, you must create these registry entries on each node in the cluster.
    7) Using the SQL Server Service Manager (available from the Start menu), restart SQL Server and the Distributed Transaction Coordinator
    Hope this helps,
    Dan
    Edited by: Daniel Atwood on Jun 11, 2009 6:29 AM

  • Developing Enterprise Apps with Weblogic and WebGain-Studio

    Hi everybody,
    Is anybody experienced in developing with Weblogic Server and WebGain-Studio
    What could be a good environment for working with these components ?
    Thanx,
    Markus.

    Thanks for your prompt reply. I have another question. I am very new to Java development.
    In our environment, WebLogic 10.3.6 and JDK1.7 are both 64-bit. However, developers' machine are 32-bit windows. They will have Weblogic server installed locally in their machines for development. Later, the codes will be deployed and run in the 64-bit environment.
    Thus, we are developing java program with 32-bit java and compile/run it with 64-bit java. Is it the right way to do it or do our developers need to use 64-bit windows?
    Edited by: nww on Sep 14, 2012 2:51 PM

  • Visual Studio 2013 Ultimate with Update 4 Installation Hangs on "Windows Software Development Kit" step

    Hi,
     I am attempting to install Visual Studio 2013 Ultimate with Update 4 on a Windows 2008 Server R2 machine that also has Visual Studio 2012 Ultimate already installed.
    Unfortunately, the installation always hangs on the  "Windows Software Development Kit" step. I have let it run overnight and the installation process never gets past this step. I always have to just kill the process, and uninstall.
    I have validated the checksum of the ISO, run the .exe as administrator, and also tried to install the software to both the C and D drive.
    I have also tried to run the installation with all of the optional components checked as well as with none of the optional components checked.
    In addition, I have uninstalled visual studio 2013 using the /uninstall /force command
    I have examined the log files produced at C:\Users\MYNAME\AppData\Local\Temp and I dont see anything obviously wrong.
    Here are the last few lines of the dd_vs_ultimate_20150109195533_225_Windows_SDK_Desktop.log file
    MSI (s) (DC:F0) [20:18:20:263]: Note: 1: 1402 2: UNKNOWN\Installer\Features\A2FE5D06C0E403C2836F952CE631F4A4 3: 2
    MSI (s) (DC:F0) [20:18:20:264]: Executing op: FeatureUnpublish(Feature=fe1d729f658fb745208c65956a0785d1b5,,Absent=2,Component=-N^qZe,c5?d.aP0.TOGN'+)%sZY@1xERdO]t)Sp,GXiq3m.l3EZ%Ox4io*FIQjbhz+j*zDWXXjMlUqpxp76U.08$^E=~()4a*jQRrsrMS.QvXF4uY819FP4s^d9K5=JH2CbML)ukS5l7@u%qQhykqD+hxS=.~k}N@%y_t159JF&4~{x$t&nJ)
    MSI (s) (DC:F0) [20:18:20:265]: Note: 1: 1402 2: UNKNOWN\Installer\Features\A2FE5D06C0E403C2836F952CE631F4A4 3: 2
    MSI (s) (DC:F0) [20:18:20:266]: Executing op: ActionStart(Name=RemoveFiles,Description=Removing files,Template=File: [1], Directory: [9])
    MSI (s) (DC:F0) [20:18:20:266]: Executing op: ProgressTotal(Total=2698,Type=1,ByteEquivalent=175000)
    MSI (s) (DC:F0) [20:18:20:267]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\Windows Kits\8.0\bin\x86\)
    MSI (s) (DC:F0) [20:18:20:267]: Executing op: FileRemove(,FileName=Orca-x86_en-us.msi,,ComponentId={FE5AB6C3-6785-5A16-91A2-857596456EF8})
    Does anyone have any ideas of why this is happening? Are there any specific log files I could provide to help pinpoint the problem?
    Thanks
    Thomas

    Hello Thomas,
    "I have validated the checksum of the ISO" Do you mean you have used this page
    http://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs.aspx# to verify your ISO?
    Please send your full logs to me by use  http://aka.ms/vscollect . After using it, you will find vslogs.cab from %temp% folder. Please upload the file to
    https://skydrive.live.com/ 
    and share the link here.
    Actually you can refer to the following page to troubleshoot Windows SDK issue:
    http://msdn.microsoft.com/en-us/library/ee248512(v=vs.100).aspx
    The recommend way is to manually install Windows SDK itself and check the logs in detail.
    Best regards,
    Barry
    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.

  • Database Studio - java crash with Exit code=1

    Hello,
    I try to get db-studio to work. The problem is that the studio crashes now with the following message:
    JVM terminated. Exit code=1
    /home/js/jre1.5.0_22/bin/java
    -Xms40m
    -Xmx1024m
    -jar /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    -os linux
    -ws gtk
    -arch x86
    -showsplash
    -launcher /opt/sdb/programs/DatabaseStudio/dbstudio
    -name Dbstudio
    --launcher.library /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1017a.so
    -startup /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    -exitdata 62800d
    -vm /home/js/jre1.5.0_22/bin/java
    -vmargs
    -Xms40m
    -Xmx1024m
    -jar /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    I used the tutorial for the installation of studio on 64bit Linux. The weird thing is that the studio ran perfectly yesterday but
    today I get this Exit-Code = 1error.
    Is there anybody who has an idea how to fix this ?
    I start the studio with
    /opt/sdb/programs/DatabaseStudio/dbstudio -vm /home/***/jre1.5.0_22/bin/java
    Thanks for help.
    Edited by: Schneidi on Aug 24, 2010 10:07 AM

    Hi,
    /opt/sdb/programs/DatabaseStudio/dbstudio -vm /home/***/jre1.5.0_22/bin/java
    Try changing to the directory first:
    cd /opt/sdb/programs/DatabaseStudio
    ./dbstudio -vm /home/***/jre1.5.0_22/bin/java
    Also make sure /opt/sdb/programs/DatabaseStudio is in your PATH:
    export PATH=/opt/sdb/programs/DatabaseStudio:$PATH
    Nelis

  • Final Cut Studio 7 compatible with OSX 10.9.5

    Is Final Cut Studio 7 compatible with OS X 10.9.5. when starting install dvd it says that can't open package

    Here is your answer for FCP7
    http://provideocoalition.com/ssimmons/story/installing-and-editing-with-final-cu t-pro-7-on-a-new-macbook-pro-with-yosem
    Lycka till !
    Mvh
    Hans

  • Is it possible to run sun studio 12 ide with sun studio 8 compiler?

    Hi, i am in the process of evaluating sun studio 12. Our company cannot move to sun studio 12 compiler collection right now as it is a huge code base and it will take us few months even before we start using sun studio 12 compiler in our development environment. Is it possible to use sun studio 12 ide with sun studio 8 compiler collection(CC, dbx etc)? Your feedback is appreciated. thank you.

    There are two parts to the answer.
    1) whether you can
    To choose a compiler set follow Tools->Options->C/C++
    and in the BuildTools tab you'll see how it picks up
    compilers from your PATH.
    This dialog doesn't govern choice of dbx, which will always
    come from the installation. However you can alter which dbx
    is used by presetting the environment variable SPRO_DBX_PATH
    to teh full pathname of a dbx of your choice.
    2) whether you should
    The IDE should work reasonably well with older compilers. They
    are not that tightly bound.
    The IDE will not work well enough with an older dbx, especially as
    old as studio 8. However, while not officially supported or tested
    the SS12 dbx should be reasonably bwd compatible with code
    generated from older compilers.
    So my recommendation is: don't use SPRO_DBX_PATH and
    give the old compilers a try.

  • I am using IMAQ vision for Measurement Studio, Ver6.0 with Measurement Studio Base Package,Ver6.0(Professional Edition).Can I work in IMAQ Vision for Measurement studio, Ver6.0 If I upgrade Measurement studio to Enterprise Edition,ver8.0.1

    I am using IMAQ vision for Measurement Studio, Ver6.0 with Measurement Studio Base Package,Ver6.0(Professional Edition).Can I work in IMAQ Vision for Measurement studio, Ver6.0 If I upgrade Measurement studio to Enterprise Edition,ver8.0.1
    Thanks
    Biswajit

    Howdy Biswajit,
    The IMAQ and Vision ActiveX controls you are using with Visual Basic 6 do not install with Measurement Studio. They are installed when you install the IMAQ software and include support for Visual Studio 6. Upgrading to Measurement Studio 8.0.1 will have no effect on your IMAQ controls since they are not related to one another. Purchasing Measurement Studio Professional or Enterprise packages allows you Visual Studio 6 support for other ActiveX components. Refer to this link for a list of ActiveX components included in those packages. 
    If you are asking about using the ActiveX controls in .NET, then take a look at this KnowledgeBase entitled Do NI-IMAQ and NI Vision Support Microsoft Visual Studio .NET?
    Hope this clarifies things!
    Best Regards,
    Jonathan N.
    National Instruments

  • I am buying a new macbookpro which comes with Lion.  Lion has Quicktime X.  Logic Studio comes with Quicktime Pro 7.  Do I have to download Quicktime 7, or will Logic Studio work fine with the Quicktime X player?  Will there be a Quicktime Pro X soon?

    I am buying a new macbookpro which comes with Lion.  Lion has Quicktime X.  Logic Studio comes with Quicktime Pro 7.  Do I have to download Quicktime 7, or will Logic Studio work fine with the Quicktime X player?  Will there be a Quicktime Pro X soon?

    your new lion-machine should have quicktime 7, too. if it doesn't, and if it doesn't show up after you migrated your stuff from you old machine you can always reinstall it from the logic dvd's, it's part of logic. my recommendation is to always use quicktime 7, since it's got many features that are absent in quicktime x. quicktime x is nothing but a polished video player. in quicktime 7 (pro, comes with logic) you can even do edits and paste your music onto video files. i use it all the time, especially since logic 64bit doesn't export to video anymore.

  • Does Final Cut Studio 2 work with Lion?

    Does Final Cut Studio 2 work with Lion?

    As Final Cut Studio consists of several applications, either go to your System Profiler under Apple menu -> About This Mac -> More Info, and select Applications to determine which applications are PowerPC, or visit this website and check the version info of each application to see what works and what doesn't:
    http://roaringapps.com/apps:table

  • Studio 3.0 in Weblogic problems

    Hi,
    So I managed to install Studio 3.0 in Weblogic with no errors. I have created a new domain, set the setDomainEv file and installed the .ear file with the console of my domain.
    The problem is now that when I login to Studio I get an empty page with no applications. When I run Studio in Tomcat I get a nice overview of my applications. Is there something wrong with my Studio environment in Weblogic?
    Thank you in advance,
    Marco Snels

    Marco,
    I believe you received a reply in another thread ("Quickstart" project for Endeca 3.0 but to clarify EID 3.0 does not ship with the Getting Started it need be be downloaded separately.
    For details, see http://docs.oracle.com/cd/E37502_01/general.300/eid_getting_started/toc.htm#About%20this%20guide
    Ryan
    EID - PM

  • UnsupportedOperationException: Activity Executing in Enterprise with Weblog

    Hi,
    I have deployed the process created in BPM Studio in ALBPM Enterprise with Weblogic 9.2 . The process is deployed successfully. While I am trying to run a activity which has got the following code:
    "input "Test Name" : testVal,
    "Instance No" : instanceNumber
    using title = "TEST FOR TASK 2",
    buttons = ["OK", "REJECT", "CANCEL"]
    returning result = selection
    if result = "REJECT" then
    currentParticipant as Fuego.Lib.Participant = Instance.participant
    currentParticipant.next = currentPart
    rejected = "YES"
    else
    if result = "CANCEL" then
    action = Action.CANCEL
    else
    action = Action.OK
    end
    end"
    it is throwing :
    java.lang.UnsupportedOperationException
    Cannot perform synchronous
    invocations on remote components'
    Any idea how can i solve this?
    Regards
    Right Chord

    Hi,
    The problem is that the 'input' statement is not supported in the J2EE environment.
    If you check the processes in Studio you should see a warning saying :
    (3, 1) Projects deployed to a process execution engine running on a J2EE container can only run client side component when invoked within a screenflow. It is mandatory that any existing client side component outside screenflows (task method implementation, BPM Object methods, etc) are migrated to a screenflow implementation to enforce proper project compilation and execution at runtime.
    I think it is possible to use the input component if you set the Implementation Type of the Main Task for an interactive to 'Input' - but this probably won't help you given the code you have after it in the example.
    Cheers,
    Tim

  • JNDI Provider Connection With Weblogic 8.1

    Hi all,
    I am using SUN ONE Studio V 5.0 update 1 with weblogic 8.1 integrated with it.
    Today I have added weblogic.jar in the classpath of the project.
    Now I went to "runtime tab" and installed a jndi provider with factoryname and url successfully.
    I tested the provider successfully :)
    But when I tried to connect it to the service it failed.
    IDE thrown a NPE and error message in dialog appears, says "TimeOut value is too short to connect".
    There is no option for setting this timeout value.
    Could any one pls help me regarding this. How can I get connected to JNDI service given by WL 8.1 ?
    Has anyone also faced such problem ?
    My server is up and smiling on me.
    I am adding that error message fully....
    java.lang.NullPointerException
         at weblogic.rmi.internal.StubGenerator.getStubOnClient(StubGenerator.java:785)
         at weblogic.rmi.internal.StubGenerator.getStubClass(StubGenerator.java:758)
         at weblogic.rmi.internal.StubGenerator.generateStub(StubGenerator.java:803)
         at weblogic.rmi.internal.StubGenerator.generateStub(StubGenerator.java:790)
         at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:79)
         at weblogic.common.internal.RMIBootServiceStub.getStub(RMIBootServiceStub.java:50)
         at weblogic.security.acl.internal.Security.authenticate(Security.java:152)
         at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:597)
         at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:534)
         at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:336)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:308)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:234)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:135)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.InitialContext.<init>(InitialContext.java:195)
         at javax.naming.directory.InitialDirContext.<init>(InitialDirContext.java:80)
         at org.netbeans.modules.jndi.JndiDirContext.<init>(JndiDirContext.java:47)
         at org.netbeans.modules.jndi.JndiDataType$1$Connector.checkContextValidity(JndiDataType.java:211)
         at org.netbeans.modules.jndi.JndiDataType$1$Connector.run(JndiDataType.java:169)
         at java.lang.Thread.run(Thread.java:534)
    --------------- nested within: ------------------
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Failed to generate class for weblogic.common.internal.RMIBootServiceImpl_811_WLStub ] - with nested exception:
    [java.lang.NullPointerException]
         at weblogic.rmi.internal.StubGenerator.generateStub(StubGenerator.java:807)
         at weblogic.rmi.internal.StubGenerator.generateStub(StubGenerator.java:790)
         at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:79)
         at weblogic.common.internal.RMIBootServiceStub.getStub(RMIBootServiceStub.java:50)
         at weblogic.security.acl.internal.Security.authenticate(Security.java:152)
         at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:597)
         at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:534)
         at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:336)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:308)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:234)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:135)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.InitialContext.<init>(InitialContext.java:195)
         at javax.naming.directory.InitialDirContext.<init>(InitialDirContext.java:80)
         at org.netbeans.modules.jndi.JndiDirContext.<init>(JndiDirContext.java:47)
         at org.netbeans.modules.jndi.JndiDataType$1$Connector.checkContextValidity(JndiDataType.java:211)
         at org.netbeans.modules.jndi.JndiDataType$1$Connector.run(JndiDataType.java:169)
    [catch] at java.lang.Thread.run(Thread.java:534)
    one this more, if u see help then it is written that WL plugin will work only with jdk 1.3.1 and not with 1.4 but my plugin works successfully. What does it mean ?
    My userdir is : C:\Utility\Dir4j, when I installed the provider for connecting to JNDI service of WL, then IDE created a dir C:\Utility\Dir4j\system\JNDI folder and created weblogic_jndi_WLInitialContextFactory.impl file under it.
    Because I added that weblogic.jar file on my FSystem thats' why It created it under my userdir.
    Pls Help
    Sanjeev

    Hi Sanjeev :
    I am running into the same problem . Could you please be kind enough to tell me how you fixed the problem. I followed your solution but I am still running into the same problem.
    Basically my WebStart application should be getting a connection from the Connection pool making a t3 call to a Weblogic server.
    Thanks in advance .

  • Deploy web application in jbuilder 9 with weblogic 7 problem

    when i create a web application and a servlet, and deploy it in jbuilder 9 with weblogic 7.0 ,jbuilder 9 showed me the error,please tell me why, when i choose "redeploy" ,it can be normally work..
    E:\bea\jdk131_02\bin\javaw -classpath E:\bea\weblogic700\server\lib\weblogic.jar;E:\bea\weblogic700\server\lib\webservices.jar;E:\bea\weblogic700\server\lib\weblogic_sp.jar; weblogic.Deployer -user system -adminurl http://localhost:7001 -password 12345678 -deploy -name firstWebApp -upload -source E:/J2EE/servlet/firstWebApp.war -targets myserver
    WebLogic Application Deployment Utility
    Usage: java weblogic.Deployer [options] [-activate|-deactivate|-remove|-unprepare|-cancel|-list] [files]
    where options include:
    -help Print this help message.
    -version Print version information.
    -adminurl <https://<server>:<port>> The URL of the administration server: default
    http://localhost:7001
    -user <user> A user other than the default of
    "installadministrator"
    -password <password> Specifies the password on the command line.
    If this option is absent the user is
    prompted.
    -verbose Displays additional status during the
    deployment process, including notifications
    when the application is prepared and
    activated on each target.
    -debug Displays debug level messages to the standard
    output.
    -examples Display example usage of this tool.
    -upload Causes the specified source file(s) to be
    transferred to the adminstration server. This
    is used when the Deployer tools is not being
    used on the same machine as the adminstration
    server and the user does not otherwise have
    access to place the targeted files on the
    adminstration server.
    -delete_files Causes the server to remove the files that
    are specified in the file list and leave the
    application activated. This option is valid
    only for unarchived web applications.
    -remote Signals that the tools is not runnning on the
    same machine as the adminstration server and
    that the source path should be made passed
    through unchanged as it represents the path
    on the remote server.
    -nostage Sets the stagingMethod attribute on the
    application mbean when it is created so that
    the application will not be staged and the
    original source is be used.
    -external_stage Sets the stagingMethod attribute on the
    application mbean when it is created so that
    the application will not be staged but the
    value of the staging path will be used when
    preparing the application.
    -stage Sets the stagingMethod staging attribute on
    the application when it is created so that
    the application will always be staged. This
    value will override the stagingMethod
    attribute on any targeted servers.
    -nowait Once the action is initiated the tool will
    print the task id and exit. This is used to
    initiate multiple tasks and then monitor them
    later using the -list action.
    -timeout <seconds> The maximum time in seconds to wait for the
    completion of the deployment task. When the
    time expires the current status is printed
    and the program exits.
    -source <archive file or directory> Location of the file or directory that
    represents the enterprise component or
    application tha is being (re)activated. If
    the source file is relative it is relative to
    the current directory, unless the -remote
    option is used. To specify individual files
    within an application for reployment or
    addition list them at the end of the command
    line.
    -name <application name> The name of the application being deployed.
    -targets <<server 1>,...<component>@<server N>> A comma separated list of the server and/or
    cluster names. Each target may be qualified
    with a J2EE component name. This enables
    different components of the archive to
    deployed on different servers.
    -id <task identifier> Optional client supplied unique identifier
    for the deployment task. The id is first
    specified to -activate, -deactivate,
    -unprepare or -remove. It is then used later
    as an argument to -cancel or -list.
    -activate (Re)activates the <source> application on the
    <targets> with the <name>.
    -deactivate Deactivates the application <name> on the
    <targets> leaving an staged application files
    in a state where the may be quickly
    reactivated.
    -unprepare Deactivates and unloads classes for the
    application <name> on the <targets> leaving
    an staged application files in a state where
    the may be quickly reloaded.
    -remove Deactivates the application <name> on the
    <target> and removes any files that were
    staged for this application. If there are no
    longer any targets for the application, the
    associated configuration is completely
    removed.
    -cancel Atempts to cancel the task <id> if it is has
    not yet completed.
    -list Lists the target status of each task <id>
    -deploy a convenient alias for activate.
    -undeploy a convenient alias for unprepare.
    Optionally a list of the specific files in the archive that are to be
    redeployed may be specified. If a directory is specified the entire subtree is
    redeployed.
    Full documentation on this tool is available at:
    http://edocs.beasys.com/wls/docs70/adminguide/utils.html#1138475
    No actions was specified. Please specify one and only one of:
    -activate, -deactivate, -cancel, -remove, -unprepare, or -list.
    Type java weblogic.Deployer -examples for example usage.

    you use "deploy" under DOS-Mode to deploy your web application?
    i found some differences between "deploy" and "redeploy" function in jbuilder 9.
    when i choose "deploy" ,jbuilder shows me the commond below:
    E:\bea\jdk131_02\bin\javaw -classpath E:\bea\weblogic700\server\lib\weblogic.jar;E:\bea\weblogic700\server\lib\webservices.jar;E:\bea\weblogic700\server\lib\weblogic_sp.jar; weblogic.Deployer -user system -adminurl http://localhost:7001 -password 12345678 -deploy -name firstWebApp -upload -source E:/J2EE/servlet/firstWebApp.war -targets myserver
    WebLogic Application Deployment Utility
    when i choose redeploy,it shows me: (the -deploy parameter has changed to -activate) ,maybe it's a bug.
    E:\bea\jdk131_02\bin\javaw -classpath E:\bea\weblogic700\server\lib\weblogic.jar;E:\bea\weblogic700\server\lib\webservices.jar;E:\bea\weblogic700\server\lib\weblogic_sp.jar; weblogic.Deployer -user system -adminurl http://localhost:7001 -password 12345678 -activate -name firstWebApp -upload -source E:/J2EE/servlet/firstWebApp.war -targets myserver
    WebLogic Application Deployment Utility

Maybe you are looking for