Problems with J2EE/WAS 6.2 startup, after installing patch 23!!

Hello,                                                                  
We are in the process of installing EP6.0 SP2 on Solaris OS on a single  server. Initial installation of all components was successful. Upon patching WAS 6.20 to P23 we received the error below when attempting    
to start the server. This after manually starting the   state controlled and the dispatcher. Then the Application Node fails.   
                                                         Would appreciate any pointers!!               
Regards, Suman                                                                               
Error:                                                                  
[com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
PM EDT, Client_Thread_23] Exiting main initialization procedure because 
of exception:java.lang.NoClassDefFoundError: com/sap/tc/logging         
/LogController                                                          
at com.sapportals.portal.prt.core.logger.LoggerManager.<clinit>         
(LoggerManager.java:62)                                                 
at com.sapportals.portal.prt.runtime.Portal.getLogger(Portal.java:400)  
at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:281)       
at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit        
(PortalCoreInitializer.java:55)                                         
at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>        
(PortalInitializer.java:129)                                            
at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortal        
Initializer.run(Dispatcher.java:160)                                    
at java.security.AccessController.doPrivileged(Native Method)           
(Dispatcher.java:358)                                               
at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000       
(Dispatcher.java:40)                                                
at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run   
(Dispatcher.java:113)                                               
at com.sapportals.portal.prt.dispatcher.Dispatcher.init             
(Dispatcher.java:391)                                               
at com.inqmy.services.servlets_jsp.server.ServletContextFacade.     
getServletLocal(ServletContextFacade.java:3554)                     
at com.inqmy.services.servlets_jsp.server.InvokerServlet.service    
(InvokerServlet.java:74)                                            
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     
at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet     
(RunServlet.java:149)                                               
at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.       
startServlet(ServletsAndJspImpl.java:832)                           
at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename
(RequestAnalizer.java:665)                                          
at com.inqmy.services.httpserver.server.RequestAnalizer.handle      
(RequestAnalizer.java:312)                                          
at com.inqmy.services.httpserver.server.Response.handle             
(Response.java:173)                                                 
at com.inqmy.services.httpserver.server.HttpServerFrame.request     
(HttpServerFrame.java:1245)                                         
at com.inqmy.core.service.context.container.session.Application     
SessionMessageListener.process(ApplicationSessionMessageListener.   
java:36)                                                            
at com.inqmy.core.cluster.impl5.ParserRunner.run                      
(ParserRunner.java:55)                                                
at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46) 
at java.security.AccessController.doPrivileged(Native Method)         
at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
WARNING: Dispatcher could not be set up:                                                                               
javax.servlet.UnavailableException: Initialization of Dispatcher failed
javax.servlet.UnavailableException: Initialization of Dispatcher failed
at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher     
(Dispatcher.java:370)                                                 
at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000         
(Dispatcher.java:40)                                                  
at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run     
(Dispatcher.java:113)                                                 
at com.sapportals.portal.prt.dispatcher.Dispatcher.init               
(Dispatcher.java:391)                                                 
at com.inqmy.services.servlets_jsp.server.ServletContextFacade.       
getServletLocal(ServletContextFacade.java:3554)                       
at com.inqmy.services.servlets_jsp.server.InvokerServlet.service      
(InvokerServlet.java:74)                                              
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)       
at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet       
(RunServlet.java:149)                                                 
at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.         
startServlet(ServletsAndJspImpl.java:832)                             
at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename 
(RequestAnalizer.java:665)                                            
at com.inqmy.services.httpserver.server.RequestAnalizer.handle          
(RequestAnalizer.java:312)                                              
at com.inqmy.services.httpserver.server.Response.handle                 
(Response.java:173)                                                     
at com.inqmy.services.httpserver.server.HttpServerFrame.request         
(HttpServerFrame.java:1245)                                                                               
at com.inqmy.core.service.context.container.session.ApplicationSession  
MessageListener.process(ApplicationSessionMessageListene                
r.java:36)                                                              
at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)  
at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)   
at java.security.AccessController.doPrivileged(Native Method)           
at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)  
[com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
PM EDT, Client_Thread_23] Exiting main initialization procedure because
of exception:                                                           
com.sapportals.portal.prt.dispatcher.DispatcherException: Previous      
dispatcher initialization failed. Check logs for details.               
at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
(Dispatcher.java:256)                                                   
at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
(Dispatcher.java:212)                                                   
at com.sapportals.portal.prt.dispatcher.Dispatcher.access$400           
(Dispatcher.java:40)                                                    
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run        
(Dispatcher.java:447)                                                   
at java.security.AccessController.doPrivileged(Native Method)

