Bad warning or not

In SunStudio12 rh4, I get the following warning
"/xxx.h", line 92: Warning: Types cannot be declared in anonymous union.
Code is from
union
struct
double xStart; /* 256 - 263 */
double xDelta; /* 264 - 271 */
uint32_t xUnits; /* 272 - 275 */
} adjunct_1000;
struct
double rowStart; /* 256 - 263 */
double rowDelta; /* 264 - 271 */
uint32_t rowUnits; /* 272 - 275 */
uint32_t columnRecs; /* 276 - 279 */
double columnStart; /* 284 - 291 */
double columnDelta; /* 292 - 299 */
uint32_t columnUnits; /* 300 - 303 */
} adjunct_2000;
struct
struct
double tagStart; /* 256 - 263 */
double tagDelta; /* 264 - 271 */
uint32_t tagUnits; /* 272 - 275 */
uint32_t numberSubrec; /* 276 - 279 */
double r2Start; // 280 - 287 | Unused. Set to tagStart.
double r2Delta; // 288 - 295 | Unused. Set to tagDelta.
uint32_t r2Units; // 296 - 299 | Unused. Set to tagUnits.
uint32_t recordLength; /* 300 - 303 */
struct
char name [4];
char format[2];
uint16_t offset;
} subr[26];
} adjunct_3000;
I think this is legal. IBM's web site certainly seems to say this is ok. (this is within a big structuer).
Comments?

There are two separate issues.
1. An anonymous union at global or namespace scope must be declared static.
2. An anonymous union cannot declare nested types.
Your original example showed an anonymous union at global scope that was not declared static, and that declared nested types.
You later revised the example to show the anonymous union as a member of a struct, but it still declared nested types.
Your new example is similar to the revised example. The anonymous union is a member of a struct, which is always OK. But the anonymous union declares two nested structs, which is not OK.
You can make the example valid by naming the structs and moving them outside the anonymous union:
struct S1 {
int b;
int c;
struct S2 {
int d;
int e;
struct my_struct {
int a;
union {
S1 s1;
S2 s2;
or like this, to preserve some scope:
struct my_struct {
int a;
struct S1 {
int b;
int c;
struct S2 {
int d;
int e;
union {
S1 s1;
S2 s2;
};

Similar Messages

  • BAdI: Field LIFNR not ready to accept input (Change will not be adopted)

    Dear Guruz...\
    given below is the warning with message number
    BAdI: Field LIFNR not ready to accept input (Change will not be adopted)
    Message no. MIGO050
    while i am trying to enter the batch name for removal for scrapping and clicking check this warning is being displayed.
    KIndly if you are having any other solutions in customizing other than using BADI... pl discuss..

    Hi,
    You must have some kind of BAdI (probably MB_MIGO_ITEM_BADI och MB_MIGO_BADI) that places a value in the field LIFNR (vendor). However, this field is not open for entry and hence SAP ignores the value provided by the BAdI.
    Either correct your BAdI so it doesn't populate the field when the latter is not available (e.g. based on the mvt /special stock ind.) or live with this warning message - it is harmless.
    BR
    Raf

  • WARNING:Could not lower the asynch I/O limit to 224 for SQL direct I/O. It is set to -1

    Hi,
    We have recently upgraded single instance database to 10.2.0.5 patch set 4 on windows server 2003 64 bit
    After upgrading we are facing  issue of number of warnings in trace files (bdump)
    WARNING:Could not lower the asynch I/O limit to 224 for SQL direct I/O. It is set to -1
    I know this is bug 9772888 and oracle suggest to upgrade to 11.2.x but we can't upgrade it now on early basis.
    According to oracle it is useless warning and can be ignored but these traces are consuming more than 500MB space per day and we are unable to delete trace files as oracle countinously using those file for writting
    it is production database kindly suggest solution other than upgrade.
    trace files sid_sxxx_XXX.trc
    if we set max_dump_file_size to XXXM or G will it resolve our problem?
    or is there any way to flush warnings to new file and delete old one.
    Please suggest
    Thanks
    shah

    duplicate thread.
    I suggest you don't multipost.
    I also suggest you upgrade from Windows 2003 (10 years old and probably desupported)
    and 10gR2 (desupported for a few years)
    Sybrand Bakker
    Senior Oracle DBA

  • On startup I get a warning "Could not initialize the application' security component...", click OK Firefox starts but I cannot navigate to any URL but home.

    Click the Firefox 4 icon. A window opens with the warning:
    "Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features"
    (There are no read/write restrictions on my Applications folder and plenty of room on the hard drive.)
    Click OK and Firefox opens at the home page, but I cannot navigate to any other URL or link. I had the same behavior when I tried FireFox 3)

