Remote start doesn't work in Managed Servers  (Weblogic Portal 10.3)

Hi,
I've got problems with starting the managed server from the admin console.
The message in the managed server output log file is :
****CLIP****
<19.10.2008 14:05:33> <Info> <NodeManager> <Starting WebLogic server with command line: D:\beaportal103\jrockit_160_05\bin\java -Dweblogic.Name=server1 -Dbea.home=D:\beaportal103\ -Djava.security.policy=D:\beaportal103\wlserver_10.3\server\lib\weblogic.security -Dweblogic.management.server=http://xxx.xx.xxx.xxx:7001 -Djava.library.path=D:\BEAPOR~1\WLSERV~1.3\server\bin;.;C:\WINDOWS\system32;C:\WINDOWS;D:\BEAPOR~1\WLSERV~1.3\server\native\win\32;D:\BEAPOR~1\WLSERV~1.3\server\bin;d:\BEAPOR~1\JROCKI~1\jre\bin;d:\BEAPOR~1\JROCKI~1\bin;D:\BEAPOR~1\WLSERV~1.3\server\native\win\32\oci920_8;C:\Program Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Windows Imaging\;C:\Program Files\System Center Operations Manager 2007\ -Djava.class.path=d:\BEAPOR~1\patch_wlw1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\BEAPOR~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\BEAPOR~1\patch_wlp1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\BEAPOR~1\patch_cie670\profiles\default\sys_manifes_classpath\weblogic_patch.jar;d:\BEAPOR~1\JROCKI~1\lib\tools.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\weblogic.jar;d:\BEAPOR~1\modules\features\weblogic.server.modules_10.3.0.0.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\webservices.jar;d:\BEAPOR~1\modules\ORGAPA~1.5/lib/ant-all.jar;d:\BEAPOR~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\BEAPOR~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\xqrl.jar -Dweblogic.system.BootIdentityFile=D:\beaportal103\user_projects\domains\test\servers\server1\data\nodemanager\boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false -Xms512m -Xmx512m weblogic.Server >
<19.10.2008 14:05:33> <Info> <NodeManager> <Working directory is "D:\beaportal103\user_projects\domains\test">
<19.10.2008 14:05:33> <Info> <NodeManager> <Server output log file is "D:\beaportal103\user_projects\domains\test\servers\server1\logs\server1.out">
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-jrockit     to select the "jrockit" VM
-client     to select the "client" VM
-server     to select the "server" VM [synonym for the "jrockit" VM]
The default VM is jrockit.
-cp <class search path of directories and zip/jar files>
-classpath <class search path of directories and zip/jar files>
A ; separated list of directories, JAR archives,
and ZIP archives to search for class files.
-D<name>=<value>
set a system property
-verbose[:class|gc|jni]
enable verbose output
-version print product version and exit
-version:<value>
require the specified version to run
-showversion print product version and continue
-jre-restrict-search | -jre-no-restrict-search
include/exclude user private JREs in the version search
-? -help print this help message
-X print help on non-standard options
-ea[:<packagename>...|:<classname>]
-enableassertions[:<packagename>...|:<classname>]
enable assertions
-da[:<packagename>...|:<classname>]
-disableassertions[:<packagename>...|:<classname>]
disable assertions
-esa | -enablesystemassertions
enable system assertions
-dsa | -disablesystemassertions
disable system assertions
-agentlib:<libname>[=<options>]
load native agent library <libname>, e.g. -agentlib:hprof
see also, -agentlib:jdwp=help and -agentlib:hprof=help
-agentpath:<pathname>[=<options>]
load native agent library by full pathname
-javaagent:<jarpath>[=<options>]
load Java programming language agent, see java.lang.instrument
-splash:<imagepath>
show splash screen with specified image
<19.10.2008 14:05:33> <Debug> <NodeManager> <Waiting for the process to die: 3464>
<19.10.2008 14:05:33> <Info> <NodeManager> <Server failed during startup so will not be restarted>
<19.10.2008 14:05:33> <Debug> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>
****CLIP****
The message in the nodemanager log file is :
****CLIP****
<19.10.2008 14:05:33> <Info> <test> <server1> <Boot identity properties saved to "D:\beaportal103\user_projects\domains\test\servers\server1\data\nodemanager\boot.properties">
<19.10.2008 14:05:33> <Info> <test> <server1> <Startup configuration properties saved to "D:\beaportal103\user_projects\domains\test\servers\server1\data\nodemanager\startup.properties">
<19.10.2008 14:05:33> <Info> <test> <server1> <Rotated server output log to "D:\beaportal103\user_projects\domains\test\servers\server1\logs\server1.out00004">
<19.10.2008 14:05:33> <Info> <test> <server1> <Server error log also redirected to server log>
<19.10.2008 14:05:33> <Info> <test> <server1> <Starting WebLogic server with command line: D:\beaportal103\jrockit_160_05\bin\java -Dweblogic.Name=server1 -Dbea.home=D:\beaportal103\ -Djava.security.policy=D:\beaportal103\wlserver_10.3\server\lib\weblogic.security -Dweblogic.management.server=http://xxx.xx.xxx.xxx:7001 -Djava.library.path=D:\BEAPOR~1\WLSERV~1.3\server\bin;.;C:\WINDOWS\system32;C:\WINDOWS;D:\BEAPOR~1\WLSERV~1.3\server\native\win\32;D:\BEAPOR~1\WLSERV~1.3\server\bin;d:\BEAPOR~1\JROCKI~1\jre\bin;d:\BEAPOR~1\JROCKI~1\bin;D:\BEAPOR~1\WLSERV~1.3\server\native\win\32\oci920_8;C:\Program Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Windows Imaging\;C:\Program Files\System Center Operations Manager 2007\ -Djava.class.path=d:\BEAPOR~1\patch_wlw1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\BEAPOR~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\BEAPOR~1\patch_wlp1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\BEAPOR~1\patch_cie670\profiles\default\sys_manifes_classpath\weblogic_patch.jar;d:\BEAPOR~1\JROCKI~1\lib\tools.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\weblogic.jar;d:\BEAPOR~1\modules\features\weblogic.server.modules_10.3.0.0.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\webservices.jar;d:\BEAPOR~1\modules\ORGAPA~1.5/lib/ant-all.jar;d:\BEAPOR~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\BEAPOR~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\xqrl.jar -Dweblogic.system.BootIdentityFile=D:\beaportal103\user_projects\domains\test\servers\server1\data\nodemanager\boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false -Xms512m -Xmx512m weblogic.Server >
<19.10.2008 14:05:33> <Info> <test> <server1> <Working directory is "D:\beaportal103\user_projects\domains\test">
<19.10.2008 14:05:33> <Info> <test> <server1> <Server output log file is "D:\beaportal103\user_projects\domains\test\servers\server1\logs\server1.out">
<19.10.2008 14:05:33> <Info> <test> <server1> <Server failed during startup so will not be restarted>
<19.10.2008 14:05:33> <Warning> <Exception while starting server 'server1': java.io.IOException: Server failed to start up. See server output log for more details.>
java.io.IOException: Server failed to start up. See server output log for more details.
     at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:303)
     at weblogic.nodemanager.server.Handler.handleStart(Handler.java:542)
     at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:119)
     at weblogic.nodemanager.server.Handler.run(Handler.java:66)
     at java.lang.Thread.run(Thread.java:619)