Hello,                                                                  
We are in the process of installing EP6.0 SP2 on Solaris OS on a single  server. Initial installation of all components was successful. Upon patching WAS 6.20 to P23 we received the error below when attempting    
to start the server. This after manually starting the   state controlled and the dispatcher. Then the Application Node fails.   
                                                         Would appreciate any pointers!!               
Regards, Suman                                                                               
Error:                                                                  
[com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
PM EDT, Client_Thread_23] Exiting main initialization procedure because 
of exception:java.lang.NoClassDefFoundError: com/sap/tc/logging         
/LogController                                                          
at com.sapportals.portal.prt.core.logger.LoggerManager.<clinit>         
(LoggerManager.java:62)                                                 
at com.sapportals.portal.prt.runtime.Portal.getLogger(Portal.java:400)  
at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:281)       
at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit        
(PortalCoreInitializer.java:55)                                         
at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>        
(PortalInitializer.java:129)                                            
at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortal        
Initializer.run(Dispatcher.java:160)                                    
at java.security.AccessController.doPrivileged(Native Method)           
(Dispatcher.java:358)                                               
at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000       
(Dispatcher.java:40)                                                
at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run   
(Dispatcher.java:113)                                               
at com.sapportals.portal.prt.dispatcher.Dispatcher.init             
(Dispatcher.java:391)                                               
at com.inqmy.services.servlets_jsp.server.ServletContextFacade.     
getServletLocal(ServletContextFacade.java:3554)                     
at com.inqmy.services.servlets_jsp.server.InvokerServlet.service    
(InvokerServlet.java:74)                                            
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     
at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet     
(RunServlet.java:149)                                               
at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.       
startServlet(ServletsAndJspImpl.java:832)                           
at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename
(RequestAnalizer.java:665)                                          
at com.inqmy.services.httpserver.server.RequestAnalizer.handle      
(RequestAnalizer.java:312)                                          
at com.inqmy.services.httpserver.server.Response.handle             
(Response.java:173)                                                 
at com.inqmy.services.httpserver.server.HttpServerFrame.request     
(HttpServerFrame.java:1245)                                         
at com.inqmy.core.service.context.container.session.Application     
SessionMessageListener.process(ApplicationSessionMessageListener.   
java:36)                                                            
at com.inqmy.core.cluster.impl5.ParserRunner.run                      
(ParserRunner.java:55)                                                
at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46) 
at java.security.AccessController.doPrivileged(Native Method)         
at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
WARNING: Dispatcher could not be set up:                                                                               
javax.servlet.UnavailableException: Initialization of Dispatcher failed
javax.servlet.UnavailableException: Initialization of Dispatcher failed
at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher     
(Dispatcher.java:370)                                                 
at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000         
(Dispatcher.java:40)                                                  
at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run     
(Dispatcher.java:113)                                                 
at com.sapportals.portal.prt.dispatcher.Dispatcher.init               
(Dispatcher.java:391)                                                 
at com.inqmy.services.servlets_jsp.server.ServletContextFacade.       
getServletLocal(ServletContextFacade.java:3554)                       
at com.inqmy.services.servlets_jsp.server.InvokerServlet.service      
(InvokerServlet.java:74)                                              
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)       
at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet       
(RunServlet.java:149)                                                 
at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.         
startServlet(ServletsAndJspImpl.java:832)                             
at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename 
(RequestAnalizer.java:665)                                            
at com.inqmy.services.httpserver.server.RequestAnalizer.handle          
(RequestAnalizer.java:312)                                              
at com.inqmy.services.httpserver.server.Response.handle                 
(Response.java:173)                                                     
at com.inqmy.services.httpserver.server.HttpServerFrame.request         
(HttpServerFrame.java:1245)                                                                               
at com.inqmy.core.service.context.container.session.ApplicationSession  
MessageListener.process(ApplicationSessionMessageListene                
r.java:36)                                                              
at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)  
at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)   
at java.security.AccessController.doPrivileged(Native Method)           
at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)  
[com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
PM EDT, Client_Thread_23] Exiting main initialization procedure because
of exception:                                                           
com.sapportals.portal.prt.dispatcher.DispatcherException: Previous      
dispatcher initialization failed. Check logs for details.               
at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
(Dispatcher.java:256)                                                   
at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
(Dispatcher.java:212)                                                   
at com.sapportals.portal.prt.dispatcher.Dispatcher.access$400           
(Dispatcher.java:40)                                                    
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run        
(Dispatcher.java:447)                                                   
at java.security.AccessController.doPrivileged(Native Method)