    First, use a specific [[Managing profiles|profile]] for Firefox 4.0 Beta and keep your current one for Firefox 3.6 to prevent interferences between both versions.
    Then, see [[Could not initialize the browser security component]].

  • I have bought a used macbook, to bad i do not have the admin password. is there any way to bypass this issue with out the Mac OS X disk? (without loosing my obtained files?)

    i have bought a used macbook, to bad i do not have the admin password. is there any way to bypass this issue with out the Mac OS X disk? (without loosing my obtained files?)   I NEED HELP BADLY PLEASE....

    What version of the Mac OS X are you running. Go to the Apple in the upper left corner and select About This Mac and post the version.

  • "Warning! Not Enough Memory!" A bug in Logic 7.1?

    Hello,
    I seem to have discovered a bug in my Logic 7.1, and would like to see if this is a system specific bug, or a bug in everyones Logic. It seems to occur in the Matrix editor which results in the error ""Warning! Not enough memory! This operation cannot be undone" and follows with the mysterious deletion of random parts, and totally corrupts the file, preventing me from doing any further MIDI edits or even undo the mysterious deleated parts!
    Here is how I discovered it. I selected two separate audio instrument tracks (violin and viola) and opened them in the matrix editor. To see both parts at once, I double clicked on the background, resulting in viewing all possible MIDI parts. I then selected from the "show selected regions only" from the view menu to isolate the violin and viola parts. I then copied some notes from the violin part and then double clicked on the viola part and attempted to paste the violin information I copied to the viola part. However, the information would not paste for some reason, so I decided to simply draw in the new notes, and BAM, the error message "Warning! Not enough memory" occurs.
    I have been able to replicate this error on my own system on a few occasions, but it doesn't always seem to happen which is strange. I may be able to get around it by making sure I double click and isolate the part I want to copy first, before isolating where I want to copy it to, however I need to test this idea out more often to make sure. In the mean time I have tried "reorganizing memory" in logic, repairing permissions and running all maintenance scripts, Re-installed the OS 10.3.9 update (just incase something didn't install correctly), ran apple "hardware test" in which everything passed, and trashed and rebuild my preferences, and I'm still able to create this error.
    I do feel something is wrong here, I was wondering if anyone may be willing to try to duplicate this on their system, just so I can be sure there is a Logic bug, or maybe there is something wrong with my personal setup. (MANY weird things have been happening lately, such as corrupted key commands in my preference files).
    Thanks in advance for your help!
    -Jon

    Thanks for your comments Rohan. The reason this post was relatively clear headed is because I already went through my "freak out" process earlier that week! But thanks for your comments. I did try to make this post as clear as possible, in the hopes that others could potentially get the same "buggy" results. I guess the problem seems to stem from something bigger then how I arrived at it, but from what I've found researching it, the matrix editor does seem to play a consistent part.
    Maybe we should send a quick note to apple, asking them to keep an eye out for this bug?
    In answer to your specific questions, the size of my file before the error was 468KB, and the file after I saved the error is 544KB. Not a big enough difference to raise flags, as the error file does contain a few more seconds of music, some different parts, etc. The song itself is only 32 bars long @ 103bpm, and the total bars is set to 266. At the current tempo, the song would end at around 7min, much shorter then an hour. For the record, I have done many longer, more memory and CPU intensive pieces and experienced no such problems (except for the need to freeze a few tracks). For example, I recently scored a film that was heavy in Atmosphere, VSL, and Stormdrum, and ran an uncompressed film file and no problem. Now that I think of it, perhaps it could be an EXS problem even? For those who have experienced this error, were you editing a EXS part?
    As for the Key commands problem, I will have to do more research and testing once I upgrade my system. I dont mind loosing my current key commands and preferences and starting again. In fact, I think I can do a better job customizing Logic now that I have a better idea of what it can do. However, if this seems to be a consistent problem, then I may not do too much customizing yet
    Thanks again for the post Rohan. I hope everything runs soother in Tiger after a clean install. Any quick tips for optimal Tiger setups?
    -Jon

  • Warning: -23 not understood. Ignoring.