****CLIP****
I just read this thread: Re: Problem starting maneged server FAILED_NOT_RESTARTABLE , but I didn't find any solution to my problem. I really hope that someone can help me, because right now I'm really desperate and hopeless.
This is my first Oracle Weblogic Portal/Server 10.3 installation.
I haven't seen this kinds of problems with Bea Weblogic Portal 8.1.6 and my remotestart configurations are very similar between the 8.1 and 10.3 installations.
br
Stefan from Finland

What you mean about that? Do you mean these rows:
****CLIP****
C:\Program Files (x86)\Windows Imaging\;C:\Program Files\System Center Operations Manager 2007\
****CLIP****
If i start managed server with the script there is same spaces and server starts without any problems.
****CLIP****
D:\beaportal103\user_projects\domains\test\bin>startManagedWebLogic.cmd server1 >start.log
****CLIP****
The "message" in the start.log file is:
****CLIP****
JAVA Memory arguments: -Xms256m -Xmx512m
WLS Start Mode=Development
CLASSPATH=;d:\BEAPOR~1\patch_wlw1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\BEAPOR~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\BEAPOR~1\patch_wlp1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\BEAPOR~1\patch_cie670\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\BEAPOR~1\JROCKI~1\lib\tools.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\weblogic.jar;d:\BEAPOR~1\modules\features\weblogic.server.modules_10.3.0.0.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\webservices.jar;d:\BEAPOR~1\modules\ORGAPA~1.5/lib/ant-all.jar;d:\BEAPOR~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;D:\BEAPOR~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;D:\BEAPOR~1\WLSERV~1.3\server\lib\xqrl.jar;;
PATH=d:\BEAPOR~1\patch_wlw1030\profiles\default\native;d:\BEAPOR~1\patch_wls1030\profiles\default\native;d:\BEAPOR~1\patch_wlp1030\profiles\default\native;d:\BEAPOR~1\patch_cie670\profiles\default\native;D:\BEAPOR~1\WLSERV~1.3\server\native\win\32;D:\BEAPOR~1\WLSERV~1.3\server\bin;d:\BEAPOR~1\modules\ORGAPA~1.5\bin;d:\BEAPOR~1\JROCKI~1\jre\bin;d:\BEAPOR~1\JROCKI~1\bin;C:\Program Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Windows Imaging\;C:\Program Files\System Center Operations Manager 2007\;C:\Program Files\System Center Operations Manager 2007\;D:\BEAPOR~1\WLSERV~1.3\server\native\win\32\oci920_8
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http:\\hostname:port\console *
starting weblogic with Java version:
Starting WLS with line:
d:\BEAPOR~1\JROCKI~1\bin\java -jrockit -Xms256m -Xmx512m -Dweblogic.security.SSL.trustedCAKeyStore="D:\beaportal103\wlserver_10.3\server\lib\cacerts" -Xverify:none -da -Dplatform.home=D:\BEAPOR~1\WLSERV~1.3 -Dwls.home=D:\BEAPOR~1\WLSERV~1.3\server -Dweblogic.home=D:\BEAPOR~1\WLSERV~1.3\server -Dweblogic.management.discover=false -Dweblogic.management.server=http://XXX.XX.XXX.XXX:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=d:\BEAPOR~1\patch_wlw1030\profiles\default\sysext_manifest_classpath;d:\BEAPOR~1\patch_wls1030\profiles\default\sysext_manifest_classpath;d:\BEAPOR~1\patch_wlp1030\profiles\default\sysext_manifest_classpath;d:\BEAPOR~1\patch_cie670\profiles\default\sysext_manifest_classpath -Dweblogic.Name=server1 -Djava.security.policy=D:\BEAPOR~1\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
<20.10.2008 8.29.17 EEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.0-50_o-100423-1.6.0_05-20080626-2105-windows-ia32 from BEA Systems, Inc.>
<20.10.2008 8.29.18 EEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for CR376251 Wed Aug 06 09:19:34 PDT 2008
WebLogic Server Temporary Patch for CR371247 Sat Aug 09 20:10:38 PDT 2008
WebLogic Server Temporary Patch for CR377673 Tue Aug 12 20:39:50 EDT 2008
WebLogic Server Temporary Patch for CR377673 Tue Aug 12 20:39:50 EDT 2008
WebLogic Server Temporary Patch for CR376759 Thu Aug 14 14:53:02 PDT 2008
WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
<20.10.2008 8.29.19 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<20.10.2008 8.29.19 EEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<20.10.2008 8.29.20 EEST> <Notice> <Log Management> <BEA-170019> <The server log file D:\beaportal103\user_projects\domains\test\servers\server1\logs\server1.log is opened. All server side log events will be written to this file.>
<20.10.2008 8.29.22 EEST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<20.10.2008 8.29.24 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<20.10.2008 8.29.24 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<20.10.2008 8.29.24 EEST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
<20.10.2008 8.29.25 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<20.10.2008 8.29.25 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
<20.10.2008 8.29.25 EEST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on XXX.XX.XXX.XXX:7603 for protocols iiop, t3, ldap, snmp, http.>
<20.10.2008 8.29.25 EEST> <Notice> <WebLogicServer> <BEA-000332> <Started WebLogic Managed Server "server1" for domain "test" running in Development Mode>
<20.10.2008 8.29.26 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<20.10.2008 8.29.26 EEST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
****CLIP****
br
Stefan