Similar Messages

  • I have a problem with Adobe Creative Cluod. Basically after installing the application when I open it I do not charge adobe products but remains all white screen. I tried to uninstall it and install it several times but it does not work.  What should I do

    I have a problem with Adobe Creative Cluod. Basically after installing the application when I open it I do not charge adobe products but remains all white screen. I tried to uninstall it and install it several times but it does not work.
    What should I do?

    Hi Anto2211,
    Please follow the thread: Black screen CC where this issue is already discussed and resolved.
    Let me know for any further query.
    Thanks,
    Ratandeep Arora

  • Problem with Track you work web part after installing November CU

    Hello!
    I have SP 2013 + PS
    After installing November CU in "Track you work" web part don't shown numbers of pending task updates or new task... any numbers at all, inspite of zero. So, if user doesn't have any task updates for approvement, he see "Approvements:0 Pending",
    but if he does, he see only "Approvements:".
    The same with Tasks.
    Is it a bug or I do something wrong? Any help is really appreciated!
    Thanks...
    Kate.

    Hello, DaddyPaycheck,
    The USBPre is powered by the USB bus, and it is plugged directly into the MacMini.
    The screws remain in hiding. I'm amazed that I didn't find them on the motherboard or something like that. If they don't turn up fairly soon, I'll try to get replacements from an Apple service center. And I'll make sure I have a better small screwdriver.
    I just did a test with Audacity for OS X and Cool Edit for Windows. I opened files that give me the meter problem in Peak and removed the DC Offset. When I opened the files I had modified in Audacity and Cool Edit, Peak metered the sound correctly. Somehow Peak is sensitive to something in the file that does not bother the other apps, and when the other apps have adjusted the DC Offset, Peak is happy. Peculiar.
    I'm thinking about recording with Audacity now instead of Peak. I'm still concerned that something is wrong, though, since I don't understand the problem.
    -Vinyl_Man

  • [Solved] Problems with net-auto-wired, no interent after install

    *Background*
    I am returning to Arch Linux after being away for about a year. I have finally had a chance to install Arch on my new laptop. Since I am new to systemd and the new installation process I followed the beginners guide very closely.
    *Description of the Steps I followed and the Error I encountered*
    When I came the the "Configure the Network" Portion of the Beginners' Guide, I chose to follow the net-auto-wired setup. This was partly because I found the warning to be confusing and could not understand why the Guide included a command that "won't work". Additionally I the "net-auto-wired" method seemed given the language of the Guide to be the superior alternative. So I followed the following steps:
    # pacman -S ifplugd
    # cd /etc/network.d
    # ln -s examples/ethernet-dhcp .
    # systemctl enable net-auto-wired.service
    These commands returned no errors, nor did the net-auto-wired daemon fail to initialize on reboot. I simply did not have a connection with the internet, even after confirming that all the wires were securely plugged in.
    *Question for the Forum*
    I was able to establish a connection with via several means as well I will likely be installing dbus and wicd to manage my internet connections. So my question is less about how to get connected and more (a) how to trouble shoot net-auto-wired and (b) what language and procedures can we change to the Beginners' Guide so that this issue is not encountered by beginners in the future.
    *Information I have Uncovered*
    When the net-auto-wired daemon failed to establish a connection. I immediately tried running the following command:
    # systemctl enable [email protected]
    The output of this command (what is following) showed me what the warning was talking about, how it rename the symbolic link to eth0.service and not enp4s0f2.service as it should have.
    ln -s '/usr/lib/systemd/system/[email protected]' '/etc/systemd/system/multi-user.target.wants/[email protected]'
    I attempted to resolve this issue by creating the symbolic link with the following command
    # ln -s /usr/lib/systemd/system/[email protected] /etc/systemd/system/multi-user.target.wants/[email protected]
    After reboot, the appropriately started the dhcpcd@ deamon and established an internet connection.
    It also hit me that the netcfg profile "ethernet-dhcp" would be pointing to the wrong interface. I edited the profile to interface with the enp4s0f2 not eth0 and was able to establish a connection manually with the following command but net-auto-wired still failed to work.
    # netcfg ethernet-dhcp
    At this point I checked the status of the of the net-auto-wired daemon with the following command which uncovered what is most certainly the issue.
    # systemctl status net-auto-wired
    net-auto-wired.service - Provides automatic netcfg wired connection
    Loaded: loaded (/usr/lib/systemd/system/net-auto-wired.service; disabled)
    Active: active (running) since Thu 2013-01-24 14:47:12 EST; 36s ago
    Main PID: 421 (ifplugd)
    CGroup: name=systemd:/system/net-auto-wired.service
    421 /usr/bin/ifpluged -i eth0 -r /etc/ifplugd/netcfg.action -fIns
    Jan 24 14:47:12 ragnarok systemd[1]: Started Provides automatic netcfg wired connection.
    Jan 24 14:47:12 ragnarok ifplugd[421]: ifplugd 0.28 initializing.
    Jan 24 14:47:12 ragnarok ifplugd[421]: Using interface eth0
    Jan 24 14:47:12 ragnarok ifplugd[421]: Initalization complete, link beat not detected.
    Obviously the issues with this are it use of eth0 and not enp4s0f2.
    I do not know where to go from here but I am curious if the issue of dhcpcd@ misnaming the symlink is some how related to this issue.
    Thanks for all your insight and responses.
    PS. This is the third time I have written this post. I finally typed it out in a separate text editor and then copied it in. Twice my login has timed out before I could submit and thus when I submitted I was logged out and my post lost. I do not post often with the forums but I was just frustrated to have lost so much effort. Has anyone else encountered this?
    Last edited by jash (2013-01-25 17:29:49)

    jash wrote:PS. This is the third time I have written this post. I finally typed it out in a separate text editor and then copied it in. Twice my login has timed out before I could submit and thus when I submitted I was logged out and my post lost. I do not post often with the forums but I was just frustrated to have lost so much effort. Has anyone else encountered this?
    Yes, it seems that after a period of inactivity (5 minutes ?) the forum software automatically logs someone out.
    After that happened to me for the zillionth time, i installed the firefox addon ReloadEvery .
    Now i always open 2 tabs for arch forums : 1 that just shows the index, and has reloadevery enabled with a time of 1 minute.
    The 2nd tab is for reading/answering etc.
    Haven't been logged out automatically since.

  • Problems with IE11 on W8.1 pro - after recent patch?

    Couple of problems have appeared recently with IE11 on Windows 8.1 Pro - everything was fine, but I am assuming a recent patch has caused the problem.  Problems are not seen on IE11 on Windows 7 Pro or on other browsers.  I'm running on auto-update,
    so should have the latest software versions.
    1) Extra white space is inserted before a table.  It happens on multiple web sites.  Length of the space varies and could make you think the page has failed.  It appears to be consistent for a page but I see no pattern between
    pages.  
    2) Multi level Menus implemented through CSS with drop downs to the side are suddenly inordinately sensitive when moving into the drop down making the menu almost useless. 
    Alex

    Couple of problems have appeared recently with IE11 on Windows 8.1 Pro - everything was fine, but I am assuming a recent patch has caused the problem.  Problems are not seen on IE11 on Windows 7 Pro or on other browsers.  I'm running on auto-update,
    so should have the latest software versions.
    1) Extra white space is inserted before a table.  It happens on multiple web sites.  Length of the space varies and could make you think the page has failed.  It appears to be consistent for a page but I see no pattern between
    pages.  
    2) Multi level Menus implemented through CSS with drop downs to the side are suddenly inordinately sensitive when moving into the drop down making the menu almost useless. 
    Alex
    Do you have any sample for us to reproduce this issue? We are glad test this issue on my side. If this issue really cause by recent patch, you can submit it to IE connect
    https://connect.microsoft.com/ie/.
    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.

  • TS2755 Problem with receiving other's text messages after installing new version.

    I just installed the new version for my iPhone.  Subsequent to this, I started to receive a copy of my husband's text messages.  He did not receive a copy of mine.  We have the same iTunes account, however separate phone accounts.  I turned off and back on the phone . . . no change.  Has anyone run across this problem?

    That's because you both are using the same Apple ID.
    The only place to share Apple ID is
    Settings > iTunes & App Store > Apple ID: > shared Apple ID here.
    All other Apple services like iMessage, FaceTime, iCloud, etc... you both should have unique Apple ID.
    Check especially, Settings > Messages > Send & Receive > only your phone number is selected.

  • Problems with a new IP phone 7906 after factory reset

    Hi Guys
    I am currently having problems with my new IP phone 7906 after doing factory reset and here is a video of it:
    http://www.youtube.com/watch?v=vvCLtwIAwVw
    I used this command I found on the net:
    Hold down
    while plugging in the phone and keep holding it until the message waiting indicator (red light) starts blinking.  Then
    release # and type 123456789*0# in sequence.
    I was trying to switch my phone to sip and it also dont want to take tftp setup either.

    Tim,
    Found this on the net
    http://www.cisco.com/en/US/ts/fn/620/fn62949.html
    Might be woth giving it a go
    6.Pull power on the phone (even if power is PoE).
    7.Hold down the # key on the phone.
    8.Continue holding down the # key and re-apply power.
    9.While still holding the # key wait for the Message Waiting Indicator (MWI) light on the handset to start flashing.
    10.Once the MWI light is flashing, release the # key and enter the following sequence exactly on the keypad:
    3491672850*#
    Once this sequence has been entered on the IP Phone, if all the network criteria above have been met, it should begin its recovery process. This process can take up to 15 minutes to finish. The phone may appear to be doing nothing during this time. However, if the phone does not recover after 20 minutes then it is possible that the recovery is stuck. In this case, re-examine your network and verify that steps 1-4 are in place, then re-issue the factory reset sequence.
    * Note: The factory reset sequence is a way for a phone to clear flash and still upload to a valid firmware image. This is facilitated by the termxx.default.loads file, but requires that the image files listed in the termxx.default.loads file are available in TFTP for the phone to download. Open the termxx.default.loads file in any text editor. This loads file is essentially just a packing list showing all the OS and application files the phone needs to function. The files include a cnu, cvm, dsp, app and jar files. Please make sure that these files as listed in the termxx.default.loads file are in TFTP. ("xx" will be either "06" for the CP-7906G model, or "11" for the CP-7911G model.)
    Additional Diagnostic Steps:
    - Try a hard-coded IP address as a test to see if this resolves the upgrade failures. If it does, and the number of failing IP Phones is relatively few, this procedure may be the most expedient. After the IP Phone upgrades successfully, reconfigure the IP Phone to use DHCP.
    - Try putting the phone on a hub or a different switch and see if this helps change the startup timing enough so that the upgrade completes successfully.
    Regards
    Alex

  • WebSAPconsole - problem with J2EE

    I am trying to install WebSAPconsole (GUI 6.40), but I have some problems with J2EE (SAPJ2EE620C_39-10001433.sar). OS is Win XP Pro Polish.
    After instalation of J2EE I've tried to start dispatcher and server, and next check HTTP service - but there is no listening on 80 port, and there is no listening on p4 port (3011 - because of this no possibility to start visual administrator).
    Dispatcher and server are listening on ports 2055 and 2077, and I have 2 java.exe processes in Task Manager...
    No any other software occupying 80 and 3011 ports.
    Any suggestions?

    Hello vjara,
    I' new to SAP.Could you please tell me where I can find jstartup/trimming_properties = standard in the instance profile.I try to install WS 6.4 sneak preview and I'm getting error,Unable to start SAP J2EE Engine at step 22.I would appreciate for your help and guidance
    Thanks
    Subha

  • Problems with System Update 3.14.0019 after installation SP2

    Have you encountered problems with System Update 3.14.0019 after installation SP2 for Windows Vista?
     After this upgrade I view  this error: "An error occurred while gathering user information."
    Thanks for the help

    A known issue.  It wasn't supposed to be supported until SP2 is RTM.  However, look at the stickied post in the forum for some bad news about SU.
    x61s

  • Urgent! Serious problem with J2EE Classloader!

    Hi all,
    I'm having a serious problem with j2ee Classloading.
    I have "inherited" a J2EE application where all business classes (invoked by the EJB) are placed in the Application's Server classpath (Weblogic 8.1.4).
    Very bad because every time a class is changed the a.s. must be restarted.
    So I re-enginereed the package putting the business classes in a jar that is referenced by the EJB's MANIFEST file.
    This way all the classes would be loaded by the EJB classloader and no need to start/stop weblogic.
    Unfortunately it's not such !! I discovered that all business classes are loaded via REFLECTION
    Object objCommand = objClass.newInstance();
    Object[] param = new Object[1];
    param[0] = aDataContainer;
    objDataContainerReturn = (DataContainer) objMethod.invoke(objCommand,param);
    and the application server cannot find them using the standard J2EE Classloader mechanism.
    java.lang.reflect.InvocationTargetException
    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 irma.business.Dispatcher.callService(Dispatcher.java:70)
    Caused by: java.lang.NoClassDefFoundError: irma/utility/log/LogPrintStream
    at irma.business.service.LoginService.login(LoginService.java:79)
    On the other hand they're found if I put the classes on the application server classpath.
    Has anybody got advice for this ? Should I refactor the application giving up reflection ?
    Thanks a lot in advance.

    Reflection uses the classloader as well so it should work fine.
    A common cause of a NoClassDefFoundError is something in a parent classloader that refers to something only available in a child loader.
    For instance, do you have any of your application classes which are in the $CLASSPATH but reference something that is only (now) in the business.jar in your ear?
    -- Rob
    -- Rob
    WLS Blog http://dev2dev.bea.com/blog/rwoollen/

  • The problem with forecast reports in SCOM 2012 after integration with VMM 2012

    Hello.
    I have problem with forecast reports in SCOM 2012 after integration with VMM 2012. All other reports (not forecasting) works fine. For example, report “Host Group Forecasting” don’t work. The report is generated, but I have error: “Subreport
    could not be shown”. I find only errors in SQL Server Reporting logs like this:
    library!ReportServer_0-13!1758!06/26/2012-18:26:23:: i INFO: RenderForNewSession('/Microsoft.SystemCenter.VirtualMachineManager.2012.Reports/Microsoft.SystemCenter.VirtualMachineManager.2012.Report.ForecastHostGroup')
    processing!ReportServer_0-13!1758!06/26/2012-18:26:28:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Не удалось выполнить
    запрос для набора данных "DiskSpaceUsageForecasting". ---> Microsoft.AnalysisServices.AdomdClient.AdomdErrorResponseException: Execution of the managed stored procedure GetTimeSeriesForecast failed with the following error: Exception has been thrown by
    the target of an invocation..
    Query (5, 58) Parser: The syntax for '6' is incorrect.
       at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.IExecuteProvider.ExecuteTabular(CommandBehavior behavior, ICommandContentProvider contentProvider,
    AdomdPropertyCollection commandProperties, IDataParameterCollection parameters)
       at Microsoft.AnalysisServices.AdomdClient.AdomdCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.AnalysisServices.AdomdClient.AdomdCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.ReportingServices.DataExtensions.AdoMdCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
       --- End of inner exception stack trace ---;
    The Russian string “Не удалось
    выполнить запрос для набора данных "DiskSpaceUsageForecasting"” is translated to “Could not execute query for data set "DiskSpaceUsageForecasting"”.
    I have clean installation SCOM 2012 RU1, VMM 2012 RU1. Integration SCOM with VMM work fine.
    SQL collation for all SQL DB instances (SCOM and VMM and SCOM reporting) – “SQL_Latin1_General_CP1_CI_AS”
    SQL Analysis service: SQL collation – “Latin1_General” ; language for the server – English (United States)
    I think the problem in regional settings. By my opinion there are two possible mistakes:
    SQL collation  for all SQL DB instances. May be need use “Latin1_General_CI_AS”
    as provided by
    http://blogs.technet.com/b/momteam/archive/2012/05/25/clarification-on-sql-server-collation-requirements-for-system-center-2012.aspx
    Need change regional setting. Question is for what (OS regional setting, SQL Analysis service settings,…) ?

    Error: Subreport could not be shown
    Opening a report for Client Security might result in the following error being displayed in one or more areas of the report: "Error: Subreport could not be shown."
    Background
    There are two possible reasons for this error:
    1. Wrong location   The reporting server is pointing to the wrong computer running SQL Server or a SQL Server instance.
    2. Insufficient permissions   The account configured (in SQL Server Reporting Services) to connect to the reporting database does not have appropriate permissions for the database.
    Solution
    To determine which reason is causing the error, attempt to directly open the subreport reporting the error, by clicking the name of the subreport.
    If the reporting server is pointing to a wrong location, the report displays an error similar to the following: 
    Error message
    An error has occurred during report processing.
    Cannot create a connection to data source 'SystemCenterReporting'. Cannot open database "SystemCenterReporting" requested by the login. The login failed. Login failed for user username.
    To verify the correct SQL Server computer and instance path
    In Report Manager, navigate to the report generating the error and click the Properties tab.
    Click Data Sources and under a Shared data source, note the path.
    Open the reporting Web site. If you chose the default virtual directory for reports, the URL is: http://hostname/Reports/
    If you chose to secure the viewing of reports with HTTPS, the URL is: https://hostname/Reports/
    Click SCDW.
    In the Connection type list, ensure that Microsoft SQL Server is selected.
    In the Connection string box, ensure that the correct SQL Server computer and instance name are entered.
    Note:
    A period (.) denotes the local computer.
    If the account has insufficient permissions, the report displays an error similar to the following: 
    Error message
    An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'DSDashboardComputersTrend'. (rsErrorExecutingCommand) EXECUTE permission denied on object 'prSAS_UX_DashboardComputersTrend', database 'SystemCenterReporting',
    schema 'dbo'.
    To determine if you are experiencing the SQL Server permissions issue
    Open the reporting Web site. If you chose the default virtual directory for reports, the URL is:http://hostname/Reportserver/
    If you chose to secure the viewing of reports with HTTPS, the URL is:https://hostname/Reportserver/
    Click Microsoft Operations Manager Reporting, click Microsoft Forefront Client Security, and scroll to DashboardComputersTrend.
    Click DashboardComputersTrend.
    If you are experiencing a SQL Server permissions issue, an error similar to the preceding error appears.
    To grant permissions to the SQL Server computer
    1. In Report Manager, click SCDW and note the account in the Connect using section. This is the account under which the database is contacted.
    2. On the server with the System Center Reporting database, start SQL Server Management Studio.
    3. In the tree, expand Security, and then expand Logins. Do one of the following:
    If the user account is listed, right-click the account, click Properties, and then go to step 5.
    If the user account is not listed, right-click Logins and choose New Login.
    4. In the Login name box, enter the user account (domain\username).
    5. In the Login Properties dialog box, click User Mapping, and then under Users mapped to this login, select the System Center Reporting check box.
    6. Under Database role membership for: System Center Reporting, select the db_owner check box, and then click OK.
    Thanks,
    Yog Li
    TechNet Community Support

  • HT1926 My installation of Itunes to syne my iphone with PC was missing AppleApplicationSupport.msi  after 2 installs how can I install such a file do you have a path for this

    My installation of Itunes to syne my iphone with PC was missing AppleApplicationSupport.msi  after 2 installs how can I install such a file do you have a path for this

    Hi kensb!
    I would recommend that you attempt to reinstall all of the programs and components of iTunes on your machine and reinstall everything again. It can be tricky to get everything uninstalled, so we have an article that can help you make sure you uninstall everything:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    http://support.apple.com/kb/ht1925
    or
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/ht1923
    Specifically, when it comes to uninstalling, you will want to uninstall applications in this order:
    Use the Control Panel to uninstall iTunes and related software components in the following order. Then, restart your computer.
    iTunes
    QuickTime
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    Important: Uninstalling these components in a different order, or only uninstalling some of these components may have unintended effects.
    You will then want to follow the links in those articles to download the latest package of iTunes software for your computer and install again from there. Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • Problem with"Evaluate User Policies"sch task after the upgrade OIM R1 to R2

    Problem with "Evaluate User Policies" scheduled task after the upgrade from OIMg R1 to OIM 11g R2
    After the upgrade process is completed we are having issue with Access policy not triggering if rule is set to custom attribute
    - We had a Rule with custom attribute (Policy='Full-Time') the value gets populated by event handler which triggers the access policy in OIM 11g R1.. which worked fine in OIM R1
    After the upgrade the value is getting populated but even after running "Evaluate User Policy" the Access Policy is not getting triggered.
    We tested creating a rule with other custom attribute,policy does not trigger even after running Evaluate User Policy schedule Task in this case too
    but if we try creating rule with OOTB attributes(Country='US') it works fine the access policy got triggered after running Evalute User Policy
    One more issue we observed is
    - Evaluate User Policy value usr_policy_update is not updated still set to '1' even after the Access policy got triggered (as it worked when rule is set to OOTB attribute)
    I believe after the evaluate user policy gets triggered for a user it should update the value from '1' to '0')
    Please let me know if you have any idea..Thanks!

    well, I overcame the issue by 'fooling' the installer: on second node, change the scan ip address to point to something else (ie, different ip address to the scan in the first node, cleanup then rerun root.sh, it went past the trouble stage, then I still have problem later at the time database creation. I think scan ip address has to be setup correctly (round robin thingy)
    This is how i did the cleanup before rerun root.sh
    /u01/app/11.2.0/grid/crs/install/rootcrs.pl -verbose -deconfig -force

  • I have a macbook pro 1.5 years old ver10.7.5 and now having a problem with having to manually force quit after a hour or so of use to clear up memory(unit slows down) should I up grade iso if so to what

    I have a macbook pro 1.5 years old ver10.7.5 and now having a problem with having to manually force quit after a hour or so of use to clear up memory(unit slows down) should I up grade iso if so to what and what is the correct procedure?  Rick

    To determine if it is, boot into Safe Mode and see what happens. http://support.apple.com/kb/HT1455
    In the Activity Monitor, what are the Page Outs and Page Ins?

  • Problem with battery running down more quickly after downloading OS6 to 3GS iPhone

    Problem with battery running down more quickly after I downloaded OS6 to 3GS iPhone.

    gdgmacguy
    I guess I should have asked for the "definitive" fix. I read several "fixes" but it seems no one knows if Apple has a definitive fix. Kind of like going into an Apple store and getting three different answers from three different reps. At least they are not rude and no, I don't have a problem searching the forum.
    <Edited by Host>

Maybe you are looking for