    I've ran into what I think is a simple problem but I don't know how to resolve it.
    I need to pass negative arguments to a Java application (i.e. java JavaApp -23). This works in Windows but no on RedHat 9. I think it doesn't work because Linux thinks I'm passing a parameter (i.e. ls -la).
    I have tried to wrap the command-line argument in quotes and various other things (java JavaApp "-23" or '-23' or --23).
    I get the following error;
    Warning: -23 not understood. Ignoring.
    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
    at 0x40268e17: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x4025bcd2: java.lang.Exception.Exception(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x4025f592: java.lang.RuntimeException.RuntimeException(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x4025c7ee: java.lang.IndexOutOfBoundsException.IndexOutOfBoundsException(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x402581c2: java.lang.ArrayIndexOutOfBoundsException.ArrayIndexOutOfBoundsException(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x4021b5e6: JvThrowBadArrayIndex (/usr/lib/./libgcj.so.3)
    at 0x4022eca1: JvInterpMethod.continue1(_Jv_InterpMethodInvocation) (/usr/lib/./libgcj.so.3)
    at 0x40230ff4: JvInterpMethod.run(ffi_cif, void, ffi_raw, JvInterpMethodInvocation) (/usr/lib/./libgcj.so.3)
    at 0x4022e504: JvInterpMethod.run_normal(ffi_cif, void, ffi_raw, void) (/usr/lib/./libgcj.so.3)
    at 0x4038305c: ?? (??:0)
    at 0x40242dd8: gnu.gcj.runtime.FirstThread.call_main() (/usr/lib/./libgcj.so.3)
    at 0x402ad02d: gnu.gcj.runtime.FirstThread.run() (/usr/lib/./libgcj.so.3)
    at 0x4024fc4c: JvThreadRun(java.lang.Thread) (/usr/lib/./libgcj.so.3)
    at 0x4021c8ac: JvRunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/./libgcj.so.3)
    at 0x08048910: ?? (??:0)
    at 0x42015704: __libc_start_main (/lib/tls/libc.so.6)
    at 0x080486c1: ?? (??:0)

    I could give you guys a big hug. Ok I won't... scared
    of the sexual harrassment lawsuit and all.
    I renamed the stupid script in /usr/bin to java2.
    RedHat you are so stupid.
    I then gave appropriate read and executible rights to
    others in the jdk folder.
    Restarted my session and voila! It all seems to work.
    I'm sure I'll have to play with appropriate rights
    down the line, but now I'm extremely happy.
    So is there a way to mark this as solved?Cool, glad you found it.
    To tie up loose ends...
    Were you shocked and apalled that java was a script, or that it was in usr/bin? I'm pretty sure that the usual case is for the java that your PATH picks up first to be a shell (or .bat) script. I thought that the usual place to find it though was $JDK_HOME/bin/java or $JRE_HOME/bin/java but as it turns out, on my Mac it's also /usr/bin/java, and all it does is exec /System/Library/Frameworks/JavaVM.framework/Commands/java "$@" but then OS X is a bit of an odd beast anyway.
    You may already know this, but ...
    * The suggestion I made to pull things apart was just a temporary one to help you get it going, with the expectation that you'd put things back together "the right way" once you found the source of the problem.
    * If you want to run something other than /usr/bin/java, then make sure it's marked as executable and its directory is in your path ahead of /usr/bin. You may also have to either open a new shell or do something like "rehash" or "hash -r" to flush the "path cache."

  • WARNING:Could not lower the asynch I/O limit to 1056 for SQL direct I/O.

    Hi ,
    I am getting below warnings in the user dump after upgrading to 10.2.0.5 from 9.2.0.1 on windows server (32 bit)
    WARNING:Could not lower the asynch I/O limit to 1056 for SQL direct I/O. It is set to -1
    Kindly let me know as to why these warnings are generated in the user dump.
    SQL> show parameter synch
    NAME TYPE VALUE
    disk_asynch_io boolean TRUE
    tape_asynch_io boolean TRUE
    Thanks,
    Sachin

    Welcome to the forums !
    This seems to be a known issue - pl see these MOS Docs
    https://supporthtml.oracle.com/ep/faces/secure/km/BugDisplay.jspx?id=9772888&bugProductSource=Oracle
    9772888.8 - Bug 9772888 - "WARNING:Could not lower the asynch I/O ... It is set to -1" messages
    Seems to be fixed on 11.2.0.2 (or 10.2.0.5 patch 1 for Windows - see MOS Doc 342443.1 (10.2.0.x Oracle Database and Networking Patches for Microsoft Platforms))
    Pl open an SR with Support to verify if this is a cause for concern, as it is not clear from these docs whether this causes any corruption
    HTH
    Srini

  • Warning - Role not generated on default connector

    Warning - "Role not generated on default connector" when creating a composite role with derived roles:
    Hi All,
    I get the above error message post addition of roles in the define roles phase of the Role methodology process.
    I have referred through the below note which is valid for Business roles and is for GRC 10 SP12 whereas we are on GRC 10 SP16. I couldn't find a similar note for the Composite role.
    1794860 - Warning message not correct when generated roles added in BR
    Any inputs/notes would be helpful to address this issue to closure.
    Regards,
    Arun

    Hello Arun,
    In SPRO config. there is a setting "Maintain mapping for Actions and Connector Groups".
    Maintain this setting for all the connectors in the landscape and also define one connector as default for all the four recommended actions something like this.
    Regards,
    Deepak M

  • WARNING: Could not bind factory to JNDI

    Hi i am using tomcat server5.5
    Eclipse 3.2 and adding tomcat plug-in's to my Eclipse
    i created JNDI on tomcat server i got this type of error
    plez any one can help me
    i got this type WARNING
    WARNING: Could not bind factory to JNDI
    javax.naming.NamingException: Context is read only
    how can i over come this worning
    the server show message like
    INFO: Factory name: java:hibernate/SessionFactory
    May 2, 2007 9:12:24 AM org.hibernate.util.NamingHelper getInitialContext
    INFO: JNDI InitialContext properties:{}
    May 2, 2007 9:12:24 AM org.hibernate.util.NamingHelper bind
    INFO: Creating subcontext: java:hibernate
    May 2, 2007 9:12:24 AM org.hibernate.impl.SessionFactoryObjectFactory addInstanc
    e
    WARNING: Could not bind factory to JNDI
    javax.naming.NamingException: Context is read only
    at org.apache.naming.NamingContext.checkWritable(NamingContext.java:901)
    at org.apache.naming.NamingContext.createSubcontext(NamingContext.java:5
    15)
    at org.apache.naming.NamingContext.createSubcontext(NamingContext.java:5
    36)
    at org.apache.naming.SelectorContext.createSubcontext(SelectorContext.ja
    va:421)
    at javax.naming.InitialContext.createSubcontext(InitialContext.java:423)
    at org.hibernate.util.NamingHelper.bind(NamingHelper.java:69)
    at org.hibernate.impl.SessionFactoryObjectFactory.addInstance(SessionFac
    toryObjectFactory.java:90)
    at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:
    303)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.jav
    a:1213)
    at com.gssamerica.expensereporting.business.dao.HibernateUtil.<clinit>(H
    ibernateUtil.java:38)
    at com.gssamerica.expensereporting.business.dao.RoleHome.roleList(RoleHo
    me.java:159)
    at com.gssamerica.expensereporting.business.listener.LookupCacheListener
    .cacheRoles(LookupCacheListener.java:168)
    at com.gssamerica.expensereporting.business.listener.LookupCacheListener
    .contextInitialized(LookupCacheListener.java:48)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
    t.java:3827)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
    343)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478
    at org.apache.catalina.core.StandardService.start(StandardService.java:4
    80)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:231
    3)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
    May 2, 2007 9:12:24 AM org.hibernate.cache.UpdateTimestampsCache <init>
    INFO: starting update timestamps cache at region: org.hibernate.cache.UpdateTime
    stampsCache
    May 2, 2007 9:12:24 AM org.hibernate.cache.EhCacheProvider buildCache
    WARNING: Could not find configuration [org.hibernate.cache.UpdateTimestampsCache
    ]; using defaults.
    May 2, 2007 9:12:24 AM org.hibernate.cache.StandardQueryCache <init>
    INFO: starting query cache at region: org.hibernate.cache.StandardQueryCache
    May 2, 2007 9:12:24 AM org.hibernate.cache.EhCacheProvider buildCache
    WARNING: Could not find configuration [org.hibernate.cache.StandardQueryCache];
    using defaults.
    Roles Cached......
    ##################>.SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=
    []];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] col
    lectionRemovals=[] collectionUpdates=[]])
    Currencies Cached.......
    Countries Cached.......
    JNDI DATASOURCE USED ........................................
    Instance Created .................
    org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of class '
    ' for connect URL 'null'
    at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
    rce.java:780)
    at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource
    .java:540)
    at com.gssamerica.expensereporting.ui.common.SQLManager.getConnection(SQ
    LManager.java:93)
    at com.gssamerica.expensereporting.business.dao.CacheHome.getExpenseIds(
    CacheHome.java:63)
    at com.gssamerica.expensereporting.business.listener.LookupCacheListener
    .cacheExpenseId(LookupCacheListener.java:191)
    at com.gssamerica.expensereporting.business.listener.LookupCacheListener
    .contextInitialized(LookupCacheListener.java:51)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
    t.java:3827)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
    343)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478
    at org.apache.catalina.core.StandardService.start(StandardService.java:4
    80)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:231
    3)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
    Caused by: java.sql.SQLException: No suitable driver
    at java.sql.DriverManager.getDriver(DriverManager.java:243)
    at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
    rce.java:773)
    ... 20 more
    Connection Error - Exchange Rates cannot be Stored in Database
    Expense Ids Cached......
    Statuses Cached......
    May 2, 2007 9:12:27 AM org.apache.catalina.startup.ContextConfig applicationConf
    ig
    INFO: Missing application web.xml, using defaults only StandardEngine[Catalina].
    StandardHost[localhost].StandardContext[SCWCDProj]
    log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.
    ConvertUtils).
    log4j:WARN Please initialize the log4j system properly.
    log4j:ERROR Could not read configuration file from URL [file:E:/WebExpenses/Test
    ValidationsTomcat/WEB-INF/classes/log4j.properties].
    java.io.FileNotFoundException: E:\WebExpenses\TestValidationsTomcat\WEB-INF\clas
    ses\log4j.properties (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection
    .java:70)
    at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLCon
    nection.java:161)
    at java.net.URL.openStream(URL.java:1007)
    at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurato
    r.java:433)
    at org.apache.log4j.PropertyConfigurator.configure(PropertyConfigurator.
    java:336)
    at org.springframework.util.Log4jConfigurer.initLogging(Log4jConfigurer.
    java:70)
    at org.springframework.web.util.Log4jWebConfigurer.initLogging(Log4jWebC
    onfigurer.java:151)
    at org.springframework.web.util.Log4jConfigListener.contextInitialized(L
    og4jConfigListener.java:51)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
    t.java:3827)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
    343)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478
    at org.apache.catalina.core.StandardService.start(StandardService.java:4
    80)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:231
    3)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
    log4j:ERROR Ignoring configuration file [file:E:/WebExpenses/TestValidationsTomc
    at/WEB-INF/classes/log4j.properties].
    May 2, 2007 9:12:30 AM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    May 2, 2007 9:12:31 AM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    May 2, 2007 9:12:32 AM org.apache.catalina.loader.WebappClassLoader validateJarF
    ile
    INFO: validateJarFile(E:\WebExpenses\JSFDataBaseConnection\WEB-INF\lib\servlet-a
    pi.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
    javax/servlet/Servlet.class
    log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.
    ConvertUtils).
    log4j:WARN Please initialize the log4j system properly.
    May 2, 2007 9:12:35 AM org.apache.catalina.startup.ContextConfig applicationConf
    ig
    INFO: Missing application web.xml, using defaults only StandardEngine[Catalina].
    StandardHost[localhost].StandardContext[WebServicesApp]
    May 2, 2007 9:12:37 AM org.apache.catalina.loader.WebappClassLoader validateJarF
    ile
    INFO: validateJarFile(E:\WebExpenses\JSFApplication\WEB-INF\lib\servlet-api.jar)
    - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/s
    ervlet/Servlet.class
    May 2, 2007 9:12:39 AM org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    May 2, 2007 9:12:39 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
    \localhost\admin.xml
    May 2, 2007 9:12:40 AM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=tru
    e
    May 2, 2007 9:12:40 AM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNul
    l=true
    May 2, 2007 9:12:40 AM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', retur
    nNull=true
    May 2, 2007 9:12:42 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
    \localhost\balancer.xml
    May 2, 2007 9:12:43 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
    \localhost\jsp-examples.xml
    May 2, 2007 9:12:43 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
    \localhost\manager.xml
    May 2, 2007 9:12:44 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
    \localhost\ROOT.xml
    May 2, 2007 9:12:44 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
    \localhost\servlets-examples.xml
    May 2, 2007 9:12:44 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
    \localhost\tomcat-docs.xml
    May 2, 2007 9:12:44 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
    \localhost\TomcatJNDIProj.xml
    log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.
    ConvertUtils).
    log4j:WARN Please initialize the log4j system properly.
    May 2, 2007 9:12:45 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
    \localhost\webdav.xml
    May 2, 2007 9:12:46 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /struts2-blank-2.0.1 from URL f
    ile:C:/Tomcat 5.0/webapps/struts2-blank-2.0.1
    May 2, 2007 9:12:47 AM org.springframework.web.context.ContextLoader initWebAppl
    icationContext
    INFO: Root WebApplicationContext: initialization started
    May 2, 2007 9:12:47 AM org.springframework.core.CollectionFactory <clinit>
    INFO: JDK 1.4+ collections available
    May 2, 2007 9:12:47 AM org.springframework.core.CollectionFactory <clinit>
    INFO: Commons Collections 3.x available
    May 2, 2007 9:12:47 AM org.springframework.beans.factory.xml.XmlBeanDefinitionRe
    ader loadBeanDefinitions
    INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applic
    ationContext.xml]
    May 2, 2007 9:12:47 AM org.springframework.context.support.AbstractRefreshableAp
    plicationContext refreshBeanFactory
    INFO: Bean factory for application context [Root WebApplicationContext]: org.spr
    ingframework.beans.factory.support.DefaultListableBeanFactory defining beans [];
    root of BeanFactory hierarchy
    May 2, 2007 9:12:48 AM org.springframework.context.support.AbstractApplicationCo
    ntext refresh
    INFO: No beans defined in application context [Root WebApplicationContext]
    May 2, 2007 9:12:48 AM org.springframework.context.support.AbstractApplicationCo
    ntext initMessageSource
    INFO: Unable to locate MessageSource with name 'messageSource': using default [o
    [email protected]]
    May 2, 2007 9:12:48 AM org.springframework.context.support.AbstractApplicationCo
    ntext initApplicationEventMulticaster
    INFO: Unable to locate ApplicationEventMulticaster with name 'applicationEventMu
    lticaster': using default [org.springframework.context.event.SimpleApplicationEv
    entMulticaster@2f7cfe]
    May 2, 2007 9:12:48 AM org.springframework.ui.context.support.UiApplicationConte
    xtUtils initThemeSource
    INFO: Unable to locate ThemeSource with name 'themeSource': using default [org.s
    [email protected]3]
    May 2, 2007 9:12:48 AM org.springframework.beans.factory.support.DefaultListable
    BeanFactory preInstantiateSingletons
    INFO: Pre-instantiating singletons in factory [org.springframework.beans.factory
    .support.DefaultListableBeanFactory defining beans []; root of BeanFactory hiera
    rchy]
    May 2, 2007 9:12:48 AM org.springframework.web.context.ContextLoader initWebAppl
    icationContext
    INFO: Using context class [org.springframework.web.context.support.XmlWebApplica
    tionContext] for root WebApplicationContext
    May 2, 2007 9:12:48 AM org.springframework.web.context.ContextLoader initWebAppl
    icationContext
    INFO: Root WebApplicationContext: initialization completed in 1638 ms
    May 2, 2007 9:12:49 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /HibElearning from URL file:C:\
    Tomcat 5.0\webapps\HibElearning
    May 2, 2007 9:12:50 AM org.apache.catalina.loader.WebappClassLoader validateJarF
    ile
    INFO: validateJarFile(C:\Tomcat 5.0\webapps\HibElearning\WEB-INF\lib\servlet-api
    .jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: ja
    vax/servlet/Servlet.class
    log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.
    ConvertUtils).
    log4j:WARN Please initialize the log4j system properly.
    May 2, 2007 9:12:51 AM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /reddy from URL file:C:\Tomcat
    5.0\webapps\reddy
    May 2, 2007 9:12:52 AM org.springframework.web.context.ContextLoader initWebAppl
    icationContext
    INFO: Root WebApplicationContext: initialization started
    May 2, 2007 9:12:52 AM org.springframework.core.CollectionFactory <clinit>
    INFO: JDK 1.4+ collections available
    May 2, 2007 9:12:52 AM org.springframework.core.CollectionFactory <clinit>
    INFO: Commons Collections 3.x available
    May 2, 2007 9:12:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionRe
    ader loadBeanDefinitions
    INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applic
    ationContext.xml]
    May 2, 2007 9:12:52 AM org.springframework.context.support.AbstractRefreshableAp
    plicationContext refreshBeanFactory
    INFO: Bean factory for application context [Root WebApplicationContext]: org.spr
    ingframework.beans.factory.support.DefaultListableBeanFactory defining beans [];
    root of BeanFactory hierarchy
    May 2, 2007 9:12:52 AM org.springframework.context.support.AbstractApplicationCo
    ntext refresh
    INFO: No beans defined in application context [Root WebApplicationContext]
    May 2, 2007 9:12:53 AM org.springframework.context.support.AbstractApplicationCo
    ntext initMessageSource
    INFO: Unable to locate MessageSource with name 'messageSource': using default [o
    [email protected]]
    May 2, 2007 9:12:53 AM org.springframework.context.support.AbstractApplicationCo
    ntext initApplicationEventMulticaster
    INFO: Unable to locate ApplicationEventMulticaster with name 'applicationEventMu
    lticaster': using default [org.springframework.context.event.SimpleApplicationEv
    entMulticaster@fae78f]
    May 2, 2007 9:12:53 AM org.springframework.ui.context.support.UiApplicationConte
    xtUtils initThemeSource
    INFO: Unable to locate ThemeSource with name 'themeSource': using default [org.s
    [email protected]3]
    May 2, 2007 9:12:53 AM org.springframework.beans.factory.support.DefaultListable
    BeanFactory preInstantiateSingletons
    INFO: Pre-instantiating singletons in factory [org.springframework.beans.factory
    .support.DefaultListableBeanFactory defining beans []; root of BeanFactory hiera
    rchy]
    May 2, 2007 9:12:53 AM org.springframework.web.context.ContextLoader initWebAppl
    icationContext
    INFO: Using context class [org.springframework.web.context.support.XmlWebApplica
    tionContext] for root WebApplicationContext
    May 2, 2007 9:12:53 AM org.springframework.web.context.ContextLoader initWebAppl
    icationContext
    INFO: Root WebApplicationContext: initialization completed in 1279 ms
    May 2, 2007 9:12:53 AM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8080
    May 2, 2007 9:12:54 AM org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8009
    plez any one can help me as early as possible

    Maybe this resoruce will be helpful.

  • Badi BBP_PGRP_ASSIGN_BADI is not getting triggered

    HI Experts,
    Badi  BBP_PGRP_ASSIGN_BADI is not getting triggered.i have implemented this badi for determine the purchasing group based on location.we do not want to hit ECC for determine purchase group, we are created Ztable on SRM side in this we maintain Purchase group and Location.
    Please let me know, after which process the BADI will be triggered.Is this badi correct one to proceed.
    This is the SRM 7.0 implementation.  
    Tanks in advance
    Edited by: suresh.mv on Dec 7, 2011 7:10 PM

    Hello suresh,
    Just append the structure BBPS_RESP_ITEM_DATA_BADI  i.e import parameter with IS_RESP_ITEM_DATA with GUID TYPE CRMT_OBJECT_GUID.
    When SC is created the GUID is passed in this structure and you get the Sc details by BBP_PD_SC_GETDETAIL.
    Please reward if it works.
    Regards,
    Neelima

  • Warning host not found in topology

     
    Hi I am new to Lync. After following tutorial to install Lync Server 2013 (front end) on Server 2012 R2, everything worked like charm. Then I decided to enable external access (another Windows 2012 R2) , so I started with Edge installation. Unfortunately
    when I run Setup Lync Components, I get "Warning host not found in topology. All roles will be uninstalled."
    I can find that this error is connected with DNS suffix. 
    I looked which name was not found in the error and it is Hostname: imc-leg.domain.local
    The only difference is that name is written in small letter, when I open to see Computername or run hostaname in cmd I get IMC-LEG. I also added suffix domain.local in the advance options before I started with the configuration. I am also not sure if "-"
    sign is allowed. If not can I just delete edge server from topology, rename the server and recreate the topology or not ?
    My edge server has 2 NICs, 1st is LAN NIC 192.168.10.28 and second is in DMZ 192.168.3.28. We have static IP address.
    LAN NIC has IP, Subnet Mask, DNS (AD)
    DMZ NIC has IP, SNM, DGateway. 
    Both have File and print sharing for microsoft networks disabled ( I read somewhere that it can be disabled _ I would appreciate some opinions)
    From Lync server I can ping FQDN of edge server, also DNS record in AD is created. 
    When I open topology on Lync Server (IMC-LSRV.domain.com), I can see Edge Pools : IMC-LEG.domain.local with internal LAN address (192.168.10.28) next hop is IMC-LSRV.domain.com. External Settings are: Access Edge service is sip.domain.com with DMZ address
    192.168.3.28 also web conferencing and A-v edge service.  Oud static IP appears in NAT-Enables public IP address.
    Please help, I really don't know what to do 

    One more thing just like an info for the people that are trying to install Lync for the first time (like me), once configuration is exported from the FE Server name of the edge server must be in the xml file inside zip folder. Mine wasn't there so this was
    first sign that something was wrong (I think with publishing topology). Now I see that my edge server is listed 
    -<Cluster Fqdn="IMC-LEG.domain.local" RequiresSetup="true" RequiresReplication="true">
    <ClusterId SiteId="1" Number="3"/>
    -<Machine Fqdn="IMC-LEG.domain.local" OrdinalInCluster="1">
    <NetInterface IPAddress="192.168.107.28" InterfaceNumber="1" InterfaceSide="Internal"/>
    <NetInterface IPAddress="192.168.33.28" InterfaceNumber="1" InterfaceSide="External" ConfiguredIPAddress="StaticIP xxxxxx."/>
    </Machine>
    </Cluster>
    </Clusters>
    And I have now one more question. When replication is supposed to happen. I didn't install certificates yet (3rd step) and when I run :
    PS C:\windows\system32> Get-CsManagementStoreReplicationStatus | ft
           UpToDate ReplicaFqdn     LastStatusReport LastUpdateCreation ProductVersion
               True IMC-Lync.dom... 23.04.2014 1... 23.04.2014 1... 5.0.8308.0
              False IMC-LEG.dom....                
          24.04.2014 0...

  • [SSIS.Pipeline] Warning: Warning: Could not open global shared memory to communicate with performance DLL

    Hi All,
    I am running an SSIS solution that runs 5 packages in sequence.  Only one package fails because of the error:
    [SSIS.Pipeline] Warning: Warning: Could not open global shared memory to communicate with performance DLL; data flow performance counters are not available.  To resolve, run this package as an administrator, or on the system's console.
    I have added myself to the performance counters group. 
    I am running windows 7 with SSIS 2008.
    Any ideas would be appreciated.  I have read that some have disabled the warning, but I cannot figure out how to disable a warning. 
    Thanks.
    Ivan

    Hi Ivan,
    A package would not fail due the warning itself, speaking of which means the account executing it is not privileged to load the Perf counters, and should thus be safely ignored.
    To fix visit: http://support.microsoft.com/kb/2496375/en-us
    So, the package either has an error or it actually runs.
    Arthur My Blog

  • BADI   "EXIT_SAPLFMWR_002"  is not working

    Hi All,
    We have upgraded from 4.6C to 6.0 and
    BADI   "EXIT_SAPLFMWR_002"  is not working . please suggest some solution for this.

    Look at OSS <a href="https://service.sap.com/sap/support/notes/834826">Note 834826 - Replacement for customer enhancement SAPLFMWR 002</a>
    <b>
    Symptom</b>
    After the upgrade to SAP_APPL 4.70, the CMOD-exit EXIT_SAPLFMWR_002 for the derivation of the commitment item from the current G/L account does not work anymore.
    <b>
    Solution</b>
    Do not activate the EA-PS enhancement or the Funds Management, but go to the general exit instead, in other words: Transfer the function to a separate implementation of the BADI 'TR_GET_ACCNT_ASSIGN' (Transaction SE19).
    You can find example code for the implementation of the strict derivation logic in the source code of the method GET_ACCNT_ASSIGN below. If you already have a BADI implementation with a separate logic (for example, from the migration of the exit EXIT_SAPLFMCH_001) the specified logic should be prepended to your own logic.
    Regards

  • Warning: -jar not understood. Ignoring.

    Hi, I'm an end user and am trying to find help with the below error. The Tripplite support said it's a java problem.
    Can anyone please give me any suggestion on this problem?
    Best regards
    Starting PowerAlert Console...
    Warning: -jar not understood. Ignoring.
    Exception in thread "main" java.lang.NoClassDefFoundError: paconsole.jar
    at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
    at JvThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
    at JvRunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/l
    ib/libgcj.so.5.0.0)
    at __gcj_personality_v0 (/opt/TrippLite/PowerAlert/console/java.version=1.4.2
    at __libc_start_main (/lib/tls/libc-2.3.4.so)
    at JvRegisterClasses (/opt/TrippLite/PowerAlert/console/java.version=1.4.2)

    Looks like you are using gcj, not Sun Java.
    I don't know if gcj supports the '-jar' syntax.

Maybe you are looking for

  • Battery Draining and Heating Problem

    Phone is heating up in minutes while gaming after iOS8 update. Any solution/method to avoid this?

  • Report for displaying the order number & order date..

    HI ALL, can any body help me for displaying the order number,customer name,material name & order date..in report i dnt know the which are the table i need to use... can anybody tell me which are table do i need to use and fields in tables input to re

  • File not found error at Attachement link in GroupVote of Human Work Flow

    Hi Gurus In Human Work flow, I have created the GroupVote and assigned to two person. I checked "share attachments and comments" to share their issues. One signed on to WorkApplist and review the forms and attached the file, The file link was created

  • How do I permanently prevent Yosemite installing on my Mac?

    I accidentally clicked on Install All in the App Store when I did not mean to update from Snow Leopard to Yosemite. I immediately hit Pause to stop it getting any further but am concerned it may continue the installation when I restart, which I absol

  • Getting started with MAX

    I am trying to import signal from the fieldpoint modules and I have gone to the web for help. I have fieldpoint working. The web says assumes that I have MAX working but i can't get it to work. in MAX when i do the getting started help configuration,