Boa tarde galera, estou com um enorme problema no eclipse, alguem pode ajudar-me, é para o meu emprego, mas já esgotei as minhas forças rs

2 respostas
javascript
N

ja tentei de tudo, se for o caso, até pago para uma ajuda…

br.com.bb.ath.ftabb.exceptions.ConfigRuntimeException: Erro ao registrar nova configuração: framework.pageload.timeout. Motivo: configuração  registrada.
	at br.com.bb.ath.ftabb.config.Config.registrarConfiguracaoDescontinuada(Config.java:59)
	at br.com.bb.ath.ftabb.browser.BrowserModule.config(BrowserModule.java:144)
	at br.com.bb.ath.ftabb.FTABBContext.boot(FTABBContext.java:130)
	at br.com.bb.ath.ftabb.autoatendimento.mobile.AutoatendimentoMobile.abrirAplicativo(AutoatendimentoMobile.java:34)
	at br.com.bb.ath.ftabb.autoatendimento.mobile.TesteApfMobileAto.testeLoginPF(TesteApfMobileAto.java:17)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at br.com.bb.ath.ftabb.runner.FTABBJUnitRunner.run(FTABBJUnitRunner.java:25)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:542)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:770)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210)

2 Respostas

Lucas_Camara

Pela mensagem (“Motivo: configuração já registrada.”), o erro parece ser algo peculiar do framework/lib/whatever que vc está usando no seu trabalho. Não tem nenhum colega que já usa esse recurso no projeto que não consiga te ajudar?

O pessoal do fórum talvez consiga ajudar, mas será preciso de mais informações do que vc está tentando fazer, e como está tentando fazer. Pela stacktrace, parece algo a ver com testes (por conta do junit).

N

opa LUcas, obrigado pela atenção, entao, comecei a trabalha como Analista de Teste, porém home office, estou com android emulator, o Appium e o Eclipse, um amigo me mandou o projeto base, para iniciar o trabalho junto ao cliente, porem ele não roda, da erro e como sou novato na área, estou apanhando muito, mas já estou sofrendo pressão, tenho apenas 10 dias na empresa

Criado 24 de junho de 2020
Ultima resposta 24 de jun. de 2020
Respostas 2
Participantes 2