Similar Messages

  • HT4352 I have turned home share on my iPhone and my Apple TV and the remote app doesn't work all of the sudden. How can I fix this?

    I have turned home share on my iPhone and my Apple TV and the remote app doesn't work all of the sudden. How can I fix this?

    Welcome to the Apple Community.
    Have you updated to the latest version of the Remote App.

  • Earbuds remote control doesn't work anymore!

    Hi!
    I've had an iPhone 4 since September 2010, and I've always used the earbuds that came with him.They used to work great until this week.
    Now, it's buillt-in remote control doesn't work anymore.By that I mean I can not skip, pause or even use voice control through the earbuds.
    And this probably isn't an iPhone problem, because I tested these earbuds in my iPad 2 and the remote control still doesn't work.
    I noticed that the rubber that used to cover the cable itself is coming off, especially near the remote control area.
    Is there a fix for these unresponsive controls?
    Or what Apple email I should reach in order to ask them about this issue?
    Thanks!
    My iPhone 4 is running iOS 5.0 and so is my iPad 2.

    Is your phone locked in portrait orientation? I've found that for some reason my controls will not work when my portrait orientation is locked.
    Try double-clicking the main button, and then sliding your thumb right. You should get some controls at the bottom of your screen, and the button on the far left is the Portrait Lock button. Try unlocking your phone, and see if your earbuds will then work.
    Hope that might help!
    -Dave

  • RD Web access SSO - remote desktop doesn't work

    Hi,
    This is my first post in here, and I hope you gays can help me out.
    I am currently experiencing some issues with RD Web SSO not working as I would like it to work.  I have found countless articles and guides describing how to get it to work, but no guide have yet helped me.
    The problem is that when I log in on the web access and open a published application everything works fine I wait 5 sec and the application pups up, but when I try to open "Remote Desktop" then I get a new log in box where I must enter my log in credentials
    again (after entering my credentials everything work great.)
    The problems I am currently facing is produced in a demo environment configured as follows:
    1x DC server (DC01) also the lic server
    2x RDS server (RDS01/02)
    1x RDS Connection broker (RDCM01)   I have created a farm named "farm01.mydomain.com"
    1x RDS Web access server (RDWA01)
    1x RDS Gateway (RDSGW01)
    (All the Servers are installed with Windows server 2008 (R2) SP1, and have the latest update.)
    I am publishing my demo environment on the internet, i have created a domain name for my gateway and my web access and they are both accessible from the web (rdwa.mydomain.com and rdsgw.mydomaim,com). I also have secured everything with an SSL wildcard certificate
    ( my external and intern domain names are the same so I am using one SSl certificate) that is trusted on the web.
    when I  log in on the web access server trough (IE9 or IE8 ) from another network(wan) and I open a published application (calculator), it pop ups in just a few seconds. But when I try to open my Remote desktop I get a login box where I must enter my
    username and password one more time.. after that remote desktop opens and everything works great.
    My laptop is a Windows 7 professional with RDP 7 and IE 9, and is not member of a domain (just a workstation), I have tested it from multiple workstations and networks(Also win 7 and RDP7) but even there I have the same problem.
    Thinks that I have tried tell now:
    I have created a kerberos account as mentioned on
    MSDN
    I have checked my group permissions as mentioned
    here
    And many more blogs and forums
    I have tried multiple settings on RDCM, RDWA, RDSGW and RDS server
    Right now I am out of ideas, and I hope you gays can help me out..
    thanks in advance,
    Pouyan

    Thnx for you advise,
    Did you go into your RemoteApp Deployment settings and change the server name to the farm name "farm01.mydomain.com?"
    Yes
    Also in the Session Broker's RemoteApp and Desktop Connection Properties window change the Connection ID to the farm name as well.
    actually I couldn't find out what to put on the connection ID so I had left it just default, but after changing it to the farm name it still doesn't work
    Did you sign you apps with the cert used on your RDS servers?
    yes, I am using a wildcard ssl certificate to sign all the servers/apps with.
    there is
    something that
    strikes me, when I log on the web access and click on a published application (that is hosted from the same RDS servers) then I get a information box. when I click on the "details" button I see on the bottom "use the following credentials to connect" and my
    domain and username are published there. But when I click on the "Remote desktop" icon and do the same I can't see this information!!
    Also I don't think that its an SSL problem, because after log in again it works perfect without any warning.

  • Apple Remote controll doesn't work

    hi there.
    I have read, that the Apple Remote Controll, that can be used for things like iPhoto & iTunes can also be used to controll Logic 8, starting and stopping playback ... .
    Doesn't work at my system. Is there anything i have to setup? Have heared it should work by default.
    thx for help

    In iTunes 8:
    Go into your iTunes preferences and select the Devices tab. Make sure "Look for iPhone and iPod Touch Remotes" is selected. If it already is, try clicking "Forget All Remotes"
    In iTunes 7:
    Go into your iTunes preferences and select the Advanced tab. Select the General tab beneath it, and make sure "Look for iPhone and iPod Touch Remotes" is selected. If it already is, try clicking "Forget All Remotes"
    You also want to be sure that both devices (the computer and the iPod) are connected to the same wireless network.
    CG

  • Remote panel doesn't work

    I am using 2011 SP1 version of LabVIEW, toolkits and add-ons. I am trying to make the following remote panel opening VI work.
    This used to work well on LabVIEW 8.5 but now I get an Error 7 from the last Invoke Node of the second loop. The top loop works fine. HPAC Main.vi is running as a startup VI on the RT target (PXI-8106). I can open its front panel using this VI. But the second loop can't open ST_viewer 1.vi. File names and paths are all correct. For building HPAC.rtexe, on the Source Files tab, HPAC Main.vi was chosen as a startup VI while ST_viewer 1.vi was put in the Always Included box. The VI server of the PXI is using TCP/IP port 3363. The PXI is directly connected to this host PC by an Ethernet cable.
    I also made a very simple project (attached file named ServerTest), deployed its rtext to the PXI and ran it as startup. After rebooting, I tried to open the remote front panel of main.vi and sub.vi on the PXI using access.vi. I get the following errors at the Invoke Nodes.
    For trying to open main.vi > Error 1352: Requested VI is not loaded into memory on the Server Computer
    Fro trying to open sub.vi > Error 7: File not found......
    As suggested in the article, Real-Time System Manager seems useful but I can't find it. Tools > Real-Time Module > and then I can't find the system manager. I only see Project Wizard, Configure Time-triggered Network and Execution Trace Toolkit. Does 2011 version have something else?
    Any help will be appreciated!
    Attachments:
    HPAC Executable.vi ‏33 KB
    ServerTest.zip ‏215 KB

    Thank you, JaymeW. I found the VI States tab in the Distributed System Manager. And yes, all the steps in that article were already done.
    If I set sub.vi as a startup VI on the PXI along with main.vi, then I can open it using the same method that opens main.vi. However, if I put sub.vi in Always Included box on Source Files tab and use the VI server to open it, I get errors.
    On the VI States monitor, I see main.vi running as a startup VI on top level when I turn on the PXI. Then, I run access.vi and open main.vi successfully. When I click the sub.vi open button, sub.vi appears on the monitor with Run Top Level status but I get error messages.
    At the first attempt to call the remote front panel of sub.vi, I get:
    LabVIEW: Resource not found.
    An error occurred loading VI 'lvfpp0.vi'.
    LabVIEW load error code 3: Could not load front panel.
    From the second call, I get:
    Error 1000 occured at Invoke Node in access.vi
    Possible reason(s):
    LabVIEW: The VI is not in a state compatible with this operation.
    Method Name: Run VI.
    Could you take a look at the attached simple project and suggest a solution? Thank you!
    Attachments:
    ServerTest2.zip ‏218 KB

  • After updating my iphone 3G and my ipodtouch 3G ios5, universal dock and remote control doesn´t work

    After updating my iphone 3G and my ipotouch 3G with ios5, the apple remote controls (the white and the aluminium one) doesn´t react when iphone or ipod are docked at the universal dock. The remote controls both still work with my Macbook, therefore it must be a problem with the dock. I have tried to connect both with the dock (Menu + left for 6 seconds) but it doesn´t help. Further the volume control doesn´t react on the iphone and the ipod when they are docked. Neither the one on the touchscreen nor the buttons. The day before the update everything was fine. Anyone any idea?
    Thanks!

    Look at the previous posts on the right under the heading: "More Like This".  I appears that others are having the same problem.

  • Apple Remote App Doesn't Work

    So I cannot figure this out. For some reason when I use the Remote app it doesn't work right. In iTunes it does not come up under the devices tab. I have tried both with and without my iPod connected and for some reason it just isn't working for me. I would really appreciate soem help because this app seems awesome to me.

    In iTunes 8:
    Go into your iTunes preferences and select the Devices tab. Make sure "Look for iPhone and iPod Touch Remotes" is selected. If it already is, try clicking "Forget All Remotes"
    In iTunes 7:
    Go into your iTunes preferences and select the Advanced tab. Select the General tab beneath it, and make sure "Look for iPhone and iPod Touch Remotes" is selected. If it already is, try clicking "Forget All Remotes"
    You also want to be sure that both devices (the computer and the iPod) are connected to the same wireless network.
    CG

  • Remote Control Doesn't Work in Win-7 !!!

    After upgrade operating system to win-7 Remote Control Stop Working !!
    and the ENE CIR Already installed ...
    but it's still Don't Work
    My Remote Details : RC1762302/00
    3139 228 50021
    Hp SPS :435743-001
    HP:HSTNN-PRO7
    RC6 IR
    cp04 30801 j 064454 REVB
    and this pic 4 it http://img44.imageshack.us/img44/971/846610569l.jpg

    I too have this exact same issue.  The play, stop, forward, reverse buttons don't do anything, and also the sound buttons, they activate the volume window but not adjustment of the volume happens. The only buttons that work are the opening of applications and the power button. All this happened after I installed some free updating software for some other paid and free applications I have (Advanced SystemCare Professional), all quite legitiment, as a result there were corrupt icons and I had to uninstall the offending software and some corrupted software including Microsoft Office beta and reinstall... no viruses were found on a full Zonealarm scan.  I have the DV6-2113TX on Win-7.  If ANYONE has a clue how to fix the full functionality of the remote, please let me know as it's really niggling me that it just doesn't work even after reinstalling the drivers for the IR etc.
    I tried contacting HP online and I get NO replies.  I am yet to phone.  It is still under warranty with 20 months left (8 months manufacturer, 12 months supplier).
    cheers
    Jasen

  • @postconstruct doesn't work in managed bean

    Hi,
    I'm using JBOSS 6, JSF 2 and EJB 3.1, i have an ear with
    - EJB folder (@postconstruct is working)
    - JSF folder with manged bean where @postconstruct doesn't work
    This my manged bean :
    package com.galhauban.geriex;
    import java.util.ArrayList;
    import java.util.List;
    import javax.annotation.PostConstruct;
    import javax.ejb.EJB;
    import javax.faces.bean.ManagedBean;
    import javax.faces.bean.ViewScoped;
    import javax.faces.component.UIComponent;
    import javax.faces.context.FacesContext;
    import javax.faces.event.ValueChangeEvent;
    import javax.faces.model.SelectItem;
    import javax.servlet.ServletContext;
    import org.richfaces.event.ItemChangeEvent;
    @ManagedBean
    @ViewScoped
    public class AdministrationController {
    @EJB
    private VilleBean ville;
    private List<SelectItem> villes = new ArrayList<SelectItem>();
    private String commune;
    private String communeId;
    private String cp;
    private String labelListCommune;
    @EJB
    private BisBean bisBean;
    private String bis;
    private Integer bisId;
    private List<SelectItem> bisList = new ArrayList<SelectItem>();
    @EJB
    private RueBean rueBean;
    private String rue;
    private String rueId;
    private List<SelectItem> ruesList = new ArrayList<SelectItem>();
    //boolean desactives pour n'afficher que ce que l'on souhaite a partir du menu
    private boolean bCommune =false;
    private boolean bBis =false;
    private boolean bRue =false;
    private UIComponent selectedChild = null;
    //Pour connaitre l'item du menu actif
    private String selectedTab;
    private List<String> renderComponents = new ArrayList<String>();
    public AdministrationController(){
    ServletContext servletContext = (ServletContext) FacesContext.getCurrentInstance().getExternalContext().getContext();
    System.out.println("============================================================================");
    System.out.println("==================================CONSTRUCTEUR==============================");
    System.out.println("Servlet : "+servletContext.getEffectiveMajorVersion()+"."+servletContext.getMinorVersion());
    System.out.println("============================================================================");
    @PostConstruct
    public void postConstruct(){
    setSelectedTab("rue");
    System.out.println("###################################################");
    System.out.println(" POST CONSTRUCT MANAGED BEAN ");
    System.out.println("###################################################");
    JanusController multi = new JanusController();
    * AFFICHAGE DES MODIFS/SUP/AJOUT EN FONCTION DU MENU SELECTIONNE
    public void updateCurrent(ItemChangeEvent event){
    setSelectedTab(event.getNewItem().getId());
    System.out.println("====> SELECTEDTAB " + selectedTab.toString());
    if (selectedTab.equals("commune")) {
    setbCommune(true);
    setbBis(false);
    setbRue(false);
    renderComponents.add("gCommune");
    else if (selectedTab.equals("bis")) {
    setbBis(true);
    setbCommune(false);
    setbRue(false);
    renderComponents.add("gBis");
    else if (selectedTab.equals("rue")) {
    setbRue(true);
    setbBis(false);
    setbCommune(false);
    renderComponents.add("gRue");
    else System.out.println("----> pas dans le if " + selectedTab.toString());
    public void ajouter(){
    System.out.println("====> AJOUTER SELECTEDTAB " + selectedTab.toString());
    if (selectedTab.equals("commune")) {
    System.out.println("ajouter commune ");
    ville.ajouter(commune, cp);
    else if (selectedTab.equals("bis")) {
    System.out.println("ajouter iBbis ");
    bisBean.ajouter(bis);
    else if (selectedTab.equals("rue")) {
    System.out.println("ajouter rue: "+commune);
    rueBean.ajouter(rue, Integer.parseInt(communeId));
    else System.out.println("----> pas dans le if de l'ajouter " + selectedTab.toString());
    public void modifier(){
    System.out.println("====> MODIFIER SELECTEDTAB " + selectedTab.toString());
    if (selectedTab.equals("commune")) {
    ville.modifier(Integer.parseInt(communeId), commune);
    else if (selectedTab.equals("bis")) {
    bisBean.modifier(bisId, bis);
    else if (selectedTab.equals("rue")) {
    rueBean.ajouter(rue, Integer.parseInt(communeId));
    else System.out.println("----> pas dans le if de modifier " + selectedTab.toString());
    public void supprimer(){
    System.out.println("====> SUPRIMER SELECTEDTAB " + selectedTab.toString());
    if (selectedTab.equals("commune")) {
    System.out.println("ajouter commune ");
    ville.ajouter(commune, cp);
    else if (selectedTab.equals("bis")) {
    System.out.println("supprimer iBbis ");
    bisBean.supprimer(bisId);
    else if (selectedTab.equals("rue")) {
    System.out.println("ajouter rue: "+commune);
    rueBean.ajouter(rue, villes.indexOf(ville));
    else System.out.println("----> pas dans le if de l'ajouter " + selectedTab.toString());
    * LISTENER
    public void selectListener(ValueChangeEvent vce){
    System.out.println("new value : "+vce.getNewValue());
    public void listAdminCommune(ValueChangeEvent vce){
    System.out.println("listener*************");
    ruesList.clear();
    ruesList = rueBean.listRue(Integer.parseInt(vce.getNewValue().toString()));
    * AUTRES FONCTIONS
    public boolean invbool(boolean vrai){
    if (vrai == true) return false;
    else return true;
    * GETTER AND SETTER
    Any help will be highly appreciated.
    Regards
    Couse1

    Hi,
    First of all thanks for your help.
    I've some problems to add a new mojarra version (2.1.2) to jboss 6
    1- I modified the file META-INF\jsf-integration-deployer-jboss-beans.xml
    <entry>
              <key>Mojarra-2.1.2</key>
              <value>${jboss.server.home.url}deployers/jsf.deployer/Mojarra-2.1.2</value>
    </entry>
    <bean name="JSFUrlIntegrationDeployer-212" class="org.jboss.jsf.deployer.JSFUrlIntegrationDeployer">
        <property name="JSFConfigName">
          <value>Mojarra-2.1.2</value>
        </property>
        <property name="JSFImplManagementDeployer">
          <inject bean="JSFImplManagementDeployer"/>
        </property>
      </bean>2- I added this code in my web.xml(war)
    <context-param> 
            <param-name>org.jboss.jbossfaces.JSF_CONFIG_NAME</param-name> 
            <param-value>Mojarra-2.1.2</param-value> 
          </context-param>3- And in the folder ...\deployers\jsf.deployer\Mojarra-2.1.2, i've got :
    - jsf-libs with jars
    - META-INF with web.xml
    I took the web.xml from Mojarra-2.0 :
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <web-app xmlns="http://java.sun.com/xml/ns/javaee"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
       version="2.5">
       <!-- ======================== Introduction ============================== -->
       <!-- This document defines default values for the Mojarra-2.0 JSF config  -->
       <!--                                                                      -->
       <!-- WARNING:  Do not configure application-specific resources here!      -->
       <!-- They should go in the "/WEB-INF/web.xml" file in your application.   -->
       <!-- =========== Common Context Params ================================== -->
       <!-- Regular expression to determine if two different URLs actually point -->
       <!-- to the same jar file.  This keeps faces-config files from being      -->
       <!-- read twice.                                                          -->
       <context-param>
         <param-name>com.sun.faces.duplicateJARPattern</param-name>
         <param-value>^tmp\d+(\S*\.jar)</param-value>
       </context-param>
       <!-- JBossInjectionProvider provides resource injection for managed beans. -->
       <!-- See JSF 1.2 spec section 5.4 for details.                             -->
       <context-param>
         <param-name>com.sun.faces.injectionProvider</param-name>
         <param-value>org.jboss.web.jsf.integration.injection.JBossDelegatingInjectionProvider</param-value>
       </context-param>
       <!-- ================== Common filter Configuration ==================== -->
       <!-- ================== Common Listener Configuration ==================== -->
       <!-- Configures JSF 2.0 -->
       <listener>
         <listener-class>org.jboss.web.jsf.integration.config.JBossMojarra20ConfigureListener</listener-class>
       </listener>
    </web-app>And of course i've got this error :
    org.jboss.web.jsf.integration.config.JBossMojarra20ConfigureListener: java.lang.ClassNotFoundException: org.jboss.web.jsf.integration.config.JBossMojarra20ConfigureListener
    I don't know where to find the listener-class, and in fact i don't know to configure this web.xml.
    Help or sugestion will be appreciated.
    Best regards
    couse1

  • My remote Control doesn't work with my new imac

    I have a brand new iMac 27" with mountain lion, and Doesn't work with my aluminium remote control, I already follow the steps on Help, but there's no IR option on the advanced button of security and privacy. Of course I already check with my iphone dock and the batteries are OK, So I think it's a bug from the OS.
    Any thougths?

    Thanks mende1.
    Apple that, *****!!

  • Remote often doesn't work right

    Often, the remote in preview mode just doesn't work...takes me out of Preview mode instead of taking me back to the Menue or Title or whatever I am testing. I thought it was maybe just a glitch in the Preview mode. Now, after burning a disk image and testing it out, I still don't understand it. Overall it seems to work okay, but when I play my movie, I want to stop and go back to the menu, but it says "not permissable". I hit the Title button and it works, then I can go from there back to the Menu. I just don't get it. It seems like the most simple remote in the world and acts like the most complex. Am I missing something?

    It seems silly that I can't make a DVD that works like all the others out there in the world.
    The others "out there in the world" are encoded from film using million dollar state of the art encoders.
    Then they are mastered or replicated using glass master discs that are duplicated. iDVD is a free consumer app.
    There is a world of difference between the processes.
    You might think it's silly, but all things considered, desktop authoring with a free app does approach commercial authoring.

  • Remote app doesn't work with ipad 2 and ios 7.0.3

    Hi to everyone!
    I have a problem with the remote app and my ipad 2 using ios 7.0.3
    If I try to add a song to "next songs" the app crashes. But it works fine on the iphone 5 with ios 7.0.3
    What could be the solution to solve this problem?

    there's been an update for the remote app, now all works fine :-)

  • Qosmio G30 - Media center remote control doesn't work in windows

    Dear All,
    I have Qosmio G30-194,
    first i had a problem with the VGA , i send it for repair, when it comes back i noticed that the remote control is not working on windows Media Center, while in A/V mode it work perfectly.
    I tried to do full system restore from the recovery DVD, but nothing changed, even i installed Windows Vista with all of its drivers.
    Nothing changed also, I borrowed a USB IR received for another remote control it worked perfectly with my remote on windows.
    Please advise me what to do, do i send it back to the service center , or there is an easier solution.
    Mazen Habbal
    N.B, : My laptop info are:
    Model Number PQG32E-01P018AR
    Thank you in advance

    don't expect toshiba to fix problems like this.
    they replaced motherboard on my laptop and ever since the remote was not working.. it would turn the laptop on but was unresponsive thereafter. thing's we have tried:
    - install software and drivers for remote again
    - reinstall windows
    - replace reciever
    - change motherboard
    - change remote
    - terminate and restart relevant processes
    - downgrade bios
    - update bios
    - combinations of the above
    on several occassions Toshiba told me they were able to replicate and solve the problem but after trying it on my laptop they remembered that actually their one was slightly different.
    almost a year later, i still have a non-working remote
    my theory is the laptop leaves factory with certain software which Toshiba fail to include in recovery partition and\or bios that is available through them... so once you lose the factory components (i.e.the original motherboard) you also lose some necessary files with them.

  • "Coldfusion Flash Remoting Service" doesn't work!

    Hi,
    I have a problem with my flex builder 2. when I create a new
    Flex project,the screen can not go to next screen when I click
    "next" button if I select " Coldfusion remote service" option.it
    works fine if I select " Basic" or "Flex Data services" options.
    I do not know what is wrong with the software and I need fix
    it urgently.
    Thanks for help
    M

    Correct, Saurabh. Captivate automatically truncates wav files
    (the one you edit) to eliminate silence at the beginning or end. To
    get around this there are several options available to you.
    First, you can just move the audio-object on the timeline,
    thus creating your own "silence" on the slide without having to
    actually edit the wave-form.
    Second, you can edit the wave-form but when you add silence
    to beginning or end, also put in some "noise" at the very end(s) of
    the wave-form. The noise can be anything, and I usually just copy a
    teeny-tiny bit of the audio from the file, say, a tenth of a second
    ... then paste it at the end (beginning or end).
    Then use the "Volume" editor to change the volume of that
    inserted noise to the point it is no longer within the audible
    range of the human ear - but still is shown by a "spike" on the
    wave-form - note, if you see a perfectly "flat-line" you have
    turned the volume down too far - it must still be visible on the
    wave-form. That will help it "hold its place" when you click 'OK"
    to save the changes to the wave-form.
    OK???
    .

Maybe you are looking for

  • What happened when i now click a photo in a particular album i get the message "the volume for img_4006 cannot be found"  what do i do

    when i click on a photo in a particular album---i get the message "the volume for img_4006.jpg cannot be found.  it used to open just fine.  all other photos in different albums open up.  what happened and i can i fix this? thanks

  • Using iMac as display from Mini with Windows 7

    Have a Mac Mini with Bootcamp and Windows 7 SP1. When it was intially installed, it was attached to an iMac with a thunderbolt cable and Command-F2 worked to switch the display over. However Windows on the Mini then downloaded and installed all the v

  • Need help on witholdiong tax report

    I have a request to add some fields to the witholding tax for france report. the program is RFKQST80 and the t-code is S_ALR_87012132. I am going to copy RFKQST80 to a Z program and make the changes. I am not sure if there is anything else that has t

  • [Installation of DB Instance] Can't find the file specified R3load.exe

    Hi All, I would like to install the SAP Web AS 6.40. I copied the DVDs to my HDD. I have assigned 60Gigs to my VM Ware instance. I installed the following do far: 1. MS SQL Server 2000 2. ABAP->MS SQL Server->Unicode->"Central Instance" successfully

  • Search in 3.0

    Several people I've spoken to who have upgraded their iphones to 3.0, find the search function useful but annoyingly placed, especially if you push the home button whilst on the home page. We would like to see the search function moved into an app of