J2EE Stack - Not working

We are not able to connect to the J2EE side of XI from browser. Also we are not able to connect to Visual Administration using J2EE_ADMIN. I checked if the user is locked on the ABAP side and it looks ok.
When we try to login to VA using J2EE_ADMIN I get an error saying Logon returned empty list of parameters.
Any help appreciated.

Michael
Can you go through the below urls for some of the dispatcher problems:
/thread/129900 [original link is broken]
SAP R/3 Installation : Dispatcher not starting up.
WAS 640 ABAP dispatcher and workprocess donu00B4t start
http://help.sap.com/saphelp_nw04/helpdata/en/86/43b14041ecf10fe10000000a1550b0/content.htm
Go through this url for management of dispatcher:
http://help.sap.com/saphelp_nw04/helpdata/en/f5/51c7d170bc4a98b1b5a0339213af57/content.htm
---Satish

Similar Messages

  • Lomboz J2EE View not working

    Lomboz J2EE View not working always give such type error
    java.lang.NoClassDefFoundError: org/apache/jasper/Options
         at com.objectlearn.jdt.j2ee.core.Project.initContainers(Project.java:370)
         at com.objectlearn.jdt.j2ee.core.Project.init(Project.java:102)
         at com.objectlearn.jdt.j2ee.core.Project.<init>(Project.java:43)
         at com.objectlearn.jdt.j2ee.core.Project.getWorkspaceProjects(Project.java:427)
         at com.objectlearn.jdt.j2ee.ui.ContainerView.init(ContainerView.java:334)
         at com.objectlearn.jdt.j2ee.ui.ContainerView.<init>(ContainerView.java:99)
         at com.objectlearn.jdt.j2ee.ui.J2EEView.createViews(J2EEView.java:241)
         at com.objectlearn.jdt.j2ee.ui.J2EEView.createSashForm(J2EEView.java:262)
         at com.objectlearn.jdt.j2ee.ui.J2EEView.createPartControl(J2EEView.java:306)
         at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:370)
         at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:227)
         at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
         at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:299)
         at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:531)
         at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:179)
         at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:268)
         at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
         at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:400)
         at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256)
         at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:668)
         at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:576)
         at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:564)
         at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:270)
         at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:931)
         at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3479)
         at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:997)
         at org.eclipse.ui.internal.WorkbenchPage.access$18(WorkbenchPage.java:981)
         at org.eclipse.ui.internal.WorkbenchPage$18.run(WorkbenchPage.java:3578)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
         at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3576)
         at org.eclipse.ui.internal.PerspectiveBarContributionItem.select(PerspectiveBarContributionItem.java:123)
         at org.eclipse.ui.internal.PerspectiveBarContributionItem$1.widgetSelected(PerspectiveBarContributionItem.java:92)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
         at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    How to remove this type of error please help me. I need help.plz reply

    What version of Lomboz are you using? J2EE View was available in Lomboz 2.x releases and is not found in later releases. These olde versions used a lightweight JSP editor based on jasper. Your message looks like it is related to that.
    I would recommend upgrading to one of the later releases such as 3.3, which can be found at:
    http://lomboz.objectweb.org/downloads/download.php
    If you have to pursue your current version, you can post your Lomboz releated help messages at and we will try to help you:
    http://forge.objectweb.org/forum/forum.php?forum_id=360

  • Java stack not working

    Hi!
        I am using WebAS 6.40 using.The ABAP stack is working fine.But
    when I  am unable to connect to the web console.when I give the url for the webConsole
      http://<ser-name>:port-no/me
    it is displaying as no page found error..
    When I tried to login into the j2ee visualadmin it gives the following
    error.
              unable to lookup connection default.
         msgserver/text/logon returned empty list of connection parameters.
    What could be the possible reason for the error.Please do help me in
    this.
    regards
    Veerabhadram

    Hi Siddhatha,
    Need your help the path you specified here with this file it shows
    cat !System_Properties.txt
    With SP 13 the props files are no longer maintained in the System_Properties directory: They have moved to the J2EE Configuration Service. See MI 2.5 SP13 Upgrade Guide for further information.
    We have installed JAVA Addin on ABAP.
    when i am trying to open the Visula Admin "Default"
    its shows "Unable to lookup connection default
    http://<host>:8101/msgserver/text/logon return empty list of connection parameter
    Looking for your urgetnt response
    Regards
    Punit

  • J2ee Stack not comming up after configuring RAC

    Hello
    We have installed High availability system in HP Unix box IA64 with
    Oracle 10g database with virtual host name and ip for usage type PI7.0
    ABAP+JAVA dual stack. System was up and running successfully after the
    installation.
    We  configure RAC Real time Application Cluster for our PI production system. After converting single instance database
    to RAC database, JAVA Stack is not comming up but ABAP stack is working fine.
    DB is connecting thro OS by checking the command ps -ef | grep -i smon, ps -ef | grep -i pmon, and R3trans value 0000.  But Configtool unable to connect.  We checked in secure store for the value of the below parmeters
    jdbc/pool/MIP/usr value is SAPR3DB
    jdbc/pool/MIP/Password
    values are correct. values are correct.
    since it is a RAC we dont the know value for jdbc/pool/MIP/url
    Please let know us know whether it is work for me
    jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=on)
    (ADDRESS=(PROTOCOL=TCP)(HOST=spxic023) (PORT=1527))
    (ADDRESS=(PROTOCOL=TCP)(HOST=spxid019) (PORT=1527))
    (CONNECT_DATA=(SERVICE_NAME=MIP.World)))
    Note: sapxic023 is node A host name, spxid019 is node B.  Since we have three SERVICE_NAME in tnsnames.ora file, so tell us which name we need to mention for  SERVICE_NAME ?
    1) MIP01.World  2)MIP02.World 3) MIP.World

    Hi all,
    Problem got solved by executing the same parameter for JDBC .
    jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=on)
    (ADDRESS=(PROTOCOL=TCP)(HOST=spxic023) (PORT=1527))
    (ADDRESS=(PROTOCOL=TCP)(HOST=spxid019) (PORT=1527))
    (CONNECT_DATA=(SERVICE_NAME=MIP.World)))
    and also refered the note 576919.
    Thanks for your help.

  • Stacks not working on Elements 12 install

    Installed new Elements 12 (not upgrade) and converted Elements 9 catalog (no problem indicated on conversion).  Stacks and Version stack does not work in converted catalog.  Get error "Create Stack Failed" and when creating version from edit save, new file is not stacked or added to catalog but file is created.  Stacks from original 9 ctalog were converted and can be expanded and contracted.  What is going on?

    Known bug. See  http://forums.adobe.com/thread/1328850 for workaround and link to add your vote to the bug report.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • Collapse stack not working

    I just upgraded to Lightroom 3 and the collapse stack function is not working...it doesn't collapse a stack of photos, it just stays expanded no matter what I do, any suggestions please?? I see the 1 of 2 and 2 of 2 number in top left corner and when I click on that it starts to collapse the photos but then just goes straight back to expanded, it's driving me nuts! Help

    Just being able to hide stuff that isn't top-of-stack has been enough for me so far.
    I suppose it depends on how you do stuff, what might be enough.
    Wanting HDR sequences regardless of which photo matched the search criteria is something I haven't given much thought to.
    Maybe you could define something in your hdr shots that binds them together, maybe a unifying element in the filename, or metadata... then use that in the search criteria as well.
    In my workflow, I would generally only want to see the top of an HDR stack in a collection, since that would be the finished photo. If I wanted to work on the sequence I could always go to the folder containing the whole set...
    I'm sure if Adobe put their minds to it for a minute, they could come up with a solution better than the way things are now, which so far has been to completely ignore the issue.
    PS - As I said, I don't have much of a problem with it anymore, since I keep StackPosition metadata for all my photos. But I feel for people who dont... and, a native solution would be better anyway...
    Perhaps to cover your desires, a couple options:
    "match bottom feeders as well" -- so collection criteria are not applied to top-of-stack photos only.
    "bring everything in stack regardless of position" -- so all members of a stack are in the collection regardless of which item matches.
    This would be overkill for me so far, but maybe one day I would be grateful...
    Enough said,
    Rob

  • Displaying error messeges in MONITOR/Error Stack not working in 2004s

    This trick is not working for me. I couldn't see the error messages in the error stock & temp storage. Am i missing anything here? Please advise. Thanks.
    CASE SY-SUBRC.
    WHEN 0.
    RESULT = VALUE.
    WHEN 1.
    CLEAR MONITOR.
    MONITOR_REC-msgno = '005'.
    MONITOR_REC-msgid = 'SDBW'.
    MONITOR_REC-msgty = c_msgty_e.
    MONITOR_REC-msgv1 = SOURCE_FIELDS-VBELN.
    MONITOR_REC-msgv2 = SOURCE_FIELDS-VDATU.
    MONITOR_REC-msgv3 = SOURCE_FIELDS-WAERK.
    MONITOR_REC-msgv4 = SOURCE_FIELDS-HWAER.
    APPEND MONITOR_REC TO MONITOR.
    RAISE EXCEPTION TYPE CX_RSROUT_ABORT.
    WHEN 2.
    CLEAR MONITOR.
    MONITOR_REC-msgno = '006'.
    MONITOR_REC-msgid = 'SDBW'.
    MONITOR_REC-msgty = c_msgty_e.
    MONITOR_REC-msgv1 = SOURCE_FIELDS-VBELN.
    MONITOR_REC-msgv2 = SOURCE_FIELDS-VDATU.
    MONITOR_REC-msgv3 = SOURCE_FIELDS-WAERK.
    MONITOR_REC-msgv4 = SOURCE_FIELDS-STWAE.
    APPEND MONITOR_REC TO MONITOR.
    RAISE EXCEPTION TYPE CX_RSROUT_ABORT.
    ENDCASE.

    GK, have you gotten the monitor messages to work?
    I applied Note 1005975, and we are also on ABAP SP11, but I can't get any messages to display in the monitor.  When I use the
    "raise exception type CX_RSROUT_ABORT" statement, I get an error message
    "Exception CX_RS_STEP_FAILED logged", but none of my MONITOR_REC entries.
    If I don't raise CX_RSROUT_ABORT, I get nothing.
    I can create entries in the job log by the following:
    MESSAGE E001(ZBW) with MONITOR_REC-MSGV1,
    so I know my SE91 definition is correct, but this is not the same as writing to the monitor, as I understand it.

  • Stacking not working correctly, master doesn't show, no version stacking

    Hi,
    When I edit an image it does not stack the versions. I have no master to refer to. I can only see the edited version
    This happens on newly imp[orted files as welll as o;der files
    Automaically stack new version is  checked on.
    I can see the edited image but have no master image to comapre it to.
    If i use a plugin, the two images are stacked, but i can't see both, open stacks doesn't work
    I only see the master with a number an a indicator "1 of 2" in the left hand corner of the image, but open stack is greayed out
    so I can not see all versions
    If I Selet "New Version From Original" the 2 images stack, but the behavior is the same as above
    If i go to a previously made stack, say a year ago, it open and closes as it should
    The old stack when closed has a number (not 1 of 2 etc) in the left hand corner, when I open it the stack the border changes from none to being surrounded by a darker border.
    The stack that I made with new wersions is surronded in dark grey as if it is open, but onlt shows one image.
    Just as a note, I also lost all my default settings and ahd to re add them. In inspector i had to readd adjustments and reset them, the same thing happened in import and medtadata, I lost all my defaults. I can't tell you when this started happenins as I have not been using Aperture for a while.
    Hope this make sense,   Aperture 3.5.1  OS X 10.9.1
    Thanks,
    Maark

    Hi,
    Created a new database, imported a group of raws, If I used a plugin - stacks work properly, get original (master) and edited copy
    Editing does not create a stack. Some thing is corrupt in the install. It seems like it's creating the descriptive file for the edit, but won’t let the master be viewable
    Does anyone know how I can get a new install of 2.5.1, my copy comes from a serialized version of 2.x. (which won’t install from Mavericks) Then I will delete everything, plists, kexts, plugins, any support files for plugins, etc.Do the cleanest new install of Aperture. If I call Apple for support, it will cost me $49 and i don’t know if they will give me a new copy– I want the installer, just in case I have to reinstall again. It just seems like I would be paying for the program allb over again, on the other hand it’s cheaper then that other company, Ado..something @$150 and start from scratch
    Sorry if I’m venting, but this is frustrating.
    Thanks,
    Mark

  • J2E instance not working / jcontrol.exe stopped after DB password changes

    Hi,
    i have changed my MAXDB user(SAPJ2EDB) password in config tool in secure store node (parameter: jdbc/pool/J2E/Password). After the password changes, when i re-started the server, my J2E instance is not started running. The jcontrol.exe file is stopped with the following trace log
    trace file log
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC02_us21217509
    -> arg[02] = -DSAPINFO=J2E_02_bootstrap
    -> arg[03] = -file=C:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3124
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC02\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC02\work\std_bootstrap.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC02\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC02_us21217509
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Support Tools\;C:\Program Files\Schlumberger\Smart Cards and Terminals\Cyberflex Access Kits\v4\;C:\Program Files\Executive Software\Diskeeper\;C:\usr\sap\J2E\SCS03\exe;C:\usr\sap\J2E\JC02\exe;C:\usr\sap\J2E\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC02\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Support Tools\;C:\Program Files\Schlumberger\Smart Cards and Terminals\Cyberflex Access Kits\v4\;C:\Program Files\Executive Software\Diskeeper\;C:\usr\sap\J2E\SCS03\exe;C:\usr\sap\J2E\JC02\exe;C:\usr\sap\J2E\SYS\exe\run
    [Thr 1708] Wed Jan 17 18:33:59 2007
    [Thr 1708] *** ERROR => invalid return code of process [bootstrap] (exitcode=66) [jstartxx.c   1452]
    [Thr 1708] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=66)
    [Thr 1708] JControlCloseProgram: started (exitcode = 66)
    [Thr 1708] JControlCloseProgram: good bye... (exitcode=66)
    Bootstrp file log below
    Bootstrap MODE:
    <INSTANCE GLOBALS>
    determined by parameter [ID0256613].
    Exception occured:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:147)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:66)
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:419)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.dbtech.jdbc.exceptions.DatabaseException: [-4008]: Unknown user name/password combination
         at com.sap.dbtech.jdbc.packet.ReplyPacket.createException(ReplyPacket.java:72)
         at com.sap.dbtech.jdbc.ConnectionSapDB.throwSQLError(ConnectionSapDB.java:852)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:511)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:375)
         at com.sap.dbtech.jdbc.ConnectionSapDB.doConnect(ConnectionSapDB.java:313)
         at com.sap.dbtech.jdbc.ConnectionSapDB.<init>(ConnectionSapDB.java:108)
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:189)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:219)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:577)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:263)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)
         ... 14 more
    [Bootstrap module]> Problem occured while performing synchronization.
    From the system log, i noticed ,
    log.OpenSQLResourceBundle#SQL error occurred on connection : code={0,number,integer}, state="", message="".#5#-4008#08004#[-4008]: Unknown user name/password combination#jdbc:sapdb://us21217509/J2E?timeout=0&spaceoption=true&unicode=true#<null>#
    because of the changes done by me in config tool, the username / password combination is not considered by the system properly i think. Anyways not sure what went on wrong ?
    Any idea ?
    Raja S

    Hi,
    You changed the password in J2EE instance , however maybe the change didn't go thru into the Database.
    You need to change the database password, check this link
    http://dev.mysql.com/doc/maxdb/en/ba/64b3403a493f5fe10000000a155106/frameset.htm
    Regards,
    Siddhesh

  • Stacking not working

    All the menu items associated with stacking are greyed out on my Lightroom 1 on Windows XP installation. I can't find any way of enabling them. I have tried selecting images in the library module and creating virtual images with no joy ( creating virtual images works, they are just not stacked). The computer had Beta 4 on it prior to Version 1 and upgraded the database on install.
    Does anyone have an idea on how to fix this?
    Thanks
    John

    It only works when you are in a folder, not in collections.

  • Stacks not working at all ...

    I've upgraded 2 systems (G5 PPC iMac; Intel duo Macbook) both with plenty of memory, disk. Everything went ok with most things working right now. However, on neither computer do Stacks work - I can only get the ctrl-click setting to show and no matter whether I pick fan, grid, or automatic, nothing happens in terms of a fan or grid showing (not even for the standard Downloads and Documents ones)? thanks.

    Are you clicking on the folder in the dock? Or clicking-and-holding?
    It took me a little while to realize that a single click is what's needed to expose the contents. A click-and-hold reveals the menu where you can control the stack's appearance.

  • Toshiba BT Stack not working with Belkin mini BT v4.0 adapter

    Hello,
    I've recently purchased a belkin mini bluetooth v4.0 adapter for desktop but when i try to use it with toshiba bluetooth stack when i reach the part about the device plug it will not recognize it.
    I know its because it not listed on the default programs list and i have to add the device manually but i cant seem to work it out.
    If u can provide me a detailed walkthrough on how to modify my tosrfusb in order for the toshiba bluetooth stack to accept this usb bluetooth adaptor i would really appreciate it.
    I saw there was a similar thread but it was locked and the posters there didnt mention how they made it work
    Im using windows 7 64 version (toshiba bluetooth stack format is 8.0012 for 64 version)
    The usb is called on device manager Belkin Bluetooth 4.0 USB Adapter and my hardware id is
    USB\VID_050D&PID_065A&REV_0112
    USB\VID_050D&PID_065A
    I have already installed it using its software cd rom for the record, so i if need to uninstall it please let me know. Try in advance for your time and patience

    In my personal you should visit the Belkin support website to get more details how to get running such Mini-Bluetooth V4.0-Adapter
    As you said, the software was provided on the CD.
    Therefore I assume that you need to install some Belkin software to get this USB adapter recognized properly
    Before the system would not recognize this USB adapter, you will not be able to establish the BT connection.

  • Stacks not working

    I've just downloaded trial version of LR. So far have not been able to get the stacks command to work - is this a bug?
    I have tried in both Develop and Library modes on a mac - select several images - type Command G as stated (plus try pulldown menu which is greyed out).Can't get the photos to stack. BTW, I have looked on FAQ's without finding anything I can see at the moment
    any suggestions
    Bob

    Thanks Don, that is wonderful that you take the time to reply so quickly. I found the problem - I had selected keywords rather than 'folders' or 'All Photos'.
    As a new user i have poured over the documentation, videos etc and one thing I think that could really be addressed is a video tutorial on making virtual copies and stacking. These are two of the major reasons that makes LR appealing to many, and the process of how to use them is VERY dificult to find - especailly such a simple process as above. I was about to go to Aperture for that reason as this is one area where AP is very good. The video tutes that are there are very helpful.
    Tom, I am using both CR2 and DNG - to test with, but I have been converting on import to DNG for several years now so have well in excess of 40,000 dng photos already on file. I won't jpeg even for the simplest family snap shot these days - let alone work, so I'm really looking forward to a workflow that keeps pace with my work :-)
    Bob (australia)

  • IPlanet J2EE application not working with oracle 9i but working with 7.3

    We are in a process of upgrading database from oracle 7.3 to 9i.
    We have a working application running on iPlanet Application Server with oracle 7.3 as database. We are using iPlanet Application Server's connection pooling. Our JDBC driver is classes111.zip.
    After upgrading to 9i, our application doesnt work. When I try to run a test application that uses single select statement, this the error I get: java.sql.SQLException: Invalid URL: Driver type not specified
    SQL*PLUS works fine. I havent upgraded oracle client. Do I need to upgrade the JDBC driver or oracle client?
    Any suggestions? iAS version is 6.5.

    If you are new to JSF, then I'd try and simplify the environment in which you are working as the first step to achieving a successful outcome.
    JSF 1.2 is a certified and well tested component of WLS, so we know it works. I'm not sure of the effect of all those additional modules you are adding in there -- it appears as if you have gotten a Faces implementation instantiated, but there could be some form of version difference/conflict since it can't find a method its looking for.
    Using Oracle Enterprise Pack for Eclipse (http://www.oracle.com/technology/software/products/oepe/oepe_11115.html) you can build yourself out a pretty simple JSF application to get started from and deploy it to a WLS server. This would remove all the additional libraries you currently have, provide you with a bundled applicaton to deploy and give you a pretty good environment from which you can learn and experiment with JSF.
    -steve-

  • Existing stacks not working after upgrading to Aperture 3

    I am having an issue regarding my stacks after upgrading from Aperture 2 to the new Aperture 3. When I select any of my existing stacks that came over from my Aperture 2 library to Aperture 3's library, my stacks will not expand to show my images associated with that particular stack. Also, when I click to expand the stack, instead of showing how many images are in a stack, it shows "1 of x" (x being the number of images associated with that stack). When I go to unstack, it removes all of the stacked images, only leaving the pick visible in Aperture 3. This only happens with my existing stacks; it does not happen when I create a new stack in Aperture 3. Anyone else having this issue?!? Is there a solution to rectify this problem?

    As strange as this sounds, I may have solved my own question! I created a new blank project, and then I took the photos from the "Photos" section in the Library, and clicked and dragged them in -- and low and behold, the stacks were there! It took the photos out of the original project and moved them to the new project -- stacks, edits, and all. If anyone else is having this issue, this might be the fix.

Maybe you are looking for