Menu

Problem while running Adempiere Server(RUN_server2.bat)

Help
Remya
2014-11-19
2014-11-19
  • Remya

    Remya - 2014-11-19

    I was installing adempiere ERP Business Suite.But i couldn't complete it because when i tried to run RUN_Server2.bat it works up to this and after that nothing is showing.If anybody knows why it happens please do help.
    /WEB-INF/classes/
    ----------> Parent Classloader:
    java.net.FactoryURLClassLoader@16c5f50
    ] whereas object of type
    13:13:05,036 ERROR [STDERR] log4j:ERROR "org.jboss.logging.appender.FileAppender
    " was loaded by [org.jboss.system.server.NoAnnotationURLClassLoader@ab95e6].
    13:13:05,037 ERROR [STDERR] log4j:ERROR Could not instantiate appender named "FI
    LE".
    13:13:05,081 INFO [STDOUT] 13:13:05,081 INFO [ResponseOverrideFilter] Filter i
    nitialized. Response buffering is enabled
    13:13:06,053 INFO [TomcatDeployer] deploy, ctxPath=/webui, warUrl=.../tmp/deplo
    y/tmp6597357814651055940webui-exp.war/
    13:13:07,204 INFO [EARDeployer] Started J2EE application: file:/C:/Adempiere/jb
    oss/server/adempiere/deploy/adempiere.ear/
    13:13:07,251 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-Vishal-Cyru
    s-PC%2F192.168.1.8-80
    13:13:07,266 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-443
    13:13:07,313 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-Vishal-Cyrus-PC%
    2F192.168.1.8-8009
    13:13:07,367 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBos
    s_4_2_3_GA date=200807181417)]
    Started in 41s:479ms
    13:14:04,270 ERROR [STDERR] -----------> EMail.setFrom: you @ company.org: javax
    .mail.internet.AddressException: Local address contains control or whitespace in
    string you @ company.org'' [11] 13:14:04,270 ERROR [STDERR] -----------> EMail.setFrom: you @ company.org: javax .mail.internet.AddressException: Local address contains control or whitespace in stringyou @ company.org'' [11]
    13:14:04,270 ERROR [STDERR] -----------> EMail.addTo: admin @ gardenworld.com: j
    avax.mail.internet.AddressException: Local address contains control or whitespac
    e in string admin @ gardenworld.com'' [11] 13:14:04,270 ERROR [STDERR] -----------> EMail.addTo: admin @ gardenworld.com: j avax.mail.internet.AddressException: Local address contains control or whitespac e in stringadmin @ gardenworld.com'' [11]
    13:14:04,270 ERROR [STDERR] -----------> EMail.isValid: From is invalid=null [11
    ]

    13:14:04,270 ERROR [STDERR] -----------> EMail.isValid: From is invalid=null [11
    ]

    13:14:04,270 ERROR [STDERR] -----------> EMail.isValid: From is invalid=null [11
    ]

    13:14:04,270 ERROR [STDERR] -----------> EMail.isValid: From is invalid=null [11
    ]

    13:14:04,301 ERROR [STDERR] -----------> MClient.sendEmailNow: Could NOT Send Em
    ail: Inactivity Alert: Request 10000002 to admin @ gardenworld.com: Invalid Data
    (GardenWorld) [11]
    13:14:04,301 ERROR [STDERR] -----------> MClient.sendEmailNow: Could NOT Send Em
    ail: Inactivity Alert: Request 10000002 to admin @ gardenworld.com: Invalid Data
    (GardenWorld) [11]

    After this nothing happens.I don't know why.Anybody Please help.
    thankz in advance.

     
  • Colin Rooney

    Colin Rooney - 2014-11-19

    13:13:07,367 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBos
    s_4_2_3_GA date=200807181417)]
    Started in 41s:479ms

    Looks like the server started.

    After this nothing happens
    Well the Server is running and you can see some log info after the started message re problems with the mail configuration but really the server is running and that's all you see.

    To run the Application you can either go to the url you assigned to the Application server - or start the swing (local) client using the RUN_Adempiere script in the Adempiere root directory. Or go to the http://YOURSERVER:PORT/Admin and click on the big blue webstart button to have it install a client on your system for you (a handy to deploy is you want to install the client on other PCs).

    Colin

     
    • Remya

      Remya - 2014-11-19

      hi colin,
      thank you..

       

Log in to post a comment.